You are not logged in.
Pages: 1
Afternoon All,
I've just taken on a 'no-names' laptop onto which I've installed #! with LXDE.
There is a wireless on/off switch on the front of the laptop. Turning this on doesn't turn on the wireless network.
With the wireless switch in the On position, the NetworkManager applet tells me that the 'Wireless Networks' are disabled.
With the wireless switch in the off position the 'Wireless Networks' in NetworkManager disappears altogether.
Wired networks works.
How can I find out what the wireless network card is & how can I turn wireless on?
Many thanks
Cordially
Simon
Last edited by donkeyotay (2011-10-26 18:47:45)
I didn't say it was your fault... I said I was going to blame you.
Offline
Try
dmesg | grep 'net|eth|wlan'bootinfoscript - emacs primer - wireless problems- I ♥ #!
Offline
when my wifi-button stopped working i tried this app called 'rfkill'. apparently your card can be hardblocked or softblocked, which you can see and sometimes remedy with rfkill. just 'sudo apt-get install rfkill' to get it.
Offline
Thanks for the replies.
dmesg | grep 'net|eth|wlan'doesn't return anything.
rfkill listreturns the following:
1: phy1: Wireless LAN
Soft blocked: no
Hard blocked: yesDAK whether I can hard unblock the Wireless LAN?
Many thanks
Cordially
Simon
I didn't say it was your fault... I said I was going to blame you.
Offline
Seems like your wireless card is not detected.
Please post output of
lspci -knnvvHard block means it is blocked by hardware switch, or not enabled in BIOS. Check that first.
Last edited by xaos52 (2011-10-15 14:57:53)
bootinfoscript - emacs primer - wireless problems- I ♥ #!
Offline
Hi there,
Output of lspci -knnvv
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX Host [1039:0661] (rev 11)
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 64
Region 0: Memory at e0000000 (32-bit, non-prefetchable) [size=64M]
Capabilities: [c0] AGP version 3.5
Status: RQ=32 Iso- ArqSz=2 Cal=3 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>
Kernel driver in use: agpgart-sis
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge) [1039:0003] (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 99
Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
I/O behind bridge: 00009000-00009fff
Memory behind bridge: e4100000-e41fffff
Prefetchable memory behind bridge: e8000000-efffffff
Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] [1039:0963] (rev 14)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller [1039:0016]
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 0
Region 4: I/O ports at 8100 [size=32]
Kernel driver in use: sis96x_smbus
00:02.3 FireWire (IEEE 1394) [0c00]: Silicon Integrated Systems [SiS] FireWire Controller [1039:7007] (prog-if 10 [OHCI])
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (1000ns min, 3000ns max)
Interrupt: pin B routed to IRQ 9
Region 0: Memory at e4000000 (32-bit, non-prefetchable) [size=4K]
[virtual] Expansion ROM at 28000000 [disabled] [size=128K]
Capabilities: [64] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME+
Kernel driver in use: firewire_ohci
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513] (prog-if 80 [Master])
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 128
Interrupt: pin ? routed to IRQ 5
Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
Region 4: I/O ports at 1000 [size=16]
Kernel driver in use: pata_sis
00:02.6 Modem [0703]: Silicon Integrated Systems [SiS] AC'97 Modem Controller [1039:7013] (rev a0) (prog-if 00 [Generic])
Subsystem: CLEVO/KAPOK Computer Device [1558:4201]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 173 (13000ns min, 2750ns max)
Interrupt: pin C routed to IRQ 5
Region 0: I/O ports at 1400 [size=256]
Region 1: I/O ports at 1080 [size=128]
Capabilities: [48] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: Intel ICH Modem
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] AC'97 Sound Controller [1039:7012] (rev a0)
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 173 (13000ns min, 2750ns max)
Interrupt: pin C routed to IRQ 5
Region 0: I/O ports at 1c00 [size=256]
Region 1: I/O ports at 1800 [size=128]
Capabilities: [48] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: Intel ICH
00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (20000ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e4001000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (20000ns max)
Interrupt: pin B routed to IRQ 9
Region 0: Memory at e4002000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (20000ns max)
Interrupt: pin C routed to IRQ 9
Region 0: Memory at e4003000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002] (prog-if 20 [EHCI])
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (20000ns max)
Interrupt: pin D routed to IRQ 9
Region 0: Memory at e4004000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: ehci_hcd
00:0a.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
Subsystem: CLEVO/KAPOK Computer Device [1558:0400]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at 2000 [size=256]
Region 1: Memory at e4005000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: 8139too
00:0c.0 CardBus bridge [0607]: Texas Instruments PCI1410 PC card Cardbus Controller [104c:ac50] (rev 02)
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 168, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 5
Region 0: Memory at 28020000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
Memory window 0: 20000000-23fff000 (prefetchable)
Memory window 1: 24000000-27fff000
I/O window 0: 00002400-000024ff
I/O window 1: 00002800-000028ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
Kernel driver in use: yenta_cardbus
01:00.0 VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330] (prog-if 00 [VGA controller])
Subsystem: CLEVO/KAPOK Computer Device [1558:0480]
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 5
BIST result: 00
Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
Region 1: Memory at e4100000 (32-bit, non-prefetchable) [size=128K]
Region 2: I/O ports at 9000 [size=128]
Expansion ROM at <unassigned> [disabled]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] AGP version 3.0
Status: RQ=256 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>Many thanks
Cordially
Simon
I didn't say it was your fault... I said I was going to blame you.
Offline
Regarding the BIOS, I can't find anything in there to switch on the wireless. I'm running PhoenixBios V4.0 R6.0.
Cordially
Simon
I didn't say it was your fault... I said I was going to blame you.
Offline
Simon,
If there is a wireless card in there, it is not detected by the OS.
Does the output of
rfkill listchange when you toggle the wireless switch?
Perhaps another Fn combination switch is needed to switch wireless on? Or the switch broke?
I am searching on "Subsystem: CLEVO/KAPOK Computer Device [1558:0480]".
If I find sth relevant, I will report back.
Good luck
Edit: Do you mind publishing the complete output from
dmesgon the forum?
Edit 2:
Seems that hardware is very recent. Perhaps it would be a good idea to try to boot from live CD or USB with a very recent OS, like Ubuntu 11.10 and see if your wireless card gets detected there.
hth
Last edited by xaos52 (2011-10-15 16:50:57)
bootinfoscript - emacs primer - wireless problems- I ♥ #!
Offline
Hi,
rfkill listwith the wireless switch set to Off lists nothing.
dmesg[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-38) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 04:15:24 UTC 2011
[ 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 - 000000000009f400 (usable)
[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001ddf0000 (usable)
[ 0.000000] BIOS-e820: 000000001ddf0000 - 000000001ddfb000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001ddfb000 - 000000001de00000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000001de00000 - 0000000020000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x1ddf0 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-C7FFF write-protect
[ 0.000000] C8000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FE0000000 write-back
[ 0.000000] 1 base 01DE00000 mask FFFE00000 uncachable
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 000000001de00000 - 000000001e000000 (usable) ==> (reserved)
[ 0.000000] initial memory mapped : 0 - 01800000
[ 0.000000] init_memory_mapping: 0000000000000000-000000001ddf0000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 001dc00000 page 2M
[ 0.000000] 001dc00000 - 001ddf0000 page 4k
[ 0.000000] kernel direct mapping tables up to 1ddf0000 @ 10000-16000
[ 0.000000] RAMDISK: 15929000 - 166b37af
[ 0.000000] ACPI: RSDP 000f7550 00014 (v00 PTLTD )
[ 0.000000] ACPI: RSDT 1ddf7912 00028 (v01 PTLTD RSDT 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 1ddfaf8c 00074 (v01 SiS 661FX 06040000 PTL 00000001)
[ 0.000000] ACPI: DSDT 1ddf793a 03652 (v01 Clevo 661FX 06040000 MSFT 0100000E)
[ 0.000000] ACPI: FACS 1ddfbfc0 00040
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 477MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 1ddf0000
[ 0.000000] low ram: 0 - 1ddf0000
[ 0.000000] node 0 low ram: 00000000 - 1ddf0000
[ 0.000000] node 0 bootmap 00012000 - 00015bc0
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 001ddf0000]
[ 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 - 00014cccf4] TEXT DATA BSS ==> [0001000000 - 00014cccf4]
[ 0.000000] #4 [0015929000 - 00166b37af] RAMDISK ==> [0015929000 - 00166b37af]
[ 0.000000] #5 [000009f400 - 0000100000] BIOS reserved ==> [000009f400 - 0000100000]
[ 0.000000] #6 [00014cd000 - 00014d3104] BRK ==> [00014cd000 - 00014d3104]
[ 0.000000] #7 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
[ 0.000000] #8 [0000012000 - 0000016000] BOOTMAP ==> [0000012000 - 0000016000]
[ 0.000000] found SMP MP-table at [c00f74f0] f74f0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0001ddf0
[ 0.000000] HighMem 0x0001ddf0 -> 0x0001ddf0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0001ddf0
[ 0.000000] On node 0 totalpages: 122239
[ 0.000000] free_area_init_node: node 0, pgdat c13b4860, node_mem_map c14d5200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 924 pages used for memmap
[ 0.000000] Normal zone: 117332 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x8008
[ 0.000000] ACPI: No APIC-table, disabling MPS
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] APIC: disable apic facility
[ 0.000000] nr_irqs_gsi: 16
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:dec00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @c1c00000 s34328 r0 d23016 u4194304
[ 0.000000] pcpu-alloc: s34328 r0 d23016 u4194304 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 121283
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=fe3da36d-0e06-4aa5-b12f-db62e6aa1ed9 ro quiet splash
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 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 (00000000:00000000)
[ 0.000000] Memory: 465572k/489408k available (2504k kernel code, 23148k reserved, 1328k data, 380k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xffd56000 - 0xfffff000 (2724 kB)
[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
[ 0.000000] vmalloc : 0xde5f0000 - 0xff3fe000 ( 526 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdddf0000 ( 477 MB)
[ 0.000000] .init : 0xc13bf000 - 0xc141e000 ( 380 kB)
[ 0.000000] .data : 0xc12721f1 - 0xc13be480 (1328 kB)
[ 0.000000] .text : 0xc1000000 - 0xc12721f1 (2504 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:1280
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2666.902 MHz processor.
[ 0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 5333.80 BogoMIPS (lpj=10667608)
[ 0.004034] Security Framework initialized
[ 0.004042] SELinux: Disabled at boot.
[ 0.004052] Mount-cache hash table entries: 512
[ 0.004222] Initializing cgroup subsys ns
[ 0.004228] Initializing cgroup subsys cpuacct
[ 0.004233] Initializing cgroup subsys devices
[ 0.004237] Initializing cgroup subsys freezer
[ 0.004240] Initializing cgroup subsys net_cls
[ 0.004281] CPU: Trace cache: 12K uops, L1 D cache: 16K
[ 0.004286] CPU: L2 cache: 256K
[ 0.004289] CPU: Hyper-Threading is disabled
[ 0.004295] mce: CPU supports 4 MCE banks
[ 0.004311] using mwait in idle threads.
[ 0.004322] Performance Events: no PMU driver, software events only.
[ 0.004334] Checking 'hlt' instruction... OK.
[ 0.020562] SMP alternatives: switching to UP code
[ 0.028270] Freeing SMP alternatives: 13k freed
[ 0.028289] ACPI: Core revision 20090903
[ 0.033758] ACPI: setting ELCR to 0800 (from 0a20)
[ 0.035508] Enabling APIC mode: Flat. Using 0 I/O APICs
[ 0.035512] weird, boot CPU (#0) not listed by the BIOS.
[ 0.035514] SMP motherboard not detected.
[ 0.035518] Local APIC not detected. Using dummy APIC emulation.
[ 0.035520] SMP disabled
[ 0.035682] Brought up 1 CPUs
[ 0.035688] Total of 1 processors activated (5333.80 BogoMIPS).
[ 0.035705] CPU0 attaching NULL sched-domain.
[ 0.035885] devtmpfs: initialized
[ 0.036584] regulator: core version 0.5
[ 0.036659] NET: Registered protocol family 16
[ 0.036798] ACPI: bus type pci registered
[ 0.051318] PCI: PCI BIOS revision 2.10 entry at 0xfd9d8, last bus=1
[ 0.051322] PCI: Using configuration type 1 for base access
[ 0.051894] bio: create slab <bio-0> at 0
[ 0.052520] ACPI: EC: Look up EC in DSDT
[ 0.057316] ACPI: Interpreter enabled
[ 0.057316] ACPI: (supports S0 S3 S4 S5)
[ 0.057316] ACPI: Using PIC for interrupt routing
[ 0.064314] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.064474] ACPI: No dock devices found.
[ 0.064656] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.064729] pci 0000:00:00.0: reg 10 32bit mmio: [0xe0000000-0xe3ffffff]
[ 0.064893] pci 0000:00:02.0: Enabling SiS 96x SMBus
[ 0.064948] pci 0000:00:02.1: reg 20 io port: [0x8100-0x811f]
[ 0.065006] pci 0000:00:02.3: reg 10 32bit mmio: [0xe4000000-0xe4000fff]
[ 0.065044] pci 0000:00:02.3: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.065067] pci 0000:00:02.3: supports D1 D2
[ 0.065071] pci 0000:00:02.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.065077] pci 0000:00:02.3: PME# disabled
[ 0.065107] pci 0000:00:02.5: reg 10 io port: [0x1f0-0x1f7]
[ 0.065116] pci 0000:00:02.5: reg 14 io port: [0x3f4-0x3f7]
[ 0.065125] pci 0000:00:02.5: reg 18 io port: [0x170-0x177]
[ 0.065134] pci 0000:00:02.5: reg 1c io port: [0x374-0x377]
[ 0.065142] pci 0000:00:02.5: reg 20 io port: [0x1000-0x100f]
[ 0.065202] pci 0000:00:02.6: reg 10 io port: [0x1400-0x14ff]
[ 0.065212] pci 0000:00:02.6: reg 14 io port: [0x1080-0x10ff]
[ 0.065261] pci 0000:00:02.6: supports D1 D2
[ 0.065265] pci 0000:00:02.6: PME# supported from D3hot D3cold
[ 0.065270] pci 0000:00:02.6: PME# disabled
[ 0.065311] pci 0000:00:02.7: reg 10 io port: [0x1c00-0x1cff]
[ 0.065320] pci 0000:00:02.7: reg 14 io port: [0x1800-0x187f]
[ 0.065370] pci 0000:00:02.7: supports D1 D2
[ 0.065373] pci 0000:00:02.7: PME# supported from D3hot D3cold
[ 0.065378] pci 0000:00:02.7: PME# disabled
[ 0.065407] pci 0000:00:03.0: reg 10 32bit mmio: [0xe4001000-0xe4001fff]
[ 0.065470] pci 0000:00:03.1: reg 10 32bit mmio: [0xe4002000-0xe4002fff]
[ 0.065532] pci 0000:00:03.2: reg 10 32bit mmio: [0xe4003000-0xe4003fff]
[ 0.065606] pci 0000:00:03.3: reg 10 32bit mmio: [0xe4004000-0xe4004fff]
[ 0.065659] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[ 0.065664] pci 0000:00:03.3: PME# disabled
[ 0.065722] pci 0000:00:0a.0: reg 10 io port: [0x2000-0x20ff]
[ 0.065731] pci 0000:00:0a.0: reg 14 32bit mmio: [0xe4005000-0xe40050ff]
[ 0.065781] pci 0000:00:0a.0: supports D1 D2
[ 0.065784] pci 0000:00:0a.0: PME# supported from D1 D2 D3hot D3cold
[ 0.065789] pci 0000:00:0a.0: PME# disabled
[ 0.065833] pci 0000:00:0c.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 0.065858] pci 0000:00:0c.0: supports D1 D2
[ 0.065861] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.065866] pci 0000:00:0c.0: PME# disabled
[ 0.065950] pci 0000:01:00.0: reg 10 32bit mmio pref: [0xe8000000-0xefffffff]
[ 0.065958] pci 0000:01:00.0: reg 14 32bit mmio: [0xe4100000-0xe411ffff]
[ 0.065966] pci 0000:01:00.0: reg 18 io port: [0x9000-0x907f]
[ 0.066004] pci 0000:01:00.0: supports D1 D2
[ 0.066055] pci 0000:00:01.0: bridge io port: [0x9000-0x9fff]
[ 0.066061] pci 0000:00:01.0: bridge 32bit mmio: [0xe4100000-0xe41fffff]
[ 0.066067] pci 0000:00:01.0: bridge 32bit mmio pref: [0xe8000000-0xefffffff]
[ 0.066099] pci_bus 0000:00: on NUMA node 0
[ 0.066106] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.077730] ACPI: PCI Interrupt Link [LNKA] (IRQs *5)
[ 0.077876] ACPI: PCI Interrupt Link [LNKB] (IRQs *9)
[ 0.078011] ACPI: PCI Interrupt Link [LNKC] (IRQs 5) *0, disabled.
[ 0.078148] ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
[ 0.078317] ACPI: PCI Interrupt Link [LNKE] (IRQs *11)
[ 0.078452] ACPI: PCI Interrupt Link [LNKF] (IRQs *9)
[ 0.078587] ACPI: PCI Interrupt Link [LNKG] (IRQs *9)
[ 0.078723] ACPI: PCI Interrupt Link [LNKH] (IRQs 9) *0, disabled.
[ 0.078899] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.078903] vgaarb: loaded
[ 0.079036] PCI: Using ACPI for IRQ routing
[ 0.079246] Switching to clocksource tsc
[ 0.080000] pnp: PnP ACPI init
[ 0.080000] ACPI: bus type pnp registered
[ 0.083989] pnp: PnP ACPI: found 12 devices
[ 0.083994] ACPI: ACPI bus type pnp unregistered
[ 0.084001] PnPBIOS: Disabled by ACPI PNP
[ 0.084024] system 00:04: ioport range 0x8000-0x808f has been reserved
[ 0.084029] system 00:04: ioport range 0x8090-0x80ff has been reserved
[ 0.084033] system 00:04: ioport range 0x8100-0x811f has been reserved
[ 0.084037] system 00:04: ioport range 0x4d0-0x4d1 has been reserved
[ 0.084041] system 00:04: ioport range 0xfe00-0xfe00 has been reserved
[ 0.084048] system 00:04: iomem range 0xfec00000-0xfecfffff could not be reserved
[ 0.084053] system 00:04: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 0.084057] system 00:04: iomem range 0xffc00000-0xffc00fff has been reserved
[ 0.084061] system 00:04: iomem range 0xffe00000-0xffe00fff has been reserved
[ 0.084065] system 00:04: iomem range 0xffe80000-0xffefffff has been reserved
[ 0.118922] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.118929] pci 0000:00:01.0: IO window: 0x9000-0x9fff
[ 0.118936] pci 0000:00:01.0: MEM window: 0xe4100000-0xe41fffff
[ 0.118942] pci 0000:00:01.0: PREFETCH window: 0xe8000000-0xefffffff
[ 0.118951] pci 0000:00:0c.0: CardBus bridge, secondary bus 0000:02
[ 0.118955] pci 0000:00:0c.0: IO window: 0x002400-0x0024ff
[ 0.118960] pci 0000:00:0c.0: IO window: 0x002800-0x0028ff
[ 0.118966] pci 0000:00:0c.0: PREFETCH window: 0x20000000-0x23ffffff
[ 0.118972] pci 0000:00:0c.0: MEM window: 0x24000000-0x27ffffff
[ 0.118993] pci 0000:00:0c.0: enabling device (0000 -> 0003)
[ 0.119246] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
[ 0.119251] PCI: setting IRQ 5 as level-triggered
[ 0.119258] pci 0000:00:0c.0: PCI INT A -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[ 0.119269] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.119273] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.119277] pci_bus 0000:01: resource 0 io: [0x9000-0x9fff]
[ 0.119281] pci_bus 0000:01: resource 1 mem: [0xe4100000-0xe41fffff]
[ 0.119285] pci_bus 0000:01: resource 2 pref mem [0xe8000000-0xefffffff]
[ 0.119290] pci_bus 0000:02: resource 0 io: [0x2400-0x24ff]
[ 0.119294] pci_bus 0000:02: resource 1 io: [0x2800-0x28ff]
[ 0.119298] pci_bus 0000:02: resource 2 pref mem [0x20000000-0x23ffffff]
[ 0.119302] pci_bus 0000:02: resource 3 mem: [0x24000000-0x27ffffff]
[ 0.119352] NET: Registered protocol family 2
[ 0.119482] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.119875] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.119957] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.120037] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.120042] TCP reno registered
[ 0.120200] NET: Registered protocol family 1
[ 0.552697] pci 0000:01:00.0: Boot video device
[ 0.552775] Unpacking initramfs...
[ 1.089160] Freeing initrd memory: 13865k freed
[ 1.102870] audit: initializing netlink socket (disabled)
[ 1.102892] type=2000 audit(1318700531.100:1): initialized
[ 1.106894] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.108740] VFS: Disk quotas dquot_6.5.2
[ 1.108837] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.108952] msgmni has been set to 936
[ 1.109281] alg: No test for stdrng (krng)
[ 1.109382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.109386] io scheduler noop registered
[ 1.109389] io scheduler anticipatory registered
[ 1.109392] io scheduler deadline registered
[ 1.109442] io scheduler cfq registered (default)
[ 1.109702] isapnp: Scanning for PnP cards...
[ 1.463410] isapnp: No Plug & Play device found
[ 1.465501] Linux agpgart interface v0.103
[ 1.465628] agpgart-sis 0000:00:00.0: SiS chipset [1039/0661]
[ 1.470123] agpgart-sis 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
[ 1.470187] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.470304] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.470399] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 8250
[ 1.470831] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.470941] serial 0000:00:02.6: enabling device (0000 -> 0001)
[ 1.470953] serial 0000:00:02.6: PCI INT C -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[ 1.470960] serial 0000:00:02.6: PCI INT C disabled
[ 1.471084] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.473483] i8042.c: Detected active multiplexing controller, rev 1.1.
[ 1.474709] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.474719] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 1.474762] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 1.474797] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 1.474830] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 1.475000] mice: PS/2 mouse device common for all mice
[ 1.475157] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 1.475183] rtc0: alarms up to one year, y3k, 114 bytes nvram
[ 1.475206] cpuidle: using governor ladder
[ 1.475209] cpuidle: using governor menu
[ 1.475216] No iBFT detected.
[ 1.475701] TCP cubic registered
[ 1.475856] NET: Registered protocol family 10
[ 1.477132] Mobile IPv6
[ 1.477138] NET: Registered protocol family 17
[ 1.477164] Using IPI No-Shortcut mode
[ 1.477313] PM: Resume from disk failed.
[ 1.477335] registered taskstats version 1
[ 1.477611] rtc_cmos 00:02: setting system clock to 2011-10-15 17:42:12 UTC (1318700532)
[ 1.477677] Initalizing network drop monitor service
[ 1.477720] Freeing unused kernel memory: 380k freed
[ 1.478139] Write protecting the kernel text: 2508k
[ 1.478161] Write protecting the kernel read-only data: 920k
[ 1.498185] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.512309] udev[46]: starting version 164
[ 1.846902] usbcore: registered new interface driver usbfs
[ 1.847301] usbcore: registered new interface driver hub
[ 1.847710] usbcore: registered new device driver usb
[ 1.854885] SCSI subsystem initialized
[ 1.862593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.862645] ehci_hcd 0000:00:03.3: enabling device (0000 -> 0002)
[ 1.862921] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 9
[ 1.862925] PCI: setting IRQ 9 as level-triggered
[ 1.862932] ehci_hcd 0000:00:03.3: PCI INT D -> Link[LNKH] -> GSI 9 (level, low) -> IRQ 9
[ 1.862962] ehci_hcd 0000:00:03.3: EHCI Host Controller
[ 1.863010] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
[ 1.863061] ehci_hcd 0000:00:03.3: cache line size of 128 is not supported
[ 1.863075] ehci_hcd 0000:00:03.3: irq 9, io mem 0xe4004000
[ 1.874505] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
[ 1.874559] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.874564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.874568] usb usb1: Product: EHCI Host Controller
[ 1.874571] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
[ 1.874574] usb usb1: SerialNumber: 0000:00:03.3
[ 1.874712] usb usb1: configuration #1 chosen from 1 choice
[ 1.874762] hub 1-0:1.0: USB hub found
[ 1.874780] hub 1-0:1.0: 6 ports detected
[ 1.880168] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 1.880189] ACPI: Power Button [PWRB]
[ 1.880897] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 1.880915] ACPI: Sleep Button [SLPB]
[ 1.881162] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 1.882321] ACPI: Lid Switch [LID]
[ 1.915880] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.916292] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
[ 1.916298] PCI: setting IRQ 11 as level-triggered
[ 1.916304] ohci_hcd 0000:00:03.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[ 1.916336] ohci_hcd 0000:00:03.0: OHCI Host Controller
[ 1.916369] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
[ 1.916401] ohci_hcd 0000:00:03.0: irq 11, io mem 0xe4001000
[ 1.920377] FDC 0 is a National Semiconductor PC87306
[ 1.929518] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 1.929667] libata version 3.00 loaded.
[ 1.940694] thermal LNXTHERM:01: registered as thermal_zone0
[ 1.940714] ACPI: Thermal Zone [THM0] (62 C)
[ 1.981921] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.981928] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.981932] usb usb2: Product: OHCI Host Controller
[ 1.981936] usb usb2: Manufacturer: Linux 2.6.32-5-686 ohci_hcd
[ 1.981939] usb usb2: SerialNumber: 0000:00:03.0
[ 1.982216] usb usb2: configuration #1 chosen from 1 choice
[ 1.982365] hub 2-0:1.0: USB hub found
[ 1.982387] hub 2-0:1.0: 2 ports detected
[ 1.982759] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9
[ 1.982766] firewire_ohci 0000:00:02.3: PCI INT B -> Link[LNKB] -> GSI 9 (level, low) -> IRQ 9
[ 2.052035] firewire_ohci: Added fw-ohci device 0000:00:02.3, OHCI version 1.0
[ 2.052136] 8139cp 0000:00:0a.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 2.055946] 8139too Fast Ethernet driver 0.9.28
[ 2.056439] pata_sis 0000:00:02.5: version 0.5.2
[ 2.056780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 5
[ 2.056787] pata_sis 0000:00:02.5: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5
[ 2.058083] scsi0 : pata_sis
[ 2.058379] scsi1 : pata_sis
[ 2.059252] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x1000 irq 14
[ 2.059257] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x1008 irq 15
[ 2.059829] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 9
[ 2.059837] ohci_hcd 0000:00:03.1: PCI INT B -> Link[LNKF] -> GSI 9 (level, low) -> IRQ 9
[ 2.059872] ohci_hcd 0000:00:03.1: OHCI Host Controller
[ 2.059899] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
[ 2.059933] ohci_hcd 0000:00:03.1: irq 9, io mem 0xe4002000
[ 2.118226] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.118232] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.118236] usb usb3: Product: OHCI Host Controller
[ 2.118239] usb usb3: Manufacturer: Linux 2.6.32-5-686 ohci_hcd
[ 2.118242] usb usb3: SerialNumber: 0000:00:03.1
[ 2.118521] usb usb3: configuration #1 chosen from 1 choice
[ 2.118666] hub 3-0:1.0: USB hub found
[ 2.118689] hub 3-0:1.0: 2 ports detected
[ 2.118805] 8139too 0000:00:0a.0: enabling device (0005 -> 0007)
[ 2.119067] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 2.119074] 8139too 0000:00:0a.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[ 2.120491] eth0: RealTek RTL8139 at 0x2000, 00:90:f5:36:7f:6c, IRQ 11
[ 2.120968] ohci_hcd 0000:00:03.2: enabling device (0010 -> 0012)
[ 2.121238] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 9
[ 2.121245] ohci_hcd 0000:00:03.2: PCI INT C -> Link[LNKG] -> GSI 9 (level, low) -> IRQ 9
[ 2.121282] ohci_hcd 0000:00:03.2: OHCI Host Controller
[ 2.121309] ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
[ 2.121338] ohci_hcd 0000:00:03.2: irq 9, io mem 0xe4003000
[ 2.182014] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.182019] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.182023] usb usb4: Product: OHCI Host Controller
[ 2.182026] usb usb4: Manufacturer: Linux 2.6.32-5-686 ohci_hcd
[ 2.182029] usb usb4: SerialNumber: 0000:00:03.2
[ 2.182305] usb usb4: configuration #1 chosen from 1 choice
[ 2.182455] hub 4-0:1.0: USB hub found
[ 2.182477] hub 4-0:1.0: 2 ports detected
[ 2.184058] usb 1-3: new high speed USB device using ehci_hcd and address 2
[ 2.224432] ata1.00: ATA-6: IC25N040ATMR04-0, MO2OAD4A, max UDMA/100
[ 2.224439] ata1.00: 78140160 sectors, multi 16: LBA48
[ 2.240743] ata1.00: configured for UDMA/100
[ 2.240908] scsi 0:0:0:0: Direct-Access ATA IC25N040ATMR04-0 MO2O PQ: 0 ANSI: 5
[ 2.318848] usb 1-3: New USB device found, idVendor=07c4, idProduct=a600
[ 2.318854] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.318858] usb 1-3: Product: USB Storage Device
[ 2.318862] usb 1-3: Manufacturer: Generic
[ 2.318865] usb 1-3: SerialNumber: 20041108152231fab
[ 2.319024] usb 1-3: configuration #1 chosen from 1 choice
[ 2.332630] Initializing USB Mass Storage driver...
[ 2.332786] scsi2 : SCSI emulation for USB Mass Storage devices
[ 2.333095] usbcore: registered new interface driver usb-storage
[ 2.333101] USB Mass Storage support registered.
[ 2.333469] usb-storage: device found at 2
[ 2.333474] usb-storage: waiting for device to settle before scanning
[ 2.404280] ata2.00: ATAPI: SONY CD-RW/DVD-ROM CRX830E, JYK3, max UDMA/33
[ 2.420519] ata2.00: configured for UDMA/33
[ 2.421491] scsi 1:0:0:0: CD-ROM SONY CD-RW CRX830E JYK3 PQ: 0 ANSI: 5
[ 2.428143] usb 1-5: new high speed USB device using ehci_hcd and address 3
[ 2.456672] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
[ 2.456763] sd 0:0:0:0: [sda] Write Protect is off
[ 2.456768] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.456806] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.457059] sda:sr0: scsi3-mmc drive: 0x/24x writer cd/rw xa/form2 cdda tray
[ 2.460660] Uniform CD-ROM driver Revision: 3.20
[ 2.461408] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.482590] sda1 sda2 < sda5 sda6 >
[ 2.504331] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.527354] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.528728] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.552180] firewire_core: created device fw0: GUID 0090f500006c7f36, S400
[ 2.723849] usb 1-5: New USB device found, idVendor=0db0, idProduct=6865
[ 2.723856] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.723861] usb 1-5: Product: 802.11g WLAN + Pen Drive
[ 2.723864] usb 1-5: Manufacturer: Ralink
[ 2.724046] usb 1-5: configuration #1 chosen from 1 choice
[ 3.192607] PM: Starting manual resume from disk
[ 3.192614] PM: Resume from partition 8:5
[ 3.192617] PM: Checking hibernation image.
[ 3.207922] PM: Error -22 checking image file
[ 3.207927] PM: Resume from disk failed.
[ 3.292436] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 5.008696] udev[307]: starting version 164
[ 6.086595] input: PS/2 Mouse as /devices/platform/i8042/serio4/input/input4
[ 6.103154] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio4/input/input5
[ 6.154617] cfg80211: Using static regulatory domain info
[ 6.154623] cfg80211: Regulatory domain: US
[ 6.154626] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.154631] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[ 6.154635] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 6.154639] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 6.154643] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 6.154647] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 6.154651] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[ 6.155236] cfg80211: Calling CRDA for country: US
[ 6.213293] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 6.254264] ACPI: AC Adapter [ADP0] (on-line)
[ 6.266927] processor LNXCPU:00: registered as cooling_device0
[ 6.273296] ACPI: Battery Slot [BAT0] (battery present)
[ 6.281566] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 6.497539] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x8100
[ 6.500597] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.591641] parport_pc 00:09: reported by Plug and Play ACPI
[ 6.591752] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[ 6.689409] NET: Registered protocol family 23
[ 6.745466] nsc-ircc, chip->init
[ 6.745479] nsc-ircc, Found chip at base=0x02e
[ 6.745508] nsc-ircc, driver loaded (Dag Brattli)
[ 6.745914] nsc_ircc_open(), can't get iobase of 0x2f8
[ 6.745949] nsc-ircc, Found chip at base=0x02e
[ 6.745977] nsc-ircc, driver loaded (Dag Brattli)
[ 6.745981] nsc_ircc_open(), can't get iobase of 0x2f8
[ 6.746588] nsc-ircc 00:0b: disabled
[ 6.870824] yenta_cardbus 0000:00:0c.0: CardBus bridge found [1558:0480]
[ 6.870848] yenta_cardbus 0000:00:0c.0: Enabling burst memory read transactions
[ 6.870854] yenta_cardbus 0000:00:0c.0: Using CSCINT to route CSC interrupts to PCI
[ 6.870858] yenta_cardbus 0000:00:0c.0: Routing CardBus interrupts to PCI
[ 6.870865] yenta_cardbus 0000:00:0c.0: TI: mfunc 0x01001002, devctl 0x66
[ 7.100498] yenta_cardbus 0000:00:0c.0: ISA IRQ mask 0x0418, PCI irq 5
[ 7.100504] yenta_cardbus 0000:00:0c.0: Socket status: 30000006
[ 7.332371] usb-storage: device scan complete
[ 7.333341] scsi 2:0:0:0: Direct-Access GENERIC USB Storage-SMC 014D PQ: 0 ANSI: 0 CCS
[ 7.334204] scsi 2:0:0:1: Direct-Access GENERIC USB Storage-CFC 014D PQ: 0 ANSI: 0 CCS
[ 7.335077] scsi 2:0:0:2: Direct-Access GENERIC USB Storage-MMC 014D PQ: 0 ANSI: 0 CCS
[ 7.335967] scsi 2:0:0:3: Direct-Access GENERIC USB Storage-MSC 014D PQ: 0 ANSI: 0 CCS
[ 7.338023] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 7.339277] sd 2:0:0:1: Attached scsi generic sg3 type 0
[ 7.340556] sd 2:0:0:2: Attached scsi generic sg4 type 0
[ 7.342094] sd 2:0:0:3: Attached scsi generic sg5 type 0
[ 7.352089] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 7.359703] sd 2:0:0:1: [sdc] Attached SCSI removable disk
[ 7.364135] sd 2:0:0:3: [sde] Attached SCSI removable disk
[ 7.365085] sd 2:0:0:2: [sdd] Attached SCSI removable disk
[ 7.589145] phy0: Selected rate control algorithm 'minstrel'
[ 7.590197] Registered led device: rt2500usb-phy0::radio
[ 7.590225] Registered led device: rt2500usb-phy0::quality
[ 7.590850] usbcore: registered new interface driver rt2500usb
[ 8.224585] Intel ICH Modem 0000:00:02.6: PCI INT C -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[ 8.263849] Intel ICH 0000:00:02.7: enabling device (0000 -> 0001)
[ 8.263865] Intel ICH 0000:00:02.7: PCI INT C -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[ 9.088050] intel8x0_measure_ac97_clock: measured 55448 usecs (2667 samples)
[ 9.088055] intel8x0: clocking to 48000
[ 9.620248] Adding 936952k swap on /dev/sda5. Priority:-1 extents:1 across:936952k
[ 10.208492] loop: module loaded
[ 11.012074] EXT4-fs (sda6): mounted filesystem with ordered data mode
[ 11.777185] fuse init (API version 7.13)
[ 15.237633] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 15.250023] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 15.675007] ttyS1: LSR safety check engaged!
[ 17.556887] Bluetooth: Core ver 2.15
[ 17.556997] NET: Registered protocol family 31
[ 17.557001] Bluetooth: HCI device and connection manager initialized
[ 17.557005] Bluetooth: HCI socket layer initialized
[ 17.783218] Bluetooth: L2CAP ver 2.14
[ 17.783224] Bluetooth: L2CAP socket layer initialized
[ 18.014217] Bluetooth: RFCOMM TTY layer initialized
[ 18.014227] Bluetooth: RFCOMM socket layer initialized
[ 18.014230] Bluetooth: RFCOMM ver 1.11
[ 18.208824] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 18.208830] Bluetooth: BNEP filters: protocol multicast
[ 18.300736] Bridge firewalling registered
[ 18.848235] Bluetooth: SCO (Voice Link) ver 0.6
[ 18.848240] Bluetooth: SCO socket layer initialized
[ 19.075389] lp0: using parport0 (interrupt-driven).
[ 19.122959] ppdev: user-space parallel port driver
[ 25.520032] eth0: no IPv6 routers present
[ 109.085973] usb 1-5: USB disconnect, address 3Many thanks.
Simon
I didn't say it was your fault... I said I was going to blame you.
Offline
if rfkill gives you output with the wifi-switch on, and nothing with the switch off, at least the system is detecting something here. from the dmesg output i got these 2 relevant lines:
eth0: RealTek RTL8139 at 0x2000, 00:90:f5:36:7f:6c, IRQ 11
ADDRCONF(NETDEV_UP): wlan0: link is not readywhat this means or what to do i can't tell you (other than: use Google), but maybe i've saved someone looking through the dmesg..
Offline
Hi,
I'm using a new installation of #! & LXDE that has been fully updated. I'll try a live CD of something else & post the results.
Many thanks
Simon
I didn't say it was your fault... I said I was going to blame you.
Offline
Okay, I'm writing this from a Linux Mint 11 live CD. Clicking on the Network icon I get the following message:
wireless is disabled by hardware switchMany thanks
Simon
I didn't say it was your fault... I said I was going to blame you.
Offline
I see a USB wireless device in your dmesg.
[ 2.723849] usb 1-5: New USB device found, idVendor=0db0, idProduct=6865
[ 2.723856] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.723861] usb 1-5: Product: 802.11g WLAN + Pen Drive
[ 2.723864] usb 1-5: Manufacturer: Ralink
Is that another dongle you have inserted, or is that the wireless device controlled by the switch?
Can you post the output of
lsusb -vLast edited by xaos52 (2011-10-15 18:06:43)
bootinfoscript - emacs primer - wireless problems- I ♥ #!
Offline
Can you try this:
sudo apt-get update
sudo apt-get install firmware-ralink
sudo modprobe rt73usbThen try to enable wlan0 via nm-applet
bootinfoscript - emacs primer - wireless problems- I ♥ #!
Offline
Hi xaos52,
The USB dongle was something I was trying to use, but forgot to remove when doing
dmesglsusb -vBus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ohci_hcd
iProduct 2 OHCI Host Controller
iSerial 1 0000:00:03.2
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x0002
No power switching (usb 1.0)
Ganged overcurrent protection
bPwrOn2PwrGood 3 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ohci_hcd
iProduct 2 OHCI Host Controller
iSerial 1 0000:00:03.1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x0002
No power switching (usb 1.0)
Ganged overcurrent protection
bPwrOn2PwrGood 3 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ohci_hcd
iProduct 2 OHCI Host Controller
iSerial 1 0000:00:03.0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x0002
No power switching (usb 1.0)
Ganged overcurrent protection
bPwrOn2PwrGood 3 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 001 Device 003: ID 0db0:6865 Micro Star International RT2570
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0db0 Micro Star International
idProduct 0x6865 RT2570
bcdDevice 0.01
iManufacturer 1 Ralink
iProduct 2 802.11g WLAN + Pen Drive
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 300mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 002: ID 07c4:a600 Datafab Systems, Inc. Card Reader
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x07c4 Datafab Systems, Inc.
idProduct 0xa600 Card Reader
bcdDevice 1.00
iManufacturer 1 Generic
iProduct 2 USB Storage Device
iSerial 3 20041108152231fab
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ehci_hcd
iProduct 2 EHCI Host Controller
iSerial 1 0000:00:03.3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 6
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Port 3: 0000.0503 highspeed power enable connect
Port 4: 0000.0100 power
Port 5: 0000.0503 highspeed power enable connect
Port 6: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ohci_hcd
iProduct 2 OHCI Host Controller
iSerial 1 0000:00:03.2
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x0002
No power switching (usb 1.0)
Ganged overcurrent protection
bPwrOn2PwrGood 3 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ohci_hcd
iProduct 2 OHCI Host Controller
iSerial 1 0000:00:03.1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x0002
No power switching (usb 1.0)
Ganged overcurrent protection
bPwrOn2PwrGood 3 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ohci_hcd
iProduct 2 OHCI Host Controller
iSerial 1 0000:00:03.0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x0002
No power switching (usb 1.0)
Ganged overcurrent protection
bPwrOn2PwrGood 3 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 001 Device 003: ID 0db0:6865 Micro Star International RT2570
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0db0 Micro Star International
idProduct 0x6865 RT2570
bcdDevice 0.01
iManufacturer 1 Ralink
iProduct 2 802.11g WLAN + Pen Drive
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 300mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 002: ID 07c4:a600 Datafab Systems, Inc. Card Reader
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x07c4 Datafab Systems, Inc.
idProduct 0xa600 Card Reader
bcdDevice 1.00
iManufacturer 1
iProduct 2 USB Storage Device
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ehci_hcd
iProduct 2 EHCI Host Controller
iSerial 1 0000:00:03.3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 6
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Port 3: 0000.0503 highspeed power enable connect
Port 4: 0000.0100 power
Port 5: 0000.0503 highspeed power enable connect
Port 6: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup EnabledI didn't do the update because I'd like to get the onboard wireless working if it's possible or if it exists :-)
Cordially
Simon
I didn't say it was your fault... I said I was going to blame you.
Offline
Hi Simon,
We are not going to make any progress until we can remove that hard lock on your wireless.
Can you post the output of
sudo cat /etc/udev/rules.d/70-persistant-net.rules Oh, and remove that wireless USB dongle before running that command.
Good luck
Edit: Found this in Suse forums:
As lspci does not detect the card, your problem is _not_ related to the OS but to either a BIOS problem (i.e. slot deactivated) or a hardware defect.
Last edited by xaos52 (2011-10-16 15:49:34)
bootinfoscript - emacs primer - wireless problems- I ♥ #!
Offline
Hi xoas52,
Output of
sudo cat /etc/udev/rules.d/70-persistant-net.rulesis as follows:
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.
# PCI device 0x10ec:0x8139 (8139too)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:90:f5:36:7f:6c", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# USB device 0x:0x (rt2500usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:11:09:1f:a1:54", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
# USB device 0x:0x (rt73usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:22:75:af:d9:ea", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"Many thanks
Simon
Last edited by donkeyotay (2011-10-16 16:39:44)
I didn't say it was your fault... I said I was going to blame you.
Offline
Okay. It's not fixed however I have got wireless working by turning the wireless switch on the front of the laptop off. Then using a wireless dongle. I did have to
rfkill unblock allbut then it worked 
So I've ordered a PCMCIA wireless card for the other laptop.
Many thanks for all the help.
Cordially
Simon
I didn't say it was your fault... I said I was going to blame you.
Offline
glad it worked out for you, in some way at least. please remember to mark this thread '[Solved]' or, if you feel that's more appropriate, '[Sorta Solved]' or something like that.
Offline
How do I mark the thread as solved please?
I didn't say it was your fault... I said I was going to blame you.
Offline
^ Just edit the title of your first post 
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
I'm having the same problem. Installed the latest 32 bit statler on my Dell Inspiron Mini 1018 and I, too, get the 'wireless is disbled by hardware system' message.
Can anyone explain how to solve this like I'm five?
I like to pretend I actually know something
Offline
From a terminal window:
sudo apt-get install rfkill
rfkill listIf there is a line
Hard blocked: yes
in the output, then there is a switch euh.. blocking the wireless
Search the documentation that came with your computer for a key combination that locks/unlocks your wifi.
It is also possible to get
Soft blocked: yes
In that case check your BIOS for a setting to enable/disable wireless.
If there are no blocks, post output of
uname -r
lspci -knnPost between [ code ] brackets please.
hth
Last edited by xaos52 (2012-01-03 09:24:46)
bootinfoscript - emacs primer - wireless problems- I ♥ #!
Offline
^ if wireless is softblocked you should also be able to do
rfkill unblock all(or something similar, not on Linux right now)
Offline
From a terminal window:
sudo apt-get install rfkill rfkill listIf there is a line
Hard blocked: yes
in the output, then there is a switch euh.. blocking the wireless
Search the documentation that came with your computer for a key combination that locks/unlocks your wifi.It is also possible to get
Soft blocked: yes
In that case check your BIOS for a setting to enable/disable wireless.
If there are no blocks, post output of
uname -r lspci -knnPost between [ code ] brackets please.
hth
uname -r gives me
2.6.39-bpo.2-486lspci -knn gives me
00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge [8086:a010]
Subsystem: Dell Device [1028:048e]
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011]
Subsystem: Dell Device [1028:048e]
Kernel driver in use: i915
00:02.1 Display controller [0380]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a012]
Subsystem: Dell Device [1028:048e]
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: HDA Intel
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
Kernel driver in use: pcieport
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: uhci_hcd
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02)
Subsystem: Dell Device [1028:048e]
00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA AHCI Controller [8086:27c1] (rev 02)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: i801_smbus
05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
Subsystem: Dell Device [1028:048e]
Kernel driver in use: r8169
07:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
Subsystem: Dell Device [1028:9197]
Kernel driver in use: rtl8192ceI like to pretend I actually know something
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.