Andesi - forum

Forum francophone pour Debian

Vous n'êtes pas identifié(e).

#1 Re : Configuration » [Résolu] Problème son - carte nVidia - squeeze » 07/05/2010 10:40:50

Aba

Si je peux aider, avec plaisir, mais vu mon niveau actuel sur debian, ça ira pas loin tongue

J'en profite pour faire découvrir un utilitaire qui peut être utile:

http://code.google.com/p/plowshare/

Ca permet de dl des fichiers genre rapidshare, megaupload et cie sans attendre, ni remplir les captcha, etc. En ligne de commande. Pratique pour gérer ses dls smile

#2 Re : Configuration » [Résolu] Problème son - carte nVidia - squeeze » 06/05/2010 20:04:10

Aba

CA MARCHE

Merci Orgrim, une simple réinstallation de ce package a suffit wink

Ma debian est maintenant nickel, je peux faire le kéké avec compiz et des néons bleus sur le pc big_smile

Bref, merci encore et félicitation pour avoir trouvé le problème aussi vite smile

#3 Re : Configuration » [Résolu] Problème son - carte nVidia - squeeze » 06/05/2010 09:06:31

Aba

ALors, cela me donne:

find /lib/modules -name '*hda*'

=>
/lib/modules/2.6.32-3-686/kernel/drivers/hwmon/hdaps.ko

Je fais ensuite logiquement un:
modprobe hdaps

Cela me renvoie un:
FATAL: Error inserting hdaps (/lib/modules/2.6.32-3-686/kernel/drivers/hwmon/hdaps.ko): No such device

Je ne trouve aucun snd-* dans modules non plus sad


alsa base et alsa utils sont déjà installé


Alsaconf, n'existe plus, il a été remplacé par alsactl

=> alsactl init
=> alsactl: init:1743: No soundcards found...

Alsa mixer => me servira quand le son marchera sad

#4 Configuration » [Résolu] Problème son - carte nVidia - squeeze » 05/05/2010 17:04:23

Aba
Réponses : 6

Bonjour,

Je me suis mis à debian il y a peu et je rencontre quelques problèmes lors de la configuration via alsa.

Info sur mon ordinateur :
Packard bell easy note SJ81 (pas de troll sur les packard bells siouplait tongue)
Version de debian installé : 2.6.32-3-686 Squeeze, 32 bit

Résultat de la commande 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.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:06.0 IDE interface: nVidia Corporation MCP67 IDE Controller (rev a1)
      00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)
      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:0b.0 PCI bridge: nVidia Corporation MCP67 PCI Express Bridge (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: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
      01:06.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)
      02:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8600M GS] (rev a1)

Soit en plus détaillé pour la carte Audio :

00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)
Subsystem: Packard Bell B.V. Device c107
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 10
Memory at f0780000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+

Plusieurs réponses ont été trouvés sur le net, aucune n'a été concluante:

J'ai eu droit à :
installation d'alsa-firmware-1.0.20.deb
=> Bien installé, rien n'a changé.

Installation de :
alsa-driver-linuxant_1.0.20.3_all.deb
Qui est censé contenir les bons drivers... Mais lors de l'installation, j'ai droits à de jolies erreurs:

      make dep
      make[1]: Entering directory `/usr/lib/alsa-driver-linuxant'
      #@for d in acore i2c drivers isa synth pci aoa soc usb pcmcia misc; do if ! make -C $d prepare; then exit 1; fi; done
      make[1]: Leaving directory `/usr/lib/alsa-driver-linuxant'
      make -C /lib/modules/2.6.32-3-686/source SUBDIRS=/usr/lib/alsa-driver-linuxant CPP="gcc -E" CC="gcc" modules
      make[1]: Entering directory `/usr/src/linux-headers-2.6.32-3-common'
      ERROR: Kernel configuration is invalid.
      include/linux/autoconf.h or include/config/auto.conf are missing.
      Run 'make oldconfig && make prepare' on kernel src to fix it.
      WARNING: Symbol version dump /usr/src/linux-headers-2.6.32-3-common/Module.symvers
      is missing; modules will have no dependencies and modversions.
      find: `/usr/src/linux-headers-2.6.32-3-common/alsa-kernel/': No such file or directory
      find: `/usr/src/linux-headers-2.6.32-3-common/alsa-kernel/': No such file or directory
      find: `/usr/src/linux-headers-2.6.32-3-common/alsa-kernel/': No such file or directory
      Building modules, stage 2.
      /usr/src/linux-headers-2.6.32-3-common/scripts/Makefile.modpost:42: include/config/auto.conf: No such file or directory
      find: `/usr/src/linux-headers-2.6.32-3-common/alsa-kernel/': No such file or directory
      find: `/usr/src/linux-headers-2.6.32-3-common/alsa-kernel/': No such file or directory
      find: `/usr/src/linux-headers-2.6.32-3-common/alsa-kernel/': No such file or directory
      make[2]: *** No rule to make target `include/config/auto.conf'. Stop.
      make[1]: *** [modules] Error 2
      make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-3-common'
      make: *** [compile] Error 2

Le fichier .config est bien présent dans /usr/src/linux-headers-2.6.32-3-686 (je ne sais pas s'il faut faire autre chose pour ça hmm, ni même si l'installation de ce package règlerait mon problème).

Résultat de aplay -l :

aplay: device_list:223: no soundcards found...

