[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: installazione debian su a6km (amd64)



On Thu, Aug 7, 2008 at 11:41 PM, Alberto <fi3rizi0@gmail.com> wrote:
> Sera, dopo aver realizzato l'immagine di wxp, mi sono cimentato con
> l'installazione di debian testing (terminata poco fa).
>
> L'hd l'ho partizionato nel seguente modo (anche se credo di aver fatto
> una caxxata :) )
>
> ######################
> # fdisk -l
> Disk /dev/sda: 100.0 GB, 100030242816 bytes
> 255 heads, 63 sectors/track, 12161 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> Disk identifier: 0xd53d826f
>
>  Device Boot      Start         End      Blocks   Id  System
> /dev/sda1               1        1305    10482381    7  HPFS/NTFS
> /dev/sda2            1306        1439     1076355    b  W95 FAT32
> (swap di wxp)
> /dev/sda3            1470       12161    85883490    5  Extended
> /dev/sda4   *        1440        1469      240975   83  Linux
> /dev/sda5           12101       12161      489982+  82  Linux swap /
> Solaris
> /dev/sda6            1470        1499      240912   83  Linux
> /dev/sda7            1500        2411     7325608+  83  Linux
> /dev/sda8            6386       12099    45897673+  83  Linux
> /dev/sda9            2412        2593     1461883+  83  Linux
> /dev/sda10           2594        2775     1461883+  83  Linux
> /dev/sda11           2776        3930     9277506   83  Linux
>
> Partition table entries are not in disk order
> ######################
>
> montati in questo modo
> ######################
> # df -h
> Filesystem         Dimens. Usati Disp. Uso% Montato su
> /dev/sda4             236M  153M   83M  65% /
> tmpfs                1008M     0 1008M   0% /lib/init/rw
> udev                   10M  144K  9,9M   2% /dev
> tmpfs                1008M     0 1008M   0% /dev/shm
> /dev/sda6             236M   48M  188M  21% /boot
> /dev/sda11            8,8G  164M  8,2G   2% /home
> /dev/sda8              44G  181M   43G   1% /media/share
> /dev/sda9             1,4G   33M  1,4G   3% /tmp
> /dev/sda7             7,0G  2,0G  5,0G  29% /usr
> /dev/sda10            1,4G 1014M  414M  72% /var
> ######################
>
> Dopo aver installato grub ed aver riavviato il sistema sono iniziati i
> primi problemi:
>
> PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
>
> che ho risolto aggiungendo pci=nommconf; ho dovuto inoltre cambiare /
> dev/hda* con /dev/sda* (anche in fstab)
> ######################
> title           Debian GNU/Linux, kernel 2.6.25-2-amd64
> root            (hd0,5)
> kernel          /vmlinuz-2.6.25-2-amd64 root=/dev/hda4 ro quiet
> initrd          /initrd.img-2.6.25-2-amd64
>
> title           NUOVO Debian GNU/Linux, kernel 2.6.25-2-amd64
> root            (hd0,5)
> kernel          /vmlinuz-2.6.25-2-amd64 root=/dev/sda4 ro quiet
> pci=nommconf
> initrd          /initrd.img-2.6.25-2-amd64
> ######################
>
> ######################
> # cat /etc/fstab
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> proc            /proc           proc    defaults        0       0
> /dev/sda4       /               reiserfs defaults        0       1
> /dev/sda6       /boot           reiserfs notail          0       2
> /dev/sda11      /home           ext3    defaults        0       2
> /dev/sda8       /media/share    ext3    defaults        0       2
> /dev/sda9       /tmp            reiserfs defaults        0       2
> /dev/sda7       /usr            reiserfs defaults        0       2
> /dev/sda10      /var            reiserfs defaults        0       2
> /dev/sda5       none            swap    sw              0       0
> /dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
> ######################
>
> Il problema è che dopo queste modifiche all'avvio devo comunque
> inserire /dev/sda5 manualmente per far partire il tutto.

Risolto tutto semplicemendo aggiornando initramfs
con questo comando
update-initramfs -u -k all


