Sin Sonido al actualizar a 9.10 [Solucionado]

Hola Linuxeros o Kubunteros !!!.

Ayer actualize la version del Kubuntu a la 9.10 y oh sorpresa, no tengo sonido.

He buscado en los foros pero no encuentro un caso parecido, ya que el alsamixer no me funciona. Me tira el siguiente error en consola:

alsamixer: function snd_ctl_open failed for default: No such file or directory

Aqui les dejo el listado de los comandos lspci y lsmod

lu2jgp@LU2JGP-MiSoLuGu2:~$ lspci                                             
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)               
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)               
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)       
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)       
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)       
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)       
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)         
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)                                      
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)         
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)                
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)    
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)                      
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)

lu2jgp@LU2JGP-MiSoLuGu2:~$ lsmod
Module                  Size  Used by
snd_seq_dummy          11524  0
snd_seq_oss            41984  0
snd_seq_midi           15744  0
snd_rawmidi            33920  1 snd_seq_midi
snd_seq_midi_event     16512  2 snd_seq_oss,snd_seq_midi
snd_seq                66272  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_seq_device         16276  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
i915                   75272  0
drm                   123232  1 i915
snd_hda_intel         557364  4
snd_pcm_oss            52352  1
snd_mixer_oss          24960  4 snd_pcm_oss
snd_pcm                99336  2 snd_hda_intel,snd_pcm_oss
iptable_filter         11392  0
ip_tables              28304  1 iptable_filter
x_tables               31624  1 ip_tables
snd_timer              34064  2 snd_seq,snd_pcm
snd                    78792  9 snd_seq_oss,snd_rawmidi,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              16800  5 snd
snd_page_alloc         18704  2 snd_hda_intel,snd_pcm
intel_agp              39408  1
psmouse                64028  0
ppdev                  16904  0
lp                     19588  0
serio_raw              14468  0
parport_pc             45096  1
parport                49584  3 ppdev,lp,parport_pc
usb_storage            94912  0
r8169                  46596  0
mii                    14464  1 r8169
fbcon                  49792  0
tileblit               11264  1 fbcon
font                   17024  1 fbcon
bitblit                14464  1 fbcon
softcursor             10368  1 bitblit

Saludos cordiales.

¿que equipo es? ¿en kubuntu se ha mantenido el comando alsaconf? ¿has probado a lanzar alsamixer con sudo?

Hola.
El equipo es un Dual Core Intel.
El comando alsaconf no existe cuando lo escribo en linea de comandos.
Si, probe ejecutar alsamixer con sudo y da el mismo error que origina este post.

Saludos y gracias por responderme.

comprueba que al actualizar no se hayan quedado paquetes rotos con sudo aptitude install -f

Listo.

Ya lo hize y el resultado fue el siguiente:

lu2jgp@LU2JGP-MiSoLuGu2:~$ sudo aptitude install -f
[sudo] password for lu2jgp:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido
Inicializando el estado de los paquetes... Hecho
Escribiendo información de estado extendido... Hecho
No se instalará, actualizará o eliminará ningún paquete.
0 paquetes actualizados, 0 nuevos instalados, 0 para eliminar y 1 sin actualizar.
Necesito descargar 0B de ficheros. Después de desempaquetar se usarán 0B.
Escribiendo información de estado extendido... Hecho
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido
Inicializando el estado de los paquetes... Hecho

Creo que no falta ningun paquete.

El paquete sin actualizar que figura en el listado es del Soft DeVeDe (para crear DVDs).

Saludos.

postea el contenido del tu sources.list el resultado del comando uname -a y el resultado de dmesg. Recuerda hacerlo con etiquetas .code. Si el post se te queda en blanco no te preocupes. déjalo como esté.

SOURCE.LIST

# deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release amd64 (20071016.1)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://ar.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://ar.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ karmic main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu/ karmic-security universe main multiverse restricted
deb http://archive.ubuntu.com/ubuntu/ karmic-updates universe main multiverse restricted
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse

UNAME -A

lu2jgp@LU2JGP-MiSoLuGu2:~$ uname -a
Linux LU2JGP-MiSoLuGu2 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux

DMESG

lu2jgp@LU2JGP-MiSoLuGu2:~$ dmesg                                                                    
[    0.000000] BIOS EBDA/lowmem at: 0009fc00/0009fc00                                               
[    0.000000] Initializing cgroup subsys cpuset                                                    
[    0.000000] Initializing cgroup subsys cpu                                                       
[    0.000000] Linux version 2.6.28-11-generic (buildd@crested) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 (Ubuntu 2.6.28-11.42-generic)                                                                                                                                   
[    0.000000] Command line: root=UUID=f2e6cb3e-f6cd-47d7-a2d2-85c55550c2f7 ro quiet splash locale=es_ES                                                    
[    0.000000] KERNEL supported cpus:                                                                                                                       
[    0.000000]   Intel GenuineIntel                                                                                                                         
[    0.000000]   AMD AuthenticAMD                                                                                                                           
[    0.000000]   Centaur CentaurHauls                                                                                                                       
[    0.000000] BIOS-provided physical RAM map:                                                                                                              
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)                                                                                     
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)                                                                                   
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)                                                                                   
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003f7b0000 (usable)                                                                                     
[    0.000000]  BIOS-e820: 000000003f7b0000 - 000000003f7c0000 (ACPI data)                                                                                  
[    0.000000]  BIOS-e820: 000000003f7c0000 - 000000003f7f0000 (ACPI NVS)                                                                                   
[    0.000000]  BIOS-e820: 000000003f7f0000 - 000000003f800000 (reserved)                                                                                   
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)                                                                                   
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)                                                                                   
[    0.000000]  BIOS-e820: 00000000ff380000 - 0000000100000000 (reserved)                                                                                   
[    0.000000] DMI present.                                                                                                                    
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working it around.                                                                              
[    0.000000] last_pfn = 0x3f7b0 max_arch_pfn = 0x3ffffffff                                                                                                
[    0.000000] Scanning 0 areas for low memory corruption                                                                                                   
[    0.000000] modified physical RAM map:                                                                                                                   
[    0.000000]  modified: 0000000000000000 - 0000000000010000 (reserved)                                                                                    
[    0.000000]  modified: 0000000000010000 - 000000000009fc00 (usable)                                                                                      
[    0.000000]  modified: 000000000009fc00 - 00000000000a0000 (reserved)                                                                                    
[    0.000000]  modified: 00000000000e4000 - 0000000000100000 (reserved)                                                                                    
[    0.000000]  modified: 0000000000100000 - 000000003f7b0000 (usable)                                                                                      
[    0.000000]  modified: 000000003f7b0000 - 000000003f7c0000 (ACPI data)                                                                                   
[    0.000000]  modified: 000000003f7c0000 - 000000003f7f0000 (ACPI NVS)                                                                                    
[    0.000000]  modified: 000000003f7f0000 - 000000003f800000 (reserved)                                                                                    
[    0.000000]  modified: 00000000fed00000 - 00000000fed00400 (reserved)                                                                                    
[    0.000000]  modified: 00000000fee00000 - 00000000fee01000 (reserved)                                                                                    
[    0.000000]  modified: 00000000ff380000 - 0000000100000000
(reserved)                                                                                    
[    0.000000] init_memory_mapping: 0000000000000000-000000003f7b0000                                                                                       
[    0.000000]  0000000000 - 003f600000 page 2M                                                                                                             
[    0.000000]  003f600000 - 003f7b0000 page 4k                                                                                                             
[    0.000000] kernel direct mapping tables up to 3f7b0000 @ 10000-13000                                                                                    
[    0.000000] last_map_addr: 3f7b0000 end: 3f7b0000                                                                                                        
[    0.000000] RAMDISK: 37812000 - 37fef395                                                                                                                 
[    0.000000] ACPI: RSDP 000F9350, 0014 (r0 ACPIAM)                                                                                                        
[    0.000000] ACPI: RSDT 3F7B0000, 0034 (r1 A_M_I  OEMRSDT   7000717 MSFT       97)                                                                        
[    0.000000] ACPI: FACP 3F7B0200, 0084 (r2 A M I  OEMFACP  12000601 MSFT       97)                                                                        
[    0.000000] ACPI: DSDT 3F7B0440, 4AB8 (r1  ASR18 ASR18122      122 INTL  2002026)                                                                        
[    0.000000] ACPI: FACS 3F7C0000, 0040                                                                                                                    
[    0.000000] ACPI: APIC 3F7B0390, 006C (r1 A_M_I  OEMAPIC   7000717 MSFT       97)                                                                        
[    0.000000] ACPI: MCFG 3F7B0400, 003C (r1 A_M_I  OEMMCFG   7000717 MSFT       97)                                                                        
[    0.000000] ACPI: OEMB 3F7C0040, 0046 (r1 A_M_I  AMI_OEM   7000717 MSFT       97)                                                                        
[    0.000000] ACPI: Local APIC address 0xfee00000                                                                                                          
[    0.000000] (6 early reservations) ==> bootmem [0000000000 - 003f7b0000]                                                                                 
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]                                                                
[    0.000000]   #2 [0000200000 - 0000b854b0]    TEXT DATA BSS ==> [0000200000 - 0000b854b0]                                                                
[    0.000000]   #3 [0037812000 - 0037fef395]          RAMDISK ==> [0037812000 - 0037fef395]                                                                
[    0.000000]   #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]                                                                
[    0.000000]   #5 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 - 0000011000]                                                                
[    0.000000] found SMP MP-table at [ffff8800000ff780] 000ff780                                                                                            
[    0.000000]  [ffffe20000000000-ffffe20000dfffff] PMD -> [ffff880001200000-ffff880001ffffff] on node 0                                                    
[    0.000000] Zone PFN ranges:                                                                                                                             
[    0.000000]   DMA      0x00000010 -> 0x00001000                                                                                                          
[    0.000000]   DMA32    0x00001000 -> 0x00100000                                                                                                          
[    0.000000]   Normal   0x00100000 -> 0x00100000                                                                                                          
[    0.000000] Movable zone start PFN for each node                                                                                                         
[    0.000000] early_node_map[2] active PFN ranges                                                                                                          
[    0.000000]     0: 0x00000010 -> 0x0000009f                                                                                                              
[    0.000000]     0: 0x00000100 -> 0x0003f7b0                                                                                                              
[    0.000000] On node 0 totalpages: 259903                                                                                                                 
[    0.000000]   DMA zone: 56 pages used for memmap                                                                                                         
[    0.000000]   DMA zone: 2539 pages reserved                                                                                                              
[    0.000000]   DMA zone: 1388 pages, LIFO batch:0                                                                                                         
[    0.000000]   DMA32 zone: 3499 pages used for memmap                                                                                                     
[    0.000000]   DMA32 zone: 252421 pages, LIFO batch:31                                                                                                    
[    0.000000]   Normal zone: 0 pages used for memmap                                                                                                       
[    0.000000]   Movable zone: 0 pages used for memmap                                                                                                      
[    0.000000] ACPI: PM-Timer IO Port: 0x808                                                                                                                
[    0.000000] ACPI: Local APIC address 0xfee00000                                                                                                          
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)                                                                                           
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)                                                                                           
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)                                                                                          
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)                                                                                          
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])                                                                                      
[    0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23                                                                                
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)                                                                                     
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)                                                                                  
[    0.000000] ACPI: IRQ0 used by override.                                                                                                                 
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.                                                                                                                 
[    0.000000] Using ACPI (MADT) for SMP configuration information                                                                                          
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs                                                                                                         
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000                                                                            
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000                                                                            
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000                                                                            
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 3f800000:bf500000)                                                                       
[    0.000000] PERCPU: Allocating 69632 bytes of per cpu data                                                                                               
[    0.000000] NR_CPUS: 64, nr_cpu_ids: 4, nr_node_ids 1                                                                                                    
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 253809                                                                  
[    0.000000] Kernel command line: root=UUID=f2e6cb3e-f6cd-47d7-a2d2-85c55550c2f7 ro quiet splash locale=es_ES                                             
[    0.000000] Initializing CPU#0                                                                                                                           
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)                                                                                        
[    0.000000] TSC: PIT calibration matches PMTIMER. 1 loops                                                                                                
[    0.000000] Detected 2992.517 MHz processor.                                                                                                             
[    0.004000] Console: colour VGA+ 80x25                                                                                                                   
[    0.004000] console [tty0] enabled                                                                                                                       
[    0.004000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)                                                                            
[    0.004000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)                                                                               
[    0.004000] allocated 10485760 bytes of page_cgroup                                                                                                      
[    0.004000] please try cgroup_disable=memory option if you don't want                                                                                    
[    0.004000] Scanning for low memory corruption every 60 seconds                                                                                          
[    0.004000] Checking aperture...                                                                                                                         
[    0.004000] No AGP bridge found                                                                                                                          
[    0.004000] Calgary: detecting Calgary via BIOS EBDA area                                                                                                
[    0.004000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!                                                                                
[    0.004000] Memory: 994572k/1040064k available (4760k kernel code, 452k absent, 44308k reserved, 2540k data, 536k init)                                  
[    0.004000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.004012] Calibrating delay loop (skipped), value calculated using timer frequency.. 5985.03 BogoMIPS (lpj=11970068)                                   
[    0.004040] Security Framework initialized                                                                                                               
[    0.004048] SELinux:  Disabled at boot.                                                                                                                  
[    0.004069] AppArmor: AppArmor initialized                                                                                                               
[    0.004081] Mount-cache hash table entries: 256                                                                                                          
[    0.004274] Initializing cgroup subsys ns                                                                                                                
[    0.004280] Initializing cgroup subsys cpuacct                                                                                                           
[    0.004283] Initializing cgroup subsys memory                                                                                                            
[    0.004288] Initializing cgroup subsys freezer                                                                                                           
[    0.004310] CPU: Trace cache: 12K uops, L1 D cache: 16K                                                                                                  
[    0.004313] CPU: L2 cache: 2048K                                                                                                                         
[    0.004317] CPU: Physical Processor ID: 0                                                                                                                
[    0.004318] CPU: Processor Core ID: 0                                                                                                                    
[    0.004322] using mwait in idle threads.                                                                                                                 
[    0.007127] ACPI: Core revision 20080926                                                                                                                 
[    0.009799] ACPI: Checking initramfs for custom DSDT                                                                                                     
[    0.348064] Setting APIC routing to flat                                                                                                                 
[    0.348509] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1                                                                                         
[    0.388629] CPU0: Intel(R) Pentium(R) D CPU 3.00GHz stepping 05                                                                                          
[    0.392001] Booting processor 1 APIC 0x1 ip 0x6000                                                                                                       
[    0.004000] Initializing CPU#1                                                                                                                           
[    0.004000] Calibrating delay using timer specific routine.. 5986.17 BogoMIPS (lpj=11972345)                                                             
[    0.004000] CPU: Trace cache: 12K uops, L1 D cache: 16K                                                                                                  
[    0.004000] CPU: L2 cache: 2048K                                                                                                                         
[    0.004000] CPU: Physical Processor ID: 0     
[    0.004000] CPU: Processor Core ID: 1                                                                                                                    
[    0.476472] CPU1: Intel(R) Pentium(R) D CPU 3.00GHz stepping 05                                                                                          
[    0.476505] checking TSC synchronization [CPU#0 -> CPU#1]: passed.                                                                                       
[    0.480041] Brought up 2 CPUs                                                                                                                            
[    0.480044] Total of 2 processors activated (11971.20 BogoMIPS).                                                                                         
[    0.480094] CPU0 attaching sched-domain:                                                                                                                 
[    0.480097]  domain 0: span 0-1 level CPU                                                                                                                
[    0.480100]   groups: 0 1                                                                                                                                
[    0.480107] CPU1 attaching sched-domain:                                                                                                                 
[    0.480109]  domain 0: span 0-1 level CPU                                                                                                                
[    0.480112]   groups: 1 0                                                                                                                                
[    0.480181] net_namespace: 1400 bytes                                                                                                                    
[    0.480181] Booting paravirtualized kernel on bare hardware                                                                                              
[    0.480342] Time: 18:15:09  Date: 02/04/10                                                                                                               

<code>

[ 0.480342] regulator: core version 0.5
[ 0.480342] NET: Registered protocol family 16
[ 0.480342] ACPI: bus type pci registered
[ 0.480342] PCI: Found Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub with MMCONFIG support.
[ 0.494040] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.494043] PCI: Using configuration type 1 for base access
[ 0.494969] ACPI: EC: Look up EC in DSDT
[ 0.506839] ACPI: Interpreter enabled
[ 0.506844] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.506873] ACPI: Using IOAPIC for interrupt routing
[ 0.517413] ACPI: No dock devices found.
[ 0.517487] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.517585] pci 0000:00:02.0: reg 10 32bit mmio: [0xfea80000-0xfeafffff]
[ 0.517591] pci 0000:00:02.0: reg 14 io port: [0xdc00-0xdc07]


