I downloaded the 2.6.24 kernel onto ubuntu gutsy, compiled it, installed the
firmware, but I can't seem to make a connection. The bmc43xx driver
seems to work, but disconnects for some reason. I noticed that while
trying to set the WEP encryption key, I kept noticing it change on me. I
don't know if it was something in my Ubuntu setup that was doing it.
I am trying to access a 802-11b access point and I noticed the iwconfig
keeps saying 802-11g. Not sure what the problem is. Here is dmesg and
iwconfig output.
wlan0_rename IEEE 802.11g ESSID:"brie"
Mode:Managed Frequency:2.462 GHz Access Point: 00:30:BD:65:B8:4E
Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2346 B
Encryption key:AACD-4455-4455-66AA-BBCC-0011-FF
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
[ 0.000000] Linux version 2.6.24 ([EMAIL PROTECTED]) (gcc version 4.1.3
20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 Thu Feb 7 01:12:53 PST 2008
(Ubuntu 2.6.22-14.51-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffae000 (usable)
[ 0.000000] BIOS-e820: 000000003ffae000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000feda0000 - 00000000fee00000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] 127MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 262062) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] HighMem 229376 -> 262062
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 262062
[ 0.000000] On node 0 totalpages: 262062
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] HighMem zone: 255 pages used for memmap
[ 0.000000] HighMem zone: 32431 pages, LIFO batch:7
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP signature @ 0xC00FDF00 checksum 0
[ 0.000000] ACPI: RSDP 000FDF00, 0014 (r0 DELL )
[ 0.000000] ACPI: RSDT 3FFF0000, 0028 (r1 DELL CPi R 27D40708 ASL
61)
[ 0.000000] ACPI: FACP 3FFF0400, 0074 (r1 DELL CPi R 27D40708 ASL
61)
[ 0.000000] ACPI: DSDT 3FFF0C00, 2E04 (r1 INT430 SYSFexxx 1001 MSFT
100000E)
[ 0.000000] ACPI: FACS 3FFFF800, 0040
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] Allocating PCI resources starting at 50000000 (gap:
40000000:beda0000)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total
pages: 260015
[ 0.000000] Kernel command line:
root=UUID=37330e16-ef70-48db-b739-fd1487fca15b ro quiet splash
[ 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] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Detected 1598.719 MHz processor.
[ 8.489380] Console: colour VGA+ 80x25
[ 8.489385] console [tty0] enabled
[ 8.490003] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 8.490616] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 8.523102] Memory: 995004k/1048248k available (1867k kernel code, 52524k
reserved, 880k data, 296k init, 130744k highmem)
[ 8.523110] virtual kernel memory layout:
[ 8.523111] fixmap : 0xfffe9000 - 0xfffff000 ( 88 kB)
[ 8.523113] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 8.523114] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
[ 8.523115] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 8.523117] .init : 0xc03b2000 - 0xc03fc000 ( 296 kB)
[ 8.523118] .data : 0xc02d2f95 - 0xc03af1a4 ( 880 kB)
[ 8.523119] .text : 0xc0100000 - 0xc02d2f95 (1867 kB)
[ 8.523123] Checking if this processor honours the WP bit even in supervisor
mode... Ok.
[ 8.523157] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=1,
Nodes=1
[ 8.603111] Calibrating delay using timer specific routine.. 3199.37
BogoMIPS (lpj=6398745)
[ 8.603135] Security Framework initialized
[ 8.603143] SELinux: Disabled at boot.
[ 8.603149] Mount-cache hash table entries: 512
[ 8.603260] CPU: After generic identify, caps: afe9f9bf 00000000 00000000
00000000 00000180 00000000 00000000 00000000
[ 8.603272] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 8.603274] CPU: L2 cache: 2048K
[ 8.603277] CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040
00000180 00000000 00000000 00000000
[ 8.603284] Compat vDSO mapped to ffffe000.
[ 8.603293] CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
[ 8.603298] Checking 'hlt' instruction... OK.
[ 8.619394] Freeing SMP alternatives: 0k freed
[ 8.619497] Early unpacking initramfs... done
[ 10.655736] ACPI: Core revision 20070126
[ 10.655790] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not
found.
[ 10.657144] ACPI: setting ELCR to 0200 (from 0800)
[ 10.659551] net_namespace: 64 bytes
[ 10.660006] Time: 5:55:54 Date: 02/08/08
[ 10.660026] NET: Registered protocol family 16
[ 10.660187] EISA bus registered
[ 10.660198] ACPI: bus type pci registered
[ 10.693845] PCI: PCI BIOS revision 2.10 entry at 0xfc96e, last bus=2
[ 10.693847] PCI: Using configuration type 1
[ 10.693849] Setting up standard PCI resources
[ 10.695566] ACPI: EC: Look up EC in DSDT
[ 10.701392] ACPI: Interpreter enabled
[ 10.701396] ACPI: (supports S0 S1 S3 S5)
[ 10.701407] ACPI: Using PIC for interrupt routing
[ 10.710088] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 10.710449] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[ 10.710452] PCI quirk: region 0880-08bf claimed by ICH4 GPIO
[ 10.710861] PCI: Transparent bridge - 0000:00:1e.0
[ 10.710917] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 10.711220] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[ 10.711298] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[ 10.721816] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[ 10.721918] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
[ 10.722014] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
[ 10.722111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
[ 10.722194] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14
15) *0, disabled.
[ 10.722293] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14
15)
[ 10.722393] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 10.722419] pnp: PnP ACPI init
[ 10.722426] ACPI: bus type pnp registered
[ 10.735858] pnp: PnP ACPI: found 11 devices
[ 10.735861] ACPI: ACPI bus type pnp unregistered
[ 10.735865] PnPBIOS: Disabled by ACPI PNP
[ 10.736027] PCI: Using ACPI for IRQ routing
[ 10.736030] PCI: If a device doesn't work, try "pci=routeirq". If it helps,
post a report
[ 10.757410] NET: Registered protocol family 8
[ 10.757412] NET: Registered protocol family 20
[ 10.761401] Time: tsc clocksource has been installed.
[ 10.769424] system 00:00: iomem range 0x0-0x9fbff could not be reserved
[ 10.769427] system 00:00: iomem range 0x9fc00-0x9ffff could not be reserved
[ 10.769430] system 00:00: iomem range 0xc0000-0xcffff could not be reserved
[ 10.769433] system 00:00: iomem range 0xe0000-0xfffff could not be reserved
[ 10.769437] system 00:00: iomem range 0x100000-0x3ffeffff could not be
reserved
[ 10.769440] system 00:00: iomem range 0x3fff0000-0x3fffffff could not be
reserved
[ 10.769443] system 00:00: iomem range 0xfeda0000-0xfedfffff could not be
reserved
[ 10.769446] system 00:00: iomem range 0xffb00000-0xffbfffff could not be
reserved
[ 10.769453] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[ 10.769456] system 00:02: ioport range 0x800-0x805 has been reserved
[ 10.769459] system 00:02: ioport range 0x808-0x80f has been reserved
[ 10.769464] system 00:03: ioport range 0xf400-0xf4fe has been reserved
[ 10.769467] system 00:03: ioport range 0x806-0x807 has been reserved
[ 10.769470] system 00:03: ioport range 0x810-0x85f has been reserved
[ 10.769473] system 00:03: ioport range 0x860-0x87f has been reserved
[ 10.769476] system 00:03: ioport range 0x880-0x8bf has been reserved
[ 10.769478] system 00:03: ioport range 0x8c0-0x8df has been reserved
[ 10.769481] system 00:03: ioport range 0x8e0-0x8ff has been reserved
[ 10.769488] system 00:08: ioport range 0x900-0x97f has been reserved
[ 10.799842] PCI: Bridge: 0000:00:01.0
[ 10.799845] IO window: c000-cfff
[ 10.799848] MEM window: fc000000-fdffffff
[ 10.799851] PREFETCH window: d0000000-dfffffff
[ 10.799859] PCI: Bus 3, cardbus bridge: 0000:02:01.0
[ 10.799862] IO window: 0000d000-0000d0ff
[ 10.799865] IO window: 0000d400-0000d4ff
[ 10.799869] PREFETCH window: 54000000-57ffffff
[ 10.799873] MEM window: 58000000-5bffffff
[ 10.799876] PCI: Bridge: 0000:00:1e.0
[ 10.799879] IO window: d000-efff
[ 10.799884] MEM window: f6000000-fbffffff
[ 10.799887] PREFETCH window: disabled.
[ 10.799901] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 10.799914] PCI: Enabling device 0000:02:01.0 (0000 -> 0003)
[ 10.800055] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 10.800058] PCI: setting IRQ 11 as level-triggered
[ 10.800061] ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKD] -> GSI 11
(level, low) -> IRQ 11
[ 10.800074] NET: Registered protocol family 2
[ 10.837389] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 10.837625] TCP established hash table entries: 131072 (order: 8, 1048576
bytes)
[ 10.838581] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[ 10.838877] TCP: Hash tables configured (established 131072 bind 65536)
[ 10.838879] TCP reno registered
[ 10.849479] checking if image is initramfs...<7>Switched to high resolution
mode on CPU 0
[ 12.792874] it is
[ 14.901383] Freeing initrd memory: 40103k freed
[ 14.901844] audit: initializing netlink socket (disabled)
[ 14.901863] audit(1202450157.388:1): initialized
[ 14.902019] highmem bounce pool size: 64 pages
[ 14.903722] VFS: Disk quotas dquot_6.5.1
[ 14.903752] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 14.903892] io scheduler noop registered
[ 14.903895] io scheduler anticipatory registered
[ 14.903897] io scheduler deadline registered
[ 14.903908] io scheduler cfq registered (default)
[ 14.903977] Boot video device is 0000:01:00.0
[ 14.904176] isapnp: Scanning for PnP cards...
[ 15.256737] isapnp: No Plug & Play device found
[ 15.276937] Real Time Clock Driver v1.12ac
[ 15.277051] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing
enabled
[ 15.277790] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 7
[ 15.277794] PCI: setting IRQ 7 as level-triggered
[ 15.277798] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 7
(level, low) -> IRQ 7
[ 15.277807] ACPI: PCI interrupt for device 0000:00:1f.6 disabled
[ 15.278353] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024
blocksize
[ 15.278420] input: Macintosh mouse button emulation as /class/input/input0
[ 15.278508] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq
1,12
[ 15.283468] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 15.283473] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 15.285569] mice: PS/2 mouse device common for all mice
[ 15.285668] EISA: Probing bus 0 at eisa.0
[ 15.285692] EISA: Detected 0 cards.
[ 15.285783] TCP cubic registered
[ 15.285791] NET: Registered protocol family 1
[ 15.285815] Using IPI Shortcut mode
[ 15.285934] Magic number: 12:991:920
[ 15.286253] Freeing unused kernel memory: 296k freed
[ 15.290177] input: AT Translated Set 2 keyboard as /class/input/input1
[ 16.497941] fuse init (API version 7.9)
[ 16.507762] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
[ 16.507769] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 16.511104] ACPI: Thermal Zone [THM] (59 C)
[ 17.179923] usbcore: registered new interface driver usbfs
[ 17.179953] usbcore: registered new interface driver hub
[ 17.191815] usbcore: registered new device driver usb
[ 17.193299] USB Universal Host Controller Interface driver v3.0
[ 17.193557] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[ 17.193560] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11
(level, low) -> IRQ 11
[ 17.193573] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 17.193577] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 17.193803] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus
number 1
[ 17.193827] uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000bf80
[ 17.193975] usb usb1: configuration #1 chosen from 1 choice
[ 17.193999] hub 1-0:1.0: USB hub found
[ 17.194003] hub 1-0:1.0: 2 ports detected
[ 17.295231] SCSI subsystem initialized
[ 17.297452] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11
(level, low) -> IRQ 11
[ 17.297468] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 17.297472] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 17.297498] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus
number 2
[ 17.297522] uhci_hcd 0000:00:1d.1: irq 11, io base 0x0000bf40
[ 17.297642] usb usb2: configuration #1 chosen from 1 choice
[ 17.297668] hub 2-0:1.0: USB hub found
[ 17.297674] hub 2-0:1.0: 2 ports detected
[ 17.347668] libata version 3.00 loaded.
[ 17.399935] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 17.399940] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11
(level, low) -> IRQ 11
[ 17.399952] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 17.399956] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 17.399982] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus
number 3
[ 17.400007] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000bf20
[ 17.400123] usb usb3: configuration #1 chosen from 1 choice
[ 17.400147] hub 3-0:1.0: USB hub found
[ 17.400153] hub 3-0:1.0: 2 ports detected
[ 17.503913] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[ 17.503918] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11
(level, low) -> IRQ 11
[ 17.503931] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 17.503935] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 17.503960] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus
number 4
[ 17.507874] ehci_hcd 0000:00:1d.7: debug port 1
[ 17.507880] PCI: cache line size of 32 is not supported by device
0000:00:1d.7
[ 17.507888] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xf4fffc00
[ 17.523515] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec
2004
[ 17.523620] usb usb4: configuration #1 chosen from 1 choice
[ 17.523644] hub 4-0:1.0: USB hub found
[ 17.523651] hub 4-0:1.0: 6 ports detected
[ 17.614054] Marking TSC unstable due to: possible TSC halt in C2.
[ 17.614063] Time: acpi_pm clocksource has been installed.
[ 17.629393] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKC] -> GSI 11
(level, low) -> IRQ 11
[ 17.687432] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[ 17.687454] b44.c:v2.0
[ 17.707635] eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:0f:1f:25:8a:ac
[ 17.707720] ACPI: PCI Interrupt 0000:02:01.1[A] -> Link [LNKD] -> GSI 11
(level, low) -> IRQ 11
[ 17.757438] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11]
MMIO=[faffd800-faffdfff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 17.776721] ata_piix 0000:00:1f.1: version 2.12
[ 17.776738] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[ 17.776745] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKA] -> GSI 11
(level, low) -> IRQ 11
[ 17.776784] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 17.777302] scsi0 : ata_piix
[ 17.777665] scsi1 : ata_piix
[ 17.778651] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xbfa0 irq 14
[ 17.778654] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xbfa8 irq 15
[ 17.939648] ata1.00: ATA-7: FUJITSU MHV2120AH, 000000A0, max UDMA/100
[ 17.939652] ata1.00: 234441648 sectors, multi 8: LBA
[ 17.955535] ata1.00: configured for UDMA/100
[ 18.275165] ata2.00: ATAPI: SONY CD-RW/DVD-ROM CRX830E, KDK3, max UDMA/33
[ 18.446948] ata2.00: configured for UDMA/33
[ 18.447057] scsi 0:0:0:0: Direct-Access ATA FUJITSU MHV2120A 0000
PQ: 0 ANSI: 5
[ 18.447921] scsi 1:0:0:0: CD-ROM SONY CDRW/DVD CRX830E KDK3
PQ: 0 ANSI: 5
[ 18.455695] Driver 'sd' needs updating - please use bus_type methods
[ 18.455772] sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[ 18.455784] sd 0:0:0:0: [sda] Write Protect is off
[ 18.455787] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 18.455800] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 18.455845] sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[ 18.455853] sd 0:0:0:0: [sda] Write Protect is off
[ 18.455856] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 18.455869] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 18.455873] sda:<4>Driver 'sr' needs updating - please use bus_type methods
[ 18.541299] sda1 sda2 < sda5 >
[ 18.566241] sd 0:0:0:0: [sda] Attached SCSI disk
[ 18.571469] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 18.571489] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 18.574656] sr0: scsi3-mmc drive: 0x/24x writer cd/rw xa/form2 cdda tray
[ 18.574660] Uniform CD-ROM driver Revision: 3.20
[ 18.574703] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 18.860734] kjournald starting. Commit interval 5 seconds
[ 18.860746] EXT3-fs: mounted filesystem with ordered data mode.
[ 19.046300] ieee1394: Host added: ID:BUS[0-00:1023] GUID[364fc0001e83d8a1]
[ 25.158249] dcdbas dcdbas: Dell Systems Management Base Driver (version
5.6.0-3.2)
[ 25.609153] Linux agpgart interface v0.102
[ 25.635948] agpgart: Detected an Intel 855PM Chipset.
[ 25.692599] agpgart: AGP aperture is 128M @ 0xe0000000
[ 25.729414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 25.776963] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 25.926898] ACPI: AC Adapter [AC] (on-line)
[ 26.373443] ACPI: Battery Slot [BAT0] (battery present)
[ 26.373492] ACPI: Battery Slot [BAT1] (battery absent)
[ 26.373622] input: Lid Switch as /class/input/input2
[ 26.386362] ACPI: Lid Switch [LID]
[ 26.386416] input: Power Button (CM) as /class/input/input3
[ 26.417967] ACPI: Power Button (CM) [PBTN]
[ 26.418029] input: Sleep Button (CM) as /class/input/input4
[ 26.453929] ACPI: Sleep Button (CM) [SBTN]
[ 27.129713] intel_rng: FWH not detected
[ 27.257525] iTCO_vendor_support: vendor-support=0
[ 27.279525] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
[ 27.279814] iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x0860)
[ 27.279857] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 27.499594] input: PC Speaker as /class/input/input5
[ 27.684452] Yenta: CardBus bridge found at 0000:02:01.0 [1028:0191]
[ 27.684470] Yenta: Using CSCINT to route CSC interrupts to PCI
[ 27.684472] Yenta: Routing CardBus interrupts to PCI
[ 27.684476] Yenta TI: socket 0000:02:01.0, mfunc 0x012c1202, devctl 0x64
[ 27.913192] Yenta: ISA IRQ mask 0x0478, PCI irq 11
[ 27.913197] Socket status: 30000020
[ 27.913200] Yenta: Raising subordinate bus# of parent bus (#02) from #02 to
#06
[ 27.913207] pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
[ 27.913210] cs: IO port probe 0xd000-0xefff: clean.
[ 27.913700] pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
[ 28.058924] input: PS/2 Mouse as /class/input/input6
[ 28.101499] input: AlpsPS/2 ALPS GlidePoint as /class/input/input7
[ 28.373045] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 7
(level, low) -> IRQ 7
[ 28.373065] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[ 28.500700] cs: IO port probe 0x100-0x3af: clean.
[ 28.501681] cs: IO port probe 0x3e0-0x4ff: clean.
[ 28.502094] cs: IO port probe 0x820-0x8ff: clean.
[ 28.502125] cs: IO port probe 0xc00-0xcf7: clean.
[ 28.502560] cs: IO port probe 0xa00-0xaff: clean.
[ 28.649904] Clocksource tsc unstable (delta = -82198619 ns)
[ 28.656274] pccard: CardBus card inserted into slot 0
[ 28.656413] PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
[ 28.656423] ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKD] -> GSI 11
(level, low) -> IRQ 11
[ 28.656434] PCI: Setting latency timer of device 0000:03:00.0 to 64
[ 28.716084] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
[ 28.745681] ieee80211_crypt: registered algorithm 'NULL'
[ 28.784583] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 28.784587] ieee80211: Copyright (C) 2004-2005 Intel Corporation <[EMAIL
PROTECTED]>
[ 29.031757] intel8x0_measure_ac97_clock: measured 55471 usecs
[ 29.031762] intel8x0: clocking to 48000
[ 29.212496] b43-phy0: Broadcom 4318 WLAN found
[ 29.264279] phy0: Selected rate control algorithm 'simple'
[ 29.638473] NET: Registered protocol family 17
[ 30.437905] lp: driver loaded but no devices found
[ 30.624361] Adding 3028212k swap on /dev/sda5. Priority:-1 extents:1
across:3028212k
[ 31.016036] EXT3 FS on sda1, internal journal
[ 31.957982] toshiba_acpi: Unknown parameter `hotkeys_over_acpi'
[ 32.000342] ACPI: ACPI Dock Station Driver
[ 88.756956] NET: Registered protocol family 10
[ 88.757796] lo: Disabled Privacy Extensions
[ 33.428584] ppdev: user-space parallel port driver
[ 33.450001] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 33.531462] input: b43-phy0 as /class/input/input8
[ 34.734706] ADDRCONF(NETDEV_UP): wlan0_rename: link is not ready
[ 92.784925] b43-phy0 ERROR: PHY transmission error
[ 92.784973] b43-phy0 ERROR: PHY transmission error
[ 92.852887] b43-phy0 ERROR: PHY transmission error
[ 92.852936] b43-phy0 ERROR: PHY transmission error
[ 34.842970] b43-phy0 ERROR: PHY transmission error
[ 34.843025] b43-phy0 ERROR: PHY transmission error
[ 93.121597] b43-phy0 ERROR: PHY transmission error
[ 93.121645] b43-phy0 ERROR: PHY transmission error
[ 93.189579] b43-phy0 ERROR: PHY transmission error
[ 93.189630] b43-phy0 ERROR: PHY transmission error
[ 96.067745] Bluetooth: Core ver 2.11
[ 96.068195] NET: Registered protocol family 31
[ 96.068203] Bluetooth: HCI device and connection manager initialized
[ 96.068210] Bluetooth: HCI socket layer initialized
[ 96.100904] Bluetooth: L2CAP ver 2.9
[ 96.100913] Bluetooth: L2CAP socket layer initialized
[ 36.060945] Bluetooth: RFCOMM socket layer initialized
[ 36.060959] Bluetooth: RFCOMM TTY layer initialized
[ 36.060961] Bluetooth: RFCOMM ver 1.8
[ 107.507781] printk: 15 messages suppressed.
[ 107.507790] b43-phy0 ERROR: PHY transmission error
[ 107.507842] b43-phy0 ERROR: PHY transmission error
[ 107.575750] b43-phy0 ERROR: PHY transmission error
[ 107.575802] b43-phy0 ERROR: PHY transmission error
[ 107.643748] b43-phy0 ERROR: PHY transmission error
[ 107.643800] b43-phy0 ERROR: PHY transmission error
[ 50.218615] printk: 16 messages suppressed.
[ 50.218620] b43-phy0 ERROR: PHY transmission error
[ 50.218671] b43-phy0 ERROR: PHY transmission error
[ 50.290553] b43-phy0 ERROR: PHY transmission error
[ 50.290610] b43-phy0 ERROR: PHY transmission error
[ 50.885826] wlan0_rename: Initial auth_alg=0
[ 50.885832] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 136.067698] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 136.267660] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 136.267818] printk: 23 messages suppressed.
[ 136.267823] b43-phy0 ERROR: PHY transmission error
[ 136.467648] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 151.852782] printk: 1 messages suppressed.
[ 151.852791] b43-phy0 ERROR: PHY transmission error
[ 152.005562] printk: 6 messages suppressed.
[ 152.005569] b43-phy0 ERROR: PHY transmission error
[ 152.466247] wlan0_rename: Initial auth_alg=0
[ 152.466259] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 152.620686] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 152.763738] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 152.942478] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 160.080471] printk: 24 messages suppressed.
[ 160.080480] b43-phy0 ERROR: PHY transmission error
[ 160.080525] b43-phy0 ERROR: PHY transmission error
[ 160.694301] wlan0_rename: Initial auth_alg=0
[ 160.694313] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 160.857113] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 161.011651] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 161.152077] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 168.263140] wlan0_rename: Initial auth_alg=0
[ 168.263153] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 168.390977] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 168.545306] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 168.709848] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 175.906090] wlan0_rename: Initial auth_alg=0
[ 175.906103] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 176.076159] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 176.235482] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 176.435445] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 186.635313] wlan0_rename: Initial auth_alg=0
[ 186.635327] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 186.834136] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 187.034114] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 187.234085] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 198.222644] wlan0_rename: Initial auth_alg=0
[ 198.222657] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 198.421423] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 198.621549] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 198.821369] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 79.748067] wlan0_rename: Initial auth_alg=0
[ 79.748073] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 213.346290] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 213.546247] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 80.101028] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 228.411646] wlan0_rename: Initial auth_alg=0
[ 228.411660] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 228.610460] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 228.814434] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 229.018408] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 233.468456] printk: 29 messages suppressed.
[ 233.468468] hald-addon-keyb[4596] general protection eip:b7dd97bc
esp:bfca8ec8 error:0
[ 87.532528] input: b43-phy0 as /class/input/input9
[ 89.191421] ADDRCONF(NETDEV_UP): wlan0_rename: link is not ready
[ 238.451034] b43-phy0 ERROR: PHY transmission error
[ 238.451083] b43-phy0 ERROR: PHY transmission error
[ 238.522887] b43-phy0 ERROR: PHY transmission error
[ 238.522940] b43-phy0 ERROR: PHY transmission error
[ 238.599317] b43-phy0 ERROR: PHY transmission error
[ 238.599370] b43-phy0 ERROR: PHY transmission error
[ 238.667307] b43-phy0 ERROR: PHY transmission error
[ 238.667353] b43-phy0 ERROR: PHY transmission error
[ 238.738848] b43-phy0 ERROR: PHY transmission error
[ 240.007752] wlan0_rename: Initial auth_alg=0
[ 240.007765] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 240.210529] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 240.410531] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 240.614472] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 248.149888] printk: 46 messages suppressed.
[ 248.149898] b43-phy0 ERROR: PHY transmission error
[ 248.149942] b43-phy0 ERROR: PHY transmission error
[ 93.419449] wlan0_rename: Initial auth_alg=0
[ 93.419455] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 249.531489] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 93.669839] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 250.328095] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 258.720026] printk: 31 messages suppressed.
[ 258.720035] b43-phy0 ERROR: PHY transmission error
[ 258.720079] b43-phy0 ERROR: PHY transmission error
[ 259.241521] printk: 17 messages suppressed.
[ 259.241529] b43-phy0 ERROR: PHY transmission error
[ 259.337939] wlan0_rename: Initial auth_alg=0
[ 259.337951] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 259.499287] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 259.685213] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 259.846950] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 266.786911] printk: 12 messages suppressed.
[ 266.786920] b43-phy0 ERROR: PHY transmission error
[ 266.786964] b43-phy0 ERROR: PHY transmission error
[ 267.392465] wlan0_rename: Initial auth_alg=0
[ 267.392477] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 267.529384] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 267.684573] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 267.822454] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 274.184814] wlan0_rename: Initial auth_alg=0
[ 274.184827] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 274.346505] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 274.485650] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 274.615570] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 281.682635] wlan0_rename: Initial auth_alg=0
[ 281.682648] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 281.808986] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 281.947162] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 282.091371] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 288.660725] printk: 20 messages suppressed.
[ 288.660736] hald-addon-keyb[5381] general protection eip:b7e037bc
esp:bfa85ca8 error:0
[ 114.019667] input: b43-phy0 as /class/input/input10
[ 115.152892] ADDRCONF(NETDEV_UP): wlan0_rename: link is not ready
[ 115.164455] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 115.217293] b43-phy0 ERROR: PHY transmission error
[ 115.217333] b43-phy0 ERROR: PHY transmission error
[ 115.217367] b43-phy0 ERROR: PHY transmission error
[ 115.284992] b43-phy0 ERROR: PHY transmission error
[ 115.285039] b43-phy0 ERROR: PHY transmission error
[ 115.285074] b43-phy0 ERROR: PHY transmission error
[ 307.776419] b43-phy0 ERROR: PHY transmission error
[ 307.776464] b43-phy0 ERROR: PHY transmission error
[ 307.776504] b43-phy0 ERROR: PHY transmission error
[ 307.818158] b43-phy0 ERROR: PHY transmission error
[ 308.241026] input: b43-phy0 as /class/input/input11
[ 116.634612] ADDRCONF(NETDEV_UP): wlan0_rename: link is not ready
[ 116.646161] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 315.329644] printk: 48 messages suppressed.
[ 315.329653] b43-phy0 ERROR: PHY transmission error
[ 315.329697] b43-phy0 ERROR: PHY transmission error
[ 315.382174] b43-phy0 ERROR: PHY transmission error
[ 315.382220] b43-phy0 ERROR: PHY transmission error
[ 315.428500] b43-phy0 ERROR: PHY transmission error
[ 315.428546] b43-phy0 ERROR: PHY transmission error
[ 316.389652] wlan0_rename: Initial auth_alg=0
[ 316.389664] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 316.389806] printk: 22 messages suppressed.
[ 316.389811] b43-phy0 ERROR: PHY transmission error
[ 316.389853] b43-phy0 ERROR: PHY transmission error
[ 316.586004] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 316.586139] b43-phy0 ERROR: PHY transmission error
[ 316.749083] wlan0_rename: authenticate with AP 00:30:bd:65:b8:4e
[ 316.904048] wlan0_rename: authentication with AP 00:30:bd:65:b8:4e timed out
[ 330.184509] printk: 5 messages suppressed.
[ 330.184518] b43-phy0 ERROR: PHY transmission error
[ 330.184562] b43-phy0 ERROR: PHY transmission error
[ 330.251932] b43-phy0 ERROR: PHY transmission error
[ 438.207993] printk: 26 messages suppressed.
[ 438.208002] b43-phy0 ERROR: PHY transmission error
[ 438.208045] b43-phy0 ERROR: PHY transmission error
[ 438.272456] b43-phy0 ERROR: PHY transmission error
[ 438.272502] b43-phy0 ERROR: PHY transmission error
[ 438.328550] b43-phy0 ERROR: PHY transmission error
[ 438.328595] b43-phy0 ERROR: PHY transmission error
[ 438.396089] b43-phy0 ERROR: PHY transmission error
[ 438.396133] b43-phy0 ERROR: PHY transmission error
[ 438.396174] b43-phy0 ERROR: PHY transmission error
[ 438.463639] b43-phy0 ERROR: PHY transmission error
[ 548.290331] printk: 18 messages suppressed.
[ 548.290341] b43-phy0 ERROR: PHY transmission error
[ 548.290385] b43-phy0 ERROR: PHY transmission error
[ 548.338518] b43-phy0 ERROR: PHY transmission error
[ 548.338563] b43-phy0 ERROR: PHY transmission error
[ 548.386608] b43-phy0 ERROR: PHY transmission error
[ 548.386653] b43-phy0 ERROR: PHY transmission error
[ 548.386694] b43-phy0 ERROR: PHY transmission error
[ 548.454144] b43-phy0 ERROR: PHY transmission error
[ 548.454188] b43-phy0 ERROR: PHY transmission error
[ 548.454229] b43-phy0 ERROR: PHY transmission error
[ 652.412942] printk: 20 messages suppressed.
[ 652.412952] b43-phy0 ERROR: PHY transmission error
[ 652.412996] b43-phy0 ERROR: PHY transmission error
[ 652.480917] b43-phy0 ERROR: PHY transmission error
[ 652.480963] b43-phy0 ERROR: PHY transmission error
[ 652.548906] b43-phy0 ERROR: PHY transmission error
[ 652.548952] b43-phy0 ERROR: PHY transmission error
[ 652.616897] b43-phy0 ERROR: PHY transmission error
[ 652.616943] b43-phy0 ERROR: PHY transmission error
[ 652.684875] b43-phy0 ERROR: PHY transmission error
[ 652.684921] b43-phy0 ERROR: PHY transmission error
--
Brian Lavender
http://www.brie.com/brian/
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev