From: godo on 27 Jan 2010 23:30 Hi all, I have to manage WiFi on my up to date Sin [lenovo s10e (Broadcom-of course)] with http://wiki.debian.org/wl#Sid instructions. Everything was just fine until rebooting before two days ago. WiFi is stop working, actually he see other networks with 20% quality. In the same time IBM R51 (Squeeze) see much more networks and same networks have much better quality. Google search wasn't enlightening at all, i found lot's p80211 problem but I'm not sure are this solutions write for me. Any help is appreciate. Here are some outputs: # ifup wlan0 FATAL: Module p80211 not found. Failed to load p80211.ko. run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with return code 1 ioctl[SIOCGIFFLAGS]: No such device wpa_supplicant: /sbin/wpa_supplicant daemon failed to start run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1 Internet Systems Consortium DHCP Client V3.1.3 Copyright 2004-2009 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ SIOCSIFADDR: No such device wlan0: ERROR while getting interface flags: No such device wlan0: ERROR while getting interface flags: No such device Bind socket to interface: No such device Failed to bring up wlan0. --------------------------------------------------------------------- # lsmod Module Size Used by b43legacy 91536 0 b43 132341 0 ssb 33327 2 b43legacy,b43 mmc_core 38095 2 b43,ssb pcmcia 17442 2 b43,ssb rng_core 2178 2 b43legacy,b43 mac80211 121381 2 b43legacy,b43 cfg80211 86910 3 b43legacy,b43,mac80211 led_class 1757 2 b43legacy,b43 pcmcia_core 20406 3 b43,ssb,pcmcia i915 217023 2 drm_kms_helper 17183 1 i915 drm 107507 3 i915,drm_kms_helper i2c_algo_bit 3497 1 i915 uinput 4796 1 ppdev 4058 0 lp 5570 0 parport 22554 2 ppdev,lp sco 5837 2 bridge 32851 0 stp 996 1 bridge bnep 7376 2 rfcomm 25063 4 l2cap 21677 16 bnep,rfcomm crc16 1027 1 l2cap acpi_cpufreq 4907 0 cpufreq_powersave 602 0 cpufreq_stats 1940 0 cpufreq_conservative 4018 0 cpufreq_userspace 1444 0 microcode 8374 0 fuse 43554 3 snd_hda_codec_realtek 162851 1 snd_hda_intel 15263 4 snd_hda_codec 45998 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 4054 1 snd_hda_codec snd_pcm_oss 28479 0 snd_mixer_oss 10461 1 snd_pcm_oss snd_pcm 47350 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_seq_midi 3480 0 btusb 7997 2 snd_rawmidi 12313 1 snd_seq_midi uvcvideo 45194 0 snd_seq_midi_event 3684 1 snd_seq_midi bluetooth 36259 9 sco,bnep,rfcomm,l2cap,btusb snd_seq 35303 2 snd_seq_midi,snd_seq_midi_event videodev 25445 1 uvcvideo joydev 6771 0 snd_timer 12258 2 snd_pcm,snd_seq v4l1_compat 10250 2 uvcvideo,videodev rfkill 10196 3 cfg80211,bluetooth lib80211_crypt_tkip 6677 0 snd_seq_device 3673 3 snd_seq_midi,snd_rawmidi,snd_seq snd 33551 19 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device wl 1256423 0 i2c_i801 6442 0 soundcore 3450 1 snd serio_raw 2916 0 lib80211 2834 2 lib80211_crypt_tkip,wl i2c_core 12612 5 i915,drm,i2c_algo_bit,videodev,i2c_i801 psmouse 44409 0 snd_page_alloc 4977 2 snd_hda_intel,snd_pcm evdev 5609 24 pcspkr 1207 0 processor 25803 3 acpi_cpufreq battery 3782 0 ac 1640 0 ext3 93828 1 jbd 31965 1 ext3 mbcache 3762 1 ext3 usbhid 26784 0 hid 50545 1 usbhid ide_gd_mod 17103 2 sd_mod 25717 3 crc_t10dif 1012 1 sd_mod usb_storage 29825 0 ata_generic 2015 0 ide_pci_generic 1924 0 video 14605 1 i915 ata_piix 16513 3 uhci_hcd 15953 0 intel_agp 20145 1 piix 3564 1 libata 113728 2 ata_generic,ata_piix tg3 88049 0 output 1204 1 video libphy 11238 1 tg3 agpgart 19516 2 drm,intel_agp ide_core 63850 3 ide_gd_mod,ide_pci_generic,piix ehci_hcd 27230 0 scsi_mod 101073 3 sd_mod,usb_storage,libata usbcore 97930 7 btusb,uvcvideo,usbhid,usb_storage,uhci_hcd,ehci_hcd nls_base 4541 1 usbcore button 3598 1 i915 thermal 9206 0 fan 2586 0 thermal_sys 9378 4 processor,video,thermal,fan --------------------------------------------------------------------- # modprobe p80211; echo $? FATAL: Module p80211 not found. 1 --------------------------------------------------------------------- # /etc/init.d/networking start .... Configuring network interfaces...FATAL: Module p80211 not found. Failed to load p80211.ko. run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with return code 1 ioctl[SIOCGIFFLAGS]: No such device wpa_supplicant: /sbin/wpa_supplicant daemon failed to start run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1 Internet Systems Consortium DHCP Client V3.1.3 Copyright 2004-2009 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ SIOCSIFADDR: No such device wlan0: ERROR while getting interface flags: No such device wlan0: ERROR while getting interface flags: No such device Bind socket to interface: No such device Failed to bring up wlan0. done. Thank you all for help, Goran Dobosevic -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Celejar on 28 Jan 2010 15:50 On Thu, 28 Jan 2010 05:29:07 +0100 godo <goran(a)dobosevic.com> wrote: > Hi all, > I have to manage WiFi on my up to date Sin [lenovo s10e (Broadcom-of > course)] with http://wiki.debian.org/wl#Sid instructions. > Everything was just fine until rebooting before two days ago. > > WiFi is stop working, actually he see other networks with 20% quality. > In the same time IBM R51 (Squeeze) see much more networks and same > networks have much better quality. > > Google search wasn't enlightening at all, i found lot's p80211 problem > but I'm not sure are this solutions write for me. > Any help is appreciate. > > Here are some outputs: > > # ifup wlan0 > FATAL: Module p80211 not found. > Failed to load p80211.ko. > run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with > return code 1 > ioctl[SIOCGIFFLAGS]: No such device [snip] Well, nothing else is going to work if the appropriate module isn't being loaded. Let's start from the beginning: what HW do you have (relevant output of lspci / dmesg)? Celejar -- foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: goran on 28 Jan 2010 21:00 Celejar wrote: > On Thu, 28 Jan 2010 05:29:07 +0100 > godo <goran(a)dobosevic.com> wrote: > >> Hi all, >> I have to manage WiFi on my up to date Sin [lenovo s10e (Broadcom-of >> course)] with http://wiki.debian.org/wl#Sid instructions. >> Everything was just fine until rebooting before two days ago. >> >> WiFi is stop working, actually he see other networks with 20% quality. >> In the same time IBM R51 (Squeeze) see much more networks and same >> networks have much better quality. >> >> Google search wasn't enlightening at all, i found lot's p80211 problem >> but I'm not sure are this solutions write for me. >> Any help is appreciate. >> >> Here are some outputs: >> >> # ifup wlan0 >> FATAL: Module p80211 not found. >> Failed to load p80211.ko. >> run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with >> return code 1 >> ioctl[SIOCGIFFLAGS]: No such device > > [snip] > > Well, nothing else is going to work if the appropriate module isn't > being loaded. Let's start from the beginning: what HW do you have > (relevant output of lspci / dmesg)? > > Celejar Hi, here it is: $lspci -nn | grep Broadcom 02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02) 05:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01) ------------------------------------------- $dmesg [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.32-trunk-686 (Debian 2.6.32-5) (ben(a)decadent.org.uk) (gcc version 4.3.4 (Debian 4.3.4-6) ) #1 SMP Sun Jan 10 06:32:16 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 - 000000000009f800 (usable) [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved) [ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003f6d0000 (usable) [ 0.000000] BIOS-e820: 000000003f6d0000 - 000000003f6e2000 (ACPI data) [ 0.000000] BIOS-e820: 000000003f6e2000 - 000000003f6e3000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000003f6e3000 - 0000000040000000 (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: 00000000fed14000 - 00000000fed1a000 (reserved) [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) [ 0.000000] DMI 2.5 present. [ 0.000000] last_pfn = 0x3f6d0 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-CFFFF write-protect [ 0.000000] D0000-DFFFF uncachable [ 0.000000] E0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask 0C0000000 write-back [ 0.000000] 1 base 03F700000 mask 0FFF00000 uncachable [ 0.000000] 2 base 03F800000 mask 0FF800000 uncachable [ 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 @ 7000-d000 [ 0.000000] RAMDISK: 2f1c0000 - 2f95b0a8 [ 0.000000] ACPI: RSDP 000f7a60 00024 (v02 PTLTD ) [ 0.000000] ACPI: XSDT 3f6dac38 00084 (v01 LENOVO CB-01 06040000 LTP 00000000) [ 0.000000] ACPI: FACP 3f6e1bd7 000F4 (v03 INTEL CALISTGA 06040000 ALAN 00000001) [ 0.000000] ACPI: DSDT 3f6dbe3a 05D29 (v01 INTEL CALISTGA 06040000 INTL 20061109) [ 0.000000] ACPI: FACS 3f6e2fc0 00040 [ 0.000000] ACPI: HPET 3f6e1ccb 00038 (v01 INTEL CALISTGA 06040000 LOHR 0000005A) [ 0.000000] ACPI: MCFG 3f6e1d03 0003C (v01 INTEL CALISTGA 06040000 LOHR 0000005A) [ 0.000000] ACPI: TCPA 3f6e1d3f 00032 (v01 PTLTD CALISTGA 06040000 PTL 00000001) [ 0.000000] ACPI: TMOR 3f6e1d71 00026 (v01 PTLTD 06040000 PTL 00000003) [ 0.000000] ACPI: APIC 3f6e1d97 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000) [ 0.000000] ACPI: BOOT 3f6e1dff 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) [ 0.000000] ACPI: SLIC 3f6e1e27 00176 (v01 LENOVO CB-01 06040000 LTP 00000000) [ 0.000000] ACPI: ASF! 3f6e1f9d 00063 (v16 CETP CETP 06040000 PTL 00000001) [ 0.000000] ACPI: SSDT 3f6db258 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 3f6db1b2 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 3f6dacbc 004F6 (v02 PmRef CpuPm 00003000 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 130MB 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 00009000 - 0000fe80 [ 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 - 00014a1334] TEXT DATA BSS ==> [0001000000 - 00014a1334] [ 0.000000] #4 [002f1c0000 - 002f95b0a8] RAMDISK ==> [002f1c0000 - 002f95b0a8] [ 0.000000] #5 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000] [ 0.000000] #6 [00014a2000 - 00014a8210] BRK ==> [00014a2000 - 00014a8210] [ 0.000000] #7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000] [ 0.000000] #8 [0000009000 - 0000010000] BOOTMAP ==> [0000009000 - 0000010000] [ 0.000000] found SMP MP-table at [c00f7b70] f7b70 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000373fe [ 0.000000] HighMem 0x000373fe -> 0x0003f6d0 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0003f6d0 [ 0.000000] On node 0 totalpages: 259695 [ 0.000000] free_area_init_node: node 0, pgdat c138edc0, node_mem_map c14aa000 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3967 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: 262 pages used for memmap [ 0.000000] HighMem zone: 33228 pages, LIFO batch:7 [ 0.000000] Using APIC driver default [ 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 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 24 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000 [ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000 [ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000 [ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000) [ 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 @c2000000 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: 257665 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-686 root=UUID=e9b72294-f851-4bd1-9345-044c0f45d227 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:0003f6d0) [ 0.000000] Memory: 1016588k/1039168k available (2414k kernel code, 21656k reserved, 1266k data, 368k init, 133960k 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 : 0xc1399000 - 0xc13f5000 ( 368 kB) [ 0.000000] .data : 0xc125bb11 - 0xc1398560 (1266 kB) [ 0.000000] .text : 0xc1000000 - 0xc125bb11 (2414 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] Console: colour dummy device 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 1596.278 MHz processor. [ 0.004010] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.55 BogoMIPS (lpj=6385112) [ 0.004045] Security Framework initialized [ 0.004053] SELinux: Disabled at boot. [ 0.004067] Mount-cache hash table entries: 512 [ 0.004288] Initializing cgroup subsys ns [ 0.004297] Initializing cgroup subsys cpuacct [ 0.004305] Initializing cgroup subsys devices [ 0.004311] Initializing cgroup subsys freezer [ 0.004316] Initializing cgroup subsys net_cls [ 0.004349] CPU: L1 I cache: 32K, L1 D cache: 24K [ 0.004355] CPU: L2 cache: 512K [ 0.004360] CPU: Physical Processor ID: 0 [ 0.004364] CPU: Processor Core ID: 0 [ 0.004371] mce: CPU supports 5 MCE banks [ 0.004385] CPU0: Thermal monitoring handled by SMI [ 0.004392] using mwait in idle threads. [ 0.004403] Performance Events: Atom events, Intel PMU driver. [ 0.004416] ... version: 3 [ 0.004420] ... bit width: 40 [ 0.004424] ... generic registers: 2 [ 0.004428] ... value mask: 000000ffffffffff [ 0.004432] ... max period: 000000007fffffff [ 0.004437] ... fixed-purpose events: 3 [ 0.004441] ... event mask: 0000000700000003 [ 0.004449] Checking 'hlt' instruction... OK. [ 0.021651] ACPI: Core revision 20090903 [ 0.036561] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.079784] CPU0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02 [ 0.080001] Booting processor 1 APIC 0x1 ip 0x6000 [ 0.008000] Initializing CPU#1 [ 0.008000] Calibrating delay using timer specific routine.. 3191.93 BogoMIPS (lpj=6383875) [ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 24K [ 0.008000] CPU: L2 cache: 512K [ 0.008000] CPU: Physical Processor ID: 0 [ 0.008000] CPU: Processor Core ID: 0 [ 0.008000] CPU1: Thermal monitoring handled by SMI [ 0.164129] CPU1: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02 [ 0.164158] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.168079] Brought up 2 CPUs [ 0.168087] Total of 2 processors activated (6384.49 BogoMIPS). [ 0.168316] CPU0 attaching sched-domain: [ 0.168324] domain 0: span 0-1 level SIBLING [ 0.168330] groups: 0 (cpu_power = 589) 1 (cpu_power = 589) [ 0.168342] domain 1: span 0-1 level MC [ 0.168347] groups: 0-1 (cpu_power = 1178) [ 0.168358] CPU1 attaching sched-domain: [ 0.168363] domain 0: span 0-1 level SIBLING [ 0.168368] groups: 1 (cpu_power = 589) 0 (cpu_power = 589) [ 0.168379] domain 1: span 0-1 level MC [ 0.168384] groups: 0-1 (cpu_power = 1178) [ 0.168711] devtmpfs: initialized [ 0.169503] regulator: core version 0.5 [ 0.169619] NET: Registered protocol family 16 [ 0.169803] ACPI: bus type pci registered [ 0.169935] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 [ 0.169942] PCI: MCFG area at e0000000 reserved in E820 [ 0.169946] PCI: Using MMCONFIG for extended config space [ 0.169950] PCI: Using configuration type 1 for base access [ 0.170774] bio: create slab <bio-0> at 0 [ 0.172194] ACPI: EC: Look up EC in DSDT [ 0.176548] ACPI: BIOS _OSI(Linux) query ignored [ 0.184208] ACPI: Interpreter enabled [ 0.184251] ACPI: (supports S0 S3 S4 S5) [ 0.184296] ACPI: Using IOAPIC for interrupt routing [ 0.205896] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 [ 0.206370] ACPI: No dock devices found. [ 0.207397] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.207533] pci 0000:00:02.0: reg 10 32bit mmio: [0xf0500000-0xf057ffff] [ 0.207544] pci 0000:00:02.0: reg 14 io port: [0x1800-0x1807] [ 0.207553] pci 0000:00:02.0: reg 18 32bit mmio pref: [0xd0000000-0xdfffffff] [ 0.207562] pci 0000:00:02.0: reg 1c 32bit mmio: [0xf0600000-0xf063ffff] [ 0.207614] pci 0000:00:02.1: reg 10 32bit mmio: [0xf0580000-0xf05fffff] [ 0.207749] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf0640000-0xf0643fff] [ 0.207820] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.207828] pci 0000:00:1b.0: PME# disabled [ 0.207937] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.207945] pci 0000:00:1c.0: PME# disabled [ 0.208070] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.208078] pci 0000:00:1c.1: PME# disabled [ 0.208188] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.208196] pci 0000:00:1c.2: PME# disabled [ 0.208282] pci 0000:00:1d.0: reg 20 io port: [0x1820-0x183f] [ 0.208368] pci 0000:00:1d.1: reg 20 io port: [0x1840-0x185f] [ 0.208450] pci 0000:00:1d.2: reg 20 io port: [0x1860-0x187f] [ 0.208535] pci 0000:00:1d.3: reg 20 io port: [0x1880-0x189f] [ 0.208624] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf0844000-0xf08443ff] [ 0.208703] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.208712] pci 0000:00:1d.7: PME# disabled [ 0.208901] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO [ 0.208910] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO [ 0.208921] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0380 (mask 0007) [ 0.208991] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07] [ 0.209004] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03] [ 0.209016] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07] [ 0.209029] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03] [ 0.209042] pci 0000:00:1f.1: reg 20 io port: [0x1810-0x181f] [ 0.209112] pci 0000:00:1f.2: reg 10 io port: [0x18c8-0x18cf] [ 0.209124] pci 0000:00:1f.2: reg 14 io port: [0x18c0-0x18c3] [ 0.209136] pci 0000:00:1f.2: reg 18 io port: [0x18a8-0x18af] [ 0.209148] pci 0000:00:1f.2: reg 1c io port: [0x180c-0x180f] [ 0.209160] pci 0000:00:1f.2: reg 20 io port: [0x18b0-0x18bf] [ 0.209173] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf0844400-0xf08447ff] [ 0.209208] pci 0000:00:1f.2: PME# supported from D3hot [ 0.209216] pci 0000:00:1f.2: PME# disabled [ 0.209286] pci 0000:00:1f.3: reg 20 io port: [0x18e0-0x18ff] [ 0.209556] pci 0000:02:00.0: reg 10 64bit mmio: [0xf0200000-0xf020ffff] [ 0.209799] pci 0000:02:00.0: PME# supported from D3hot D3cold [ 0.209813] pci 0000:02:00.0: PME# disabled [ 0.209923] pci 0000:00:1c.0: bridge io port: [0x2000-0x2fff] [ 0.209932] pci 0000:00:1c.0: bridge 32bit mmio: [0xf0200000-0xf02fffff] [ 0.209945] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf0000000-0xf00fffff] [ 0.210013] pci 0000:00:1c.1: bridge io port: [0x3000-0x3fff] [ 0.210022] pci 0000:00:1c.1: bridge 32bit mmio: [0xf0300000-0xf03fffff] [ 0.210034] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xf0100000-0xf01fffff] [ 0.210404] pci 0000:05:00.0: reg 10 64bit mmio: [0xf0400000-0xf0403fff] [ 0.210629] pci 0000:05:00.0: supports D1 D2 [ 0.210634] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold [ 0.210649] pci 0000:05:00.0: PME# disabled [ 0.210794] pci 0000:00:1c.2: bridge 32bit mmio: [0xf0400000-0xf04fffff] [ 0.210880] pci 0000:00:1e.0: transparent bridge [ 0.210924] pci_bus 0000:00: on NUMA node 0 [ 0.210935] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.211336] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] [ 0.211489] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] [ 0.211638] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] [ 0.211827] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] [ 0.224869] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 [ 0.225055] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 *3 4 5 6 7 11 12 14 15) [ 0.225237] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 *3 4 5 6 7 10 12 14 15) [ 0.225418] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 [ 0.225601] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. [ 0.225785] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. [ 0.225968] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 *5 6 7 10 12 14 15) [ 0.226149] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 *5 6 7 11 12 14 15) [ 0.226340] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.226362] vgaarb: loaded [ 0.226514] PCI: Using ACPI for IRQ routing [ 0.227276] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.227287] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.232048] Switching to clocksource tsc [ 0.234235] pnp: PnP ACPI init [ 0.234274] ACPI: bus type pnp registered [ 0.239827] pnp: PnP ACPI: found 10 devices [ 0.239833] ACPI: ACPI bus type pnp unregistered [ 0.239841] PnPBIOS: Disabled by ACPI PNP [ 0.239879] system 00:01: iomem range 0xe0000000-0xefffffff has been reserved [ 0.239887] system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved [ 0.239895] system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved [ 0.239902] system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved [ 0.239910] system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved [ 0.239917] system 00:01: iomem range 0xfed20000-0xfed3ffff has been reserved [ 0.239925] system 00:01: iomem range 0xfed40000-0xfed44fff has been reserved [ 0.239933] system 00:01: iomem range 0xfed45000-0xfed8ffff has been reserved [ 0.239947] system 00:03: iomem range 0xfed00000-0xfed003ff has been reserved [ 0.239962] system 00:05: ioport range 0x800-0x80f has been reserved [ 0.239970] system 00:05: ioport range 0x1000-0x107f has been reserved [ 0.239977] system 00:05: ioport range 0x1180-0x11bf has been reserved [ 0.239984] system 00:05: ioport range 0x1640-0x164f has been reserved [ 0.239991] system 00:05: ioport range 0xfe00-0xfe00 has been reserved [ 0.239998] system 00:05: ioport range 0x380-0x384 has been reserved [ 0.240006] system 00:05: ioport range 0x386-0x387 has been reserved [ 0.240018] system 00:06: ioport range 0x6a0-0x6af has been reserved [ 0.240025] system 00:06: ioport range 0x6b0-0x6ff has been reserved [ 0.275063] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02 [ 0.275072] pci 0000:00:1c.0: IO window: 0x2000-0x2fff [ 0.275083] pci 0000:00:1c.0: MEM window: 0xf0200000-0xf02fffff [ 0.275092] pci 0000:00:1c.0: PREFETCH window: 0x000000f0000000-0x000000f00fffff [ 0.275104] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03 [ 0.275111] pci 0000:00:1c.1: IO window: 0x3000-0x3fff [ 0.275121] pci 0000:00:1c.1: MEM window: 0xf0300000-0xf03fffff [ 0.275129] pci 0000:00:1c.1: PREFETCH window: 0x000000f0100000-0x000000f01fffff [ 0.275142] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:05 [ 0.275149] pci 0000:00:1c.2: IO window: 0x4000-0x4fff [ 0.275159] pci 0000:00:1c.2: MEM window: 0xf0400000-0xf04fffff [ 0.275168] pci 0000:00:1c.2: PREFETCH window: 0x00000040000000-0x000000401fffff [ 0.275180] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06 [ 0.275184] pci 0000:00:1e.0: IO window: disabled [ 0.275193] pci 0000:00:1e.0: MEM window: disabled [ 0.275200] pci 0000:00:1e.0: PREFETCH window: disabled [ 0.275232] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.275241] pci 0000:00:1c.0: setting latency timer to 64 [ 0.275260] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 0.275268] pci 0000:00:1c.1: setting latency timer to 64 [ 0.275286] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.275294] pci 0000:00:1c.2: setting latency timer to 64 [ 0.275307] pci 0000:00:1e.0: setting latency timer to 64 [ 0.275317] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 0.275323] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] [ 0.275330] pci_bus 0000:02: resource 0 io: [0x2000-0x2fff] [ 0.275336] pci_bus 0000:02: resource 1 mem: [0xf0200000-0xf02fffff] [ 0.275342] pci_bus 0000:02: resource 2 pref mem [0xf0000000-0xf00fffff] [ 0.275349] pci_bus 0000:03: resource 0 io: [0x3000-0x3fff] [ 0.275355] pci_bus 0000:03: resource 1 mem: [0xf0300000-0xf03fffff] [ 0.275361] pci_bus 0000:03: resource 2 pref mem [0xf0100000-0xf01fffff] [ 0.275368] pci_bus 0000:05: resource 0 io: [0x4000-0x4fff] [ 0.275374] pci_bus 0000:05: resource 1 mem: [0xf0400000-0xf04fffff] [ 0.275381] pci_bus 0000:05: resource 2 pref mem [0x40000000-0x401fffff] [ 0.275387] pci_bus 0000:06: resource 3 io: [0x00-0xffff] [ 0.275393] pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffff] [ 0.275458] NET: Registered protocol family 2 [ 0.275657] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.276299] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.277253] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.277739] TCP: Hash tables configured (established 131072 bind 65536) [ 0.277746] TCP reno registered [ 0.277951] NET: Registered protocol family 1 [ 0.277996] pci 0000:00:02.0: Boot video device [ 0.278232] Unpacking initramfs... [ 0.658825] Freeing initrd memory: 7788k freed [ 0.666457] Simple Boot Flag at 0x36 set to 0x1 [ 0.667105] audit: initializing netlink socket (disabled) [ 0.667128] type=2000 audit(1264693584.663:1): initialized [ 0.667436] highmem bounce pool size: 64 pages [ 0.667446] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.670624] VFS: Disk quotas dquot_6.5.2 [ 0.670750] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.670902] msgmni has been set to 1740 [ 0.671305] alg: No test for stdrng (krng) [ 0.671422] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.671428] io scheduler noop registered [ 0.671433] io scheduler anticipatory registered [ 0.671437] io scheduler deadline registered [ 0.671518] io scheduler cfq registered (default) [ 0.671775] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X [ 0.671795] pcieport 0000:00:1c.0: setting latency timer to 64 [ 0.672032] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X [ 0.672048] pcieport 0000:00:1c.1: setting latency timer to 64 [ 0.672270] pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X [ 0.672285] pcieport 0000:00:1c.2: setting latency timer to 64 [ 0.672599] efifb: probing for efifb [ 0.672693] efifb: framebuffer at 0xd0000000, mapped to 0xf7c80000, using 1200k, total 1200k [ 0.672700] efifb: mode is 640x480x32, linelength=2560, pages=1 [ 0.672704] efifb: scrolling: redraw [ 0.672710] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.689379] Console: switching to colour frame buffer device 80x30 [ 0.705840] fb0: EFI VGA frame buffer device [ 0.705895] isapnp: Scanning for PnP cards... [ 1.060351] isapnp: No Plug & Play device found [ 1.063555] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.064305] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.081943] Failed to disable AUX port, but continuing anyway... Is this a SiS? [ 1.081948] If AUX port is really absent please use the 'i8042.noaux' option. [ 1.105966] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.105980] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.106141] mice: PS/2 mouse device common for all mice [ 1.106189] Driver 'rtc_cmos' needs updating - please use bus_type methods [ 1.106235] rtc_cmos 00:07: RTC can wake from S4 [ 1.106325] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 [ 1.106372] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 1.106399] cpuidle: using governor ladder [ 1.106405] cpuidle: using governor menu [ 1.106415] No iBFT detected. [ 1.107411] TCP cubic registered [ 1.107813] NET: Registered protocol family 10 [ 1.108841] lo: Disabled Privacy Extensions [ 1.109556] Mobile IPv6 [ 1.109563] NET: Registered protocol family 17 [ 1.109595] Using IPI No-Shortcut mode [ 1.109763] registered taskstats version 1 [ 1.110712] rtc_cmos 00:07: setting system clock to 2010-01-28 15:46:25 UTC (1264693585) [ 1.110866] Freeing unused kernel memory: 368k freed [ 1.111154] Write protecting the kernel text: 2416k [ 1.111195] Write protecting the kernel read-only data: 872k [ 1.136875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.341470] thermal LNXTHERM:01: registered as thermal_zone0 [ 1.341488] ACPI: Thermal Zone [TZ00] (57 C) [ 1.505549] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ 1.505567] ACPI: Power Button [PWRB] [ 1.505766] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2 [ 1.505780] ACPI: Sleep Button [SLPB] [ 1.505986] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3 [ 1.605229] ACPI: Lid Switch [LID] [ 1.605512] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 1.605528] ACPI: Power Button [PWRF] [ 1.615559] Linux agpgart interface v0.103 [ 1.621255] acpi device:03: registered as cooling_device0 [ 1.621737] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5 [ 1.621758] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 1.642030] usbcore: registered new interface driver usbfs [ 1.642229] usbcore: registered new interface driver hub [ 1.643061] usbcore: registered new device driver usb [ 1.700653] SCSI subsystem initialized [ 1.703270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.703346] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.703391] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 1.703402] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 1.703461] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 1.703509] ehci_hcd 0000:00:1d.7: using broken periodic workaround [ 1.703531] ehci_hcd 0000:00:1d.7: debug port 1 [ 1.707426] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 1.707462] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf0844000 [ 1.720028] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.720115] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.720124] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.720133] usb usb1: Product: EHCI Host Controller [ 1.720140] usb usb1: Manufacturer: Linux 2.6.32-trunk-686 ehci_hcd [ 1.720148] usb usb1: SerialNumber: 0000:00:1d.7 [ 1.720518] usb usb1: configuration #1 chosen from 1 choice [ 1.720727] hub 1-0:1.0: USB hub found [ 1.720753] hub 1-0:1.0: 8 ports detected [ 1.725095] Uniform Multi-Platform E-IDE driver [ 1.755683] agpgart-intel 0000:00:00.0: Intel 945GME Chipset [ 1.756072] agpgart-intel 0000:00:00.0: detected 7932K stolen memory [ 1.759171] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 1.825921] libata version 3.00 loaded. [ 1.826264] piix 0000:00:1f.1: IDE controller (0x8086:0x27df rev 0x02) [ 1.826301] PIIX_IDE 0000:00:1f.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.826325] piix 0000:00:1f.1: IDE port disabled [ 1.826348] piix 0000:00:1f.1: not 100% native mode: will probe irqs later [ 1.826363] ide0: BM-DMA at 0x1810-0x1817 [ 1.826379] Probing IDE interface ide0... [ 1.840725] tg3.c:v3.102 (September 1, 2009) [ 1.840807] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.840831] tg3 0000:02:00.0: setting latency timer to 64 [ 1.847719] uhci_hcd: USB Universal Host Controller Interface driver [ 2.088087] usb 1-3: new high speed USB device using ehci_hcd and address 3 [ 2.113399] hda: SSD 4G, CFA DISK drive [ 2.150667] eth0: Tigon3 [partno(BCM95906) rev c002] (PCI Express) MAC address 00:23:8b:35:17:a0 [ 2.150675] eth0: attached PHY is 5906 (10/100Base-TX Ethernet) (WireSpeed[0]) [ 2.150682] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[0] [ 2.150688] eth0: dma_rwctrl[76180000] dma_mask[64-bit] [ 2.393926] usb 1-3: New USB device found, idVendor=5986, idProduct=0241 [ 2.393942] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=0 [ 2.393955] usb 1-3: Product: Lenovo EasyCamera [ 2.393964] usb 1-3: Manufacturer: BISON Corporation [ 2.394174] usb 1-3: configuration #1 chosen from 1 choice [ 2.449230] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4 [ 2.449298] hda: UDMA/100 mode selected [ 2.449394] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 2.461492] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 2.461512] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 2.461521] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 2.461564] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 2.461613] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820 [ 2.461724] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.461733] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.461741] usb usb2: Product: UHCI Host Controller [ 2.461748] usb usb2: Manufacturer: Linux 2.6.32-trunk-686 uhci_hcd [ 2.461755] usb usb2: SerialNumber: 0000:00:1d.0 [ 2.461991] usb usb2: configuration #1 chosen from 1 choice [ 2.462084] hub 2-0:1.0: USB hub found [ 2.462104] hub 2-0:1.0: 2 ports detected [ 2.462257] ata_piix 0000:00:1f.2: version 2.13 [ 2.462295] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 2.462308] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ] [ 2.616103] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 2.616269] scsi0 : ata_piix [ 2.616473] scsi1 : ata_piix [ 2.616602] ata1: SATA max UDMA/133 cmd 0x18c8 ctl 0x18c0 bmdma 0x18b0 irq 19 [ 2.616611] ata2: SATA max UDMA/133 cmd 0x18a8 ctl 0x180c bmdma 0x18b8 irq 19 [ 2.616832] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 2.616851] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 2.616860] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 2.616895] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 2.616947] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840 [ 2.617076] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.617085] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.617093] usb usb3: Product: UHCI Host Controller [ 2.617100] usb usb3: Manufacturer: Linux 2.6.32-trunk-686 uhci_hcd [ 2.617107] usb usb3: SerialNumber: 0000:00:1d.1 [ 2.617316] usb usb3: configuration #1 chosen from 1 choice [ 2.617392] hub 3-0:1.0: USB hub found [ 2.617409] hub 3-0:1.0: 2 ports detected [ 2.617733] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 2.617754] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 2.617764] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 2.617791] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 2.617858] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860 [ 2.617972] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.617982] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.617989] usb usb4: Product: UHCI Host Controller [ 2.617996] usb usb4: Manufacturer: Linux 2.6.32-trunk-686 uhci_hcd [ 2.618004] usb usb4: SerialNumber: 0000:00:1d.2 [ 2.618249] usb usb4: configuration #1 chosen from 1 choice [ 2.618358] hub 4-0:1.0: USB hub found [ 2.618381] hub 4-0:1.0: 2 ports detected [ 2.618879] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 2.618903] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 2.618913] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 2.618945] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 2.619017] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880 [ 2.619128] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.619137] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.619145] usb usb5: Product: UHCI Host Controller [ 2.619152] usb usb5: Manufacturer: Linux 2.6.32-trunk-686 uhci_hcd [ 2.619160] usb usb5: SerialNumber: 0000:00:1d.3 [ 2.619393] usb usb5: configuration #1 chosen from 1 choice [ 2.619500] hub 5-0:1.0: USB hub found [ 2.619522] hub 5-0:1.0: 2 ports detected [ 2.652097] usb 1-5: new high speed USB device using ehci_hcd and address 5 [ 2.784128] ata1.00: ATA-8: HITACHI HTS543216L9SA00, FB2ZC4EC, max UDMA/100 [ 2.784145] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 2.795231] usb 1-5: New USB device found, idVendor=0bda, idProduct=0158 [ 2.795245] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.795257] usb 1-5: Product: USB2.0-CRW [ 2.795266] usb 1-5: Manufacturer: Generic [ 2.795275] usb 1-5: SerialNumber: 20071114173400000 [ 2.795490] usb 1-5: configuration #1 chosen from 1 choice [ 2.800768] ata1.00: configured for UDMA/100 [ 2.800976] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS54321 FB2Z PQ: 0 ANSI: 5 [ 2.830281] ide-gd driver 1.18 [ 2.830367] hda: max request size: 128KiB [ 2.830376] hda: 7880544 sectors (4034 MB) w/1KiB Cache, CHS=7818/16/63 [ 2.830482] hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error } [ 2.831281] hda: task_no_data_intr: error=0x04 { DriveStatusError } [ 2.831953] hda: possibly failed opcode: 0xef [ 2.832598] hda: hda1 [ 2.842212] Initializing USB Mass Storage driver... [ 2.852827] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) [ 2.853000] sd 0:0:0:0: [sda] Write Protect is off [ 2.853010] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.853101] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.853568] sda: [ 2.853908] scsi2 : SCSI emulation for USB Mass Storage devices [ 2.854154] usbcore: registered new interface driver usb-storage [ 2.854165] USB Mass Storage support registered. [ 2.854181] usb-storage: device found at 5 [ 2.854186] usb-storage: waiting for device to settle before scanning [ 2.877588] sda1 sda2 < sda5 > [ 2.907738] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.913111] usb 2-2: new low speed USB device using uhci_hcd and address 2 [ 3.088615] usb 2-2: New USB device found, idVendor=046d, idProduct=c03e [ 3.088631] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.088644] usb 2-2: Product: USB-PS/2 Optical Mouse [ 3.088653] usb 2-2: Manufacturer: Logitech [ 3.088879] usb 2-2: configuration #1 chosen from 1 choice [ 3.118225] usbcore: registered new interface driver hiddev [ 3.132323] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input6 [ 3.132634] generic-usb 0003:046D:C03E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-2/input0 [ 3.132690] usbcore: registered new interface driver usbhid [ 3.132944] usbhid: v2.6:USB HID core driver [ 3.200133] usb 3-2: new full speed USB device using uhci_hcd and address 2 [ 3.293388] kjournald starting. Commit interval 5 seconds [ 3.293423] EXT3-fs: mounted filesystem with ordered data mode. [ 3.378944] usb 3-2: New USB device found, idVendor=0a5c, idProduct=2150 [ 3.378956] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.378966] usb 3-2: Product: BCM2046 Bluetooth Device [ 3.378973] usb 3-2: Manufacturer: Broadcom Corp [ 3.378980] usb 3-2: SerialNumber: 00242CFD493C [ 3.379223] usb 3-2: configuration #1 chosen from 1 choice [ 6.959044] udev: starting version 150 [ 7.852397] usb-storage: device scan complete [ 7.854387] scsi 2:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS [ 7.859220] sd 2:0:0:0: [sdb] Attached SCSI removable disk [ 8.662220] ACPI: SSDT 3f6dbb21 00245 (v02 PmRef Cpu0Ist 00003000 INTL 20050624) [ 8.663342] ACPI: SSDT 3f6db4b7 005E5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624) [ 8.721979] Monitor-Mwait will be used to enter C-1 state [ 8.722079] Monitor-Mwait will be used to enter C-2 state [ 8.722151] Monitor-Mwait will be used to enter C-3 state [ 8.722172] Marking TSC unstable due to TSC halts in idle [ 8.722534] processor LNXCPU:00: registered as cooling_device1 [ 8.723684] ACPI: SSDT 3f6dbd66 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624) [ 8.724587] ACPI: SSDT 3f6dba9c 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624) [ 8.725760] Switching to clocksource hpet [ 8.761449] processor LNXCPU:01: registered as cooling_device2 [ 8.792042] ACPI: AC Adapter [ACAD] (on-line) [ 8.876618] ACPI: Battery Slot [BAT0] (battery present) [ 9.105623] input: PC Speaker as /devices/platform/pcspkr/input/input7 [ 9.699659] lib80211: common routines for IEEE802.11 drivers [ 9.699670] lib80211_crypt: registered algorithm 'NULL' [ 9.754695] intel_rng: FWH not detected [ 9.784115] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 9.784130] ACPI: I/O resource 0000:00:1f.3 [0x18e0-0x18ff] conflicts with ACPI region SMBI [0x18e0-0x18ef] [ 9.810876] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 10.101341] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000 [ 10.204259] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8 [ 10.355077] wl: module license 'MIXED/Proprietary' taints kernel. [ 10.355086] Disabling lock debugging due to kernel taint [ 10.365258] wl 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 10.365280] wl 0000:05:00.0: setting latency timer to 64 [ 10.755648] lib80211_crypt: registered algorithm 'TKIP' [ 10.756319] eth1: Broadcom BCM4315 802.11 Wireless Controller 5.10.91.9 [ 11.693490] Bluetooth: Core ver 2.15 [ 11.701427] NET: Registered protocol family 31 [ 11.701434] Bluetooth: HCI device and connection manager initialized [ 11.701441] Bluetooth: HCI socket layer initialized [ 11.706599] Linux video capture interface: v2.00 [ 11.999422] Bluetooth: Generic Bluetooth USB driver ver 0.6 [ 12.000193] usbcore: registered new interface driver btusb [ 12.010814] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (5986:0241) [ 12.016472] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/input/input9 [ 12.016698] usbcore: registered new interface driver uvcvideo [ 12.016784] USB Video Class driver (v0.1.0) [ 12.047965] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 12.048087] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 12.234534] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10 [ 13.534232] Adding 2650684k swap on /dev/sda5. Priority:-1 extents:1 across:2650684k [ 13.761980] EXT3 FS on sda1, internal journal [ 14.325239] fuse init (API version 7.13) [ 17.091883] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [ 17.141714] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 18.799124] tg3: eth0: Link is up at 100 Mbps, full duplex. [ 18.799132] tg3: eth0: Flow control is on for TX and on for RX. [ 18.799516] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 19.182573] microcode: CPU0 sig=0x106c2, pf=0x4, revision=0x20a [ 19.182589] platform microcode: firmware: requesting intel-ucode/06-1c-02 [ 19.228346] microcode: CPU1 sig=0x106c2, pf=0x4, revision=0x20a [ 19.228358] platform microcode: firmware: requesting intel-ucode/06-1c-02 [ 19.234923] Microcode Update Driver: v2.00 <tigran(a)aivazian.fsnet.co.uk>, Peter Oruba [ 19.552009] microcode: CPU0 updated to revision 0x218, date = 2009-04-10 [ 19.564662] microcode: CPU1 updated to revision 0x218, date = 2009-04-10 [ 20.109701] apm: BIOS not found. [ 28.884067] eth0: no IPv6 routers present [ 35.757716] Bluetooth: L2CAP ver 2.14 [ 35.757724] Bluetooth: L2CAP socket layer initialized [ 35.817352] Bluetooth: RFCOMM TTY layer initialized [ 35.817365] Bluetooth: RFCOMM socket layer initialized [ 35.817371] Bluetooth: RFCOMM ver 1.11 [ 35.942520] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 35.942528] Bluetooth: BNEP filters: protocol multicast [ 36.032172] Bridge firewalling registered [ 36.392900] Bluetooth: SCO (Voice Link) ver 0.6 [ 36.392907] Bluetooth: SCO socket layer initialized [ 37.474698] lp: driver loaded but no devices found [ 37.515450] ppdev: user-space parallel port driver [ 40.540070] eth1: no IPv6 routers present [ 41.464047] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input11 [ 45.465816] [drm] Initialized drm 1.1.0 20060810 [ 45.590961] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 45.590972] i915 0000:00:02.0: setting latency timer to 64 [ 45.608731] [drm] set up 7M of stolen space [ 46.233848] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver [ 46.234029] fb1: inteldrmfb frame buffer device [ 46.234035] registered panic notifier [ 46.234052] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 46.340128] [drm] LVDS-8: set mode 1024x576 e [ 77.268326] CPUFREQ: Per core ondemand sysfs interface is deprecated - up_threshold [ 77.581988] CPU0 attaching NULL sched-domain. [ 77.582006] CPU1 attaching NULL sched-domain. [ 77.612304] CPU0 attaching sched-domain: [ 77.612319] domain 0: span 0-1 level SIBLING [ 77.612332] groups: 0 (cpu_power = 589) 1 (cpu_power = 589) [ 77.612357] domain 1: span 0-1 level MC [ 77.612367] groups: 0-1 (cpu_power = 1178) [ 77.612387] CPU1 attaching sched-domain: [ 77.612397] domain 0: span 0-1 level SIBLING [ 77.612407] groups: 1 (cpu_power = 589) 0 (cpu_power = 589) [ 77.612429] domain 1: span 0-1 level MC [ 77.612439] groups: 0-1 (cpu_power = 1178) [ 87.820372] ACPI: EC: GPE storm detected, transactions will use polling mode [ 129.043378] process `skype' is using obsolete setsockopt SO_BSDCOMPAT [ 1487.324561] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. [ 5686.621063] CE: hpet increasing min_delta_ns to 15000 nsec [ 6661.777314] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [ 6661.829793] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 6663.484488] tg3: eth0: Link is up at 100 Mbps, full duplex. [ 6663.484495] tg3: eth0: Flow control is on for TX and on for RX. [ 6663.485200] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6674.344067] eth0: no IPv6 routers present [ 7539.000074] ------------[ cut here ]------------ [ 7539.000105] WARNING: at /tmp/buildd/linux-2.6-2.6.32/debian/build/source_i386_none/net/sched/sch_generic.c:261 dev_watchdog+0xbd/0x15d() [ 7539.000118] Hardware name: 40682VG [ 7539.000128] NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out [ 7539.000136] Modules linked in: i915 drm_kms_helper drm i2c_algo_bit uinput ppdev lp parport sco bridge stp bnep rfcomm l2cap crc16 acpi_cpufreq cpufreq_powersave cpufreq_stats cpufreq_conservative cpufreq_userspace microcode fuse snd_hda_codec_realtek snd_hda_intel uvcvideo btusb snd_hda_codec snd_hwdep videodev bluetooth snd_pcm_oss snd_mixer_oss v4l1_compat rfkill snd_pcm lib80211_crypt_tkip snd_seq_midi snd_rawmidi snd_seq_midi_event joydev snd_seq wl(P) snd_timer snd_seq_device i2c_i801 i2c_core lib80211 snd soundcore snd_page_alloc pcspkr serio_raw psmouse evdev battery ac processor ext3 jbd mbcache usbhid hid sd_mod crc_t10dif usb_storage ide_gd_mod ata_generic ide_pci_generic ata_piix uhci_hcd tg3 piix libata intel_agp libphy ide_core ehci_hcd scsi_mod usbcore agpgart nls_base video output button thermal fan thermal_sys [last unloaded: rng_core] [ 7539.000396] Pid: 0, comm: swapper Tainted: P 2.6.32-trunk-686 #1 [ 7539.000405] Call Trace: [ 7539.000426] [<c1030ba1>] ? warn_slowpath_common+0x5e/0x8a [ 7539.000443] [<c11d778c>] ? dev_watchdog+0x0/0x15d [ 7539.000458] [<c1030bff>] ? warn_slowpath_fmt+0x26/0x2a [ 7539.000473] [<c11d7849>] ? dev_watchdog+0xbd/0x15d [ 7539.000490] [<c102520b>] ? __wake_up+0x29/0x39 [ 7539.000506] [<c1041826>] ? insert_work+0x71/0x78 [ 7539.000521] [<c1041b9f>] ? delayed_work_timer_fn+0x0/0x28 [ 7539.000537] [<c103b360>] ? run_timer_softirq+0x16a/0x1eb [ 7539.000566] [<c1035c80>] ? __do_softirq+0xaa/0x151 [ 7539.000581] [<c1035d58>] ? do_softirq+0x31/0x3c [ 7539.000595] [<c1035e2e>] ? irq_exit+0x26/0x58 [ 7539.000610] [<c1004c91>] ? do_IRQ+0x78/0x89 [ 7539.000625] [<c10037f0>] ? common_interrupt+0x30/0x38 [ 7539.000667] [<f81410d7>] ? acpi_idle_enter_bm+0x246/0x281 [processor] [ 7539.000686] [<c11b5421>] ? cpuidle_idle_call+0x68/0xbb [ 7539.000700] [<c1002388>] ? cpu_idle+0x89/0xa5 [ 7539.000717] [<c1399800>] ? start_kernel+0x30c/0x311 [ 7539.000727] ---[ end trace 43b094347271e0ed ]--- [ 7539.000736] tg3: eth0: transmit timed out, resetting [ 7539.000791] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [ 7539.000810] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [ 7539.139314] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [ 7539.278338] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [ 7539.416963] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [ 7539.557248] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [ 7539.567737] tg3: eth0: Link is down. [ 7540.178165] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [ 7540.301302] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7541.821457] tg3: eth0: Link is up at 100 Mbps, full duplex. [ 7541.821466] tg3: eth0: Flow control is on for TX and on for RX. [ 7541.821996] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7552.428056] eth0: no IPv6 routers present [ 7862.753301] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [ 7862.837760] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7864.460455] tg3: eth0: Link is up at 100 Mbps, full duplex. [ 7864.460462] tg3: eth0: Flow control is on for TX and on for RX. [ 7864.460859] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7875.228070] eth0: no IPv6 routers present [ 8887.633350] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [ 8887.685783] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 8889.340559] tg3: eth0: Link is up at 100 Mbps, full duplex. [ 8889.340567] tg3: eth0: Flow control is on for TX and on for RX. [ 8889.340972] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8899.928039] eth0: no IPv6 routers present [ 9479.772308] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [ 9479.837684] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9481.479495] tg3: eth0: Link is up at 100 Mbps, full duplex. [ 9481.479502] tg3: eth0: Flow control is on for TX and on for RX. [ 9481.479985] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9492.012041] eth0: no IPv6 routers present [10072.636287] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [10072.673607] ADDRCONF(NETDEV_UP): eth0: link is not ready [10074.364760] tg3: eth0: Link is up at 100 Mbps, full duplex. [10074.364771] tg3: eth0: Flow control is on for TX and on for RX. [10074.365329] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [10085.312059] eth0: no IPv6 routers present [11128.684125] CE: hpet increasing min_delta_ns to 22500 nsec [11290.657322] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [11290.713817] ADDRCONF(NETDEV_UP): eth0: link is not ready [11292.407108] tg3: eth0: Link is up at 100 Mbps, full duplex. [11292.407118] tg3: eth0: Flow control is on for TX and on for RX. [11292.407666] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [11302.728074] eth0: no IPv6 routers present [15083.000079] tg3: eth0: transmit timed out, resetting [15083.000140] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [15083.000160] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [15083.139030] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [15083.278073] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [15083.417789] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [15083.428362] tg3: eth0: Link is down. [15084.968502] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [15085.004921] ADDRCONF(NETDEV_UP): eth0: link is not ready [15086.654412] tg3: eth0: Link is up at 100 Mbps, full duplex. [15086.654420] tg3: eth0: Flow control is on for TX and on for RX. [15086.654800] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [15097.568077] eth0: no IPv6 routers present [16237.024128] CE: hpet increasing min_delta_ns to 33750 nsec [17187.000068] tg3: eth0: transmit timed out, resetting [17187.000134] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [17187.000159] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [17187.138833] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [17187.277752] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [17187.416637] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [17187.427202] tg3: eth0: Link is down. [17188.804330] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [17188.840412] ADDRCONF(NETDEV_UP): eth0: link is not ready [17190.830995] tg3: eth0: Link is up at 100 Mbps, full duplex. [17190.831004] tg3: eth0: Flow control is on for TX and on for RX. [17190.831563] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [17201.292072] eth0: no IPv6 routers present [23821.000077] tg3: eth0: transmit timed out, resetting [23821.000139] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [23821.000159] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [23821.138736] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [23821.278020] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [23821.416629] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [23821.555159] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [23821.565781] tg3: eth0: Link is down. [23822.612342] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [23822.647147] ADDRCONF(NETDEV_UP): eth0: link is not ready [23824.340755] tg3: eth0: Link is up at 100 Mbps, full duplex. [23824.340762] tg3: eth0: Flow control is on for TX and on for RX. [23824.341179] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [23834.852084] eth0: no IPv6 routers present [25355.000078] tg3: eth0: transmit timed out, resetting [25355.000140] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [25355.000160] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [25355.138687] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [25355.277728] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [25355.416481] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [25355.556096] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [25355.566697] tg3: eth0: Link is down. [25356.029307] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [25356.081973] ADDRCONF(NETDEV_UP): eth0: link is not ready [25357.672632] tg3: eth0: Link is up at 100 Mbps, full duplex. [25357.672641] tg3: eth0: Flow control is on for TX and on for RX. [25357.673177] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [25368.064085] eth0: no IPv6 routers present [25803.000093] tg3: eth0: transmit timed out, resetting [25803.000154] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [25803.000174] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [25803.138610] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [25803.278203] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [25803.416529] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [25803.555101] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [25803.565593] tg3: eth0: Link is down. [25803.997340] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [25804.046846] ADDRCONF(NETDEV_UP): eth0: link is not ready [25805.640634] tg3: eth0: Link is up at 100 Mbps, full duplex. [25805.640644] tg3: eth0: Flow control is on for TX and on for RX. [25805.641194] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [25816.580065] eth0: no IPv6 routers present [26356.000085] tg3: eth0: transmit timed out, resetting [26356.000147] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [26356.000179] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [26356.138713] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [26356.277626] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [26356.416100] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [26356.554740] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [26356.565322] tg3: eth0: Link is down. [26357.140333] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [26357.205755] ADDRCONF(NETDEV_UP): eth0: link is not ready [26358.783621] tg3: eth0: Link is up at 100 Mbps, full duplex. [26358.783630] tg3: eth0: Flow control is on for TX and on for RX. [26358.784325] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [26368.992081] eth0: no IPv6 routers present [26894.000091] tg3: eth0: transmit timed out, resetting [26894.000156] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [26894.000181] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [26894.138860] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [26894.278269] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [26894.416804] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [26894.555690] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [26894.566284] tg3: eth0: Link is down. [26895.017311] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [26895.065740] ADDRCONF(NETDEV_UP): eth0: link is not ready [26896.660560] tg3: eth0: Link is up at 100 Mbps, full duplex. [26896.660569] tg3: eth0: Flow control is on for TX and on for RX. [26896.661110] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [26907.240089] eth0: no IPv6 routers present [27347.000081] tg3: eth0: transmit timed out, resetting [27347.000153] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [27347.000174] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [27347.138855] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [27347.277864] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [27347.416264] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [27347.556279] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [27347.566805] tg3: eth0: Link is down. [27348.032313] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [27348.068848] ADDRCONF(NETDEV_UP): eth0: link is not ready [27349.675592] tg3: eth0: Link is up at 100 Mbps, full duplex. [27349.675601] tg3: eth0: Flow control is on for TX and on for RX. [27349.676660] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [27360.028058] eth0: no IPv6 routers present [27805.000073] tg3: eth0: transmit timed out, resetting [27805.000139] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [27805.000159] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [27805.139627] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [27805.278999] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [27805.417483] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [27805.555826] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [27805.566389] tg3: eth0: Link is down. [27806.017342] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [27806.074480] ADDRCONF(NETDEV_UP): eth0: link is not ready [27807.660521] tg3: eth0: Link is up at 100 Mbps, full duplex. [27807.660530] tg3: eth0: Flow control is on for TX and on for RX. [27807.660983] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [27818.312076] eth0: no IPv6 routers present [29063.000078] tg3: eth0: transmit timed out, resetting [29063.000140] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [29063.000159] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [29063.139281] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [29063.278193] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [29063.416772] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [29063.555385] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [29063.565831] tg3: eth0: Link is down. [29064.249554] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [29064.300143] ADDRCONF(NETDEV_UP): eth0: link is not ready [29065.935487] tg3: eth0: Link is up at 100 Mbps, full duplex. [29065.935494] tg3: eth0: Flow control is on for TX and on for RX. [29065.935868] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [29075.944075] eth0: no IPv6 routers present [29701.000075] tg3: eth0: transmit timed out, resetting [29701.000137] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [29701.000156] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [29701.138591] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [29701.278057] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [29701.416687] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [29701.427225] tg3: eth0: Link is down. [29702.013304] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [29702.070491] ADDRCONF(NETDEV_UP): eth0: link is not ready [29703.656592] tg3: eth0: Link is up at 100 Mbps, full duplex. [29703.656602] tg3: eth0: Flow control is on for TX and on for RX. [29703.657135] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [29713.744052] eth0: no IPv6 routers present [30474.000069] tg3: eth0: transmit timed out, resetting [30474.000130] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [30474.000150] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [30474.138582] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [30474.278248] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [30474.416894] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2 [30474.557386] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [30474.567886] tg3: eth0: Link is down. [30475.056317] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [30475.091640] ADDRCONF(NETDEV_UP): eth0: link is not ready [30476.699608] tg3: eth0: Link is up at 100 Mbps, full duplex. [30476.699618] tg3: eth0: Flow control is on for TX and on for RX. [30476.700137] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [30487.244071] eth0: no IPv6 routers present [30952.000088] tg3: eth0: transmit timed out, resetting [30952.000152] tg3: DEBUG: MAC_TX_STATUS[0000000b] MAC_RX_STATUS[00000000] [30952.000175] tg3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000] [30952.139437] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2 [30952.278831] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2 [30952.417620] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2 [30952.428093] tg3: eth0: Link is down. [30952.869328] tg3 0000:02:00.0: irq 27 for MSI/MSI-X [30952.930434] ADDRCONF(NETDEV_UP): eth0: link is not ready [30954.512657] tg3: eth0: Link is up at 100 Mbps, full duplex. [30954.512666] tg3: eth0: Flow control is on for TX and on for RX. [30954.513200] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [30964.756065] eth0: no IPv6 routers present -- Bye, Goran Dobosevic Hrvatski: www.dobosevic.com English: www.dobosevic.com/en/ -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Celejar on 28 Jan 2010 23:00 On Fri, 29 Jan 2010 02:56:19 +0100 "goran(a)dobosevic.com" <goran(a)dobosevic.com> wrote: > Celejar wrote: > > On Thu, 28 Jan 2010 05:29:07 +0100 > > godo <goran(a)dobosevic.com> wrote: [newly non-working wireless] > > Well, nothing else is going to work if the appropriate module isn't > > being loaded. Let's start from the beginning: what HW do you have > > (relevant output of lspci / dmesg)? > > > > Celejar > > Hi, > here it is: > > $lspci -nn | grep Broadcom > 02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink > BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02) This is the wired interface. > 05:00.0 Network controller [0280]: Broadcom Corporation BCM4312 > 802.11b/g [14e4:4315] (rev 01) This is your wireless card. > $dmesg .... > [ 10.355077] wl: module license 'MIXED/Proprietary' taints kernel. > [ 10.355086] Disabling lock debugging due to kernel taint > [ 10.365258] wl 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 > [ 10.365280] wl 0000:05:00.0: setting latency timer to 64 > [ 10.755648] lib80211_crypt: registered algorithm 'TKIP' > [ 10.756319] eth1: Broadcom BCM4315 802.11 Wireless Controller 5.10.91.9 This looks like you're using the proprietary Broadcom driver, not the FLOSS b43. I don't know anything about this driver - perhaps someone else can help. Celejar -- foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: godo on 29 Jan 2010 01:30 > This looks like you're using the proprietary Broadcom driver, not the > FLOSS b43. I don't know anything about this driver - perhaps someone > else can help. > > Celejar Thanks in any case. -- Bye, Goran Dobosevic Hrvatski: www.dobosevic.com English: www.dobosevic.com/en/ Registered Linux User #503414 -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
|
Pages: 1 Prev: apt-pinning: how to avoid installing of all-new packages? Next: Scaling governor via sysctl? |