[    0.517596] pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff]                                                                                 
[    0.517601] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfea40000-0xfea7ffff]                                                                                 
[    0.517682] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfea38000-0xfea3bfff]                                                                                 
[    0.517713] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold                                                                                        
[    0.517718] pci 0000:00:1b.0: PME# disabled                                                                                                              
[    0.517768] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold                                                                                        
[    0.517772] pci 0000:00:1c.0: PME# disabled                                                                                                              
[    0.517823] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold                                                                                        
[    0.517828] pci 0000:00:1c.1: PME# disabled                                                                                                              
[    0.517881] pci 0000:00:1d.0: reg 20 io port: [0xd400-0xd41f]                                                                                            
[    0.517932] pci 0000:00:1d.1: reg 20 io port: [0xd480-0xd49f]                                                                                            
[    0.517983] pci 0000:00:1d.2: reg 20 io port: [0xd800-0xd81f]
                                                                                          
[    0.518033] pci 0000:00:1d.3: reg 20 io port: [0xd880-0xd89f]                                                                                            
[    0.518089] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfea37c00-0xfea37fff]                                                                                 
[    0.518130] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold                                                                                        
[    0.518134] pci 0000:00:1d.7: PME# disabled                                                                                                              
[    0.518263] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000                                                                                           
[    0.518270] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO                                                                      
[    0.518274] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO                                                                               
[    0.518305] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]                                                                                                
[    0.518312] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]                                                                                                
[    0.518319] pci 0000:00:1f.1: reg 18 io port: [0x8f0-0x8f7]                                                                                              
[    0.518326] pci 0000:00:1f.1: reg 1c io port: [0x8f8-0x8fb]                                                                                              
[    0.518333] pci 0000:00:1f.1: reg 20 io port: [0xffa0-0xffaf]                                                                                            
[    0.518375] pci 0000:00:1f.2: reg 10 io port: [0xd080-0xd087]                                                                                            
[    0.518381] pci 0000:00:1f.2: reg 14 io port: [0xd000-0xd003]                                                                                            
[    0.518387] pci 0000:00:1f.2: reg 18 io port: [0xcc00-0xcc07]                                                                                            
[    0.518394] pci 0000:00:1f.2: reg 1c io port: [0xc880-0xc883]                                                                                            
[    0.518400] pci 0000:00:1f.2: reg 20 io port: [0xc800-0xc80f]                                                                                            
[    0.518418] pci 0000:00:1f.2: PME# supported from D3hot                                                                                                  
[    0.518422] pci 0000:00:1f.2: PME# disabled                                                                                                              
[    0.518470] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]                                                                                              
[    0.518542] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xfdf00000-0xfdffffff]                                                                            
[    0.518604] pci 0000:01:00.0: reg 10 io port: [0xe800-0xe8ff]                                                                                            
[    0.518628] pci 0000:01:00.0: reg 18 64bit mmio: [0xfebff000-0xfebfffff]                                                                                 
[    0.518652] pci 0000:01:00.0: reg 30 32bit mmio: [0xfebc0000-0xfebdffff]                                                                                 
[    0.518666] pci 0000:01:00.0: supports D1 D2                                                                                                             
[    0.518668] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold                                                                                     
[    0.518674] pci 0000:01:00.0: PME# disabled                                                                                                              
[    0.518725] pci 0000:00:1c.1: bridge io port: [0xe000-0xefff]                                                                                            
[    0.518729] pci 0000:00:1c.1: bridge 32bit mmio: [0xfeb00000-0xfebfffff]                                                                                 
[    0.518784] pci 0000:00:1e.0: transparent bridge                                                                                                         
[    0.518809] bus 00 -> node 0                                                                                                                             
[    0.518816] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]                                                                                          
[    0.519078] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]                                                                                     
[    0.519262] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0.P0P4._PRT]                                                                                     
[    0.519393] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]                                                                                     
[    0.522445] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)                                                                             
[    0.522610] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)                                                                             
[    0.522772] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)                                                                             
[    0.522934] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)                                                                             
[    0.523093] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.                                                                
[    0.523257] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.                                                                
[    0.523419] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.                                                                
[    0.523580] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 *15)                                                                             
[    0.523746] ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - D4, should be CD [20080926]                                                
[    0.523776] ACPI: WMI: Mapper loaded                                                                                                                     
[    0.523833] SCSI subsystem initialized                                                                                                                   
[    0.524036] libata version 3.00