> Ho chiesto un po in giro, ma finora non ho avuto chiarimenti, potete aiutarmi
>
> grazie
>
> ######################
> #dmesg
> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Linux version 2.6.25-2-amd64 (Debian 2.6.25-7)
> (maks@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian
> 4.1.2-23)) #1 SMP Mon Jul 14 11:05:23 UTC 2008
> [    0.000000] Command line: root=/dev/sda4 ro quiet pci=nommconf
> [    0.000000] BIOS-provided physical RAM map:
> [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00
> (usable)
> [    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000
> (reserved)
> [    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000
> (reserved)
> [    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffd0000
> (usable)
> [    0.000000]  BIOS-e820: 000000007ffd0000 - 000000007ffde000 (ACPI
> data)
> [    0.000000]  BIOS-e820: 000000007ffde000 - 0000000080000000 (ACPI
> NVS)
> [    0.000000]  BIOS-e820: 00000000ff780000 - 0000000100000000
> (reserved)
> [    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200
> used
> [    0.000000] Entering add_active_range(0, 256, 524240) 1 entries of
> 3200 used
> [    0.000000] end_pfn_map = 1048576
> [    0.000000] DMI 2.3 present.
> [    0.000000] ACPI: RSDP 000F7870, 0014 (r0 ACPIAM)
> [    0.000000] ACPI: RSDT 7FFD0000, 0034 (r1 A M I  OEMRSDT   7000705
> MSFT       97)
> [    0.000000] ACPI: FACP 7FFD0200, 0084 (r2 A M I  OEMFACP   7000705
> MSFT       97)
> [    0.000000] ACPI: DSDT 7FFD0430, 765B (r1  1ABZX 1ABZX001        1
> INTL  2002026)
> [    0.000000] ACPI: FACS 7FFDE000, 0040
> [    0.000000] ACPI: APIC 7FFD0390, 0054 (r1 A M I  OEMAPIC   7000705
> MSFT       97)
> [    0.000000] ACPI: MCFG 7FFD03F0, 003C (r1 A M I  OEMMCFG   7000705
> MSFT       97)
> [    0.000000] ACPI: OEMB 7FFDE040, 0046 (r1 A M I  AMI_OEM   7000705
> MSFT       97)
> [    0.000000] Scanning NUMA topology in Northbridge 24
> [    0.000000] No NUMA configuration found
> [    0.000000] Faking a node at 0000000000000000-000000007ffd0000
> [    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200
> used
> [    0.000000] Entering add_active_range(0, 256, 524240) 1 entries of
> 3200 used
> [    0.000000] Bootmem setup node 0 0000000000000000-000000007ffd0000
> [    0.000000]   NODE_DATA [000000000000c000 - 0000000000012fff]
> [    0.000000]   bootmap [0000000000013000 -  0000000000022fff] pages
> 10
> [    0.000000] early res: 0 [0-fff] BIOS data page
> [    0.000000] early res: 1 [6000-7fff] SMP_TRAMPOLINE
> [    0.000000] early res: 2 [200000-63d2f7] TEXT DATA BSS
> [    0.000000] early res: 3 [3790f000-37fef641] RAMDISK
> [    0.000000] early res: 4 [9fc00-a0bff] EBDA
> [    0.000000] early res: 5 [8000-bfff] PGTABLE
> [    0.000000] No mptable found.
> [    0.000000]  [ffffe20000000000-ffffe200001fffff] PMD -
>>ffff810001200000 on node 0
> [    0.000000]  [ffffe20000200000-ffffe200003fffff] PMD -
>>ffff810001600000 on node 0
> [    0.000000]  [ffffe20000400000-ffffe200005fffff] PMD -
>>ffff810001a00000 on node 0
> [    0.000000]  [ffffe20000600000-ffffe200007fffff] PMD -
>>ffff810001e00000 on node 0
> [    0.000000]  [ffffe20000800000-ffffe200009fffff] PMD -
>>ffff810002200000 on node 0
> [    0.000000]  [ffffe20000a00000-ffffe20000bfffff] PMD -
>>ffff810002600000 on node 0
> [    0.000000]  [ffffe20000c00000-ffffe20000dfffff] PMD -
>>ffff810002a00000 on node 0
> [    0.000000]  [ffffe20000e00000-ffffe20000ffffff] PMD -
>>ffff810002e00000 on node 0
> [    0.000000]  [ffffe20001000000-ffffe200011fffff] PMD -
>>ffff810003200000 on node 0
> [    0.000000]  [ffffe20001200000-ffffe200013fffff] PMD -
>>ffff810003600000 on node 0
> [    0.000000]  [ffffe20001400000-ffffe200015fffff] PMD -
>>ffff810003a00000 on node 0
> [    0.000000]  [ffffe20001600000-ffffe200017fffff] PMD -
>>ffff810003e00000 on node 0
> [    0.000000]  [ffffe20001800000-ffffe200019fffff] PMD -
>>ffff810004200000 on node 0
> [    0.000000]  [ffffe20001a00000-ffffe20001bfffff] PMD -
>>ffff810004600000 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[2] active PFN ranges
> [    0.000000]     0:        0 ->      159
> [    0.000000]     0:      256 ->   524240
> [    0.000000] On node 0 totalpages: 524143
> [    0.000000]   DMA zone: 56 pages used for memmap
> [    0.000000]   DMA zone: 1093 pages reserved
> [    0.000000]   DMA zone: 2850 pages, LIFO batch:0
> [    0.000000]   DMA32 zone: 7111 pages used for memmap
> [    0.000000]   DMA32 zone: 513033 pages, LIFO batch:31
> [    0.000000]   Normal zone: 0 pages used for memmap
> [    0.000000]   Movable zone: 0 pages used for memmap
> [    0.000000] ACPI: PM-Timer IO Port: 0x808
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> [    0.000000] Processor #0 (Bootup-CPU)
> [    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl
> dfl)
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low
> 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] Using ACPI (MADT) for SMP configuration information
> [    0.000000] PM: Registered nosave memory: 000000000009f000 -
> 00000000000a0000
> [    0.000000] PM: Registered nosave memory: 00000000000a0000 -
> 00000000000e0000
> [    0.000000] PM: Registered nosave memory: 00000000000e0000 -
> 0000000000100000
> [    0.000000] Allocating PCI resources starting at 88000000 (gap:
> 80000000:7f780000)
> [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
> [    0.000000] PERCPU: Allocating 35096 bytes of per cpu data
> [    0.000000] Built 1 zonelists in Node order, mobility grouping on.
> Total pages: 515883
> [    0.000000] Policy zone: DMA32
> [    0.000000] Kernel command line: root=/dev/sda4 ro quiet
> pci=nommconf
> [    0.000000] Initializing CPU#0
> [    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
> [    0.000000] TSC calibrated against PM_TIMER
> [    0.000002] time.c: Detected 1800.057 MHz processor.
> [    0.004000] Console: colour VGA+ 80x25
> [    0.004000] console [tty0] enabled
> [    0.004000] Checking aperture...
> [    0.004000] Node 0: aperture @ 7ec000000 size 32 MB
> [    0.004000] Aperture beyond 4GB. Ignoring.
> [    0.004000] No AGP bridge found
> [    0.004000] Memory: 2056244k/2096960k available (2184k kernel code,
> 40328k reserved, 1012k data, 372k init)
> [    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
> [    0.084007] Calibrating delay using timer specific routine..
> 3602.47 BogoMIPS (lpj=7204953)
> [    0.084063] Security Framework initialized
> [    0.084070] SELinux:  Disabled at boot.
> [    0.084074] Capability LSM initialized
> [    0.084320] Dentry cache hash table entries: 262144 (order: 9,
> 2097152 bytes)
> [    0.086270] Inode-cache hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [    0.087198] Mount-cache hash table entries: 256
> [    0.087388] Initializing cgroup subsys ns
> [    0.087393] Initializing cgroup subsys cpuacct
> [    0.087414] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
> bytes/line)
> [    0.087417] CPU: L2 Cache: 1024K (64 bytes/line)
> [    0.087420] CPU 0/0 -> Node 0
> [    0.087441] SMP alternatives: switching to UP code
> [    0.088014] Freeing SMP alternatives: 23k freed
> [    0.088028] ACPI: Core revision 20070126
> [    0.140836] Using local APIC timer interrupts.
> [    0.144010] APIC timer calibration result 12500396
> [    0.144012] Detected 12.500 MHz APIC timer.
> [    0.144081] Brought up 1 CPUs
> [    0.144179] CPU0 attaching sched-domain:
> [    0.144183]  domain 0: span 00000001
> [    0.144185]   groups: 00000001
> [    0.144408] net_namespace: 1016 bytes
> [    0.144412] Booting paravirtualized kernel on bare hardware
> [    0.144639] NET: Registered protocol family 16
> [    0.144853] ACPI: bus type pci registered
> [    0.144935] PCI: Using configuration type 1
> [    0.151059] ACPI: EC: Look up EC in DSDT
> [    0.157091] ACPI: Interpreter enabled
> [    0.157094] ACPI: (supports S0 S1 S3 S4 S5)
> [    0.157118] ACPI: Using IOAPIC for interrupt routing
> [    0.167523] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data
> = 0x62
> [    0.167526] ACPI: EC: driver started in poll mode
> [    0.167656] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [    0.168500] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.168730] ACPI: PCI Interrupt Routing Table
> [\_SB_.PCI0.P0P1._PRT]
> [    0.187286] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *10 11 12
> 14 15)
> [    0.187468] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 10 11 12
> 14 15)
> [    0.187645] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 *11 12
> 14 15)
> [    0.187823] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 11 12
> 14 15)
> [    0.188000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 7 10 11 12
> 14 15)
> [    0.188185] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 7 10 11 12
> 14 15)
> [    0.188364] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 7 10 11 12
> 14 15)
> [    0.188544] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12
> 14 15)
> [    0.188702] ACPI: Power Resource [GFAN] (off)
> [    0.188781] Linux Plug and Play Support v0.97 (c) Adam Belay
> [    0.188813] pnp: PnP ACPI init
> [    0.188820] ACPI: bus type pnp registered
> [    0.189029] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03
> (active)
> [    0.189094] pnp 00:01: Plug and Play ACPI device, IDs PNP0200
> (active)
> [    0.189154] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00
> (active)
> [    0.189279] pnp 00:03: Plug and Play ACPI device, IDs PNP0303
> PNP030b (active)
> [    0.189465] pnp 00:04: Plug and Play ACPI device, IDs SYN0a04
> SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
> [    0.189521] pnp 00:05: Plug and Play ACPI device, IDs PNP0800
> (active)
> [    0.189577] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04
> (active)
> [    0.190465] pnp 00:07: Plug and Play ACPI device, IDs PNP0510
> (active)
> [    0.191107] pnp 00:08: Plug and Play ACPI device, IDs PNP0401
> (active)
> [    0.191267]  00:09: calling quirk 0xffffffff8035ba3a:
> quirk_system_pci_resources+0x0/0x173()
> [    0.191323] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02
> (active)
> [    0.191540]  00:0a: calling quirk 0xffffffff8035ba3a:
> quirk_system_pci_resources+0x0/0x173()
> [    0.191591] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c02
> (active)
> [    0.191714]  00:0b: calling quirk 0xffffffff8035ba3a:
> quirk_system_pci_resources+0x0/0x173()
> [    0.191766] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c02
> (active)
> [    0.191866]  00:0c: calling quirk 0xffffffff8035ba3a:
> quirk_system_pci_resources+0x0/0x173()
> [    0.191917] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c02
> (active)
> [    0.192343]  00:0d: calling quirk 0xffffffff8035ba3a:
> quirk_system_pci_resources+0x0/0x173()
> [    0.192397] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c01
> (active)
> [    0.192854] pnp: PnP ACPI: found 14 devices
> [    0.192856] ACPI: ACPI bus type pnp unregistered
> [    0.193049] usbcore: registered new interface driver usbfs
> [    0.193115] usbcore: registered new interface driver hub
> [    0.193159] usbcore: registered new device driver usb
> [    0.193305] PCI: Using ACPI for IRQ routing
> [    0.193308] PCI: If a device doesn't work, try "pci=routeirq".  If
> it helps, post a report
> [    0.204029] ACPI: RTC can wake from S4
> [    0.216034] pnp: the driver 'system' has been registered
> [    0.216034] system 00:09: ioport range 0xa00-0xa0f has been
> reserved
> [    0.216034] system 00:09: driver attached
> [    0.216034] system 00:0a: ioport range 0x480-0x48f has been
> reserved
> [    0.216034] system 00:0a: ioport range 0x4d0-0x4d1 has been
> reserved
> [    0.216034] system 00:0a: ioport range 0x800-0x8df has been
> reserved
> [    0.216034] system 00:0a: ioport range 0x8e0-0x8ff has been
> reserved
> [    0.216034] system 00:0a: iomem range 0xfff80000-0xffffffff could
> not be reserved
> [    0.216034] system 00:0a: iomem range 0xffe80000-0xffefffff could
> not be reserved
> [    0.216034] system 00:0a: iomem range 0xffb80000-0xffbfffff could
> not be reserved
> [    0.216034] system 00:0a: iomem range 0xfed00000-0xfed003ff has
> been reserved
> [    0.216034] system 00:0a: driver attached
> [    0.216034] system 00:0b: iomem range 0xfec00000-0xfec00fff has
> been reserved
> [    0.216034] system 00:0b: iomem range 0xfee00000-0xfee00fff could
> not be reserved
> [    0.216034] system 00:0b: driver attached
> [    0.216034] system 00:0c: iomem range 0xe0000000-0xefffffff has
> been reserved
> [    0.216034] system 00:0c: driver attached
> [    0.216034] system 00:0d: iomem range 0x0-0x9ffff could not be
> reserved
> [    0.216034] system 00:0d: iomem range 0xc0000-0xcffff has been
> reserved
> [    0.216034] system 00:0d: iomem range 0xe0000-0xfffff could not be
> reserved
> [    0.216034] system 00:0d: iomem range 0x100000-0x7fffffff could not
> be reserved
> [    0.216034] system 00:0d: iomem range 0x0-0x0 could not be reserved
> [    0.216034] system 00:0d: driver attached
> [    0.216034] PCI: Bridge: 0000:00:01.0
> [    0.216034]   IO window: disabled.
> [    0.216034]   MEM window: 0xfa200000-0xfe2fffff
> [    0.216034]   PREFETCH window:
> 0x00000000bde00000-0x00000000ddefffff
> [    0.216034] PCI: Bus 2, cardbus bridge: 0000:00:0a.0
> [    0.216034]   IO window: 0x00001000-0x000010ff
> [    0.216034]   IO window: 0x00001400-0x000014ff
> [    0.216034]   PREFETCH window: 0x88000000-0x8bffffff
> [    0.216034]   MEM window: 0x8c000000-0x8fffffff
> [    0.216034] PCI: Setting latency timer of device 0000:00:01.0 to 64
> [    0.216034] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level,
> low) -> IRQ 17
> [    0.216034] NET: Registered protocol family 2
> [    0.252055] IP route cache hash table entries: 65536 (order: 7,
> 524288 bytes)
> [    0.252055] TCP established hash table entries: 262144 (order: 10,
> 4194304 bytes)
> [    0.253008] TCP bind hash table entries: 65536 (order: 8, 1048576
> bytes)
> [    0.253931] TCP: Hash tables configured (established 262144 bind
> 65536)
> [    0.253935] TCP reno registered
> [    0.268062] checking if image is initramfs... it is
> [    0.716101] Switched to high resolution mode on CPU 0
> [    0.834012] Freeing initrd memory: 7041k freed
> [    0.841042] audit: initializing netlink socket (disabled)
> [    0.841056] type=2000 audit(1218145593.840:1): initialized
> [    0.841264] Total HugeTLB memory allocated, 0
> [    0.841353] VFS: Disk quotas dquot_6.5.1
> [    0.841383] Dquot-cache hash table entries: 512 (order 0, 4096
> bytes)
> [    0.841481] io scheduler noop registered
> [    0.841483] io scheduler anticipatory registered
> [    0.841485] io scheduler deadline registered
> [    0.841496] io scheduler cfq registered (default)
> [    0.841562] pci 0000:01:00.0: Boot video device
> [    0.841651] PCI: Setting latency timer of device 0000:00:01.0 to 64
> [    0.841678] assign_interrupt_mode Found MSI capability
> [    0.841704] Allocate Port Service[0000:00:01.0:pcie00]
> [    0.844532] Real Time Clock Driver v1.12ac
> [    0.844626] Linux agpgart interface v0.103
> [    0.844629] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports,
> IRQ sharing enabled
> [    0.844812] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> [    0.844987] pnp: the driver 'serial' has been registered
> [    0.845168] ACPI: PCI Interrupt 0000:00:02.6[C] -> GSI 18 (level,
> low) -> IRQ 18
> [    0.845175] ACPI: PCI interrupt for device 0000:00:02.6 disabled
> [    0.845958] brd: module loaded
> [    0.846043] input: Macintosh mouse button emulation as /class/input/
> input0
> [    0.846145] pnp: the driver 'i8042 kbd' has been registered
> [    0.846155] i8042 kbd 00:03: driver attached
> [    0.846189] pnp: the driver 'i8042 aux' has been registered
> [    0.846201] i8042 aux 00:04: driver attached
> [    0.846235] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at
> 0x60,0x64 irq 1,12
> [    0.848737] i8042.c: Detected active multiplexing controller, rev
> 1.1.
> [    0.849919] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    0.849924] serio: i8042 AUX0 port at 0x60,0x64 irq 12
> [    0.849927] serio: i8042 AUX1 port at 0x60,0x64 irq 12
> [    0.849930] serio: i8042 AUX2 port at 0x60,0x64 irq 12
> [    0.849932] serio: i8042 AUX3 port at 0x60,0x64 irq 12
> [    0.860165] mice: PS/2 mouse device common for all mice
> [    0.860165] cpuidle: using governor ladder
> [    0.860165] cpuidle: using governor menu
> [    0.860165] TCP cubic registered
> [    0.860165] NET: Registered protocol family 1
> [    0.860165] NET: Registered protocol family 17
> [    0.860166] registered taskstats version 1
> [    0.860166] Freeing unused kernel memory: 372k freed
> [    0.890697] input: AT Translated Set 2 keyboard as /class/input/
> input1
> [    0.948721] ACPI: Transitioning device [FN00] to D3
> [    0.948773] ACPI: PNP0C0B:00 is registered as cooling_device0
> [    0.948779] ACPI: Fan [FN00] (off)
> [    0.954408] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
> [    0.954457] ACPI: ACPI0007:00 is registered as cooling_device1
> [    0.954462] ACPI: Processor [CPU1] (supports 8 throttling states)
> [    0.968916] ACPI: LNXTHERM:01 is registered as thermal_zone0
> [    0.970245] ACPI: Thermal Zone [THRM] (70 C)
> [    1.524399] No dock devices found.
> [    1.545881] SCSI subsystem initialized
> [    1.592308] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller
> (OHCI) Driver
> [    1.592338] ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level,
> low) -> IRQ 20
> [    1.592354] ohci_hcd 0000:00:03.0: OHCI Host Controller
> [    1.592551] ohci_hcd 0000:00:03.0: new USB bus registered, assigned
> bus number 1
> [    1.592574] ohci_hcd 0000:00:03.0: irq 20, io mem 0xfebff000
> [    1.592613] libata version 3.00 loaded.
> [    1.650365] usb usb1: configuration #1 chosen from 1 choice
> [    1.650394] hub 1-0:1.0: USB hub found
> [    1.650407] hub 1-0:1.0: 3 ports detected
> [    1.745765] sdhci: Secure Digital Host Controller Interface driver
> [    1.745769] sdhci: Copyright(c) Pierre Ossman
> [    1.752334] usb usb1: New USB device found, idVendor=1d6b,
> idProduct=0001
> [    1.752338] usb usb1: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    1.752341] usb usb1: Product: OHCI Host Controller
> [    1.752343] usb usb1: Manufacturer: Linux 2.6.25-2-amd64 ohci_hcd
> [    1.752345] usb usb1: SerialNumber: 0000:00:03.0
> [    1.752379] ACPI: PCI Interrupt 0000:00:03.1[b] -> GSI 21 (level,
> low) -> IRQ 21
> [    1.752396] ohci_hcd 0000:00:03.1: OHCI Host Controller
> [    1.752459] ohci_hcd 0000:00:03.1: new USB bus registered, assigned
> bus number 2
> [    1.752480] ohci_hcd 0000:00:03.1: irq 21, io mem 0xfebfe000
> [    1.810389] usb usb2: configuration #1 chosen from 1 choice
> [    1.810421] hub 2-0:1.0: USB hub found
> [    1.810434] hub 2-0:1.0: 3 ports detected
> [    1.912356] usb usb2: New USB device found, idVendor=1d6b,
> idProduct=0001
> [    1.912361] usb usb2: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    1.912363] usb usb2: Product: OHCI Host Controller
> [    1.912366] usb usb2: Manufacturer: Linux 2.6.25-2-amd64 ohci_hcd
> [    1.912368] usb usb2: SerialNumber: 0000:00:03.1
> [    1.912400] ACPI: PCI Interrupt 0000:00:03.2[C] -> GSI 22 (level,
> low) -> IRQ 22
> [    1.912418] ohci_hcd 0000:00:03.2: OHCI Host Controller
> [    1.912473] ohci_hcd 0000:00:03.2: new USB bus registered, assigned
> bus number 3
> [    1.912494] ohci_hcd 0000:00:03.2: irq 22, io mem 0xfebfd000
> [    1.913303] Marking TSC unstable due to TSC halts in idle
> [    1.938348] usb usb3: configuration #1 chosen from 1 choice
> [    1.938378] hub 3-0:1.0: USB hub found
> [    1.938389] hub 3-0:1.0: 2 ports detected
> [    1.956265] usb 1-2: new full speed USB device using ohci_hcd and
> address 2
> [    1.960328] usb usb3: New USB device found, idVendor=1d6b,
> idProduct=0001
> [    1.960331] usb usb3: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    1.960333] usb usb3: Product: OHCI Host Controller
> [    1.960335] usb usb3: Manufacturer: Linux 2.6.25-2-amd64 ohci_hcd
> [    1.960337] usb usb3: SerialNumber: 0000:00:03.2
> [    1.960400] ACPI: PCI Interrupt 0000:00:03.3[D] -> GSI 23 (level,
> low) -> IRQ 23
> [    1.960409] ehci_hcd 0000:00:03.3: EHCI Host Controller
> [    1.960461] ehci_hcd 0000:00:03.3: new USB bus registered, assigned
> bus number 4
> [    1.960499] PCI: cache line size of 64 is not supported by device
> 0000:00:03.3
> [    1.960507] ehci_hcd 0000:00:03.3: irq 23, io mem 0xfebfc000
> [    2.088281] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00,
> driver 10 Dec 2004
> [    2.088413] usb usb4: configuration #1 chosen from 1 choice
> [    2.088445] hub 4-0:1.0: USB hub found
> [    2.088454] hub 4-0:1.0: 8 ports detected
> [    2.104362] usb usb4: New USB device found, idVendor=1d6b,
> idProduct=0002
> [    2.104365] usb usb4: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    2.104368] usb usb4: Product: EHCI Host Controller
> [    2.104370] usb usb4: Manufacturer: Linux 2.6.25-2-amd64 ehci_hcd
> [    2.104372] usb usb4: SerialNumber: 0000:00:03.3
> [    2.104430] ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 18 (level,
> low) -> IRQ 18
> [    2.160553] ssb: Sonics Silicon Backplane found on PCI device
> 0000:00:09.0
> [    2.160625] ACPI: PCI Interrupt 0000:00:0a.1[b] -> GSI 18 (level,
> low) -> IRQ 18
> [    2.200510] firewire_ohci: Added fw-ohci device 0000:00:0a.1, OHCI
> version 1.0
> [    2.200616] r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
> [    2.200644] ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 19 (level,
> low) -> IRQ 19
> [    2.200932] eth0: RTL8169sb/8110sb at 0xffffc200008b0c00,
> 00:15:f2:dc:8d:81, XID 10000000 IRQ 19
> [    2.201767] sdhci: SDHCI controller found at 0000:00:0a.2
> [1180:0822] (rev 17)
> [    2.201777] ACPI: PCI Interrupt 0000:00:0a.2[C] -> GSI 19 (level,
> low) -> IRQ 19
> [    2.201790] sdhc0:slot0: Will use DMA mode even though HW doesn't
> fully claim to support it.
> [    2.201827] mmc0: SDHCI at 0xfebf9400 irq 19 DMA
> [    2.212519] pata_sis 0000:00:02.5: version 0.5.2
> [    2.213811] scsi0 : pata_sis
> [    2.215180] scsi1 : pata_sis
> [    2.215978] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma
> 0xffa0 irq 14
> [    2.215981] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma
> 0xffa8 irq 15
> [    2.248539] usb 1-2: device not accepting address 2, error -62
> [    2.256906] ata1.00: ATA-7: FUJITSU MHV2100AT PL, 000000A0, max
> UDMA/100
> [    2.256910] ata1.00: 195371568 sectors, multi 16: LBA
> [    2.268549] hub 1-0:1.0: unable to enumerate USB device on port 2
> [    2.305343] ata1.00: configured for UDMA/100
> [    2.317439] firewire_core: created device fw0: GUID
> 00e01800034f9bb7, S400
> [    2.361411] usb 4-4: new high speed USB device using ehci_hcd and
> address 2
> [    2.373817] ata2.00: ATAPI: MATSHITADVD-RAM UJ-841S, 1.00, max UDMA/
> 33
> [    2.401445] usb 4-4: configuration #1 chosen from 1 choice
> [    2.401445] usb 4-4: New USB device found, idVendor=0402,
> idProduct=5602
> [    2.401445] usb 4-4: New USB device strings: Mfr=0, Product=1,
> SerialNumber=0
> [    2.401445] usb 4-4: Product: USB2.0 Camera
> [    2.453882] ata2.00: configured for UDMA/33
> [    2.454010] scsi 0:0:0:0: Direct-Access     ATA      FUJITSU
> MHV2100A 0000 PQ: 0 ANSI: 5
> [    2.455723] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM
> UJ-841S  1.00 PQ: 0 ANSI: 5
> [    2.461128] Uniform Multi-Platform E-IDE driver
> [    2.461132] ide: Assuming 33MHz system bus speed for PIO modes;
> override with idebus=xx
> [    2.491091] Driver 'sd' needs updating - please use bus_type
> methods
> [    2.491197] sd 0:0:0:0: [sda] 195371568 512-byte hardware sectors
> (100030 MB)
> [    2.491216] sd 0:0:0:0: [sda] Write Protect is off
> [    2.491219] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    2.491246] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
> enabled, doesn't support DPO or FUA
> [    2.491311] sd 0:0:0:0: [sda] 195371568 512-byte hardware sectors
> (100030 MB)
> [    2.491327] sd 0:0:0:0: [sda] Write Protect is off
> [    2.491330] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    2.491356] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
> enabled, doesn't support DPO or FUA
> [    2.491360]  sda:<4>Driver 'sr' needs updating - please use
> bus_type methods
> [    2.527615]  sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9<3>hub
> 4-0:1.0: unable to enumerate USB device on port 6
> [    2.535664]  sda10 sda11 > sda4
> [    2.535904] sd 0:0:0:0: [sda] Attached SCSI disk
> [    2.540656] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/
> form2 cdda tray
> [    2.540662] Uniform CD-ROM driver Revision: 3.20
> [    2.540729] sr 1:0:0:0: Attached scsi CD-ROM sr0
> [    2.560705] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [    2.560729] sr 1:0:0:0: Attached scsi generic sg1 type 5
> [    2.745150] usb 3-2: new full speed USB device using ohci_hcd and
> address 2
> [    2.852814] usb 3-2: configuration #1 chosen from 1 choice
> [    2.857150] usb 3-2: New USB device found, idVendor=0b05,
> idProduct=1712
> [    2.857154] usb 3-2: New USB device strings: Mfr=0, Product=0,
> SerialNumber=3
> [    2.857157] usb 3-2: SerialNumber: 0194E8-5B-0002
> [    3.178730] ReiserFS: sda4: found reiserfs format "3.6" with
> standard journal
> [    3.178741] ReiserFS: sda4: using ordered data mode
> [    3.194214] ReiserFS: sda4: journal params: device sda4, size 8192,
> journal first block 18, max trans len 1024, max batch 900, max commit
> age 30, max trans age 30
> [    3.194993] ReiserFS: sda4: checking transaction log (sda4)
> [    3.202397] ReiserFS: sda4: Using r5 hash to sort names
> [    5.212626] input: Power Button (FF) as /class/input/input2
> [    5.237493] ACPI: Power Button (FF) [PWRF]
> [    5.237590] input: Power Button (CM) as /class/input/input3
> [    5.266081] ACPI: Power Button (CM) [PWRB]
> [    5.266164] input: Lid Switch as /class/input/input4
> [    5.277747] ACPI: EC: non-query interrupt received, switching to
> interrupt mode
> [    5.279616] ACPI: Lid Switch [LID]
> [    5.279699] input: Sleep Button (CM) as /class/input/input5
> [    5.309500] ACPI: Sleep Button (CM) [SLPB]
> [    5.309519] asus-laptop: Asus Laptop Support version 0.42
> [    5.312294] asus-laptop:   A6Km model detected
> [    5.316376] Registered led device: asus::mail
> [    5.446982] ACPI: AC Adapter [AC0] (on-line)
> [    5.565040] ACPI: Battery Slot [BAT0] (battery absent)
> [    5.655058] ACPI: device:05 is registered as cooling_device2
> [    5.655205] input: Video Bus as /class/input/input6
> [    5.685533] ACPI: Video Device [VGA] (multi-head: yes  rom: no
> post: no)
> [    6.432663] ACPI: PCI Interrupt 0000:00:02.7[C] -> GSI 18 (level,
> low) -> IRQ 18
> [    6.537182] Bluetooth: Core ver 2.11
> [    6.581645] NET: Registered protocol family 31
> [    6.581648] Bluetooth: HCI device and connection manager
> initialized
> [    6.581654] Bluetooth: HCI socket layer initialized
> [    6.605198] Bluetooth: HCI USB driver ver 2.9
> [    6.607809] usbcore: registered new interface driver hci_usb
> [    7.085274] b43-phy0: Broadcom 4318 WLAN found
> [    7.146097] input: PC Speaker as /class/input/input7
> [    7.161849] phy0: Selected rate control algorithm 'pid'
> [    7.239668] NET: Registered protocol family 23
> [    7.257591] intel8x0_measure_ac97_clock: measured 53220 usecs
> [    7.257595] intel8x0: clocking to 48000
> [    7.311314] Broadcom 43xx driver loaded [ Features: PMLR, Firmware-
> ID: FW13 ]
> [    7.311382] Yenta: CardBus bridge found at 0000:00:0a.0 [1043:1107]
> [    7.438491] Yenta: ISA IRQ mask 0x0cb8, PCI irq 17
> [    7.438495] Socket status: 30000006
> [    7.710167] ACPI: PCI Interrupt 0000:00:02.6[C] -> GSI 18 (level,
> low) -> IRQ 18
> [    7.813669] MC'97 1 converters and GPIO not ready (0xff00)
> [    7.828181] Synaptics Touchpad, model: 1, fw: 6.1, id: 0xa3a0b3,
> caps: 0xa04713/0x10008
> [    7.866243] input: SynPS/2 Synaptics TouchPad as /class/input/
> input8
> [    7.896876] pnp: the driver 'parport_pc' has been registered
> [    7.896895] parport_pc 00:08: reported by Plug and Play ACPI
> [    7.896920] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
> [    7.993715] parport_pc 00:08: driver attached
> [    9.149822] Adding 489972k swap on /dev/sda5.  Priority:-1 extents:
> 1 across:489972k
> [   10.448504] loop: module loaded
> [   12.805969] ReiserFS: sda6: found reiserfs format "3.6" with
> standard journal
> [   12.805980] ReiserFS: sda6: using ordered data mode
> [   12.806308] ReiserFS: sda6: journal params: device sda6, size 8192,
> journal first block 18, max trans len 1024, max batch 900, max commit
> age 30, max trans age 30
> [   12.808050] ReiserFS: sda6: checking transaction log (sda6)
> [   12.809679] ReiserFS: sda6: Using r5 hash to sort names
> [   12.905724] kjournald starting.  Commit interval 5 seconds
> [   12.905876] EXT3 FS on sda11, internal journal
> [   12.905882] EXT3-fs: mounted filesystem with ordered data mode.
> [   12.936802] kjournald starting.  Commit interval 5 seconds
> [   12.937135] EXT3 FS on sda8, internal journal
> [   12.937140] EXT3-fs: mounted filesystem with ordered data mode.
> [   12.959651] ReiserFS: sda9: found reiserfs format "3.6" with
> standard journal
> [   12.959665] ReiserFS: sda9: using ordered data mode
> [   12.959963] ReiserFS: sda9: journal params: device sda9, size 8192,
> journal first block 18, max trans len 1024, max batch 900, max commit
> age 30, max trans age 30
> [   12.961583] ReiserFS: sda9: checking transaction log (sda9)
> [   12.975030] ReiserFS: sda9: Using r5 hash to sort names
> [   12.991150] ReiserFS: sda7: found reiserfs format "3.6" with
> standard journal
> [   12.991150] ReiserFS: sda7: using ordered data mode
> [   12.992866] ReiserFS: sda7: journal params: device sda7, size 8192,
> journal first block 18, max trans len 1024, max batch 900, max commit
> age 30, max trans age 30
> [   12.994625] ReiserFS: sda7: checking transaction log (sda7)
> [   13.003829] ReiserFS: sda7: Using r5 hash to sort names
> [   13.015869] ReiserFS: sda10: found reiserfs format "3.6" with
> standard journal
> [   13.015869] ReiserFS: sda10: using ordered data mode
> [   13.015943] ReiserFS: sda10: journal params: device sda10, size
> 8192, journal first block 18, max trans len 1024, max batch 900, max
> commit age 30, max trans age 30
> [   13.016852] ReiserFS: sda10: checking transaction log (sda10)
> [   13.027957] ReiserFS: sda10: Using r5 hash to sort names
> [   13.961367] r8169: eth0: link up
> [   15.199716] powernow-k8: Found 1 AMD Turion(tm) 64 Mobile
> Technology MT-34 processors (1 cpu cores) (version 2.20.00)
> [   15.199716] powernow-k8:    0 : fid 0xa (1800 MHz), vid 0xa
> [   15.199716] powernow-k8:    1 : fid 0x8 (1600 MHz), vid 0xc
> [   15.199716] powernow-k8:    2 : fid 0x0 (800 MHz), vid 0x16
> [   16.410383] lp0: using parport0 (interrupt-driven).
> [   16.425072] ppdev: user-space parallel port driver
> [   16.603304] NET: Registered protocol family 10
> [   16.604056] lo: Disabled Privacy Extensions
> [   16.707136] Clocksource tsc unstable (delta = -93933502 ns)
> [   18.601058] pcmcia: Detected deprecated PCMCIA ioctl usage from
> process: discover.
> [   18.601065] pcmcia: This interface will soon be removed from the
> kernel; please expect breakage unless you upgrade to new tools.
> [   18.601069] pcmcia: see
> http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
> for details.
> [   18.897030] warning: `avahi-daemon' uses 32-bit capabilities
> (legacy support in use)
> [   19.871648] hub 4-0:1.0: unable to enumerate USB device on port 2
> [   20.079953] usb 2-1: new low speed USB device using ohci_hcd and
> address 2
> [   20.204811] usb 2-1: configuration #1 chosen from 1 choice
> [   20.213145] usb 2-1: New USB device found, idVendor=046d,
> idProduct=c025
> [   20.213151] usb 2-1: New USB device strings: Mfr=1, Product=2,
> SerialNumber=0
> [   20.213154] usb 2-1: Product: USB-PS/2 Optical Mouse
> [   20.213156] usb 2-1: Manufacturer: B16_b_02
> [   20.521860] usbcore: registered new interface driver hiddev
> [   20.529090] input: B16_b_02 USB-PS/2 Optical Mouse as /class/input/
> input9
> [   20.560891] input,hidraw0: USB HID v1.10 Mouse [B16_b_02 USB-PS/2
> Optical Mouse] on usb-0000:00:03.1-1
> [   20.560914] usbcore: registered new interface driver usbhid
> [   20.560918] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
> [   20.857362] Bluetooth: L2CAP ver 2.9
> [   20.857366] Bluetooth: L2CAP socket layer initialized
> [   20.969512] Bluetooth: RFCOMM socket layer initialized
> [   20.969528] Bluetooth: RFCOMM TTY layer initialized
> [   20.969530] Bluetooth: RFCOMM ver 1.8
> [   21.161126] input: b43-phy0 as /class/input/input10
> [   21.285456] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   21.285516] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [   24.199955] input: b43-phy0 as /class/input/input11
> [   24.272352] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   24.272359] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [   32.373236] eth0: no IPv6 routers present
> [   35.311744] input: b43-phy0 as /class/input/input12
> [   35.376381] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   35.376389] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [   44.670075] input: b43-phy0 as /class/input/input13
> [   44.735393] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   44.735401] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [   49.858738] input: b43-phy0 as /class/input/input14
> [   49.930078] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   49.930085] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [   55.829033] input: b43-phy0 as /class/input/input15
> [   55.900251] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   55.900258] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [   64.320733] input: b43-phy0 as /class/input/input16
> [   64.389153] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   64.389160] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [   73.839868] input: b43-phy0 as /class/input/input17
> [   73.927763] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   73.927770] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [   77.762368] input: b43-phy0 as /class/input/input18
> [   77.833779] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [   77.833786] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [  116.909182] input: b43-phy0 as /class/input/input19
> [  116.984642] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [  116.984649] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [  126.575579] input: b43-phy0 as /class/input/input20
> [  126.646733] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [  126.646740] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [  139.447587] input: b43-phy0 as /class/input/input21
> [  139.519293] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [  139.519300] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [  154.212834] input: b43-phy0 as /class/input/input22
> [  154.284279] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [  154.284286] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [  171.660612] input: b43-phy0 as /class/input/input23
> [  171.738223] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [  171.738232] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
> [  201.266586] input: b43-phy0 as /class/input/input24
> [  201.334465] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
> or load failed.
> [  201.334472] b43-phy0 ERROR: You must go to
> http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and
> download the latest firmware (version 4).
>


Reply to: