UBUNTU 10.10 não reconhece minha placa de som

Iniciado por gabrielpardal, 15 de Dezembro de 2010, 05:53

tópico anterior - próximo tópico

gabrielpardal

Eu sei que esse é um dos problemas mais discutidos nos fórums de Linux, porém eu trago uma outra complicação que já pode ser inclusive a solução.
O som funcionava perfeitamente, só que de uma hora para outra parou.

Ao fazer o comando lspci eu não encontro minha placa de som listada.

Citar00:04.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:08.0 PCI bridge: nVidia Corporation MCP67 PCI Bridge (rev a2)
00:09.0 IDE interface: nVidia Corporation MCP67 AHCI Controller (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation MCP67 Ethernet (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP67 PCI Express Bridge (rev a2)
00:0d.0 PCI bridge: nVidia Corporation MCP67 PCI Express Bridge (rev a2)
00:12.0 VGA compatible controller: nVidia Corporation C67 [GeForce 7150M / nForce 630M] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
02:05.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
02:05.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
02:05.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
02:05.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
03:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
gabrielpardal@gabrielpardal:~$ ^C
gabrielpardal@gabrielpardal:~$ 00:00.0 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
bash: erro de sintaxe próximo do `token' não esperado `('
gabrielpardal@gabrielpardal:~$ 00:01.0 ISA bridge: nVidia Corporation MCP67 ISA Bridge (rev a2)
bash: erro de sintaxe próximo do `token' não esperado `('
gabrielpardal@gabrielpardal:~$ 00:01.1 SMBus: nVidia Corporation MCP67 SMBus (rev a2)
bash: erro de sintaxe próximo do `token' não esperado `('
gabrielpardal@gabrielpardal:~$ 00:01.2 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
bash: erro de sintaxe próximo do `token' não esperado `('
gabrielpardal@gabrielpardal:~$ 00:01.3 Co-processor: nVidia Corporation MCP67 Co-processor (rev a2)
bash: erro de sintaxe próximo do `token' não esperado `('
gabrielpardal@gabrielpardal:~$ 00:02.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
bash: erro de sintaxe próximo do `token' não esperado `('
gabrielpardal@gabrielpardal:~$ 00:02.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
bash: erro de sintaxe próximo do `token' não esperado `('
gabrielpardal@gabrielpardal:~$ 00:04.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
bash: erro de sintaxe próximo do `token' não esperado `('
gabrielpardal@gabrielpardal:~$

o que isso pode representar?

ao digitar lspci | grep -i audio não aparece nada.

está aí a pergunta que não quer calar...






Tota

Ola

Não entendi porque deu <control>+<c> no meio do comando:
Citargabrielpardal@gabrielpardal:~$ ^C

Isto interrompe o processo.

Tentou verificar a saída do comando de log => dmesg para ver se como sua placa foi ou não reconhecida no sistema?

sudo dmesg

[]'s

gabrielpardal

sem o ^C
:
Citargabrielpardal@gabrielpardal:~$ lspci
00:00.0 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP67 ISA Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP67 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:01.3 Co-processor: nVidia Corporation MCP67 Co-processor (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:04.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:04.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:08.0 PCI bridge: nVidia Corporation MCP67 PCI Bridge (rev a2)
00:09.0 IDE interface: nVidia Corporation MCP67 AHCI Controller (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation MCP67 Ethernet (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP67 PCI Express Bridge (rev a2)
00:0d.0 PCI bridge: nVidia Corporation MCP67 PCI Express Bridge (rev a2)
00:12.0 VGA compatible controller: nVidia Corporation C67 [GeForce 7150M / nForce 630M] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
02:05.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
02:05.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
02:05.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
02:05.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
03:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)

gabrielpardal


e resultado do sudo dmesg:


[    0.309637] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.309637] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
[    0.309637] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR1._PRT]
[    0.309637] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR2._PRT]
[    0.336212] ACPI: PCI Interrupt Link [LNK1] (IRQs 5) *10
[    0.336424] ACPI: PCI Interrupt Link [LNK2] (IRQs 7) *11
[    0.336633] ACPI: PCI Interrupt Link [LNK3] (IRQs 10) *0, disabled.
[    0.336843] ACPI: PCI Interrupt Link [LNK4] (IRQs 11) *0, disabled.
[    0.337056] ACPI: PCI Interrupt Link [LK1E] (IRQs 16) *0, disabled.
[    0.337269] ACPI: PCI Interrupt Link [LK2E] (IRQs 17) *0, disabled.
[    0.337483] ACPI: PCI Interrupt Link [LK3E] (IRQs 18) *0, disabled.
[    0.337695] ACPI: PCI Interrupt Link [LK4E] (IRQs 19) *10
[    0.337904] ACPI: PCI Interrupt Link [LSMB] (IRQs *10)
[    0.338115] ACPI: PCI Interrupt Link [LUS0] (IRQs 18) *11
[    0.338324] ACPI: PCI Interrupt Link [LUS2] (IRQs 22) *7
[    0.338542] ACPI: PCI Interrupt Link [LMAC] (IRQs 20) *11
[    0.338752] ACPI: PCI Interrupt Link [LAZA] (IRQs 21) *10
[    0.338963] ACPI: PCI Interrupt Link [LGPU] (IRQs 16) *10
[    0.339174] ACPI: PCI Interrupt Link [LPID] (IRQs 22) *0, disabled.
[    0.339387] ACPI: PCI Interrupt Link [LSI0] (IRQs 23) *11
[    0.339604] ACPI: PCI Interrupt Link [Z018] (IRQs 18) *5
[    0.339820] ACPI: PCI Interrupt Link [Z019] (IRQs 22) *10
[    0.340064] ACPI: PCI Interrupt Link [LPMU] (IRQs *11)
[    0.340121] HEST: Table is not found!
[    0.340225] vgaarb: device added: PCI:0000:00:12.0,decodes=io+mem,owns=io+mem,locks=none
[    0.340233] vgaarb: loaded
[    0.340411] SCSI subsystem initialized
[    0.350000] libata version 3.00 loaded.
[    0.350000] usbcore: registered new interface driver usbfs
[    0.350000] usbcore: registered new interface driver hub
[    0.350000] usbcore: registered new device driver usb
[    0.350000] ACPI: WMI: Mapper loaded
[    0.350000] PCI: Using ACPI for IRQ routing
[    0.350000] PCI: pci_cache_line_size set to 64 bytes
[    0.350000] reserve RAM buffer: 000000000009e000 - 000000000009ffff
[    0.350000] reserve RAM buffer: 000000003bf50000 - 000000003bffffff
[    0.350000] NetLabel: Initializing
[    0.350000] NetLabel:  domain hash size = 128
[    0.350000] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.350000] NetLabel:  unlabeled traffic allowed by default
[    0.350000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.350000] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
[    0.350000] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
[    0.360070] Switching to clocksource hpet
[    0.381349] AppArmor: AppArmor Filesystem Enabled
[    0.381374] pnp: PnP ACPI init
[    0.381399] ACPI: bus type pnp registered
[    0.384816] pnp: PnP ACPI: found 12 devices
[    0.384819] ACPI: ACPI bus type pnp unregistered
[    0.384834] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    0.384840] system 00:03: [io  0x1000-0x107f] has been reserved
[    0.384843] system 00:03: [io  0x1080-0x10ff] has been reserved
[    0.384846] system 00:03: [io  0x1400-0x147f] has been reserved
[    0.384850] system 00:03: [io  0x1480-0x14ff] has been reserved
[    0.384853] system 00:03: [io  0x1800-0x187f] has been reserved
[    0.384856] system 00:03: [io  0x1880-0x18ff] has been reserved
[    0.384862] system 00:04: [io  0x0360-0x0361] has been reserved
[    0.384866] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.384874] system 00:0b: [mem 0xffc00000-0xffffffff] could not be reserved
[    0.384878] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.384881] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.384884] system 00:0b: [mem 0xfed00000-0xfed00fff] has been reserved
[    0.384888] system 00:0b: [mem 0xfef00000-0xfef00fff] has been reserved
[    0.391109] pci 0000:00:12.0: BAR 6: assigned [mem 0x40000000-0x4001ffff pref]
[    0.391115] pci 0000:00:08.0: PCI bridge to [bus 02-02]
[    0.391118] pci 0000:00:08.0:   bridge window [io  disabled]
[    0.391122] pci 0000:00:08.0:   bridge window [mem 0xf6100000-0xf61fffff]
[    0.391125] pci 0000:00:08.0:   bridge window [mem pref disabled]
[    0.391130] pci 0000:00:0c.0: PCI bridge to [bus 04-05]
[    0.391133] pci 0000:00:0c.0:   bridge window [io  0x4000-0x4fff]
[    0.391137] pci 0000:00:0c.0:   bridge window [mem 0xf2000000-0xf3ffffff]
[    0.391140] pci 0000:00:0c.0:   bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.391144] pci 0000:00:0d.0: PCI bridge to [bus 03-03]
[    0.391147] pci 0000:00:0d.0:   bridge window [io  disabled]
[    0.391150] pci 0000:00:0d.0:   bridge window [mem 0xf6000000-0xf60fffff]
[    0.391153] pci 0000:00:0d.0:   bridge window [mem pref disabled]
[    0.391164] pci 0000:00:08.0: setting latency timer to 64
[    0.391170] pci 0000:00:0c.0: setting latency timer to 64
[    0.391176] pci 0000:00:0d.0: setting latency timer to 64
[    0.391180] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.391182] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.391185] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.391188] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.391191] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.391194] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.391196] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
[    0.391199] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
[    0.391202] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
[    0.391205] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
[    0.391208] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
[    0.391210] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
[    0.391213] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
[    0.391216] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
[    0.391219] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff]
[    0.391222] pci_bus 0000:00: resource 19 [mem 0xfed40000-0xfed44fff]
[    0.391225] pci_bus 0000:00: resource 20 [mem 0x40000000-0xfebfffff]
[    0.391228] pci_bus 0000:02: resource 1 [mem 0xf6100000-0xf61fffff]
[    0.391230] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
[    0.391233] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
[    0.391236] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
[    0.391239] pci_bus 0000:02: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.391242] pci_bus 0000:02: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.391244] pci_bus 0000:02: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.391247] pci_bus 0000:02: resource 10 [mem 0x000cc000-0x000cffff]
[    0.391250] pci_bus 0000:02: resource 11 [mem 0x000d4000-0x000d7fff]
[    0.391253] pci_bus 0000:02: resource 12 [mem 0x000d8000-0x000dbfff]
[    0.391256] pci_bus 0000:02: resource 13 [mem 0x000dc000-0x000dffff]
[    0.391258] pci_bus 0000:02: resource 14 [mem 0x000e0000-0x000e3fff]
[    0.391261] pci_bus 0000:02: resource 15 [mem 0x000e4000-0x000e7fff]
[    0.391264] pci_bus 0000:02: resource 16 [mem 0x000e8000-0x000ebfff]
[    0.391267] pci_bus 0000:02: resource 17 [mem 0x000ec000-0x000effff]
[    0.391270] pci_bus 0000:02: resource 18 [mem 0x000f0000-0x000fffff]
[    0.391272] pci_bus 0000:02: resource 19 [mem 0xfed40000-0xfed44fff]
[    0.391275] pci_bus 0000:02: resource 20 [mem 0x40000000-0xfebfffff]
[    0.391278] pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
[    0.391281] pci_bus 0000:04: resource 1 [mem 0xf2000000-0xf3ffffff]
[    0.391284] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.391287] pci_bus 0000:03: resource 1 [mem 0xf6000000-0xf60fffff]
[    0.391340] NET: Registered protocol family 2
[    0.391449] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.392148] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[    0.393446] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.394024] TCP: Hash tables configured (established 131072 bind 65536)
[    0.394028] TCP reno registered
[    0.394040] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.394056] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.394174] NET: Registered protocol family 1
[    0.394338] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.394390] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.394449] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.394510] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.394577] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.394584] pci 0000:00:12.0: Boot video device
[    0.394613] PCI: CLS 64 bytes, default 64
[    0.483143] Simple Boot Flag at 0x36 set to 0x1
[    0.483372] Scanning for low memory corruption every 60 seconds
[    0.483528] audit: initializing netlink socket (disabled)
[    0.483542] type=2000 audit(1292505823.480:1): initialized
[    0.499198] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.501048] VFS: Disk quotas dquot_6.5.2
[    0.501119] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.501852] fuse init (API version 7.14)
[    0.501960] msgmni has been set to 1841
[    0.502323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.502326] io scheduler noop registered
[    0.502329] io scheduler deadline registered
[    0.502376] io scheduler cfq registered (default)
[    0.502546] pcieport 0000:00:0c.0: setting latency timer to 64
[    0.502569]   alloc irq_desc for 40 on node 0
[    0.502571]   alloc kstat_irqs on node 0
[    0.502582] pcieport 0000:00:0c.0: irq 40 for MSI/MSI-X
[    0.502664] pcieport 0000:00:0d.0: setting latency timer to 64
[    0.502680]   alloc irq_desc for 41 on node 0
[    0.502682]   alloc kstat_irqs on node 0
[    0.502688] pcieport 0000:00:0d.0: irq 41 for MSI/MSI-X
[    0.502767] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.502792] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.503488] ACPI: AC Adapter [ACAD] (off-line)
[    0.503580] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.503588] ACPI: Sleep Button [SLPB]
[    0.503635] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.503916] ACPI: Lid Switch [LID]
[    0.503981] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.503985] ACPI: Power Button [PWRB]
[    0.504033] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.504037] ACPI: Power Button [PWRF]
[    0.504405] ACPI: acpi_idle registered with cpuidle
[    0.504438] ACPI: processor limited to max C-state 1
[    0.508261] [Firmware Bug]: Invalid critical threshold (0)
[    0.508869] thermal LNXTHERM:01: registered as thermal_zone0
[    0.508880] ACPI: Thermal Zone [THRM] (37 C)
[    0.508997] ERST: Table is not found!
[    0.509296] Linux agpgart interface v0.103
[    0.509301] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.510879] brd: module loaded
[    0.511480] loop: module loaded
[    0.512212] ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 23
[    0.512218]   alloc irq_desc for 23 on node 0
[    0.512220]   alloc kstat_irqs on node 0
[    0.512233] pata_acpi 0000:00:09.0: PCI INT A -> Link[LSI0] -> GSI 23 (level, low) -> IRQ 23
[    0.512271] pata_acpi 0000:00:09.0: setting latency timer to 64
[    0.512284] pata_acpi 0000:00:09.0: PCI INT A disabled
[    0.512680] Fixed MDIO Bus: probed
[    0.512726] PPP generic driver version 2.4.2
[    0.512781] tun: Universal TUN/TAP device driver, 1.6
[    0.512783] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.512876] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.513246] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22
[    0.513250]   alloc irq_desc for 22 on node 0
[    0.513252]   alloc kstat_irqs on node 0
[    0.513261] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUS2] -> GSI 22 (level, low) -> IRQ 22
[    0.513283] ehci_hcd 0000:00:02.1: setting latency timer to 64
[    0.513286] ehci_hcd 0000:00:02.1: EHCI Host Controller
[    0.513338] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[    0.513367] ehci_hcd 0000:00:02.1: debug port 1
[    0.513375] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[    0.513404] ehci_hcd 0000:00:02.1: irq 22, io mem 0xf6489000
[    0.530046] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[    0.530185] hub 1-0:1.0: USB hub found
[    0.530190] hub 1-0:1.0: 7 ports detected
[    0.530672] ACPI: PCI Interrupt Link [Z019] enabled at IRQ 22
[    0.530677] ehci_hcd 0000:00:04.1: PCI INT B -> Link[Z019] -> GSI 22 (level, low) -> IRQ 22
[    0.530693] ehci_hcd 0000:00:04.1: setting latency timer to 64
[    0.530696] ehci_hcd 0000:00:04.1: EHCI Host Controller
[    0.530740] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2
[    0.530769] ehci_hcd 0000:00:04.1: debug port 1
[    0.530777] ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
[    0.530786] ehci_hcd 0000:00:04.1: irq 22, io mem 0xf6489400
[    0.550026] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
[    0.550140] hub 2-0:1.0: USB hub found
[    0.550145] hub 2-0:1.0: 2 ports detected
[    0.550228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.550631] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 18
[    0.550635]   alloc irq_desc for 18 on node 0
[    0.550638]   alloc kstat_irqs on node 0
[    0.550649] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUS0] -> GSI 18 (level, low) -> IRQ 18
[    0.550662] ohci_hcd 0000:00:02.0: setting latency timer to 64
[    0.550666] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    0.550714] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3
[    0.550749] ohci_hcd 0000:00:02.0: irq 18, io mem 0xf6486000
[    0.612144] hub 3-0:1.0: USB hub found
[    0.612151] hub 3-0:1.0: 7 ports detected
[    0.612638] ACPI: PCI Interrupt Link [Z018] enabled at IRQ 18
[    0.612642] ohci_hcd 0000:00:04.0: PCI INT A -> Link[Z018] -> GSI 18 (level, low) -> IRQ 18
[    0.612655] ohci_hcd 0000:00:04.0: setting latency timer to 64
[    0.612658] ohci_hcd 0000:00:04.0: OHCI Host Controller
[    0.612705] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 4
[    0.612719] ohci_hcd 0000:00:04.0: irq 18, io mem 0xf6487000
[    0.618264] Freeing initrd memory: 10744k freed
[    0.672144] hub 4-0:1.0: USB hub found
[    0.672150] hub 4-0:1.0: 2 ports detected
[    0.672262] uhci_hcd: USB Universal Host Controller Interface driver
[    0.672424] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12

...continua no outro post por tamanho de caractere extendido:

gabrielpardal

[color=red]...[/color]

[    0.694050] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.694058] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.694163] mice: PS/2 mouse device common for all mice
[    0.694341] rtc_cmos 00:07: RTC can wake from S4
[    0.694390] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.694431] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[    0.694546] device-mapper: uevent: version 1.0.3
[    0.694658] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[    0.694742] device-mapper: multipath: version 1.1.1 loaded
[    0.694745] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.694923] cpuidle: using governor ladder
[    0.694925] cpuidle: using governor menu
[    0.695242] TCP cubic registered
[    0.695415] NET: Registered protocol family 10
[    0.695852] lo: Disabled Privacy Extensions
[    0.696099] NET: Registered protocol family 17
[    0.696150] powernow-k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology TL-58 (2 cpu cores) (version 2.20.00)
[    0.696205] powernow-k8:    0 : fid 0xb (1900 MHz), vid 0x12
[    0.696207] powernow-k8:    1 : fid 0xa (1800 MHz), vid 0x13
[    0.696210] powernow-k8:    2 : fid 0x8 (1600 MHz), vid 0x14
[    0.696213] powernow-k8:    3 : fid 0x0 (800 MHz), vid 0x1e
[    0.696390] PM: Resume from disk failed.
[    0.696405] registered taskstats version 1
[    0.696666]   Magic number: 6:440:382
[    0.696777] rtc_cmos 00:07: setting system clock to 2010-12-16 13:23:44 UTC (1292505824)
[    0.696781] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.696782] EDD information not available.
[    0.696876] Freeing unused kernel memory: 908k freed
[    0.697323] Write protecting the kernel read-only data: 10240k
[    0.697519] Freeing unused kernel memory: 412k freed
[    0.697903] Freeing unused kernel memory: 1644k freed
[    0.714650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.722877] udev[107]: starting version 163
[    0.770509] ACPI: Battery Slot [BAT0] (battery present)
[    0.872535] usb 2-2: new high speed USB device using ehci_hcd and address 2
[    1.083235] sdhci: Secure Digital Host Controller Interface driver
[    1.083239] sdhci: Copyright(c) Pierre Ossman
[    1.114303] ahci 0000:00:09.0: version 3.0
[    1.114320] ahci 0000:00:09.0: PCI INT A -> Link[LSI0] -> GSI 23 (level, low) -> IRQ 23
[    1.114353] ahci 0000:00:09.0: controller can do NCQ, turning on CAP_NCQ
[    1.114355] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP
[    1.114417] ahci 0000:00:09.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl IDE mode
[    1.114422] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio slum part
[    1.114427] ahci 0000:00:09.0: setting latency timer to 64
[    1.114836] scsi0 : ahci
[    1.115120] scsi1 : ahci
[    1.115239] scsi2 : ahci
[    1.115371] scsi3 : ahci
[    1.115540] ata1: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 23
[    1.115544] ata2: SATA max UDMA/133 abar m8192@0xf6484000 port 0xf6484180 irq 23
[    1.115547] ata3: SATA max UDMA/133 abar m8192@0xf6484000 port 0xf6484200 irq 23
[    1.115551] ata4: SATA max UDMA/133 abar m8192@0xf6484000 port 0xf6484280 irq 23
[    1.115989] sdhci-pci 0000:02:05.1: SDHCI controller found [1180:0822] (rev 22)
[    1.116371] ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 7
[    1.116386] sdhci-pci 0000:02:05.1: PCI INT B -> Link[LNK2] -> GSI 7 (level, low) -> IRQ 7
[    1.117426] sdhci-pci 0000:02:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    1.118530] Registered led device: mmc0::
[    1.119609] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    1.119964] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 20
[    1.119968]   alloc irq_desc for 20 on node 0
[    1.119970]   alloc kstat_irqs on node 0
[    1.119980] forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 20 (level, low) -> IRQ 20
[    1.120052] forcedeth 0000:00:0a.0: setting latency timer to 64
[    1.120518] mmc0: SDHCI controller on PCI [0000:02:05.1] using DMA
[    1.460035] ata3: SATA link down (SStatus 0 SControl 300)
[    1.460057] ata4: SATA link down (SStatus 0 SControl 300)
[    1.460076] ata2: SATA link down (SStatus 0 SControl 300)
[    1.641069] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:1f:29:c3:f4:e8
[    1.641074] forcedeth 0000:00:0a.0: highdma pwrctl mgmt lnktim msi desc-v3
[    1.860039] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.860788] ata1.00: ATA-7: Hitachi HTS541616J9SA00, SB4OC7BP, max UDMA/100
[    1.860792] ata1.00: 312581808 sectors, multi 16: LBA48
[    1.861731] ata1.00: configured for UDMA/100
[    1.861902] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54161 SB4O PQ: 0 ANSI: 5
[    1.862101] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.862247] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.862306] sd 0:0:0:0: [sda] Write Protect is off
[    1.862309] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.862334] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.862529]  sda: sda1 sda2 < sda5 sda6 >
[    2.294590] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.297270] ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 5
[    2.297287] firewire_ohci 0000:02:05.0: PCI INT A -> Link[LNK1] -> GSI 5 (level, low) -> IRQ 5
[    2.550034] firewire_ohci: Added fw-ohci device 0000:02:05.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x0
[    2.675854] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    3.032639] firewire_core: created device fw0: GUID 00b06000c50a2f00, S400
[   15.466297] Adding 1016828k swap on /dev/sda6.  Priority:-1 extents:1 across:1016828k
[   15.480204] udev[396]: starting version 163
[   15.546630] lp: driver loaded but no devices found
[   15.783095] acpi device:23: registered as cooling_device2
[   15.783287] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[   15.783357] ACPI: Video Device [UVGA] (multi-head: yes  rom: no  post: no)
[   15.838951] i2c i2c-0: nForce2 SMBus adapter at 0x3040
[   15.838981] i2c i2c-1: nForce2 SMBus adapter at 0x3000
[   16.020049] Linux video capture interface: v2.00
[   16.023939] EDAC MC: Ver: 2.1.0 Nov 24 2010
[   16.024938] type=1400 audit(1292505839.820:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=704 comm="apparmor_parser"
[   16.025457] type=1400 audit(1292505839.820:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=704 comm="apparmor_parser"
[   16.025642] type=1400 audit(1292505839.820:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=704 comm="apparmor_parser"
[   16.029918] input: HP WMI hotkeys as /devices/virtual/input/input6
[   16.048989] cfg80211: Calling CRDA to update world regulatory domain
[   16.057464] EDAC amd64_edac:  Ver: 3.3.0 Nov 24 2010
[   16.057654] uvcvideo: Found UVC 1.00 device HP Webcam (04f2:b015)
[   16.063869] input: HP Webcam as /devices/pci0000:00/0000:00:04.1/usb2/2-2/2-2:1.0/input/input7
[   16.064009] usbcore: registered new interface driver uvcvideo
[   16.064012] USB Video Class driver (v0.1.0)
[   16.067458] r852 0000:02:05.3: PCI INT B -> Link[LNK2] -> GSI 7 (level, low) -> IRQ 7
[   16.085171] r852: Non dma capable device detected, dma disabled
[   16.085186] r852: driver loaded succesfully
[   16.096645] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[   16.104991] cfg80211: World regulatory domain updated:
[   16.104995]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   16.104999]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   16.105003]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   16.105006]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   16.105009]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   16.105012]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   16.113391] EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
[   16.113402] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[   16.113404]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[   16.113406]  (Note that use of the override may cause unknown side effects.)
[   16.113873] amd64_edac: probe of 0000:00:18.2 failed with error -22
[   16.117103] nvidia: module license 'NVIDIA' taints kernel.
[   16.117107] Disabling lock debugging due to kernel taint
[   16.199077] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   16.425406] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   16.733597] ACPI: PCI Interrupt Link [LK4E] enabled at IRQ 19
[   16.733604]   alloc irq_desc for 19 on node 0
[   16.733607]   alloc kstat_irqs on node 0
[   16.733621] ath5k 0000:03:00.0: PCI INT A -> Link[LK4E] -> GSI 19 (level, low) -> IRQ 19
[   16.733630] ath5k 0000:03:00.0: setting latency timer to 64
[   16.733694] ath5k 0000:03:00.0: registered as 'phy0'
[   17.188122] ACPI: PCI Interrupt Link [LGPU] enabled at IRQ 16
[   17.188126]   alloc irq_desc for 16 on node 0
[   17.188128]   alloc kstat_irqs on node 0
[   17.188137] nvidia 0000:00:12.0: PCI INT A -> Link[LGPU] -> GSI 16 (level, low) -> IRQ 16
[   17.188144] nvidia 0000:00:12.0: setting latency timer to 64
[   17.188149] vgaarb: device changed decodes: PCI:0000:00:12.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   17.189456] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  260.19.06  Mon Sep 13 04:29:19 PDT 2010
[   17.230235] ath: EEPROM regdomain: 0x67
[   17.230238] ath: EEPROM indicates we should expect a direct regpair map
[   17.230243] ath: Country alpha2 being used: 00
[   17.230244] ath: Regpair used: 0x67
[   17.242615] phy0: Selected rate control algorithm 'minstrel'
[   17.243471] Registered led device: ath5k-phy0::rx
[   17.243562] Registered led device: ath5k-phy0::tx
[   17.243566] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[   17.386874] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04713/0x200000/0x0
[   17.462939] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[   18.353979] type=1400 audit(1292505842.150:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=907 comm="apparmor_parser"
[   18.361856]   alloc irq_desc for 42 on node 0
[   18.361861]   alloc kstat_irqs on node 0
[   18.361873] forcedeth 0000:00:0a.0: irq 42 for MSI/MSI-X
[   18.361980] type=1400 audit(1292505842.160:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=908 comm="apparmor_parser"
[   18.362084] eth0: no link during initialization.
[   18.362308] type=1400 audit(1292505842.160:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=908 comm="apparmor_parser"
[   18.362594] type=1400 audit(1292505842.160:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=908 comm="apparmor_parser"
[   18.362848] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   18.373443] ppdev: user-space parallel port driver
[   18.381966] type=1400 audit(1292505842.180:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=971 comm="apparmor_parser"
[   18.386859] type=1400 audit(1292505842.180:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=978 comm="apparmor_parser"
[   18.388418] type=1400 audit(1292505842.180:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=978 comm="apparmor_parser"
[   18.423298] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   21.331540] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600
[   21.335306] EXT4-fs (sda5): re-mounted. Opts: commit=600
[   24.104405] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600
[   24.108135] EXT4-fs (sda5): re-mounted. Opts: commit=600
[   31.647340] wlan0: authenticate with 00:24:b2:5a:e1:e4 (try 1)
[   31.648918] wlan0: authenticated
[   31.648969] wlan0: associate with 00:24:b2:5a:e1:e4 (try 1)
[   31.651927] wlan0: RX AssocResp from 00:24:b2:5a:e1:e4 (capab=0x431 status=0 aid=1)
[   31.651932] wlan0: associated
[   31.652609] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   31.652676] cfg80211: Calling CRDA for country: BR
[   31.672236] cfg80211: Received country IE:
[   31.672240] cfg80211: Regulatory domain: BR
[   31.672242]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   31.672245]     (2402000 KHz - 2482000 KHz @ 40000 KHz), (10000 mBi, 2000 mBm)
[   31.672247] cfg80211: CRDA thinks this should applied:
[   31.672249] cfg80211: Regulatory domain: BR
[   31.672251]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   31.672253]     (2402000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[   31.672256]     (5170000 KHz - 5250000 KHz @ 20000 KHz), (300 mBi, 1700 mBm)
[   31.672259]     (5250000 KHz - 5330000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   31.672262]     (5490000 KHz - 5710000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   31.672265]     (5735000 KHz - 5835000 KHz @ 20000 KHz), (300 mBi, 3000 mBm)
[   31.672267] cfg80211: We intersect both of these and get:
[   31.672269] cfg80211: Regulatory domain: 98
[   31.672270]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   31.672273]     (2402000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[   31.672280] cfg80211: Current regulatory domain updated by AP to: BR
[   31.672282]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   31.672284]     (2402000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[   31.709588] Intel AES-NI instructions are not detected.
[   31.731522] padlock: VIA PadLock not detected.
[   42.120049] wlan0: no IPv6 routers present
[   82.010068] Clocksource tsc unstable (delta = -191585093 ns)
[  123.622533] CE: hpet increased min_delta_ns to 7500 nsec
gabrielpardal@gabrielpardal:~$


por favor, traduz pra mim... eu não sei nem qual é a minha placa de som. ela foi reconhecida?



gabrielpardal


Tota

Pelo log do Linux voce não tem placa de som.

1) verifique em sua BIOS se ela está desabilitada, se estiver habilite.

2) Caso contrario, sua placa pode ter queimado, infelizmente.

[]'s

gabrielpardal

como eu verifico na BIOS se minha placa está habilitada?

Tota

No momento em que ligar o desktop tecle <del>

Se for notebook veja no manual ou na tela com o logo do fabricante, geralmente f2 ou f11 ou f12

[]'s