loaded.

[    0.524046] usbcore: registered new interface driver usbfs                                                                                               
[    0.524069] usbcore: registered new interface driver hub                                                                                                 
[    0.524087] usbcore: registered new device driver usb                                                                                                    
[    0.524087] PCI: Using ACPI for IRQ routing                                                                                                              
[    0.536013] Bluetooth: Core ver 2.13                                                                                                                     
[    0.536031] NET: Registered protocol family 31                                                                                                           
[    0.536031] Bluetooth: HCI device and connection manager initialized                                                                                     
[    0.536031] Bluetooth: HCI socket layer initialized                                                                                                      
[    0.536031] NET: Registered protocol family 8                                                                                                            
[    0.536031] NET: Registered protocol family 20                                                                                                           
[    0.536048] NetLabel: Initializing                                                                                                                       
[    0.536050] NetLabel:  domain hash size = 128                                                                                                            
[    0.536052] NetLabel:  protocols = UNLABELED CIPSOv4                                                                                                     
[    0.536069] NetLabel:  unlabeled traffic allowed by default                                                                                              
[    0.536179] hpet clockevent registered                                                                                                                   
[    0.536183] HPET: 3 timers in total, 0 timers will be used for per-cpu timer                                                                             
[    0.536190] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0                                                                                                      
[    0.536195] hpet0: 3 comparators, 64-bit 14.318180 MHz counter                                                                                           
[    0.540085] AppArmor: AppArmor Filesystem Enabled                                                                                                        
[    0.552015] pnp: PnP ACPI init                                                                                                                           
[    0.552026] ACPI: bus type pnp registered                                                                                                                
[    0.558371] pnp: PnP ACPI: found 18 devices                                                                                                              
[    0.558375] ACPI: ACPI bus type pnp unregistered                                                                                                         
[    0.558387] system 00:01: iomem range 0xfed13000-0xfed19fff has been reserved                                                                            
[    0.558397] system 00:08: ioport range 0x4d0-0x4d1 has been reserved                                                                                     
[    0.558401] system 00:08: ioport range 0x800-0x87f has been reserved
[    0.558404] system 00:08: ioport range 0x480-0x4bf has been reserved                                                                                     
[    0.558406] system 00:08: ioport range 0x900-0x90f has been reserved                                                                                     
[    0.558409] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved                                                                            
[    0.558413] system 00:08: iomem range 0xfed20000-0xfed8ffff has been reserved                                                                            
[    0.558420] system 00:0a: iomem range 0xffc00000-0xfff7ffff has been reserved                                                                            
[    0.558426] system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved                                                                            
[    0.558429] system 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved                                                                            
[    0.558438] system 00:0f: ioport range 0x290-0x29f has been reserved                                                                                     
[    0.558444] system 00:10: iomem range 0xe0000000-0xefffffff has been reserved                                                                            
[    0.558452] system 00:11: iomem range 0x0-0x9ffff could not be reserved                                                                                  
[    0.558454] system 00:11: iomem range 0xc0000-0xcffff has been reserved                                                                                  
[    0.558457] system 00:11: iomem range 0xe0000-0xfffff could not be reserved                                                                              
[    0.558461] system 00:11: iomem range 0x100000-0x3f7fffff could not be reserved                                                                          
[    0.563182] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02                                                                                          
[    0.563185] pci 0000:00:1c.0:   IO window: disabled                                                                                                      
[    0.563190] pci 0000:00:1c.0:   MEM window: disabled                                                                                                     
[    0.563195] pci 0000:00:1c.0:   PREFETCH window: 0x000000fdf00000-0x000000fdffffff                                                                       
[    0.563202] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:01                                                                                          
[    0.563205] pci 0000:00:1c.1:   IO window: 0xe000-0xefff                                                                                                 
[    0.563211] pci 0000:00:1c.1:   MEM window: 0xfeb00000-0xfebfffff                                                                                        
[    0.563215] pci 0000:00:1c.1:   PREFETCH window: disabled                                                                                                
[    0.563221] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03                                                                                          
[    0.563223] pci 0000:00:1e.0:   IO window: disabled                                                                                                      
[    0.563228] pci 0000:00:1e.0:   MEM window: disabled
[    0.563232] pci 0000:00:1e.0:   PREFETCH window: disabled                                                                                                
[    0.563249] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16                                                                                 
[    0.563255] pci 0000:00:1c.0: setting latency timer to 64                                                                                                
[    0.563266] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17                                                                                 
[    0.563271] pci 0000:00:1c.1: setting latency timer to 64                                                                                                
[    0.563278] pci 0000:00:1e.0: setting latency timer to 64                                                                                                
[    0.563283] bus: 00 index 0 io port: [0x00-0xffff]                                                                                                       
[    0.563285] bus: 00 index 1 mmio: [0x000000-0xffffffffffffffff]                                                                                          
[    0.563288] bus: 02 index 0 mmio: [0x0-0x0]                                                                                                              
[    0.563290] bus: 02 index 1 mmio: [0x0-0x0]                                                                                                              
[    0.563292] bus: 02 index 2 mmio: [0xfdf00000-0xfdffffff]                                                                                                
[    0.563294] bus: 02 index 3 mmio: [0x0-0x0]                                                                                                              
[    0.563296] bus: 01 index 0 io port: [0xe000-0xefff]                                                                                                     
[    0.563298] bus: 01 index 1 mmio: [0xfeb00000-0xfebfffff]                                                                                                
[    0.563300] bus: 01 index 2 mmio:
[0x0-0x0]                                                                                                              
[    0.563302] bus: 01 index 3 mmio: [0x0-0x0]                                                                                                              
[    0.563304] bus: 03 index 0 mmio: [0x0-0x0]                                                                                                              
[    0.563306] bus: 03 index 1 mmio: [0x0-0x0]                                                                                                              
[    0.563307] bus: 03 index 2 mmio: [0x0-0x0]                                                                                                              
[    0.563309] bus: 03 index 3 io port: [0x00-0xffff]                                                                                                       
[    0.563311] bus: 03 index 4 mmio: [0x000000-0xffffffffffffffff]                                                                                          
[    0.563323] NET: Registered protocol family 2                                                                                                            
[    0.596077] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)                                                                            
[    0.596441] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)                                                                         
[    0.597507] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)                                                                                 
[    0.598250] TCP: Hash tables configured (established 131072 bind 65536)                                                                                  
[    0.598253] TCP reno registered                                                                                                                 
[    0.608169] NET: Registered protocol family 1                                                                                                            
[    0.608339] checking if image is initramfs... it is                                                                                                      
[    1.036633] Switched to high resolution mode on CPU 1                                                                                                    
[    1.040086] Switched to high resolution mode on CPU 0                                                                                                    
[    1.292577] Freeing initrd memory: 8052k freed                                                                                                           
[    1.297896] audit: initializing netlink socket (disabled)                                                                                                
[    1.297920] type=2000 audit(1265307309.296:1): initialized                                                                                               
[    1.305107] HugeTLB registered 2 MB page size, pre-allocated 0 pages                                                                                     
[    1.306573] VFS: Disk quotas dquot_6.5.1                                                                                                                 
[    1.306641] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)                                                                                    
[    1.307374] fuse init (API version 7.10)                                                                                                                 
[    1.307476] msgmni has been set to 1959                                                                                                                  
[    1.307702] alg: No test for stdrng (krng)                                                                                                               
[    1.307717] io scheduler noop registered                                                                                                                 
[    1.307720] io scheduler anticipatory registered                                                                                                         
[    1.307722] io scheduler deadline registered                                                                                                             
[    1.307772] io scheduler cfq registered (default)                                                                                                        
[    1.307786] pci 0000:00:02.0: Boot video device                                                                                                          
[    1.313545] pcieport-driver 0000:00:1c.0: setting latency timer to 64                                                                                    
[    1.313582] pcieport-driver 0000:00:1c.0: found MSI capability                                                                                           
[    1.313612] pcieport-driver 0000:00:1c.0: irq 2303 for MSI/MSI-X                                                                                         
[    1.313626] pci_express 0000:00:1c.0:pcie00: allocate port service                                                                                       
[    1.313643] pci_express 0000:00:1c.0:pcie02: allocate port service                                                                                       
[    1.313659] pci_express 0000:00:1c.0:pcie03: allocate port service                                                                                       
[    1.313721] pcieport-driver 0000:00:1c.1: setting latency timer to 64                                                                                    
[    1.313757] pcieport-driver 0000:00:1c.1: found MSI capability                                                                                           
[    1.313783] pcieport-driver 0000:00:1c.1: irq 2302 for MSI/MSI-X                                                                                         
[    1.313795] pci_express 0000:00:1c.1:pcie00: allocate port service                                                                                       
[    1.313811] pci_express 0000:00:1c.1:pcie02: allocate port service                                                                                       
[    1.313826] pci_express 0000:00:1c.1:pcie03: allocate port service                                                                                       
[    1.313899] pci_hotplug: PCI Hot Plug PCI Core version: 0.5                                                                                              
[    1.314451] pciehp: PCI Express Hot Plug Controller Driver version: 0.4                                                                                  
[    1.314605] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0                                                                    
[    1.314608] ACPI: Power Button (FF) [PWRF]                                                                                                               
[    1.314671] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1                                                           
[    1.314674] ACPI: Power Button (CM) [PWRB]
                                                                       
[    1.315353] processor ACPI_CPU:00: registered as cooling_device0                                                                                         
[    1.315760] processor ACPI_CPU:01: registered as cooling_device1                                                                                         
[    1.344640] Linux agpgart interface v0.103                                                                                                               
[    1.344651] Serial: 8250/16550 driver4 ports, IRQ sharing enabled                                                                                        
[    1.344751] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A                                                                                         
[    1.344848] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A                                                                                         
[    1.345247] 00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A                                                                                              
[    1.346136] brd: module loaded                                                                                                                           
[    1.346513] loop: module loaded                                                                                                                          
[    1.346594] Fixed MDIO Bus: probed                                                                                                                       
[    1.346600] PPP generic driver version 2.4.2                                                                                                             
[    1.346668] input: Macintosh mouse button emulation as /devices/virtual/input/input2                                                                     
[    1.346701] Driver 'sd' needs updating - please use bus_type methods                                                                                     
[    1.346712] Driver 'sr' needs updating - please use bus_type methods                                                                                     
[    1.346789] ata_piix 0000:00:1f.1: version 2.12                                                                                                          
[    1.346804] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18                                                                            
[    1.346847] ata_piix 0000:00:1f.1: setting latency timer to 64                                                                                           
[    1.346931] scsi0 : ata_piix                                                                                                                             
[    1.347045] scsi1 : ata_piix                                                                                                                             
[    1.348946] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14                                                                              
[    1.348950] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15                                                                              
[    1.624346] ata1.01: ATAPI: SONY    DVD RW DW-Q28A, KYS3, max UDMA/66                                                                                    
[    1.640284] ata1.01: configured for UDMA/66                                                                                                              
[    1.640757] ata2: port disabled. ignoring.                                                                                                               
[    1.640793] isa bounce pool size: 16 pages                                                                                                               
[    1.641640] scsi 0:0:1:0: CD-ROM            SONY     DVD RW DW-Q28A   KYS3 PQ: 0 ANSI: 5                                                                 
[    1.645363] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray                                                                                
[    1.645367] Uniform CD-ROM driver Revision: 3.20                                                                                                         
[    1.645507] sr 0:0:1:0: Attached scsi CD-ROM sr0                                                                                                         
[    1.645580] sr 0:0:1:0: Attached scsi generic sg0 type 5                                                                                                 
[    1.645623] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19                                                                            
[    1.645629] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]                                                                                                   
[    1.645686] ata_piix 0000:00:1f.2: setting latency timer to 64                                                                                           
[    1.645761] scsi2 : ata_piix                                                                                                                             
[    1.645841] scsi3 : ata_piix                                                                                                                             
[    1.645888] ata3: SATA max UDMA/133 cmd 0xd080 ctl 0xd000 bmdma 0xc800 irq 19                                                                            
[    1.645893] ata4: SATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc808 irq 19                                                                            
[    1.816309] ata3.00: ATA-8: SAMSUNG HD160HJ, BF100-12, max UDMA7                                                                                         
[    1.816314] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)                                                                                 
[    1.816438] ata3.01: ATA-7: SAMSUNG HD200HJ, KF100-06, max UDMA7                                                                                         
[    1.816441] ata3.01: 390721968 sectors, multi 16: LBA48 NCQ (depth 0/32)                                                                                 
[    1.824314] ata3.00: configured for UDMA/133                                                                                                             
[    1.832308] ata3.01: configured for UDMA/133                                                                                                             
[    1.998872] scsi 2:0:0:0: Direct-Access     ATA      SAMSUNG HD160HJ  BF10 PQ: 0 ANSI: 5     
                                      