Résultat de dmsg:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-3-686 (Debian 2.6.32-9) ([email protected]) (gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Thu Feb 25 06:14:20 UTC 2010
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
[    0.000000]  BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000ce000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ff50000 (usable)
[    0.000000]  BIOS-e820: 000000007ff50000 - 000000007ff61000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ff61000 - 000000007ff62000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007ff62000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] DMI present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x7ff50 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CEFFF write-protect
[    0.000000]   CF000-E3FFF uncachable
[    0.000000]   E4000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037000000 page 2M
[    0.000000]  0037000000 - 00373fe000 page 4k
[    0.000000] kernel direct mapping tables up to 373fe000 @ 10000-16000
[    0.000000] RAMDISK: 3787e000 - 37fef721
[    0.000000] Allocated new RAMDISK: 00100000 - 00871721
[    0.000000] Move RAMDISK from 000000003787e000 - 0000000037fef720 to 00100000 - 00871720
[    0.000000] ACPI: RSDP 000f81b0 00024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 7ff5bba2 00074 (v01 PacBel PBNB0008 06040000  LTP 00000000)
[    0.000000] ACPI: FACP 7ff608b6 000F4 (v03 NVIDIA MCP67-M  06040000 PTL_ 000F4240)
[    0.000000] ACPI: DSDT 7ff5bc16 04C2C (v01 NVIDIA    MCP67 06040000 MSFT 03000001)
[    0.000000] ACPI: FACS 7ff61fc0 00040
[    0.000000] ACPI: SLIC 7ff609aa 00176 (v01 PacBel PBNB0008 06040000      00000000)
[    0.000000] ACPI: TCPA 7ff60b20 00032 (v01 Phoeni  x       06040000  TL  00000000)
[    0.000000] ACPI: SRAT 7ff60b52 000A0 (v01 AMD    HAMMER   06040000 AMD  00000001)
[    0.000000] ACPI: WDAT 7ff60bf2 00104 (v01 PTLTD  WDATTBL  06040000  LTP 00000001)
[    0.000000] ACPI: SSDT 7ff60cf6 00206 (v01 PTLTD  POWERNOW 06040000  LTP 00000001)
[    0.000000] ACPI: MCFG 7ff60efc 0003C (v01 PTLTD    MCFG   06040000  LTP 00000000)
[    0.000000] ACPI: HPET 7ff60f38 00038 (v01 PTLTD  HPETTBL  06040000  LTP 00000001)
[    0.000000] ACPI: APIC 7ff60f70 00068 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: BOOT 7ff60fd8 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1163MB HIGHMEM available.
[    0.000000] 883MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 373fe000
[    0.000000]   low ram: 0 - 373fe000
[    0.000000]   node 0 low ram: 00000000 - 373fe000
[    0.000000]   node 0 bootmap 00012000 - 00018e80
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0001000000 - 00014a9314]    TEXT DATA BSS ==> [0001000000 - 00014a9314]
[    0.000000]   #4 [000009e000 - 0000100000]    BIOS reserved ==> [000009e000 - 0000100000]
[    0.000000]   #5 [00014aa000 - 00014b00f8]              BRK ==> [00014aa000 - 00014b00f8]
[    0.000000]   #6 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
[    0.000000]   #7 [0000100000 - 0000871721]      NEW RAMDISK ==> [0000100000 - 0000871721]
[    0.000000]   #8 [0000012000 - 0000019000]          BOOTMAP ==> [0000012000 - 0000019000]
[    0.000000] found SMP MP-table at [c00f8140] f8140
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000373fe
[    0.000000]   HighMem  0x000373fe -> 0x0007ff50
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x0007ff50
[    0.000000] On node 0 totalpages: 523998
[    0.000000] free_area_init_node: node 0, pgdat c1396fc0, node_mem_map c14b2200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3950 pages, LIFO batch:0
[    0.000000]   Normal zone: 1736 pages used for memmap
[    0.000000]   Normal zone: 220470 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2327 pages used for memmap
[    0.000000]   HighMem zone: 295483 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000ce000
[    0.000000] PM: Registered nosave memory: 00000000000ce000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c2800000 s34072 r0 d23272 u2097152
[    0.000000] pcpu-alloc: s34072 r0 d23272 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 519903
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-3-686 root=UUID=85447b33-1798-4fef-aa15-672bbd5ed2f0 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000373fe:0007ff50)
[    0.000000] Memory: 2065108k/2096448k available (2429k kernel code, 29788k reserved, 1284k data, 368k init, 1191240k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd56000 - 0xfffff000   (2724 kB)
[    0.000000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.000000]     vmalloc : 0xf7bfe000 - 0xff3fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf73fe000   ( 883 MB)
[    0.000000]       .init : 0xc13a1000 - 0xc13fd000   ( 368 kB)
[    0.000000]       .data : 0xc125f44d - 0xc13a0760   (1284 kB)
[    0.000000]       .text : 0xc1000000 - 0xc125f44d   (2429 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1280
[    0.000000] Extended CMOS year: 2000
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1900.076 MHz processor.
[    0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3800.15 BogoMIPS (lpj=7600304)
[    0.004022] Security Framework initialized
[    0.004027] SELinux:  Disabled at boot.
[    0.004033] Mount-cache hash table entries: 512
[    0.004145] Initializing cgroup subsys ns
[    0.004148] Initializing cgroup subsys cpuacct
[    0.004152] Initializing cgroup subsys devices
[    0.004155] Initializing cgroup subsys freezer
[    0.004157] Initializing cgroup subsys net_cls
[    0.004174] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.004177] CPU: L2 Cache: 512K (64 bytes/line)
[    0.004179] CPU: Physical Processor ID: 0
[    0.004181] CPU: Processor Core ID: 0
[    0.004184] mce: CPU supports 5 MCE banks
[    0.004194] using C1E aware idle routine
[    0.004202] Performance Events: AMD PMU driver.
[    0.004207] ... version:                0
[    0.004209] ... bit width:              48
[    0.004211] ... generic registers:      4
[    0.004213] ... value mask:             0000ffffffffffff
[    0.004215] ... max period:             00007fffffffffff
[    0.004217] ... fixed-purpose events:   0
[    0.004219] ... event mask:             000000000000000f
[    0.004222] Checking 'hlt' instruction... OK.
[    0.020895] ACPI: Core revision 20090903
[    0.028603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070879] CPU0: AMD Turion(tm) 64 X2 Mobile Technology TL-58 stepping 01
[    0.072001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.008000] Initializing CPU#1
[    0.008000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.008000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.008000] CPU: Physical Processor ID: 0
[    0.008000] CPU: Processor Core ID: 1
[    0.156045] CPU1: AMD Turion(tm) 64 X2 Mobile Technology TL-58 stepping 01
[    0.156152] Brought up 2 CPUs
[    0.156155] Total of 2 processors activated (7600.51 BogoMIPS).
[    0.156150] System has AMD C1E enabled
[    0.156150] Switch to broadcast mode on CPU1
[    0.156376] CPU0 attaching sched-domain:
[    0.156379]  domain 0: span 0-1 level MC
[    0.156382]   groups: 0 1
[    0.156388] CPU1 attaching sched-domain:
[    0.156390]  domain 0: span 0-1 level MC
[    0.156393]   groups: 1 0
[    0.156531] devtmpfs: initialized
[    0.156921] regulator: core version 0.5
[    0.156978] NET: Registered protocol family 16
[    0.157066] ACPI: bus type pci registered
[    0.157143] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 8
[    0.157147] PCI: MCFG area at e0000000 reserved in E820
[    0.157149] PCI: Using MMCONFIG for extended config space
[    0.157151] PCI: Using configuration type 1 for base access
[    0.157552] bio: create slab <bio-0> at 0
[    0.158065] ACPI: EC: Look up EC in DSDT
[    0.160884] ACPI: Interpreter enabled
[    0.160891] ACPI: (supports S0 S3 S4 S5)
[    0.160909] ACPI: Using IOAPIC for interrupt routing
[    0.161642] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[    0.165760] ACPI: EC: GPE = 0x2, I/O: command/status = 0x66, data = 0x62
[    0.166046] ACPI: No dock devices found.
[    0.166154] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.166373] pci 0000:00:01.1: reg 10 io port: [0x3080-0x30bf]
[    0.166385] pci 0000:00:01.1: reg 20 io port: [0x3040-0x307f]
[    0.166390] pci 0000:00:01.1: reg 24 io port: [0x3000-0x303f]
[    0.166410] pci 0000:00:01.1: PME# supported from D3hot D3cold
[    0.166416] pci 0000:00:01.1: PME# disabled
[    0.166447] pci 0000:00:01.3: reg 10 32bit mmio: [0xf0500000-0xf057ffff]
[    0.166526] pci 0000:00:02.0: reg 10 32bit mmio: [0xf0786000-0xf0786fff]
[    0.166549] pci 0000:00:02.0: supports D1 D2
[    0.166552] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.166556] pci 0000:00:02.0: PME# disabled
[    0.166580] pci 0000:00:02.1: reg 10 32bit mmio: [0xf0789000-0xf07890ff]
[    0.166607] pci 0000:00:02.1: supports D1 D2
[    0.166610] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.166614] pci 0000:00:02.1: PME# disabled
[    0.166641] pci 0000:00:04.0: reg 10 32bit mmio: [0xf0787000-0xf0787fff]
[    0.166664] pci 0000:00:04.0: supports D1 D2
[    0.166667] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.166671] pci 0000:00:04.0: PME# disabled
[    0.166695] pci 0000:00:04.1: reg 10 32bit mmio: [0xf0789400-0xf07894ff]
[    0.166722] pci 0000:00:04.1: supports D1 D2
[    0.166725] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.166729] pci 0000:00:04.1: PME# disabled
[    0.166763] pci 0000:00:06.0: reg 20 io port: [0x30c0-0x30cf]
[    0.166802] pci 0000:00:07.0: reg 10 32bit mmio: [0xf0780000-0xf0783fff]
[    0.166829] pci 0000:00:07.0: PME# supported from D3hot D3cold
[    0.166833] pci 0000:00:07.0: PME# disabled
[    0.166898] pci 0000:00:09.0: reg 10 io port: [0x30f0-0x30f7]
[    0.166903] pci 0000:00:09.0: reg 14 io port: [0x30e4-0x30e7]
[    0.166908] pci 0000:00:09.0: reg 18 io port: [0x30e8-0x30ef]
[    0.166913] pci 0000:00:09.0: reg 1c io port: [0x30e0-0x30e3]
[    0.166918] pci 0000:00:09.0: reg 20 io port: [0x30d0-0x30df]
[    0.166924] pci 0000:00:09.0: reg 24 32bit mmio: [0xf0784000-0xf0785fff]
[    0.166971] pci 0000:00:0a.0: reg 10 32bit mmio: [0xf0788000-0xf0788fff]
[    0.166976] pci 0000:00:0a.0: reg 14 io port: [0x30f8-0x30ff]
[    0.166981] pci 0000:00:0a.0: reg 18 32bit mmio: [0xf0789c00-0xf0789cff]
[    0.166986] pci 0000:00:0a.0: reg 1c 32bit mmio: [0xf0789800-0xf078980f]
[    0.167008] pci 0000:00:0a.0: supports D1 D2
[    0.167011] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.167016] pci 0000:00:0a.0: PME# disabled
[    0.167056] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.167059] pci 0000:00:0b.0: PME# disabled
[    0.167099] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.167102] pci 0000:00:0c.0: PME# disabled
[    0.167140] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.167144] pci 0000:00:0d.0: PME# disabled
[    0.167258] pci 0000:01:06.0: reg 10 32bit mmio: [0xf0400000-0xf04007ff]
[    0.167265] pci 0000:01:06.0: reg 14 io port: [0x4000-0x407f]
[    0.167298] pci 0000:01:06.0: supports D2
[    0.167301] pci 0000:01:06.0: PME# supported from D2 D3hot D3cold
[    0.167305] pci 0000:01:06.0: PME# disabled
[    0.167337] pci 0000:00:08.0: transparent bridge
[    0.167341] pci 0000:00:08.0: bridge io port: [0x4000-0x4fff]
[    0.167345] pci 0000:00:08.0: bridge 32bit mmio: [0xf0400000-0xf04fffff]
[    0.167390] pci 0000:02:00.0: reg 10 32bit mmio: [0xce000000-0xceffffff]
[    0.167404] pci 0000:02:00.0: reg 14 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.167418] pci 0000:02:00.0: reg 1c 64bit mmio: [0xcc000000-0xcdffffff]
[    0.167427] pci 0000:02:00.0: reg 24 io port: [0x5000-0x507f]
[    0.167436] pci 0000:02:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.167538] Switch to broadcast mode on CPU0
[    0.172074] pci 0000:00:0b.0: bridge io port: [0x5000-0x5fff]
[    0.172077] pci 0000:00:0b.0: bridge 32bit mmio: [0xcc000000-0xceffffff]
[    0.172082] pci 0000:00:0b.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.172153] pci 0000:00:0d.0: bridge io port: [0x6000-0x6fff]
[    0.172157] pci 0000:00:0d.0: bridge 32bit mmio: [0xf0200000-0xf03fffff]
[    0.172161] pci 0000:00:0d.0: bridge 64bit mmio pref: [0xf0000000-0xf01fffff]
[    0.172171] pci_bus 0000:00: on NUMA node 0
[    0.172176] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.172254] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
[    0.172310] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR0._PRT]
[    0.172340] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR1._PRT]
[    0.172370] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR2._PRT]
[    0.195272] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 10 11 14 15) *0, disabled.
[    0.195434] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 10 11 14 15) *0, disabled.
[    0.195594] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 *10 11 14 15)
[    0.195753] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabled.
[    0.195913] ACPI: PCI Interrupt Link [LK1E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.196086] ACPI: PCI Interrupt Link [LK2E] (IRQs 16 17 18 19 20 21 22 23) *10
[    0.196246] ACPI: PCI Interrupt Link [LK3E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.196407] ACPI: PCI Interrupt Link [LK4E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.196569] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 22 23) *10
[    0.196731] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 17 18 19 20 21 22 23) *11
[    0.196891] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 17 18 19 20 21 22 23) *7
[    0.197052] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 17 18 19 20 21 22 23) *11
[    0.197213] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 20 21 22 23) *10
[    0.197373] ACPI: PCI Interrupt Link [LGPU] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.197537] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.197698] ACPI: PCI Interrupt Link [LSI0] (IRQs 16 17 18 19 20 21 22 23) *11
[    0.197859] ACPI: PCI Interrupt Link [Z005] (IRQs 16 17 18 19 20 21 22 23) *5
[    0.198020] ACPI: PCI Interrupt Link [Z006] (IRQs 16 17 18 19 20 21 22 23) *10
[    0.198183] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *11
[    0.198290] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.198293] vgaarb: loaded
[    0.198365] PCI: Using ACPI for IRQ routing
[    0.198528] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
[    0.198534] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
[    0.208005] Switching to clocksource hpet
[    0.209301] pnp: PnP ACPI init
[    0.209316] ACPI: bus type pnp registered
[    0.211742] pnp: PnP ACPI: found 12 devices
[    0.211745] ACPI: ACPI bus type pnp unregistered
[    0.211749] PnPBIOS: Disabled by ACPI PNP
[    0.211761] system 00:02: iomem range 0xe0000000-0xefffffff has been reserved
[    0.211768] system 00:03: ioport range 0x1000-0x107f has been reserved
[    0.211772] system 00:03: ioport range 0x1080-0x10ff has been reserved
[    0.211776] system 00:03: ioport range 0x1400-0x147f has been reserved
[    0.211780] system 00:03: ioport range 0x1480-0x14ff has been reserved
[    0.211784] system 00:03: ioport range 0x1800-0x187f has been reserved
[    0.211788] system 00:03: ioport range 0x1880-0x18ff has been reserved
[    0.211791] system 00:03: ioport range 0x3040-0x307f has been reserved
[    0.211795] system 00:03: ioport range 0x3000-0x303f has been reserved
[    0.211802] system 00:04: ioport range 0x360-0x361 has been reserved
[    0.211806] system 00:04: ioport range 0x4d0-0x4d1 has been reserved
[    0.211815] system 00:0b: iomem range 0xffc00000-0xffffffff could not be reserved
[    0.211819] system 00:0b: iomem range 0xfec00000-0xfec00fff could not be reserved
[    0.211823] system 00:0b: iomem range 0xfee00000-0xfeefffff could not be reserved
[    0.211827] system 00:0b: iomem range 0xfed00000-0xfed00fff has been reserved
[    0.211831] system 00:0b: iomem range 0xfec80000-0xfec80fff has been reserved
[    0.211835] system 00:0b: iomem range 0xfef00000-0xfef00fff has been reserved
[    0.246630] pci 0000:00:08.0: PCI bridge, secondary bus 0000:01
[    0.246635] pci 0000:00:08.0:   IO window: 0x4000-0x4fff
[    0.246639] pci 0000:00:08.0:   MEM window: 0xf0400000-0xf04fffff
[    0.246643] pci 0000:00:08.0:   PREFETCH window: disabled
[    0.246651] pci 0000:02:00.0: BAR 6: can't allocate mem resource [0xe0000000-0xdfffffff]
[    0.246654] pci 0000:00:0b.0: PCI bridge, secondary bus 0000:02
[    0.246658] pci 0000:00:0b.0:   IO window: 0x5000-0x5fff
[    0.246662] pci 0000:00:0b.0:   MEM window: 0xcc000000-0xceffffff
[    0.246667] pci 0000:00:0b.0:   PREFETCH window: 0x000000d0000000-0x000000dfffffff
[    0.246671] pci 0000:00:0c.0: PCI bridge, secondary bus 0000:03
[    0.246673] pci 0000:00:0c.0:   IO window: disabled
[    0.246677] pci 0000:00:0c.0:   MEM window: disabled
[    0.246680] pci 0000:00:0c.0:   PREFETCH window: disabled
[    0.246684] pci 0000:00:0d.0: PCI bridge, secondary bus 0000:04
[    0.246687] pci 0000:00:0d.0:   IO window: 0x6000-0x6fff
[    0.246691] pci 0000:00:0d.0:   MEM window: 0xf0200000-0xf03fffff
[    0.246695] pci 0000:00:0d.0:   PREFETCH window: 0x000000f0000000-0x000000f01fffff
[    0.246704] pci 0000:00:08.0: setting latency timer to 64
[    0.246710] pci 0000:00:0b.0: setting latency timer to 64
[    0.246716] pci 0000:00:0c.0: setting latency timer to 64
[    0.246722] pci 0000:00:0d.0: setting latency timer to 64
[    0.246726] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.246730] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.246734] pci_bus 0000:01: resource 0 io:  [0x4000-0x4fff]
[    0.246737] pci_bus 0000:01: resource 1 mem: [0xf0400000-0xf04fffff]
[    0.246740] pci_bus 0000:01: resource 3 io:  [0x00-0xffff]
[    0.246743] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[    0.246747] pci_bus 0000:02: resource 0 io:  [0x5000-0x5fff]
[    0.246750] pci_bus 0000:02: resource 1 mem: [0xcc000000-0xceffffff]
[    0.246753] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.246757] pci_bus 0000:04: resource 0 io:  [0x6000-0x6fff]
[    0.246761] pci_bus 0000:04: resource 1 mem: [0xf0200000-0xf03fffff]
[    0.246764] pci_bus 0000:04: resource 2 pref mem [0xf0000000-0xf01fffff]
[    0.246801] NET: Registered protocol family 2
[    0.246898] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.247255] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.247907] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.248284] TCP: Hash tables configured (established 131072 bind 65536)
[    0.248287] TCP reno registered
[    0.248376] NET: Registered protocol family 1
[    0.248531] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.248584] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.248642] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.248707] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.248774] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.248847] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.248923] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.248947] pci 0000:02:00.0: Boot video device
[    0.248999] Unpacking initramfs...
[    0.474217] Freeing initrd memory: 7621k freed
[    0.478997] Simple Boot Flag at 0x36 set to 0x1
[    0.479318] audit: initializing netlink socket (disabled)
[    0.479331] type=2000 audit(1272802072.477:1): initialized
[    0.479512] highmem bounce pool size: 64 pages
[    0.479517] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.481043] VFS: Disk quotas dquot_6.5.2
[    0.481108] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.481182] msgmni has been set to 1723
[    0.481372] alg: No test for stdrng (krng)
[    0.481427] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.481431] io scheduler noop registered
[    0.481433] io scheduler anticipatory registered
[    0.481436] io scheduler deadline registered
[    0.481475] io scheduler cfq registered (default)
[    0.481583] pcieport 0000:00:0b.0: irq 24 for MSI/MSI-X
[    0.481590] pcieport 0000:00:0b.0: setting latency timer to 64
[    0.481665] pcieport 0000:00:0c.0: irq 25 for MSI/MSI-X
[    0.481671] pcieport 0000:00:0c.0: setting latency timer to 64
[    0.481745] pcieport 0000:00:0d.0: irq 26 for MSI/MSI-X
[    0.481750] pcieport 0000:00:0d.0: setting latency timer to 64
[    0.481883] isapnp: Scanning for PnP cards...
[    0.834920] isapnp: No Plug & Play device found
[    0.836472] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.836851] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[    0.846489] i8042.c: Detected active multiplexing controller, rev 1.1.
[    0.847150] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.847158] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.847189] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.847213] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.847236] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.847351] mice: PS/2 mouse device common for all mice
[    0.847413] rtc_cmos 00:07: RTC can wake from S4
[    0.847450] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.847490] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[    0.847502] cpuidle: using governor ladder
[    0.847505] cpuidle: using governor menu
[    0.847509] No iBFT detected.
[    0.847930] TCP cubic registered
[    0.848100] NET: Registered protocol family 10
[    0.848629] lo: Disabled Privacy Extensions
[    0.849015] Mobile IPv6
[    0.849018] NET: Registered protocol family 17
[    0.849032] Using IPI No-Shortcut mode
[    0.849104] PM: Resume from disk failed.
[    0.849111] registered taskstats version 1
[    0.849457] rtc_cmos 00:07: setting system clock to 2010-05-02 12:07:54 UTC (1272802074)
[    0.849521] Freeing unused kernel memory: 368k freed
[    0.849791] Write protecting the kernel text: 2432k
[    0.849819] Write protecting the kernel read-only data: 888k
[    0.879730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.964040] thermal LNXTHERM:01: registered as thermal_zone0
[    0.964049] ACPI: Thermal Zone [THRM] (74 C)
[    1.084730] usbcore: registered new interface driver usbfs
[    1.084834] usbcore: registered new interface driver hub
[    1.084940] usbcore: registered new device driver usb
[    1.088156] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    1.088458] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 23
[    1.088471] forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 23 (level, low) -> IRQ 23
[    1.088477] forcedeth 0000:00:0a.0: setting latency timer to 64
[    1.103221] SCSI subsystem initialized
[    1.115938] Uniform Multi-Platform E-IDE driver
[    1.118836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.122240] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.122250] ACPI: Power Button [PWRB]
[    1.122514] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.122519] ACPI: Sleep Button [SLPB]
[    1.122747] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[    1.122803] ACPI: Lid Switch [LID]
[    1.122906] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    1.122910] ACPI: Power Button [PWRF]
[    1.129413] [Firmware Bug]: ACPI(VGA) defines _DOD but not _DOS
[    1.129491] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[    1.134025] acpi device:0a: registered as cooling_device0
[    1.134251] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:00/input/input5
[    1.134260] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.156901] libata version 3.00 loaded.
[    1.157965] ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 10
[    1.157979] firewire_ohci 0000:01:06.0: PCI INT A -> Link[LNK3] -> GSI 10 (level, low) -> IRQ 10
[    1.236025] firewire_ohci: Added fw-ohci device 0000:01:06.0, OHCI version 1.10
[    1.604941] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:14:0b:38:8a:6b
[    1.604946] forcedeth 0000:00:0a.0: highdma pwrctl mgmt lnktim msi desc-v3
[    1.605353] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22
[    1.605365] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUS2] -> GSI 22 (level, low) -> IRQ 22
[    1.605386] ehci_hcd 0000:00:02.1: setting latency timer to 64
[    1.605390] ehci_hcd 0000:00:02.1: EHCI Host Controller
[    1.605415] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[    1.605442] ehci_hcd 0000:00:02.1: debug port 1
[    1.605450] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[    1.605469] ehci_hcd 0000:00:02.1: irq 22, io mem 0xf0789000
[    1.616027] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[    1.616051] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.616055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.616058] usb usb1: Product: EHCI Host Controller
[    1.616060] usb usb1: Manufacturer: Linux 2.6.32-3-686 ehci_hcd
[    1.616063] usb usb1: SerialNumber: 0000:00:02.1
[    1.616154] usb usb1: configuration #1 chosen from 1 choice
[    1.616188] hub 1-0:1.0: USB hub found
[    1.616197] hub 1-0:1.0: 6 ports detected
[    1.616266] amd74xx 0000:00:06.0: UDMA133 controller
[    1.616272] amd74xx 0000:00:06.0: IDE controller (0x10de:0x0560 rev 0xa1)
[    1.616289] amd74xx 0000:00:06.0: IDE port disabled
[    1.616298] amd74xx 0000:00:06.0: BIOS didn't set cable bits correctly. Enabling workaround.
[    1.616302] amd74xx 0000:00:06.0: not 100% native mode: will probe irqs later
[    1.616308]     ide0: BM-DMA at 0x30c0-0x30c7
[    1.616314] Probing IDE interface ide0...
[    1.736096] firewire_core: created device fw0: GUID 0040ca0143001714, S400
[    1.928029] usb 1-2: new high speed USB device using ehci_hcd and address 2
[    2.075627] usb 1-2: New USB device found, idVendor=0bda, idProduct=0158
[    2.075631] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.075634] usb 1-2: Product: USB2.0-CRW
[    2.075636] usb 1-2: Manufacturer: Generic
[    2.075638] usb 1-2: SerialNumber: 20060413092100000
[    2.075713] usb 1-2: configuration #1 chosen from 1 choice
[    2.352123] hda: MATSHITAUJ-850D, ATAPI CD/DVD-ROM drive
[    2.688054] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    2.688329] hda: UDMA/33 mode selected
[    2.688726] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    2.690857] ahci 0000:00:09.0: version 3.0
[    2.691136] ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 21
[    2.691148] ahci 0000:00:09.0: PCI INT A -> Link[LSI0] -> GSI 21 (level, low) -> IRQ 21
[    2.691193] ahci 0000:00:09.0: irq 27 for MSI/MSI-X
[    2.691199] ahci 0000:00:09.0: controller can do NCQ, turning on CAP_NCQ
[    2.691258] ahci 0000:00:09.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl IDE mode
[    2.691263] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pmp pio slum part
[    2.691267] ahci 0000:00:09.0: setting latency timer to 64
[    2.692554] scsi0 : ahci
[    2.692660] scsi1 : ahci
[    2.692720] scsi2 : ahci
[    2.692786] scsi3 : ahci
[    2.692905] ata1: SATA max UDMA/133 abar m8192@0xf0784000 port 0xf0784100 irq 27
[    2.692910] ata2: SATA max UDMA/133 abar m8192@0xf0784000 port 0xf0784180 irq 27
[    2.692913] ata3: SATA max UDMA/133 abar m8192@0xf0784000 port 0xf0784200 irq 27
[    2.692917] ata4: SATA max UDMA/133 abar m8192@0xf0784000 port 0xf0784280 irq 27
[    2.693244] ACPI: PCI Interrupt Link [Z006] enabled at IRQ 20
[    2.693256] ehci_hcd 0000:00:04.1: PCI INT B -> Link[Z006] -> GSI 20 (level, low) -> IRQ 20
[    2.693277] ehci_hcd 0000:00:04.1: setting latency timer to 64
[    2.693281] ehci_hcd 0000:00:04.1: EHCI Host Controller
[    2.693296] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2
[    2.693321] ehci_hcd 0000:00:04.1: debug port 1
[    2.693329] ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
[    2.693349] ehci_hcd 0000:00:04.1: irq 20, io mem 0xf0789400
[    2.704026] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
[    2.704049] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.704052] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.704055] usb usb2: Product: EHCI Host Controller
[    2.704058] usb usb2: Manufacturer: Linux 2.6.32-3-686 ehci_hcd
[    2.704061] usb usb2: SerialNumber: 0000:00:04.1
[    2.704156] usb usb2: configuration #1 chosen from 1 choice
[    2.704192] hub 2-0:1.0: USB hub found
[    2.704201] hub 2-0:1.0: 6 ports detected
[    2.738665] Initializing USB Mass Storage driver...
[    2.738827] scsi4 : SCSI emulation for USB Mass Storage devices
[    2.738922] usb-storage: device found at 2
[    2.738925] usb-storage: waiting for device to settle before scanning
[    2.738936] usbcore: registered new interface driver usb-storage
[    2.738940] USB Mass Storage support registered.
[    2.788773] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.789087] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 19
[    2.789100] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUS0] -> GSI 19 (level, low) -> IRQ 19
[    2.789120] ohci_hcd 0000:00:02.0: setting latency timer to 64
[    2.789124] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    2.789139] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3
[    2.789169] ohci_hcd 0000:00:02.0: irq 19, io mem 0xf0786000
[    2.846033] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.846037] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.846040] usb usb3: Product: OHCI Host Controller
[    2.846043] usb usb3: Manufacturer: Linux 2.6.32-3-686 ohci_hcd
[    2.846046] usb usb3: SerialNumber: 0000:00:02.0
[    2.846139] usb usb3: configuration #1 chosen from 1 choice
[    2.846172] hub 3-0:1.0: USB hub found
[    2.846182] hub 3-0:1.0: 6 ports detected
[    2.846497] ACPI: PCI Interrupt Link [Z005] enabled at IRQ 18
[    2.846507] ohci_hcd 0000:00:04.0: PCI INT A -> Link[Z005] -> GSI 18 (level, low) -> IRQ 18
[    2.846523] ohci_hcd 0000:00:04.0: setting latency timer to 64
[    2.846527] ohci_hcd 0000:00:04.0: OHCI Host Controller
[    2.846537] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 4
[    2.846562] ohci_hcd 0000:00:04.0: irq 18, io mem 0xf0787000
[    2.902026] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.902030] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.902033] usb usb4: Product: OHCI Host Controller
[    2.902035] usb usb4: Manufacturer: Linux 2.6.32-3-686 ohci_hcd
[    2.902038] usb usb4: SerialNumber: 0000:00:04.0
[    2.902109] usb usb4: configuration #1 chosen from 1 choice
[    2.902138] hub 4-0:1.0: USB hub found
[    2.902147] hub 4-0:1.0: 6 ports detected
[    3.012035] ata3: SATA link down (SStatus 0 SControl 300)
[    3.012060] ata4: SATA link down (SStatus 0 SControl 300)
[    3.016028] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    3.156011] usb 2-1: New USB device found, idVendor=0bda, idProduct=8189
[    3.156015] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.156018] usb 2-1: Product: RTL8187B_WLAN_Adapter
[    3.156020] usb 2-1: Manufacturer: Manufacturer_Realtek
[    3.156023] usb 2-1: SerialNumber: 00e04c000001
[    3.156089] usb 2-1: configuration #1 chosen from 1 choice
[    3.176032] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.176048] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.176821] ata2.00: ATA-7: ST9160821AS, 3.ALC, max UDMA/133
[    3.176825] ata2.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.177028] ata1.00: ATA-7: ST9160821AS, 3.ALC, max UDMA/133
[    3.177031] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.178859] ata2.00: configured for UDMA/133
[    3.179082] ata1.00: configured for UDMA/133
[    3.179181] scsi 0:0:0:0: Direct-Access     ATA      ST9160821AS      3.AL PQ: 0 ANSI: 5
[    3.179380] scsi 1:0:0:0: Direct-Access     ATA      ST9160821AS      3.AL PQ: 0 ANSI: 5
[    3.191434] ide-cd driver 5.00
[    3.192730] ide-cd: hda: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
[    3.192738] Uniform CD-ROM driver Revision: 3.20
[    3.196845] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.196888] sd 0:0:0:0: [sda] Write Protect is off
[    3.196892] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.196920] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.197112]  sda:
[    3.197307] sd 1:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.197352] sd 1:0:0:0: [sdb] Write Protect is off
[    3.197355] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.197378] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.197510]  sdb: sda1 sda2
[    3.262743] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.268030] usb 2-2: new high speed USB device using ehci_hcd and address 3
[    3.350047]  sdb1 sdb2 sdb3 < sdb5 >
[    3.380308] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.502511] usb 2-2: New USB device found, idVendor=5986, idProduct=0130
[    3.502516] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.502519] usb 2-2: Product: USB2.0 Camera
[    3.502522] usb 2-2: Manufacturer: Bison Corp.
[    3.502624] usb 2-2: configuration #1 chosen from 1 choice
[    3.612039] usb 2-3: new high speed USB device using ehci_hcd and address 4
[    3.748759] usb 2-3: New USB device found, idVendor=040d, idProduct=6204
[    3.748764] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.748768] usb 2-3: Product: USB 2.0 IDE Bridge
[    3.748770] usb 2-3: Manufacturer: VIA Technologies Inc.
[    3.748773] usb 2-3: SerialNumber: 000000000001
[    3.748877] usb 2-3: configuration #1 chosen from 1 choice
[    3.750092] scsi5 : SCSI emulation for USB Mass Storage devices
[    3.750217] usb-storage: device found at 4
[    3.750220] usb-storage: waiting for device to settle before scanning
[    3.795252] PM: Starting manual resume from disk
[    3.795257] PM: Resume from partition 8:21
[    3.795259] PM: Checking hibernation image.
[    3.795512] PM: Error -22 checking image file
[    3.795515] PM: Resume from disk failed.
[    3.839405] kjournald starting.  Commit interval 5 seconds
[    3.839415] EXT3-fs: mounted filesystem with ordered data mode.
[    4.112030] usb 4-4: new low speed USB device using ohci_hcd and address 2
[    4.324056] usb 4-4: New USB device found, idVendor=046d, idProduct=c016
[    4.324060] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.324064] usb 4-4: Product: Optical USB Mouse
[    4.324067] usb 4-4: Manufacturer: Logitech
[    4.324162] usb 4-4: configuration #1 chosen from 1 choice
[    5.499317] udev: starting version 151
[    6.256168] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    6.261496] ACPI: processor limited to max C-state 1
[    6.261543] processor LNXCPU:00: registered as cooling_device1
[    6.261585] processor LNXCPU:01: registered as cooling_device2
[    6.262932] ACPI: AC Adapter [ACAD] (on-line)
[    6.265078] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[    6.298197] ACPI: Battery Slot [BAT0] (battery present)
[    6.410124] i2c i2c-0: nForce2 SMBus adapter at 0x3040
[    6.410146] i2c i2c-1: nForce2 SMBus adapter at 0x3000
[    6.496931] Linux agpgart interface v0.103
[    6.957863] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x81a0b2, caps: 0xa04713/0x200000
[    6.993920] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input7
[    7.699281] nvidia: module license 'NVIDIA' taints kernel.
[    7.699286] Disabling lock debugging due to kernel taint
[    8.578688] usb-storage: device scan complete
[    8.594333] scsi 4:0:0:0: Direct-Access     Generic- Multi-Card       1.00 PQ: 0 ANSI: 0 CCS
[    8.692120] Linux video capture interface: v2.00
[    8.828506] usb-storage: device scan complete
[    8.828588] usbcore: registered new interface driver hiddev
[    8.829264] ACPI: PCI Interrupt Link [LK2E] enabled at IRQ 17
[    8.829277] nvidia 0000:02:00.0: PCI INT A -> Link[LK2E] -> GSI 17 (level, low) -> IRQ 17
[    8.829287] nvidia 0000:02:00.0: setting latency timer to 64
[    8.829292] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    8.829568] NVRM: loading NVIDIA UNIX x86 Kernel Module  195.36.15  Thu Mar 11 21:41:46 PST 2010
[    8.829711] scsi 5:0:0:0: Direct-Access     TOSHIBA  MK8025GAS        KA02 PQ: 0 ANSI: 2
[    8.832622] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[    8.833390] sd 5:0:0:0: [sdd] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    8.833758] sd 5:0:0:0: [sdd] Write Protect is off
[    8.833762] sd 5:0:0:0: [sdd] Mode Sense: 00 00 00 00
[    8.833765] sd 5:0:0:0: [sdd] Assuming drive cache: write through
[    8.834389] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:04.0/usb4/4-4/4-4:1.0/input/input8
[    8.834496] generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:04.0-4/input0
[    8.834525] usbcore: registered new interface driver usbhid
[    8.834529] usbhid: v2.6:USB HID core driver
[    8.835431] sd 5:0:0:0: [sdd] Assuming drive cache: write through
[    8.835511]  sdd: sdd1 < sdd5 >
[    8.915756] sd 5:0:0:0: [sdd] Assuming drive cache: write through
[    8.915838] sd 5:0:0:0: [sdd] Attached SCSI disk
[    8.985993] cfg80211: Using static regulatory domain info
[    8.985996] cfg80211: Regulatory domain: US
[    8.985999]    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    8.986003]    (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    8.986006]    (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    8.986010]    (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    8.986013]    (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    8.986016]    (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    8.986019]    (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    8.986382] cfg80211: Calling CRDA for country: US
[    9.051143] uvcvideo: Found UVC 1.00 device USB2.0 Camera (5986:0130)
[    9.053643] input: USB2.0 Camera as /devices/pci0000:00/0000:00:04.1/usb2/2-2/2-2:1.0/input/input9
[    9.053701] usbcore: registered new interface driver uvcvideo
[    9.053705] USB Video Class driver (v0.1.0)
[    9.508897] phy0: Selected rate control algorithm 'minstrel'
[    9.509669] phy0: hwaddr 00:15:af:4b:37:c5, RTL8187BvE V0 + rtl8225z2, rfkill mask 2
[    9.531141] rtl8187: Customer ID is 0x00
[    9.531172] Registered led device: rtl8187-phy0::tx
[    9.531190] Registered led device: rtl8187-phy0::rx
[    9.532020] rtl8187: wireless switch is on
[    9.532055] usbcore: registered new interface driver rtl8187
[   10.100346] Adding 315384k swap on /dev/sdb5.  Priority:-1 extents:1 across:315384k
[   10.273545] EXT3 FS on sda2, internal journal
[   10.450989] loop: module loaded
[   12.147259] fuse init (API version 7.13)
[   12.821434] powernow-k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology TL-58 processors (2 cpu cores) (version 2.20.00)
[   12.821485] powernow-k8:    0 : fid 0xb (1900 MHz), vid 0x11
[   12.821488] powernow-k8:    1 : fid 0xa (1800 MHz), vid 0x12
[   12.821491] powernow-k8:    2 : fid 0x8 (1600 MHz), vid 0x13
[   12.821494] powernow-k8:    3 : fid 0x0 (800 MHz), vid 0x1e
[   13.004038] Clocksource tsc unstable (delta = -89506338 ns)
[   13.433269] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[   13.433280] vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance
[   13.433284] vboxdrv: counter framework which can generate NMIs is active. You have to prevent
[   13.433289] vboxdrv: the usage of hardware performance counters by
[   13.433292] vboxdrv:   echo 2 > /proc/sys/kernel/perf_counter_paranoid
[   13.433684] vboxdrv: Found 2 processor cores.
[   13.433855] vboxdrv: fAsync=1 offMin=0x150ed6 offMax=0x150ed6
[   13.434805] vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
[   13.434813] vboxdrv: Successfully loaded version 3.1.6_OSE (interface 0x00100001).
[   18.634514] Bluetooth: Core ver 2.15
[   18.635970] NET: Registered protocol family 31
[   18.635977] Bluetooth: HCI device and connection manager initialized
[   18.635986] Bluetooth: HCI socket layer initialized
[   18.669836] Bluetooth: L2CAP ver 2.14
[   18.669844] Bluetooth: L2CAP socket layer initialized
[   18.694888] Bluetooth: RFCOMM TTY layer initialized
[   18.694899] Bluetooth: RFCOMM socket layer initialized
[   18.694905] Bluetooth: RFCOMM ver 1.11
[   18.805734] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.805742] Bluetooth: BNEP filters: protocol multicast
[   19.093126] Bridge firewalling registered
[   19.214729] Bluetooth: SCO (Voice Link) ver 0.6
[   19.214737] Bluetooth: SCO socket layer initialized
[   20.930539] lp: driver loaded but no devices found
[   21.114995] ppdev: user-space parallel port driver
[   25.023253] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   25.037004] forcedeth 0000:00:0a.0: irq 28 for MSI/MSI-X
[   25.037237] eth0: no link during initialization.
[   25.038060] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  832.426645] wlan0: direct probe to AP fa:e5:e2:24:ec:7e (try 1)
[  832.430553] wlan0: direct probe responded
[  832.430562] wlan0: authenticate with AP fa:e5:e2:24:ec:7e (try 1)
[  832.432769] wlan0: authenticated
[  832.432810] wlan0: associate with AP fa:e5:e2:24:ec:7e (try 1)
[  832.435041] wlan0: RX AssocResp from fa:e5:e2:24:ec:7e (capab=0x401 status=0 aid=1)
[  832.435051] wlan0: associated
[  832.440390] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  842.720052] wlan0: no IPv6 routers present
[  886.017025] CE: hpet increasing min_delta_ns to 15000 nsec

