Bonjour a tous,
Je viens d’installer debian lenny tout récemment.
Apparemment (d’après windows) j’ai une carte :“Atheros AR5B91 wireless netowrk adapter”.
J’ai essayer de l’installer sous debian mais en vain…
J’ai installer madwifi avec la méthode : m-a prepare,m-a auto-install madwifi-sources,puis un modprobe ath_pci,(je précise que j’ai fait comme pour ndiswrapper), mais les modules ne sont apparemment pas charger au démarrage.Je précise que iwconfig ne me renvoi que lo et eth0(mon ethernet)comme interface(j’ai ajouter auto ath0 dans le ficher /etc/network/interfaces)
Voici quelques commandes:(dans l’ordre)
lsmod:
Module Size Used by
ipv6 288328 12
ppdev 11656 0
parport_pc 31016 0
lp 14724 0
parport 41776 3 ppdev,parport_pc,lp
loop 19468 0
joydev 14848 0
snd_hda_intel 434904 0
snd_pcm 81672 1 snd_hda_intel
uvcvideo 55560 0
snd_seq 54304 0
snd_timer 25744 2 snd_pcm,snd_seq
snd_seq_device 11668 1 snd_seq
compat_ioctl32 12288 1 uvcvideo
psmouse 42268 0
i2c_i801 13596 0
videodev 35840 2 uvcvideo,compat_ioctl32
snd 63688 5 snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device
v4l1_compat 17284 2 uvcvideo,videodev
pcspkr 7040 0
serio_raw 9860 0
i2c_core 27936 1 i2c_i801
soundcore 12064 1 snd
snd_page_alloc 13072 2 snd_hda_intel,snd_pcm
battery 16904 0
ac 9352 0
acer_wmi 15560 0
video 24212 0
output 7808 1 video
led_class 8968 1 acer_wmi
button 11680 0
intel_agp 31728 1
evdev 14208 6
wmi 11712 1 acer_wmi
ext3 125072 2
jbd 51240 1 ext3
mbcache 12804 1 ext3
dm_mirror 20608 0
dm_log 13956 1 dm_mirror
dm_snapshot 19400 0
dm_mod 58864 8 dm_mirror,dm_log,dm_snapshot
sg 36448 0
usb_storage 94528 0
sd_mod 29376 3
sr_mod 19652 0
cdrom 37928 1 sr_mod
ahci 33036 2
libata 165472 1 ahci
scsi_mod 160760 5 sg,usb_storage,sd_mod,sr_mod,libata
dock 14112 1 libata
sky2 48004 0
ehci_hcd 36108 0
uhci_hcd 25760 0
thermal 22688 0
processor 42304 3 thermal
fan 9352 0
thermal_sys 17728 4 video,thermal,processor,fan
lsmod:(apres modprobe ath_pci)
Module Size Used by
ath_pci 241600 0
wlan 223904 1 ath_pci
ath_hal 334480 1 ath_pci
ipv6 288328 12
ppdev 11656 0
parport_pc 31016 0
lp 14724 0
parport 41776 3 ppdev,parport_pc,lp
loop 19468 0
joydev 14848 0
snd_hda_intel 434904 0
snd_pcm 81672 1 snd_hda_intel
uvcvideo 55560 0
snd_seq 54304 0
snd_timer 25744 2 snd_pcm,snd_seq
snd_seq_device 11668 1 snd_seq
compat_ioctl32 12288 1 uvcvideo
psmouse 42268 0
i2c_i801 13596 0
videodev 35840 2 uvcvideo,compat_ioctl32
snd 63688 5 snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device
v4l1_compat 17284 2 uvcvideo,videodev
pcspkr 7040 0
serio_raw 9860 0
i2c_core 27936 1 i2c_i801
soundcore 12064 1 snd
snd_page_alloc 13072 2 snd_hda_intel,snd_pcm
battery 16904 0
ac 9352 0
acer_wmi 15560 0
video 24212 0
output 7808 1 video
led_class 8968 1 acer_wmi
button 11680 0
intel_agp 31728 1
evdev 14208 6
wmi 11712 1 acer_wmi
ext3 125072 2
jbd 51240 1 ext3
mbcache 12804 1 ext3
dm_mirror 20608 0
dm_log 13956 1 dm_mirror
dm_snapshot 19400 0
dm_mod 58864 8 dm_mirror,dm_log,dm_snapshot
sg 36448 0
usb_storage 94528 0
sd_mod 29376 3
sr_mod 19652 0
cdrom 37928 1 sr_mod
ahci 33036 2
libata 165472 1 ahci
scsi_mod 160760 5 sg,usb_storage,sd_mod,sr_mod,libata
dock 14112 1 libata
sky2 48004 0
ehci_hcd 36108 0
uhci_hcd 25760 0
thermal 22688 0
processor 42304 3 thermal
fan 9352 0
thermal_sys 17728 4 video,thermal,processor,fan
/etc/modprob.d/madwifi
[code]## ath5k (mac80211)
Comment out the following line, and uncomment all of the
madwifi modules below to use the athk module
blacklist ath5k
madwifi (non-free)
blacklist ath_hal
blacklist ath_pci
#blacklist ath_rate_amrr
#blacklist ath_rate_onoe
#blacklist ath_rate_sample
blacklist wlan
#blacklist wlan_acl
#blacklist wlan_ccmp
blacklist wlan_scan_ap
blacklist wlan_scan_sta
blacklist wlan_tkip
#blacklist wlan_wep
#blacklist wlan_xauth
[/code]
/etc/modprobe.d/blacklist
[code]# This file lists modules which will not be loaded as the result of
alias expansion, with the purpose of preventing the hotplug subsystem
to load them. It does not affect autoloading of modules by the kernel.
This file is provided by the udev package.
evbug is a debug tool and should be loaded explicitly
blacklist evbug
these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
replaced by e100
blacklist eepro100
replaced by tulip
blacklist de4x5
replaced by tmscsim
blacklist am53c974
watchdog drivers should be loaded only if a watchdog daemon is installed
blacklist acquirewdt
blacklist advantechwdt
blacklist alim1535_wdt
blacklist alim7101_wdt
blacklist booke_wdt
blacklist cpu5wdt
blacklist eurotechwdt
blacklist i6300esb
blacklist i8xx_tco
blacklist ib700wdt
blacklist ibmasr
blacklist indydog
blacklist ixp2000_wdt
blacklist ixp4xx_wdt
blacklist machzwd
blacklist mixcomwd
blacklist mpc8xx_wdt
blacklist mpcore_wdt
blacklist mv64x60_wdt
blacklist pcwd
blacklist pcwd_pci
blacklist pcwd_usb
blacklist s3c2410_wdt
blacklist sa1100_wdt
blacklist sbc60xxwdt
blacklist sbc8360
blacklist sc1200wdt
blacklist sc520_wdt
blacklist scx200_wdt
blacklist shwdt
blacklist softdog
blacklist w83627hf_wdt
blacklist w83877f_wdt
blacklist w83977f_wdt
blacklist wafer5823wdt
blacklist wdt285
blacklist wdt977
blacklist wdt
blacklist wdt_pci
[/code]
dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.26-1-amd64 (Debian 2.6.26-13) (waldi@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 17:57:00 UTC 2009
[ 0.000000] Command line: root=/dev/mapper/VolGroup00-LogVol00 ro
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d400 (usable)
[ 0.000000] BIOS-e820: 000000000009d400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bb6a1000 (usable)
[ 0.000000] BIOS-e820: 00000000bb6a1000 - 00000000bb6a7000 (reserved)
[ 0.000000] BIOS-e820: 00000000bb6a7000 - 00000000bb7bc000 (usable)
[ 0.000000] BIOS-e820: 00000000bb7bc000 - 00000000bb80f000 (reserved)
[ 0.000000] BIOS-e820: 00000000bb80f000 - 00000000bb908000 (usable)
[ 0.000000] BIOS-e820: 00000000bb908000 - 00000000bbb0f000 (reserved)
[ 0.000000] BIOS-e820: 00000000bbb0f000 - 00000000bbb18000 (usable)
[ 0.000000] BIOS-e820: 00000000bbb18000 - 00000000bbb1f000 (reserved)
[ 0.000000] BIOS-e820: 00000000bbb1f000 - 00000000bbb64000 (usable)
[ 0.000000] BIOS-e820: 00000000bbb64000 - 00000000bbb9f000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bbb9f000 - 00000000bbbe2000 (usable)
[ 0.000000] BIOS-e820: 00000000bbbe2000 - 00000000bbbff000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bbbff000 - 00000000bbc00000 (usable)
[ 0.000000] BIOS-e820: 00000000bbc00000 - 00000000bbe00000 (reserved)
[ 0.000000] BIOS-e820: 00000000bc000000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[ 0.000000] Entering add_active_range(0, 0, 157) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 767649) 1 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 767655, 767932) 2 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 768015, 768264) 3 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 768783, 768792) 4 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 768799, 768868) 5 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 768927, 768994) 6 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 769023, 769024) 7 entries of 3200 used
[ 0.000000] max_pfn_mapped = 1048576
[ 0.000000] init_memory_mapping
[ 0.000000] DMI present.
[ 0.000000] ACPI: RSDP 000F7190, 0024 (r2 PTLTD )
[ 0.000000] ACPI: XSDT BBBF44DF, 0064 (r1 ACRSYS ACRPRDCT 6040000 INNA 0)
[ 0.000000] ACPI: FACP BBBE4000, 00F4 (r3 INTEL CRESTLNE 6040000 ALAN 1)
[ 0.000000] ACPI: DSDT BBBE5000, A4E7 (r2 Intel CANTIGA 6040000 MSFT 3000000)
[ 0.000000] ACPI: FACS BBB9EFC0, 0040
[ 0.000000] ACPI: HPET BBBFED86, 0038 (r1 INTEL CRESTLNE 6040000 LOHR 5A)
[ 0.000000] ACPI: MCFG BBBFEDBE, 003C (r1 INTEL CRESTLNE 6040000 LOHR 5A)
[ 0.000000] ACPI: SLIC BBBFEDFA, 0176 (r1 ACRSYS ACRPRDCT 6040000 ANNI 1)
[ 0.000000] ACPI: APIC BBBFEF70, 0068 (r1 PTLTD APIC 6040000 LTP 0)
[ 0.000000] ACPI: BOOT BBBFEFD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1)
[ 0.000000] ACPI: SSDT BBBF457B, 01BC (r1 BrtRef DD01BRT 1000 INTL 20050624)
[ 0.000000] ACPI: SSDT BBBE3000, 0655 (r1 PmRef CpuPm 3000 INTL 20050624)
[ 0.000000] ACPI: DMI detected: Acer
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-00000000bbc00000
[ 0.000000] Entering add_active_range(0, 0, 157) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 767649) 1 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 767655, 767932) 2 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 768015, 768264) 3 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 768783, 768792) 4 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 768799, 768868) 5 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 768927, 768994) 6 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 769023, 769024) 7 entries of 3200 used
[ 0.000000] Bootmem setup node 0 0000000000000000-00000000bbc00000
[ 0.000000] NODE_DATA [000000000000d000 - 0000000000011fff]
[ 0.000000] bootmap [0000000000012000 - 000000000002977f] pages 18
[ 0.000000] early res: 0 [0-fff] BIOS data page
[ 0.000000] early res: 1 [6000-7fff] TRAMPOLINE
[ 0.000000] early res: 2 [200000-675397] TEXT DATA BSS
[ 0.000000] early res: 3 [378c5000-37fefe58] RAMDISK
[ 0.000000] early res: 4 [9d400-fffff] BIOS reserved
[ 0.000000] early res: 5 [8000-cfff] PGTABLE
[ 0.000000] [ffffe20000000000-ffffe200029fffff] PMD -> [ffff810001200000-ffff810003bfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[8] active PFN ranges
[ 0.000000] 0: 0 -> 157
[ 0.000000] 0: 256 -> 767649
[ 0.000000] 0: 767655 -> 767932
[ 0.000000] 0: 768015 -> 768264
[ 0.000000] 0: 768783 -> 768792
[ 0.000000] 0: 768799 -> 768868
[ 0.000000] 0: 768927 -> 768994
[ 0.000000] 0: 769023 -> 769024
[ 0.000000] On node 0 totalpages: 768222
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1249 pages reserved
[ 0.000000] DMA zone: 2692 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10458 pages used for memmap
[ 0.000000] DMA32 zone: 753767 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: 0x408
[ 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 0, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 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] Setting APIC routing to flat
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
[ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
[ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000e4000
[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bb6a1000 - 00000000bb6a7000
[ 0.000000] PM: Registered nosave memory: 00000000bb7bc000 - 00000000bb80f000
[ 0.000000] PM: Registered nosave memory: 00000000bb908000 - 00000000bbb0f000
[ 0.000000] PM: Registered nosave memory: 00000000bbb18000 - 00000000bbb1f000
[ 0.000000] PM: Registered nosave memory: 00000000bbb64000 - 00000000bbb9f000
[ 0.000000] PM: Registered nosave memory: 00000000bbbe2000 - 00000000bbbff000
[ 0.000000] Allocating PCI resources starting at c2000000 (gap: c0000000:20000000)
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PERCPU: Allocating 37168 bytes of per cpu data
[ 0.000000] NR_CPUS: 32, nr_cpu_ids: 2
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 756459
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/mapper/VolGroup00-LogVol00 ro
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] TSC calibrated against PM_TIMER
[ 0.000000] time.c: Detected 1994.996 MHz processor.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] console [tty0] enabled
[ 0.004000] Checking aperture...
[ 0.004000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.004000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.004000] Memory: 3017644k/3076096k available (2226k kernel code, 55244k reserved, 1082k data, 392k init)
[ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[ 0.004000] hpet clockevent registered
[ 0.083946] Calibrating delay using timer specific routine.. 3993.57 BogoMIPS (lpj=7987150)
[ 0.084005] Security Framework initialized
[ 0.084005] SELinux: Disabled at boot.
[ 0.084005] Capability LSM initialized
[ 0.084005] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.084005] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.085357] Mount-cache hash table entries: 256
[ 0.085596] Initializing cgroup subsys ns
[ 0.085653] Initializing cgroup subsys cpuacct
[ 0.085708] Initializing cgroup subsys devices
[ 0.085782] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.085872] CPU: L2 cache: 1024K
[ 0.085926] CPU 0/0 -> Node 0
[ 0.085978] CPU: Physical Processor ID: 0
[ 0.086031] CPU: Processor Core ID: 0
[ 0.086090] CPU0: Thermal monitoring enabled (TM1)
[ 0.086144] using mwait in idle threads.
[ 0.087184] ACPI: Core revision 20080321
[ 0.148009] CPU0: Intel(R) Pentium(R) Dual CPU T3200 @ 2.00GHz stepping 0d
[ 0.148009] Using local APIC timer interrupts.
[ 0.152009] APIC timer calibration result 10390629
[ 0.152009] Detected 10.390 MHz APIC timer.
[ 0.152009] Booting processor 1/1 ip 6000
[ 0.160010] Initializing CPU#1
[ 0.160010] Calibrating delay using timer specific routine.. 26333.74 BogoMIPS (lpj=52667496)
[ 0.160010] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.160010] CPU: L2 cache: 1024K
[ 0.160010] CPU 1/1 -> Node 0
[ 0.160010] CPU: Physical Processor ID: 0
[ 0.160010] CPU: Processor Core ID: 1
[ 0.160010] CPU1: Thermal monitoring enabled (TM1)
[ 0.236312] CPU1: Intel(R) Pentium(R) Dual CPU T3200 @ 2.00GHz stepping 0d
[ 0.236901] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.244015] Brought up 2 CPUs
[ 0.244015] Total of 2 processors activated (30327.32 BogoMIPS).
[ 0.244015] CPU0 attaching sched-domain:
[ 0.244015] domain 0: span 0-1
[ 0.244015] groups: 0 1
[ 0.244015] domain 1: span 0-1
[ 0.244015] groups: 0-1
[ 0.244015] CPU1 attaching sched-domain:
[ 0.244015] domain 0: span 0-1
[ 0.244015] groups: 1 0
[ 0.244015] domain 1: span 0-1
[ 0.244015] groups: 0-1
[ 0.244015] net_namespace: 1224 bytes
[ 0.244015] Booting paravirtualized kernel on bare hardware
[ 0.244015] NET: Registered protocol family 16
[ 0.244015] ACPI: bus type pci registered
[ 0.244015] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.244015] PCI: MCFG area at e0000000 reserved in E820
[ 0.260016] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.260016] PCI: Using configuration type 1 for base access
[ 0.264016] ACPI: EC: Look up EC in DSDT
[ 0.268016] ACPI: BIOS _OSI(Linux) query ignored via DMI
[ 0.268016] ACPI: Interpreter enabled
[ 0.268016] ACPI: (supports S0 S3 S4 S5)
[ 0.268016] ACPI: Using IOAPIC for interrupt routing
[ 0.271107] ACPI: EC: non-query interrupt received, switching to interrupt mode
[ 0.332020] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.332020] ACPI: EC: driver started in interrupt mode
[ 0.332020] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.336489] PCI: Transparent bridge - 0000:00:1e.0
[ 0.336588] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.336949] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.337133] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.337274] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.337415] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[ 0.337554] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 0.337695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[ 0.354278] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 *11)
[ 0.354278] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 *11)
[ 0.354278] ACPI: PCI Interrupt Link [LNKC] (IRQs *10 11)
[ 0.354278] ACPI: PCI Interrupt Link [LNKD] (IRQs *10 11)
[ 0.354278] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 *11)
[ 0.354278] ACPI: PCI Interrupt Link [LNKF] (IRQs *10 11)
[ 0.354278] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
[ 0.354672] ACPI: PCI Interrupt Link [LNKH] (IRQs *10 11)
[ 0.358278] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.358278] pnp: PnP ACPI init
[ 0.358278] ACPI: bus type pnp registered
[ 0.358278] pnp 00:00: parse allocated resources
[ 0.358883] pnp 00:00: add io 0xcf8-0xcff flags 0x1
[ 0.362279] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.362279] pnp 00:01: parse allocated resources
[ 0.362279] pnp 00:01: add io 0x60-0x60 flags 0x1
[ 0.362279] pnp 00:01: add io 0x64-0x64 flags 0x1
[ 0.362279] pnp 00:01: add irq 1 flags 0x1
[ 0.362279] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.362279] pnp 00:02: parse allocated resources
[ 0.362279] pnp 00:02: add irq 12 flags 0x1
[ 0.362279] pnp 00:02: Plug and Play ACPI device, IDs SYN0302 SYN0300 SYN0002 PNP0f13 (active)
[ 0.362279] pnp 00:03: parse allocated resources
[ 0.362279] pnp 00:03: add io 0x0-0x1f flags 0x1
[ 0.362279] pnp 00:03: add io 0x81-0x91 flags 0x1
[ 0.362279] pnp 00:03: add io 0x93-0x9f flags 0x1
[ 0.362279] pnp 00:03: add io 0xc0-0xdf flags 0x1
[ 0.362279] pnp 00:03: add dma 4 flags 0x1
[ 0.362279] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.362279] pnp 00:04: parse allocated resources
[ 0.362279] pnp 00:04: add mem 0xff000000-0xffffffff flags 0x0
[ 0.362279] pnp 00:04: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.362279] pnp 00:05: parse allocated resources
[ 0.362279] pnp 00:05: add mem 0xfed00000-0xfed003ff flags 0x0
[ 0.362279] pnp 00:05: PNP0c01: calling quirk_system_pci_resources+0x0/0x15c
[ 0.362279] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[ 0.362279] pnp 00:06: parse allocated resources
[ 0.362279] pnp 00:06: add io 0xf0-0xf0 flags 0x1
[ 0.362279] pnp 00:06: add irq 13 flags 0x1
[ 0.362279] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.362279] pnp 00:07: parse allocated resources
[ 0.362279] pnp 00:07: add io 0x2e-0x2f flags 0x1
[ 0.362279] pnp 00:07: add io 0x4e-0x4f flags 0x1
[ 0.362279] pnp 00:07: add io 0x61-0x61 flags 0x1
[ 0.362279] pnp 00:07: add io 0x63-0x63 flags 0x1
[ 0.362279] pnp 00:07: add io 0x65-0x65 flags 0x1
[ 0.362279] pnp 00:07: add io 0x67-0x67 flags 0x1
[ 0.362279] pnp 00:07: add io 0x70-0x70 flags 0x1
[ 0.362279] pnp 00:07: add io 0x80-0x80 flags 0x1
[ 0.362279] pnp 00:07: add io 0x92-0x92 flags 0x1
[ 0.362279] pnp 00:07: add io 0xb2-0xb3 flags 0x1
[ 0.362279] pnp 00:07: add io 0x68-0x6f flags 0x1
[ 0.362279] pnp 00:07: add io 0x1200-0x120f flags 0x1
[ 0.362279] pnp 00:07: add io 0x480-0x48f flags 0x1
[ 0.362279] pnp 00:07: add io 0xffff-0xffff flags 0x1
[ 0.362279] pnp 00:07: add io 0xffff-0xffff flags 0x1
[ 0.362279] pnp 00:07: add io 0x400-0x47f flags 0x1
[ 0.362279] pnp 00:07: add io 0x1180-0x11ff flags 0x1
[ 0.362279] pnp 00:07: add io 0xfe00-0xfe00 flags 0x1
[ 0.362279] pnp 00:07: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c
[ 0.362279] pnp 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.362279] pnp 00:08: parse allocated resources
[ 0.362279] pnp 00:08: add io 0x70-0x77 flags 0x1
[ 0.362279] pnp 00:08: add irq 8 flags 0x1
[ 0.362279] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.362279] pnp 00:09: parse allocated resources
[ 0.362279] pnp 00:09: add mem 0xfed1c000-0xfed1ffff flags 0x1
[ 0.362279] pnp 00:09: add mem 0xfed10000-0xfed13fff flags 0x1
[ 0.362279] pnp 00:09: add mem 0xfed18000-0xfed18fff flags 0x1
[ 0.362279] pnp 00:09: add mem 0xfed19000-0xfed19fff flags 0x1
[ 0.362279] pnp 00:09: add mem 0xe0000000-0xefffffff flags 0x1
[ 0.362279] pnp 00:09: add mem 0xfed20000-0xfed3ffff flags 0x1
[ 0.362279] pnp 00:09: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c
[ 0.362279] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.362279] pnp: PnP ACPI: found 10 devices
[ 0.362279] ACPI: ACPI bus type pnp unregistered
[ 0.362279] usbcore: registered new interface driver usbfs
[ 0.362279] usbcore: registered new interface driver hub
[ 0.362279] usbcore: registered new device driver usb
[ 0.362279] PCI: Using ACPI for IRQ routing
[ 0.381748] PCI-GART: No AMD northbridge found.
[ 0.381809] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.382047] hpet0: 4 64-bit timers, 14318180 Hz
[ 0.382280] ACPI: RTC can wake from S4
[ 0.396778] pnp: the driver 'system' has been registered
[ 0.396796] system 00:05: iomem range 0xfed00000-0xfed003ff could not be reserved
[ 0.396868] system 00:05: driver attached
[ 0.396874] system 00:07: ioport range 0x1200-0x120f has been reserved
[ 0.396934] system 00:07: ioport range 0x480-0x48f has been reserved
[ 0.396994] system 00:07: ioport range 0xffff-0xffff has been reserved
[ 0.397053] system 00:07: ioport range 0xffff-0xffff has been reserved
[ 0.397112] system 00:07: ioport range 0x400-0x47f has been reserved
[ 0.397171] system 00:07: ioport range 0x1180-0x11ff has been reserved
[ 0.397231] system 00:07: ioport range 0xfe00-0xfe00 has been reserved
[ 0.397290] system 00:07: driver attached
[ 0.397297] system 00:09: iomem range 0xfed1c000-0xfed1ffff could not be reserved
[ 0.397369] system 00:09: iomem range 0xfed10000-0xfed13fff could not be reserved
[ 0.397442] system 00:09: iomem range 0xfed18000-0xfed18fff could not be reserved
[ 0.397515] system 00:09: iomem range 0xfed19000-0xfed19fff could not be reserved
[ 0.397587] system 00:09: iomem range 0xe0000000-0xefffffff could not be reserved
[ 0.397659] system 00:09: iomem range 0xfed20000-0xfed3ffff could not be reserved
[ 0.397731] system 00:09: driver attached
[ 0.398280] PCI: Bridge: 0000:00:1c.0
[ 0.398280] IO window: 2000-2fff
[ 0.398280] MEM window: 0xf8500000-0xf85fffff
[ 0.398280] PREFETCH window: 0x00000000c2000000-0x00000000c20fffff
[ 0.398280] PCI: Bridge: 0000:00:1c.1
[ 0.398280] IO window: disabled.
[ 0.398280] MEM window: 0xf8600000-0xf86fffff
[ 0.398280] PREFETCH window: disabled.
[ 0.398280] PCI: Bridge: 0000:00:1c.2
[ 0.398280] IO window: disabled.
[ 0.398280] MEM window: disabled.
[ 0.398280] PREFETCH window: disabled.
[ 0.398280] PCI: Bridge: 0000:00:1c.3
[ 0.398280] IO window: 3000-3fff
[ 0.398280] MEM window: 0xf4000000-0xf5ffffff
[ 0.398280] PREFETCH window: 0x00000000f0000000-0x00000000f1ffffff
[ 0.398280] PCI: Bridge: 0000:00:1c.4
[ 0.398280] IO window: 4000-4fff
[ 0.398280] MEM window: 0xf6000000-0xf7ffffff
[ 0.398280] PREFETCH window: 0x00000000f2000000-0x00000000f3ffffff
[ 0.398280] PCI: Bridge: 0000:00:1e.0
[ 0.398280] IO window: disabled.
[ 0.398280] MEM window: disabled.
[ 0.398280] PREFETCH window: disabled.
[ 0.398280] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.398280] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 0.398280] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
[ 0.398280] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[ 0.398280] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 0.398280] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[ 0.398280] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
[ 0.398280] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[ 0.398280] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.398280] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[ 0.398280] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 0.398280] NET: Registered protocol family 2
[ 0.433419] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.437255] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.442533] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.443125] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.443125] TCP reno registered
[ 0.451399] NET: Registered protocol family 1
[ 0.451567] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
[ 0.515237] Switched to high resolution mode on CPU 0
[ 0.751091] it is
[ 1.069812] Freeing initrd memory: 7339k freed
[ 1.075104] Simple Boot Flag at 0x57 set to 0x1
[ 1.075433] audit: initializing netlink socket (disabled)
[ 1.075433] type=2000 audit(1236441731.060:1): initialized
[ 1.075433] Total HugeTLB memory allocated, 0
[ 1.075434] VFS: Disk quotas dquot_6.5.1
[ 1.075434] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.075434] msgmni has been set to 5908
[ 1.075434] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.075434] io scheduler noop registered
[ 1.075434] io scheduler anticipatory registered
[ 1.075434] io scheduler deadline registered
[ 1.075434] io scheduler cfq registered (default)
[ 1.075434] pci 0000:00:02.0: Boot video device
[ 1.075434] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 1.075434] assign_interrupt_mode Found MSI capability
[ 1.075434] Allocate Port Service[0000:00:1c.0:pcie00]
[ 1.075434] Allocate Port Service[0000:00:1c.0:pcie02]
[ 1.075434] Allocate Port Service[0000:00:1c.0:pcie03]
[ 1.075488] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[ 1.075488] assign_interrupt_mode Found MSI capability
[ 1.075488] Allocate Port Service[0000:00:1c.1:pcie00]
[ 1.075488] Allocate Port Service[0000:00:1c.1:pcie02]
[ 1.075488] Allocate Port Service[0000:00:1c.1:pcie03]
[ 1.075488] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[ 1.075488] assign_interrupt_mode Found MSI capability
[ 1.075488] Allocate Port Service[0000:00:1c.2:pcie00]
[ 1.075488] Allocate Port Service[0000:00:1c.2:pcie02]
[ 1.075488] Allocate Port Service[0000:00:1c.2:pcie03]
[ 1.075488] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[ 1.075488] assign_interrupt_mode Found MSI capability
[ 1.075488] Allocate Port Service[0000:00:1c.3:pcie00]
[ 1.075488] Allocate Port Service[0000:00:1c.3:pcie02]
[ 1.075488] Allocate Port Service[0000:00:1c.3:pcie03]
[ 1.075488] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[ 1.075488] assign_interrupt_mode Found MSI capability
[ 1.075488] Allocate Port Service[0000:00:1c.4:pcie00]
[ 1.077507] Allocate Port Service[0000:00:1c.4:pcie02]
[ 1.079433] Allocate Port Service[0000:00:1c.4:pcie03]
[ 1.079433] hpet_resources: 0xfed00000 is busy
[ 1.079433] Linux agpgart interface v0.103
[ 1.079433] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 1.079472] pnp: the driver 'serial' has been registered
[ 1.083434] brd: module loaded
[ 1.083434] input: Macintosh mouse button emulation as /class/input/input0
[ 1.083434] pnp: the driver 'i8042 kbd' has been registered
[ 1.083434] i8042 kbd 00:01: driver attached
[ 1.083434] pnp: the driver 'i8042 aux' has been registered
[ 1.083434] i8042 aux 00:02: driver attached
[ 1.083434] PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.107316] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.107374] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.123432] mice: PS/2 mouse device common for all mice
[ 1.123432] pnp: the driver 'rtc_cmos' has been registered
[ 1.123432] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[ 1.123432] rtc0: alarms up to one month, y3k
[ 1.123432] rtc_cmos 00:08: driver attached
[ 1.123432] cpuidle: using governor ladder
[ 1.123432] cpuidle: using governor menu
[ 1.123432] No iBFT detected.
[ 1.123432] TCP cubic registered
[ 1.123432] NET: Registered protocol family 17
[ 1.123432] registered taskstats version 1
[ 1.123432] rtc_cmos 00:08: setting system clock to 2009-03-07 16:02:12 UTC (1236441732)
[ 1.123432] Freeing unused kernel memory: 392k freed
[ 1.139412] input: AT Translated Set 2 keyboard as /class/input/input1
[ 1.207416] ACPI: SSDT BBB1AC20, 0265 (r1 PmRef Cpu0Ist 3000 INTL 20050624)
[ 1.207416] ACPI: SSDT BBB18620, 0549 (r1 PmRef Cpu0Cst 3001 INTL 20050624)
[ 1.207416] Monitor-Mwait will be used to enter C-1 state
[ 1.207416] Monitor-Mwait will be used to enter C-2 state
[ 1.207416] ACPI: CPU0 (power states: C1[C1] C2[C2])
[ 1.211412] ACPI: ACPI0007:00 is registered as cooling_device0
[ 1.211412] ACPI: SSDT BBB19CA0, 01CF (r1 PmRef ApIst 3000 INTL 20050624)
[ 1.211412] ACPI: SSDT BBB19F20, 008D (r1 PmRef ApCst 3000 INTL 20050624)
[ 1.214574] ACPI: CPU1 (power states: C1[C1] C2[C2])
[ 1.214769] ACPI: ACPI0007:01 is registered as cooling_device1
[ 1.211412] Marking TSC unstable due to TSC halts in idle
[ 1.236184] ACPI: LNXTHERM:01 is registered as thermal_zone0
[ 1.249323] ACPI: Thermal Zone [TZS0] (49 C)
[ 1.259695] ACPI: LNXTHERM:02 is registered as thermal_zone1
[ 1.262538] ACPI: Thermal Zone [TZS1] (49 C)
[ 1.523656] USB Universal Host Controller Interface driver v3.0
[ 1.523656] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 1.523656] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[ 1.523656] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.523656] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.523656] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001820
[ 1.523656] usb usb1: configuration #1 chosen from 1 choice
[ 1.523656] hub 1-0:1.0: USB hub found
[ 1.523656] hub 1-0:1.0: 2 ports detected
[ 1.591653] No dock devices found.
[ 1.597147] SCSI subsystem initialized
[ 1.606099] libata version 3.00 loaded.
[ 1.628850] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.628912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.628981] usb usb1: Product: UHCI Host Controller
[ 1.629036] usb usb1: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[ 1.629092] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.629199] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 20 (level, low) -> IRQ 20
[ 1.629310] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[ 1.629314] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.629414] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[ 1.629535] uhci_hcd 0000:00:1a.1: irq 20, io base 0x00001840
[ 1.629669] usb usb2: configuration #1 chosen from 1 choice
[ 1.629751] hub 2-0:1.0: USB hub found
[ 1.629809] hub 2-0:1.0: 2 ports detected
[ 1.731904] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.731968] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.732039] usb usb2: Product: UHCI Host Controller
[ 1.732094] usb usb2: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[ 1.732150] usb usb2: SerialNumber: 0000:00:1a.1
[ 1.732261] ACPI: PCI Interrupt 0000:00:1a.2[C] -> GSI 20 (level, low) -> IRQ 20
[ 1.733713] PCI: Setting latency timer of device 0000:00:1a.2 to 64
[ 1.733713] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.733713] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[ 1.733713] uhci_hcd 0000:00:1a.2: irq 20, io base 0x00001860
[ 1.733749] usb usb3: configuration #1 chosen from 1 choice
[ 1.733833] hub 3-0:1.0: USB hub found
[ 1.734668] hub 3-0:1.0: 2 ports detected
[ 1.835998] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.836057] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.836127] usb usb3: Product: UHCI Host Controller
[ 1.836182] usb usb3: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[ 1.836238] usb usb3: SerialNumber: 0000:00:1a.2
[ 1.836390] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 20 (level, low) -> IRQ 20
[ 1.836506] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[ 1.836510] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.836608] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 4
[ 1.842668] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.842668] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[ 1.842668] ehci_hcd 0000:00:1a.7: irq 20, io mem 0xf8904800
[ 1.858218] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 1.858348] usb usb4: configuration #1 chosen from 1 choice
[ 1.858429] hub 4-0:1.0: USB hub found
[ 1.858487] hub 4-0:1.0: 6 ports detected
[ 1.962046] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.962106] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.962176] usb usb4: Product: EHCI Host Controller
[ 1.962230] usb usb4: Manufacturer: Linux 2.6.26-1-amd64 ehci_hcd
[ 1.962286] usb usb4: SerialNumber: 0000:00:1a.7
[ 1.962418] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 1.962528] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 1.962531] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.962631] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 1.962756] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
[ 1.962880] usb usb5: configuration #1 chosen from 1 choice
[ 1.962962] hub 5-0:1.0: USB hub found
[ 1.963019] hub 5-0:1.0: 2 ports detected
[ 2.017087] Clocksource tsc unstable (delta = -341057768 ns)
[ 2.065069] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.065127] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.065197] usb usb5: Product: UHCI Host Controller
[ 2.065252] usb usb5: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[ 2.065308] usb usb5: SerialNumber: 0000:00:1d.0
[ 2.065403] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17
[ 2.065512] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 2.065515] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 2.065610] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 2.065733] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018a0
[ 2.065858] usb usb6: configuration #1 chosen from 1 choice
[ 2.065944] hub 6-0:1.0: USB hub found
[ 2.068723] hub 6-0:1.0: 2 ports detected
[ 2.169832] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.169892] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.169962] usb usb6: Product: UHCI Host Controller
[ 2.170016] usb usb6: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[ 2.170073] usb usb6: SerialNumber: 0000:00:1d.1
[ 2.170167] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 2.170276] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 2.170279] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 2.170382] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 2.170506] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0
[ 2.170630] usb usb7: configuration #1 chosen from 1 choice
[ 2.170718] hub 7-0:1.0: USB hub found
[ 2.172723] hub 7-0:1.0: 2 ports detected
[ 2.273640] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.273700] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.273770] usb usb7: Product: UHCI Host Controller
[ 2.273824] usb usb7: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[ 2.273881] usb usb7: SerialNumber: 0000:00:1d.2
[ 2.274030] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[ 2.274146] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 2.274149] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 2.274251] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
[ 2.278234] ehci_hcd 0000:00:1d.7: debug port 1
[ 2.278234] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 2.278234] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8904c00
[ 2.358188] usb 4-3: new high speed USB device using ehci_hcd and address 2
[ 2.370138] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 2.370276] usb usb8: configuration #1 chosen from 1 choice
[ 2.370357] hub 8-0:1.0: USB hub found
[ 2.370415] hub 8-0:1.0: 6 ports detected
[ 2.474146] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.474206] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.474276] usb usb8: Product: EHCI Host Controller
[ 2.474331] usb usb8: Manufacturer: Linux 2.6.26-1-amd64 ehci_hcd
[ 2.474387] usb usb8: SerialNumber: 0000:00:1d.7
[ 2.478236] ahci 0000:00:1f.2: version 3.0
[ 2.478236] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[ 2.551528] usb 4-3: configuration #1 chosen from 1 choice
[ 2.554006] usb 4-3: New USB device found, idVendor=064e, idProduct=a103
[ 2.554006] usb 4-3: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[ 2.554006] usb 4-3: Product: Acer Crystal Eye webcam
[ 2.554006] usb 4-3: Manufacturer: SuYin
[ 2.554006] usb 4-3: SerialNumber: CN0314-SN30-OV03-VA-R02.03.02
[ 2.789484] usb 4-5: new high speed USB device using ehci_hcd and address 3
[ 2.934448] usb 4-5: configuration #1 chosen from 1 choice
[ 2.939230] usb 4-5: New USB device found, idVendor=0bda, idProduct=0158
[ 2.939297] usb 4-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.939297] usb 4-5: Product: USB2.0-CRW
[ 2.939297] usb 4-5: Manufacturer: Generic
[ 2.939297] usb 4-5: SerialNumber: 20071114173400000
[ 3.482349] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[ 3.482423] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part
[ 3.482496] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 3.486364] scsi0 : ahci
[ 3.486364] scsi1 : ahci
[ 3.486364] scsi2 : ahci
[ 3.486364] scsi3 : ahci
[ 3.486364] scsi4 : ahci
[ 3.486364] scsi5 : ahci
[ 3.486364] ata1: SATA max UDMA/133 abar m2048@0xf8904000 port 0xf8904100 irq 1274
[ 3.486364] ata2: SATA max UDMA/133 abar m2048@0xf8904000 port 0xf8904180 irq 1274
[ 3.486364] ata3: DUMMY
[ 3.486364] ata4: DUMMY
[ 3.486364] ata5: SATA max UDMA/133 abar m2048@0xf8904000 port 0xf8904300 irq 1274
[ 3.486364] ata6: SATA max UDMA/133 abar m2048@0xf8904000 port 0xf8904380 irq 1274
[ 3.804548] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.805460] ata1.00: ATA-8: Hitachi HTS543216L9A300, FB2OC40C, max UDMA/133
[ 3.805524] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 3.808112] ata1.00: configured for UDMA/133
[ 4.141139] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.154255] ata2.00: ATAPI: Slimtype DVD A DS8A2S, 6A11, max UDMA/100
[ 4.168317] ata2.00: configured for UDMA/100
[ 4.500340] ata5: SATA link down (SStatus 0 SControl 300)
[ 4.835788] ata6: SATA link down (SStatus 0 SControl 300)
[ 4.851840] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54321 FB2O PQ: 0 ANSI: 5
[ 4.854739] scsi 1:0:0:0: CD-ROM Slimtype DVD A DS8A2S 6A11 PQ: 0 ANSI: 5
[ 4.854739] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 4.854739] PCI: Setting latency timer of device 0000:02:00.0 to 64
[ 4.854739] sky2 0000:02:00.0: v1.21 addr 0xf8500000 irq 16 Yukon-Extreme (0xb5) rev 2
[ 4.857634] sky2 eth0: addr 00:1d:72:ce:8e:9d
[ 4.878441] Driver 'sr' needs updating - please use bus_type methods
[ 4.883189] Driver 'sd' needs updating - please use bus_type methods
[ 4.883189] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 4.883189] sd 0:0:0:0: [sda] Write Protect is off
[ 4.883189] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.883189] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.883245] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 4.883317] sd 0:0:0:0: [sda] Write Protect is off
[ 4.883372] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.883396] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.883470] sda:sr0: scsi3-mmc drive: 24x/6x writer dvd-ram cd/rw xa/form2 cdda pop-up
[ 4.900732] Uniform CD-ROM driver Revision: 3.20
[ 4.900732] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 4.903490] Initializing USB Mass Storage driver...
[ 4.904297] sda1 sda2 sda3 sda4 <<6>scsi6 : SCSI emulation for USB Mass Storage devices
[ 4.917159] usb-storage: device found at 3
[ 4.917159] usb-storage: waiting for device to settle before scanning
[ 4.917159] usbcore: registered new interface driver usb-storage
[ 4.917159] USB Mass Storage support registered.
[ 4.917159] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.917159] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 4.933414] sda5 sda6 >
[ 4.945698] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.323503] device-mapper: uevent: version 1.0.3
[ 5.323503] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[ 5.426486] PM: Starting manual resume from disk
[ 5.490004] kjournald starting. Commit interval 5 seconds
[ 5.492358] EXT3-fs: mounted filesystem with ordered data mode.
[ 6.957395] udevd version 125 started
[ 7.344597] ACPI: WMI: Mapper loaded
[ 7.690197] agpgart: Detected an Intel Mobile Intel? GM45 Express Chipset.
[ 7.692221] agpgart: Detected 65532K stolen memory.
[ 7.701214] agpgart: AGP aperture is 256M @ 0xd0000000
[ 7.702254] input: Power Button (FF) as /class/input/input2
[ 7.758014] ACPI: Power Button (FF) [PWRF]
[ 7.758161] input: Lid Switch as /class/input/input3
[ 7.787527] ACPI: Lid Switch [LID0]
[ 7.787527] input: Sleep Button (CM) as /class/input/input4
[ 7.802848] acer-wmi: Acer Laptop ACPI-WMI Extras version 0.1
[ 7.847880] ACPI: Sleep Button (CM) [SLPB]
[ 7.872735] ACPI: device:03 is registered as cooling_device2
[ 7.873176] input: Video Bus as /class/input/input5
[ 7.935524] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 8.081831] ACPI: AC Adapter [ADP1] (on-line)
[ 8.164360] ACPI: Battery Slot [BAT0] (battery absent)
[ 8.302149] input: PC Speaker as /class/input/input6
[ 8.371209] Linux video capture interface: v2.00
[ 8.376153] ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 19 (level, low) -> IRQ 19
[ 8.436015] uvcvideo: Found UVC 1.00 device Acer Crystal Eye webcam (064e:a103)
[ 8.453924] input: Acer Crystal Eye webcam as /class/input/input7
[ 8.476409] usbcore: registered new interface driver uvcvideo
[ 8.476476] USB Video Class driver (v0.1.0)
[ 8.486278] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21
[ 8.486443] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 8.521749] hda_codec: Unknown model for ALC268, trying auto-probe from BIOS...
[ 9.232341] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa44000
[ 9.306859] input: SynPS/2 Synaptics TouchPad as /class/input/input8
[ 9.960457] usb-storage: device scan complete
[ 9.960491] isa bounce pool size: 16 pages
[ 9.962394] scsi 6:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 9.966455] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 9.966455] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 10.374342] EXT3 FS on dm-0, internal journal
[ 10.846976] loop: module loaded
[ 11.638219] kjournald starting. Commit interval 5 seconds
[ 11.640485] EXT3 FS on sda5, internal journal
[ 11.640485] EXT3-fs: mounted filesystem with ordered data mode.
[ 11.680503] Adding 5079032k swap on /dev/mapper/VolGroup00-LogVol01. Priority:-1 extents:1 across:5079032k
[ 12.312611] sky2 eth0: enabling interface
[ 78.874462] pnp: the driver 'parport_pc' has been registered
[ 78.874462] lp: driver loaded but no devices found
[ 78.909389] ppdev: user-space parallel port driver
[ 79.490244] NET: Registered protocol family 10
[ 79.490244] lo: Disabled Privacy Extensions
[ 79.490244] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 83.644067] mtrr: no more MTRRs available
[ 83.644067] mtrr: no more MTRRs available
[ 83.644067] mtrr: no more MTRRs available
[ 83.644067] mtrr: no more MTRRs available
[ 83.644067] mtrr: no more MTRRs available
[ 83.644067] mtrr: no more MTRRs available
[ 171.738490] ath_hal: module license 'Proprietary' taints kernel.
[ 171.740860] AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133, RF2425, RF2417)
[ 302.450279] usb 8-5: new high speed USB device using ehci_hcd and address 2
[ 302.583889] usb 8-5: configuration #1 chosen from 2 choices
[ 302.586139] scsi7 : SCSI emulation for USB Mass Storage devices
[ 302.586139] usb 8-5: New USB device found, idVendor=05ac, idProduct=1209
[ 302.586139] usb 8-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 302.586139] usb 8-5: Product: iPod
[ 302.586139] usb 8-5: Manufacturer: Apple
[ 302.586139] usb 8-5: SerialNumber: 000A2700160331B4
[ 302.586139] usb-storage: device found at 2
[ 302.586139] usb-storage: waiting for device to settle before scanning
[ 307.584918] usb-storage: device scan complete
[ 307.589552] scsi 7:0:0:0: Direct-Access Apple iPod 1.62 PQ: 0 ANSI: 0
[ 307.590164] sd 7:0:0:0: [sdc] 14651280 2048-byte hardware sectors (30006 MB)
[ 307.596843] sd 7:0:0:0: [sdc] Write Protect is off
[ 307.596843] sd 7:0:0:0: [sdc] Mode Sense: 68 00 00 08
[ 307.596843] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 307.598387] sd 7:0:0:0: [sdc] 14651280 2048-byte hardware sectors (30006 MB)
[ 307.599564] sd 7:0:0:0: [sdc] Write Protect is off
[ 307.599564] sd 7:0:0:0: [sdc] Mode Sense: 68 00 00 08
[ 307.599564] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 307.599564] sdc: sdc1 sdc2
[ 307.613238] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 307.613238] sd 7:0:0:0: Attached scsi generic sg3 type 0
Merci a tout d’avance a tout ceux qui sont arrivé jusque la^^.