[    1.999000] sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)                                                                      
[    1.999022] sd 2:0:0:0: [sda] Write Protect is off                                                                                                       
[    1.999025] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00                                                                                                    
[    1.999061] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA                                                      
[    1.999133] sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)                                                                      
[    1.999153] sd 2:0:0:0: [sda] Write Protect is off                                                                                                       
[    1.999156] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00                                                                                                    
[    1.999191] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA                                                      
[    1.999195]  sda: sda1 sda2                                                                                                                              
[    2.006006] sd 2:0:0:0: [sda] Attached SCSI disk                                                                                                         
[    2.006057] sd 2:0:0:0: Attached scsi generic sg1 type 0                                                                                                 
[    2.006132] scsi 2:0:1:0: Direct-Access     ATA      SAMSUNG HD200HJ  KF10 PQ: 0 ANSI: 5                                                                 
[    2.006236] sd 2:0:1:0: [sdb] 390721968 512-byte hardware sectors: (200 GB/186 GiB)                                                                      
[    2.006256] sd 2:0:1:0: [sdb] Write Protect is off                                                                                                       
[    2.006259] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00                                                                                                    
[    2.006294] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA                                                      
[    2.006354] sd 2:0:1:0: [sdb] 390721968 512-byte hardware sectors: (200 GB/186 GiB)                                                                      
[    2.006375] sd 2:0:1:0: [sdb] Write Protect is off                                                                                                       
[    2.006378] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00                                                                                                    
[    2.006412] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA                                                      
[    2.006416]  sdb: sdb1 sdb2 sdb3  
[    2.027205] sd 2:0:1:0: [sdb] Attached SCSI disk                                                                                                         
[    2.027250] sd 2:0:1:0: Attached scsi generic sg2 type 0                                                                                                 
[    2.027951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver                                                                                   
[    2.027977] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23                                                                            
[    2.028018] ehci_hcd 0000:00:1d.7: setting latency timer to 64                                                                                           
[    2.028023] ehci_hcd 0000:00:1d.7: EHCI Host Controller                                                                                                  
[    2.028093] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1                                                                         
[    2.032016] ehci_hcd 0000:00:1d.7: debug port 1                                                                                                          
[    2.032024] ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported                                                                               
[    2.032039] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfea37c00                                                                                             
[    2.044012] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00                                                                                            
[    2.044097] usb usb1: configuration #1 chosen from 1 choice                                                                                              
[    2.044129] hub 1-0:1.0: USB hub found                                                                                                                   
[    2.044138] hub 1-0:1.0: 8 ports detected                                                                                                                
[    2.044275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver                                                                                       
[    2.044292] uhci_hcd: USB Universal Host Controller Interface driver                                                                                     
[    2.044322] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23                                                                            
[    2.044329] uhci_hcd 0000:00:1d.0: setting latency timer to 64                                                                                           
[    2.044332] uhci_hcd 0000:00:1d.0: UHCI Host Controller                                                                                                  
[    2.044384] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2                                                                         
[    2.044408] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400                                                                                            
[    2.044493] usb usb2: configuration #1 chosen from 1 choice                                                                                              
[    2.044526] hub 2-0:1.0: USB hub found                                                                                                                   
[    2.044535] hub 2-0:1.0: 2 ports detected                                                                                                                
[    2.044627] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19                                                                            
[    2.044634] uhci_hcd 0000:00:1d.1: setting latency timer to 64                                                                                           
[    2.044637] uhci_hcd 0000:00:1d.1: UHCI Host Controller                                                                                                  
[    2.044693] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3                                                                         
[    2.044717] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480                                                                                            
[    2.044809] usb usb3: configuration #1 chosen from 1
choice                                                                                              
[    2.044839] hub 3-0:1.0: USB hub found                                                                                                                   
[    2.044846] hub 3-0:1.0: 2 ports detected                                                                                                                
[    2.044942] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18                                                                            
[    2.044949] uhci_hcd 0000:00:1d.2: setting latency timer to 64                                                                                           
[    2.044952] uhci_hcd 0000:00:1d.2: UHCI Host Controller                                                                                                  
[    2.044999] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4                                                                         
[    2.045033] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800                                                                                            
[    2.045118] usb usb4: configuration #1 chosen from 1 choice                                                                                              
[    2.045148] hub 4-0:1.0: USB hub found                                                                                                                   
[    2.045155] hub 4-0:1.0: 2 ports detected                                                                                                                
[    2.045250] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16                                                                            
[    2.045257] uhci_hcd 0000:00:1d.3: setting latency timer to 64                                                                                           
[    2.045260] uhci_hcd 0000:00:1d.3: UHCI Host Controller                                                                                                  
[    2.045305] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5     
                                                             
[    2.045336] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880                                                                                            
[    2.045424] usb usb5: configuration #1 chosen from 1 choice                                                                                              
[    2.045454] hub 5-0:1.0: USB hub found                                                                                                                   
[    2.045461] hub 5-0:1.0: 2 ports detected                                                                                                                
[    2.045601] usbcore: registered new interface driver libusual                                                                                            
[    2.045642] usbcore: registered new interface driver usbserial                                                                                           
[    2.045655] USB Serial support registered for generic                                                                                                    
[    2.045672] usbcore: registered new interface driver usbserial_generic                                                                                   
[    2.045675] usbserial: USB Serial Driver core                                                                                                            
[    2.045739] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12                                                                       
[    2.048407] serio: i8042 KBD port at 0x60,0x64 irq 1                                                                                                     
[    2.048415] serio: i8042 AUX port at 0x60,0x64 irq 12                                                                                                    
[    2.060046] mice: PS/2 mouse device common for all mice                                                                                                  
[    2.096087] rtc_cmos 00:03: RTC can wake from S4                                                                                                         
[    2.096133] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0                                                                                        
[    2.096159] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs        
                                                                        
[    2.096238] device-mapper: uevent: version 1.0.3                                                                                                         
[    2.096348] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com                                                             
[    2.096458] device-mapper: multipath: version 1.0.5 loaded                                                                                               
[    2.096462] device-mapper: multipath round-robin: version 1.0.0 loaded                                                                                   
[    2.096601] cpuidle: using governor ladder                                                                                                               
[    2.096604] cpuidle: using governor menu                                                                                                                 
[    2.097089] TCP cubic registered                                                                                                                         
[    2.097180] NET: Registered protocol family 10                                                                                                           
[    2.097654] lo: Disabled Privacy Extensions                                                                                                              
[    2.097991] NET: Registered protocol family 17                                                                                                           
[    2.098012] Bluetooth: L2CAP ver 2.11                                                                                                                    
[    2.098015] Bluetooth: L2CAP socket layer initialized                                                                                                    
[    2.098018] Bluetooth: SCO (Voice Link) ver 0.6                                                                                                          
[    2.098019] Bluetooth: SCO socket layer initialized                                                                                                      
[    2.098057] Bluetooth: RFCOMM socket layer initialized                                                                                                   
[    2.098065] Bluetooth: RFCOMM TTY layer initialized                                                                                                      
[    2.098067] Bluetooth: RFCOMM ver 1.10                                                                                                                   
[    2.098229] registered taskstats version 1          
                                                   
[    2.098354]   Magic number: 14:901:290                                                                                                                   
[    2.098359] usb_endpoint usbdev5.1_ep00: hash matches                                                                                                    
[    2.098379] tty tty23: hash matches                                                                                                                      
[    2.098430] rtc_cmos 00:03: setting system clock to 2010-02-04 18:15:11 UTC (1265307311)                                                                 
[    2.098434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found                                                                                         
[    2.098436] EDD information not available.                                                                                                               
[    2.098485] Freeing unused kernel memory: 536k freed                                                                                                     
[    2.098813] Write protecting the kernel read-only data: 6708k                                                                                            
[    2.129101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3                                                           
[    2.352160] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded                                                                                              
[    2.352188] r8169 0000:01:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17                                                                               
[    2.352220] r8169 0000:01:00.0: setting latency timer to 64                                                                                              
[    2.352375] r8169 0000:01:00.0: irq 2301 for MSI/MSI-X                                                                                                   
[    2.353114] eth0: RTL8101e at 0xffffc2000003e000, 00:19:66:3c:b9:5f, XID 34200000 IRQ 2301                                                   
[    2.644556] usb 4-2: new full speed USB device using uhci_hcd and address 2                                                                              
[    2.836809] usb 4-2: configuration #1 chosen from 1 choice                                                                                               
[    2.846565] Initializing USB Mass Storage driver...                                                                                                      
[    2.852502] PM: Starting manual resume from disk                                                                                                         
[    2.852506] PM: Resume from partition 8:18                                                                                                               
[    2.852508] PM: Checking hibernation image.                                                                                                              
[    2.852594] scsi4 : SCSI emulation for USB Mass Storage devices                                                                                          
[    2.852691] PM: Resume from disk failed.                                                                                                                 
[    2.852811] usbcore: registered new interface driver usb-storage                                                                                         
[    2.852816] USB Mass Storage support registered.                                                                                                         
[    2.852961] usb-storage: device found at 2                                                                                                               
[    2.852964] usb-storage: waiting for device to settle before scanning                                                                                    
[    2.873514] kjournald starting.  Commit interval 5 seconds                                                                                               
[    2.873540] EXT3-fs: mounted filesystem with ordered data mode.                                                                                          
[    4.284673] udev: starting version 147                                                                                                                   
[    5.301473] parport_pc 00:07: reported by Plug and Play ACPI                                                                                             
[    5.301529] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]                                                            
[    5.376239] agpgart-intel 0000:00:00.0: Intel 945G Chipset                                                                                               
[    5.377071] agpgart-intel 0000:00:00.0: detected 7932K stolen memory                                                                                     
[    5.380659] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000                                                                                
[    5.381550] intel_rng: FWH not detected          
                                                                                              
[    5.388545] lp: driver loaded but no devices found                                                                                                       
[    5.389703] ppdev: user-space parallel port driver                                                                                                       
[    5.396356] lp0: using parport0 (interrupt-driven).                                                                                                      
[    5.443796] ip_tables: (C) 2000-2006 Netfilter Core Team                                                                                                 
[    5.524323] r8169: eth0: link up                                                                                                                         
[    5.524330] r8169: eth0: link up                                                                                                                         
[    5.579478] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume                                                      
[    6.043613] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4                                                             
[    6.809245] Adding 2048276k swap on /dev/sdb2.  Priority:-1 extents:1 across:2048276k                                                                    
[    6.954036] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16                                                                           
[    6.954094] HDA Intel 0000:00:1b.0: setting latency timer to 64                                                                                          
[    6.985923] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...                                                                          
[    7.853760] usb-storage: device scan complete                                                                                                            
[    7.856726] scsi 4:0:0:0: Direct-Access     IN-WIN   CF Card          2.7C PQ: 0 ANSI: 0 CCS                                                             
[    7.859741] scsi 4:0:0:1: Direct-Access     IN-WIN   MS Card          2.7C PQ: 0 ANSI: 0 CCS            

[ 7.862720] scsi 4:0:0:2: Direct-Access IN-WIN SM Card 2.7C PQ: 0 ANSI: 0 CCS
[ 7.865718] scsi 4:0:0:3: Direct-Access IN-WIN SD Card 2.7C PQ: 0 ANSI: 0 CCS
[ 7.870936] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[ 7.871124] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 7.877024] sd 4:0:0:1: [sdd] Attached SCSI removable disk
[ 7.877095] sd 4:0:0:1: Attached scsi generic sg4 type 0
[ 7.886827] sd 4:0:0:2: [sde] Attached SCSI removable disk
[ 7.886898] sd 4:0:0:2: Attached scsi generic sg5 type 0
[ 7.912844] sd 4:0:0:3: [sdf] Attached SCSI removable disk
[ 7.912922] sd 4:0:0:3: Attached scsi generic sg6 type 0
[ 8.803519] EXT3 FS on sdb1, internal journal
[ 9.087679] kjournald starting. Commit interval 5 seconds
[ 9.087946] EXT3 FS on sdb3, internal journal
[ 9.087954] EXT3-fs: mounted filesystem with ordered data mode.
[ 9.308895] kjournald starting. Commit interval 5 seconds
[ 9.316929] EXT3 FS on sda1, internal journal
[ 9.316936] EXT3-fs: mounted filesystem with ordered data mode.
[ 9.463064] kjournald starting. Commit interval 5 seconds
[ 9.463137] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[ 9.474174] EXT3 FS on sda2, internal journal
[ 9.474251] EXT3-fs: mounted filesystem with ordered data mode.
[ 13.167696] type=1505 audit(1265307321.590:2): operation="profile_load" name="/sbin/dhclient3" name2="default" pid=1487
[ 13.168426] type=1505 audit(1265307321.594:3): operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" name2="default" pid=1487
[ 13.168818] type=1505 audit(1265307321.594:4): operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" name2="default" pid=1487
[ 13.237675] type=1505 audit(1265307321.663:5): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=1495
[ 13.238509] type=1505 audit(1265307321.663:6): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=1495
[ 13.277501] type=1505 audit(1265307321.703:7): operation="profile_load" name="/usr/sbin/mysqld-akonadi" name2="default" pid=1496
[ 13.327349] type=1505 audit(1265307321.752:8): operation="profile_load" name="/usr/sbin/tcpdump" name2="default" pid=1497
[ 14.956457] [drm] Initialized drm 1.1.0 20060810
[ 14.961772] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 14.961779] pci 0000:00:02.0: setting latency timer to 64
[ 14.961949] [drm] Initialized i915 1.6.0 20080730 on minor 0
[ 16.520011] eth0: no IPv6 routers present
[ 24.916020] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 32.916016] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 40.928016] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 48.936025] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 56.916022] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 64.928022] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 72.916019] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 80.933638] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 81.230539] CPU0 attaching NULL sched-domain.
[ 81.230546] CPU1 attaching NULL sched-domain.
[ 81.244080] CPU0 attaching sched-domain:
[ 81.244085] domain 0: span 0-1 level MC
[ 81.244089] groups: 0 1
[ 81.244094] domain 1: span 0-1 level CPU
[ 81.244096] groups: 0-1
[ 81.244101] CPU1 attaching sched-domain:
[ 81.244103] domain 0: span 0-1 level MC
[ 81.244106] groups: 1 0
[ 81.244109] domain 1: span 0-1 level CPU
[ 81.244112] groups: 0-1

Gracias.

comprueba que tengas instalado alsa-base y prueba a ejecutar el comando

sudo alsa force-reload

y después de eso a ver con alsamixer

Ejecuto el comando y me tira esta lista:

lu2jgp@LU2JGP-MiSoLuGu2:~$ sudo alsa force-reload
[sudo] password for lu2jgp:
Terminating processes: 2025 2053.
Unloading ALSA sound driver modules: snd-hda-intel snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc.
Loading ALSA sound driver modules: snd-hda-intel snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc.

Y además me sale este cartelito:

Error que tira al ejecutar el comando.

y alsamixer despues de eso?

quizá no reconoce bien el modelo:

Citar

[ 6.985923] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...

mira a ver si esto te ayuda:
http://www.kubuntu-es.org/wiki/sistema/sin-sonido-tarjetas-hdaintel

Bueno. Mas tarde pruebo en la PC con el mencionado problema.

¿ Que contesto a la pregunta del cartel que me aparece ?.

¿ Contesto afirmativamente para que se olvide de esos dispositivos ?.

Saludos.