(pour info, je n'ai pas de /dev/sdp ni de fichier /var/lib/alsa/asound.state)

j'ai installé
i alsa-oss - ALSA wrapper for OSS applications
i liboss-salsa2

Je ne comprends pas comment lancer le service (avec modprobe, le fichier /etc/modprobe.d/sound n'existant pas, et pour tester un :
modprobe "nomduservice" je ne connais pas le nom du service.

J'ai rajouté un :
options snd-hda-intel model=auto



A la fin de /etc/modprobe.d/alsa-base.conf
mais ça n'a rien changé (après reboot, alsa reload ou alsactl init)

J'ai bien trouvé cette page:
http://tldp.org/HOWTO/Alsa-sound-5.html


Mais tous les modprobe snd-hda-intel
me donne:
FATAL: Module snd_hda_intel not found.

Ici, on m'indique que je ne devrai pas avoir de problème (oui, c'est ubuntu, mais bon...)
http://doc.ubuntu-fr.org/liste_portables_packard_bell

http://www.linuxquestions.org/questions … da-629627/

Quelqu'un avait eu le même problème (même carte son) mais au final, l'installation d'oss et une tentative de rajout dans alsa-base.conf n'a pas suffit.

Voilà, c'est à peu près tout ce que je peux dire. Je suis sous gnome, le reste tourne nickel smile

Merci d'avance à tous ceux qui peuvent m'aider

Pied de page des forums

Propulsé par FluxBB