Thanks for your help. It's been awhile since I've had to deal with this, and I'm rusty.

Code:
Dell Inspiron 600m
Code:
scott@scott-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Radeon RV250 [Mobility FireGL 9000] (rev 02)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet (rev 01)
02:01.0 CardBus bridge: O2 Micro, Inc. OZ711EC1 SmartCardBus Controller (rev 20)
02:01.1 CardBus bridge: O2 Micro, Inc. OZ711EC1 SmartCardBus Controller (rev 20)
02:03.0 Network controller: Broadcom Corporation BCM4306 802.11a/b/g (rev 03)
scott@scott-laptop:~$ ^C
scott@scott-laptop:~$
Code:
scott@scott-laptop:~$ lspci -nn | grep Broadcom
02:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet [14e4:165d] (rev 01)
02:03.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11a/b/g [14e4:4324] (rev 03)
scott@scott-laptop:~$
Code:
scott@scott-laptop:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0f:1f:c4:b8:99  
          inet addr:192.168.1.99  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20f:1fff:fec4:b899/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:18225 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6478 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:10184265 (10.1 MB)  TX bytes:832406 (832.4 KB)
          Interrupt:11 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:740 errors:0 dropped:0 overruns:0 frame:0
          TX packets:740 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:81860 (81.8 KB)  TX bytes:81860 (81.8 KB)

scott@scott-laptop:~$ iwconfig
lo        no wireless extensions.

wlan0     IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
eth0      no wireless extensions.

scott@scott-laptop:~$
Code:
scott@scott-laptop:~$ iwconfig wlan0
wlan0     IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
scott@scott-laptop:~$
Code:
scott@scott-laptop:~$ lsmod
Module                  Size  Used by
dm_crypt               22528  0 
snd_intel8x0           33455  2 
snd_ac97_codec        110213  1 snd_intel8x0
ac97_bus               12642  1 snd_ac97_codec
joydev                 17393  0 
snd_pcm                80916  2 snd_intel8x0,snd_ac97_codec
snd_seq_midi           13132  0 
snd_rawmidi            25424  1 snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
arc4                   12473  2 
snd_seq                51592  2 snd_seq_midi,snd_seq_midi_event
b43                   342669  0 
dcdbas                 14098  0 
pcmcia                 39826  0 
snd_timer              28931  2 snd_pcm,snd_seq
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
mac80211              436493  1 b43
psmouse                96718  0 
snd                    62218  11 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
cfg80211              178877  2 b43,mac80211
yenta_socket           27428  0 
pcmcia_rsrc            18367  1 yenta_socket
soundcore              14635  1 snd
serio_raw              13027  0 
pcmcia_core            21511  3 pcmcia,yenta_socket,pcmcia_rsrc
snd_page_alloc         14115  2 snd_intel8x0,snd_pcm
bcma                   25651  1 b43
shpchp                 32325  0 
rfcomm                 38139  0 
mac_hid                13077  0 
bnep                   17830  2 
bluetooth             158479  10 rfcomm,bnep
parport_pc             32114  1 
ppdev                  12849  0 
binfmt_misc            17292  1 
lp                     17455  0 
parport                40930  3 parport_pc,ppdev,lp
radeon                733824  2 
ttm                    65344  1 radeon
drm_kms_helper         45466  1 radeon
drm                   197641  4 radeon,ttm,drm_kms_helper
tg3                   137273  0 
ssb                    50691  1 b43
i2c_algo_bit           13199  1 radeon
video                  19068  0 
scott@scott-laptop:~$
scott@scott-laptop:~$ lspci -nn | grep Broadcom
02:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet [14e4:165d] (rev 01)
02:03.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11a/b/g [14e4:4324] (rev 03)
scott@scott-laptop:~$ lsmod | grep Broadcom
scott@scott-laptop:~$ lsmod | grep bcm4306
scott@scott-laptop:~$
Code:
          collisions:0 txqueuelen:1000 
          RX bytes:1916399 (1.9 MB)  TX bytes:182392 (182.3 KB)
          Interrupt:11 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:110 errors:0 dropped:0 overruns:0 frame:0
          TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:10614 (10.6 KB)  TX bytes:10614 (10.6 KB)

scott@scott-laptop:~$ iwconfig
lo        no wireless extensions.

wlan0     IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
eth0      no wireless extensions.

scott@scott-laptop:~$
Code:
scott@scott-laptop:~$ lsmod
Module                  Size  Used by
dm_crypt               22528  0 
joydev                 17393  0 
snd_intel8x0           33455  2 
snd_ac97_codec        110213  1 snd_intel8x0
ac97_bus               12642  1 snd_ac97_codec
snd_pcm                80916  2 snd_intel8x0,snd_ac97_codec
snd_seq_midi           13132  0 
snd_rawmidi            25424  1 snd_seq_midi
arc4                   12473  2 
b43                   342669  0 
snd_seq_midi_event     14475  1 snd_seq_midi
snd_seq                51592  2 snd_seq_midi,snd_seq_midi_event
dcdbas                 14098  0 
mac80211              436493  1 b43
pcmcia                 39826  0 
snd_timer              28931  2 snd_pcm,snd_seq
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
psmouse                96718  0 
snd                    62218  11 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
cfg80211              178877  2 b43,mac80211
yenta_socket           27428  0 
soundcore              14635  1 snd
bcma                   25651  1 b43
pcmcia_rsrc            18367  1 yenta_socket
snd_page_alloc         14115  2 snd_intel8x0,snd_pcm
serio_raw              13027  0 
pcmcia_core            21511  3 pcmcia,yenta_socket,pcmcia_rsrc
shpchp                 32325  0 
rfcomm                 38139  0 
bnep                   17830  2 
bluetooth             158479  10 rfcomm,bnep
ppdev                  12849  0 
mac_hid                13077  0 
binfmt_misc            17292  1 
parport_pc             32114  1 
lp                     17455  0 
parport                40930  3 ppdev,parport_pc,lp
radeon                733824  2 
ttm                    65344  1 radeon
drm_kms_helper         45466  1 radeon
drm                   197641  4 radeon,ttm,drm_kms_helper
ssb                    50691  1 b43
tg3                   137273  0 
i2c_algo_bit           13199  1 radeon
video                  19068  0 
usb_storage            39646  0 
scott@scott-laptop:~$
Code:
[    0.609351] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.609376] uhci_hcd 0000:00:1d.1: irq 11, io base 0x0000bf40
[    0.609579] hub 3-0:1.0: USB hub found
[    0.609584] hub 3-0:1.0: 2 ports detected
[    0.609676] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    0.609686] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.609690] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.609748] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.609772] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000bf20
[    0.609990] hub 4-0:1.0: USB hub found
[    0.609996] hub 4-0:1.0: 2 ports detected
[    0.610170] usbcore: registered new interface driver libusual
[    0.610257] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.620822] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.620841] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.621065] mousedev: PS/2 mouse device common for all mice
[    0.621435] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.621455] rtc0: alarms up to one day, 114 bytes nvram
[    0.621597] device-mapper: uevent: version 1.0.3
[    0.621725] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    0.621785] EISA: Probing bus 0 at eisa.0
[    0.621817] EISA: Detected 0 cards.
[    0.621833] cpufreq-nforce2: No nForce2 chipset.
[    0.621902] cpuidle: using governor ladder
[    0.622002] cpuidle: using governor menu
[    0.622005] EFI Variables Facility v0.08 2004-May-17
[    0.622380] TCP cubic registered
[    0.622593] NET: Registered protocol family 10
[    0.623417] NET: Registered protocol family 17
[    0.624090] Registering the dns_resolver key type
[    0.624128] Using IPI No-Shortcut mode
[    0.624276] PM: Hibernation image not present or could not be loaded.
[    0.624294] registered taskstats version 1
[    0.626638] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.697312] ata1.00: ATA-6: HTS548040M9AT00, MG2OA53A, max UDMA/100
[    0.697318] ata1.00: 78140160 sectors, multi 8: LBA48 
[    0.748650] ata1.00: configured for UDMA/100
[    0.807420] ACPI: Battery Slot [BAT0] (battery present)
[    0.836681] ata2.00: ATAPI: _NEC DVD+RW ND-6100A, 104D, max UDMA/33
[    0.947890] isapnp: No Plug & Play device found
[    0.948189] scsi 0:0:0:0: Direct-Access     ATA      HTS548040M9AT00  MG2O PQ: 0 ANSI: 5
[    0.948511] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.948651] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
[    0.948727] sd 0:0:0:0: [sda] Write Protect is off
[    0.948731] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.948764] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.960503] ata2.00: configured for UDMA/33
[    1.013909]  sda: sda1 sda2 < sda5 sda6 >
[    1.014583] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.049400] scsi 1:0:0:0: CD-ROM            _NEC     DVD+RW ND-6100A  104D PQ: 0 ANSI: 5
[    1.072106] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.102960] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.102968] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.103257] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.103492] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.216664] usb 1-1: device descriptor read/all, error -71
[    1.328544] usb 1-1: new high-speed USB device number 3 using ehci_hcd
[    1.417962] Freeing initrd memory: 19620k freed
[    1.461174]   Magic number: 8:829:245
[    1.461389] rtc_cmos 00:06: setting system clock to 2012-12-20 20:13:06 UTC (1356034386)
[    1.486290] Initializing USB Mass Storage driver...
[    1.492066] scsi2 : usb-storage 1-1:1.0
[    1.492180] usbcore: registered new interface driver usb-storage
[    1.492183] USB Mass Storage support registered.
[    1.498309] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.498312] EDD information not available.
[    1.498456] Freeing unused kernel memory: 716k freed
[    1.499041] Write protecting the kernel text: 5628k
[    1.499099] Write protecting the kernel read-only data: 2328k
[    1.522784] udevd[92]: starting version 175
[    1.692721] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:1e/LNXVIDEO:00/input/input4
[    1.696095] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    1.743210] tg3.c:v3.121 (November 2, 2011)
[    1.743238] tg3 0000:02:00.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    1.782737] [drm] Initialized drm 1.1.0 20060810
[    1.814404] tg3 0000:02:00.0: eth0: Tigon3 [partno(BCM95705A50) rev 3001] (PCI:33MHz:32-bit) MAC address 00:0f:1f:c4:b8:99
[    1.814414] tg3 0000:02:00.0: eth0: attached PHY is 5705 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    1.814420] tg3 0000:02:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.814426] tg3 0000:02:00.0: eth0: dma_rwctrl[763f0000] dma_mask[64-bit]
[    1.814505] b43-pci-bridge 0000:02:03.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[    1.814550] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x04, vendor 0x4243)
[    1.814557] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x05, vendor 0x4243)
[    1.814564] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x02, vendor 0x4243)
[    1.814571] ssb: Core 3 found: V90 (cc 0x807, rev 0x02, vendor 0x4243)
[    1.814578] ssb: Core 4 found: PCI (cc 0x804, rev 0x09, vendor 0x4243)
[    1.817963] ssb: Sonics Silicon Backplane found on PCI device 0000:02:03.0
[    1.873651] [drm] radeon defaulting to kernel modesetting.
[    1.873657] [drm] radeon kernel modesetting enabled.
[    1.873761] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    1.878085] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66 0x1028:0x011E).
[    1.878108] [drm] register mmio base: 0xFCFF0000
[    1.878111] [drm] register mmio size: 65536
[    1.878311] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[    1.878325] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[    1.878363] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[    1.878392] radeon 0000:01:00.0: GTT: 128M 0xE0000000 - 0xE7FFFFFF
[    1.878403] radeon 0000:01:00.0: VRAM: 128M 0x00000000E8000000 - 0x00000000EFFFFFFF (32M used)
[    1.878412] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.878415] [drm] Driver supports precise vblank timestamp query.
[    1.878429] [drm] radeon: irq initialized.
[    1.879581] [drm] Detected VRAM RAM=128M, BAR=128M
[    1.879586] [drm] RAM width 64bits DDR
[    1.882621] [TTM] Zone  kernel: Available graphics memory: 443194 kiB.
[    1.882625] [TTM] Zone highmem: Available graphics memory: 512666 kiB.
[    1.882628] [TTM] Initializing pool allocator.
[    1.882665] [drm] radeon: 32M of VRAM memory ready
[    1.882668] [drm] radeon: 128M of GTT memory ready.
[    1.883901] radeon 0000:01:00.0: WB disabled
[    1.888003] [drm] Loading R200 Microcode
[    1.892699] [drm] radeon: ring at 0x00000000E0001000
[    1.892722] [drm] ring test succeeded in 1 usecs
[    1.892982] [drm] radeon: ib pool ready.
[    1.893078] [drm] ib test succeeded in 0 usecs
[    1.893376] [drm] Panel ID String: 8J7754141P4
[    1.893378]             
[    1.893380] [drm] Panel Size 1400x1050
[    1.904387] [drm] radeon legacy LVDS backlight initialized
[    1.907383] [drm] Radeon Display Connectors
[    1.907387] [drm] Connector 0:
[    1.907389] [drm]   VGA
[    1.907393] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    1.907396] [drm]   Encoders:
[    1.907398] [drm]     CRT1: INTERNAL_DAC1
[    1.907401] [drm] Connector 1:
[    1.907403] [drm]   DVI-D
[    1.907405] [drm]   HPD1
[    1.907408] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[    1.907411] [drm]   Encoders:
[    1.907413] [drm]     DFP1: INTERNAL_TMDS1
[    1.907415] [drm] Connector 2:
[    1.907417] [drm]   LVDS
[    1.907419] [drm]   Encoders:
[    1.907421] [drm]     LCD1: INTERNAL_LVDS
[    1.907424] [drm] Connector 3:
[    1.907426] [drm]   S-video
[    1.907427] [drm]   Encoders:
[    1.907430] [drm]     TV1: INTERNAL_DAC2
[    1.907497] [drm] radeon: power management initialized
[    1.945048] [drm] fb mappable at 0xE8040000
[    1.945051] [drm] vram apper at 0xE8000000
[    1.945054] [drm] size 1478656
[    1.945056] [drm] fb depth is 8
[    1.945059] [drm]    pitch is 1408
[    1.945288] fbcon: radeondrmfb (fb0) is primary device
[    1.945886] Console: switching to colour frame buffer device 175x65
[    1.945956] fb0: radeondrmfb frame buffer device
[    1.945959] drm: registered panic notifier
[    1.945968] [drm] Initialized radeon 2.12.0 20080528 for 0000:01:00.0 on minor 0
[    2.496712] scsi 2:0:0:0: Direct-Access     Google   File-CD Gadget   0000 PQ: 0 ANSI: 2
[    2.499928] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    2.501928] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[    2.545621] EXT4-fs (sda5): INFO: recovery required on readonly filesystem
[    2.545627] EXT4-fs (sda5): write access will be enabled during recovery
[    6.427692] EXT4-fs (sda5): orphan cleanup on readonly fs
[    6.427707] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1049251
[    6.427840] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1049250
[    6.427859] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1049249
[    6.428293] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1049248
[    6.428314] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328559
[    6.428332] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328557
[    6.428349] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328608
[    6.428435] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328594
[    6.428453] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1325773
[    6.428472] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1326411
[    6.428491] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1180311
[    6.429131] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328552
[    6.429174] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328572
[    6.429253] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328558
[    6.429294] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328556
[    6.429395] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328560
[    6.429413] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 131359
[    6.429516] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1049245
[    6.429532] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1325774
[    6.429548] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1325769
[    6.429565] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328538
[    6.429582] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 1328520
[    6.429597] EXT4-fs (sda5): 22 orphan inodes deleted
[    6.429601] EXT4-fs (sda5): recovery complete
[    6.674316] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   20.923120] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   20.962359] udevd[345]: starting version 175
[   21.037537] lp: driver loaded but no devices found
[   21.045212] Adding 1059836k swap on /dev/sda6.  Priority:-1 extents:1 across:1059836k 
[   21.251975] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   21.588389] Bluetooth: Core ver 2.16
[   21.589060] NET: Registered protocol family 31
[   21.589063] Bluetooth: HCI device and connection manager initialized
[   21.589068] Bluetooth: HCI socket layer initialized
[   21.589071] Bluetooth: L2CAP socket layer initialized
[   21.589079] Bluetooth: SCO socket layer initialized
[   21.597574] ppdev: user-space parallel port driver
[   21.623194] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   21.623199] Bluetooth: BNEP filters: protocol multicast
[   21.634069] parport_pc 00:0c: reported by Plug and Play ACPI
[   21.634123] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   21.638511] Bluetooth: RFCOMM TTY layer initialized
[   21.638518] Bluetooth: RFCOMM socket layer initialized
[   21.638521] Bluetooth: RFCOMM ver 1.11
[   21.887993] lp0: using parport0 (interrupt-driven).
[   21.890707] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   21.942511] intel_rng: FWH not detected
[   22.014982] type=1400 audit(1356052407.047:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=640 comm="apparmor_parser"
[   22.015844] type=1400 audit(1356052407.047:3): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=640 comm="apparmor_parser"
[   22.065869] yenta_cardbus 0000:02:01.0: CardBus bridge found [1028:011e]
[   22.065891] yenta_cardbus 0000:02:01.0: O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=off'
[   22.155901] cfg80211: Calling CRDA to update world regulatory domain
[   22.201447] yenta_cardbus 0000:02:01.0: ISA IRQ mask 0x0418, PCI irq 11
[   22.201453] yenta_cardbus 0000:02:01.0: Socket status: 30000006
[   22.201460] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
[   22.201474] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge window: [io  0xd000-0xefff]
[   22.201479] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xd000-0xefff: excluding 0xd000-0xd0ff 0xd400-0xd4ff 0xd800-0xd8ff 0xdc00-0xdcff
[   22.215566] type=1400 audit(1356052407.247:4): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=676 comm="apparmor_parser"
[   22.216342] type=1400 audit(1356052407.251:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=676 comm="apparmor_parser"
[   22.216756] type=1400 audit(1356052407.251:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=676 comm="apparmor_parser"
[   22.298045] 
[   22.298058] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge window: [mem 0xf6000000-0xfbffffff]
[   22.298065] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf6000000-0xfbffffff: excluding 0xf7e00000-0xf83fffff 0xfae00000-0xfb3fffff
[   22.298084] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge window: [mem 0x44000000-0x4bffffff pref]
[   22.298089] pcmcia_socket pcmcia_socket0: cs: memory probe 0x44000000-0x4bffffff: excluding 0x44000000-0x4bffffff
[   22.365969] yenta_cardbus 0000:02:01.1: CardBus bridge found [1028:011e]
[   22.452457] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   22.494364] yenta_cardbus 0000:02:01.1: ISA IRQ mask 0x0418, PCI irq 11
[   22.494371] yenta_cardbus 0000:02:01.1: Socket status: 30000410
[   22.494377] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #06 to #0a
[   22.494391] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge window: [io  0xd000-0xefff]
[   22.494396] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xd000-0xefff: excluding 0xd000-0xd0ff 0xd400-0xd4ff 0xd800-0xd8ff 0xdc00-0xdcff
[   22.636349] b43-phy0: Broadcom 4306 WLAN found (core revision 5)
[   22.650604] 
[   22.650614] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge window: [mem 0xf6000000-0xfbffffff]
[   22.650621] pcmcia_socket pcmcia_socket1: cs: memory probe 0xf6000000-0xfbffffff: excluding 0xf7e00000-0xf83fffff 0xfae00000-0xfb3fffff
[   22.650640] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge window: [mem 0x44000000-0x4bffffff pref]
[   22.650645] pcmcia_socket pcmcia_socket1: cs: memory probe 0x44000000-0x4bffffff: excluding 0x44000000-0x4bffffff
[   22.693856] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[   22.693863] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693867] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[   22.693872] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693876] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[   22.693880] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693884] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[   22.693889] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693892] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[   22.693897] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693901] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[   22.693905] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693909] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[   22.693914] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693917] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[   22.693922] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693926] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[   22.693930] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693934] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[   22.693939] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693942] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[   22.693947] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   22.693951] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[   22.693955] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[   22.693959] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[   22.693964] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[   22.693967] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[   22.693972] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[   22.706119] init: failsafe main process (745) killed by TERM signal
[   22.752703] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   22.764333] Registered led device: b43-phy0::tx
[   22.766271] Registered led device: b43-phy0::rx
[   22.773616] Registered led device: b43-phy0::radio
[   22.781258] Broadcom 43xx driver loaded [ Features: PNL ]
[   22.963542] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input5
[   22.983442] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input6
[   22.983819] type=1400 audit(1356052408.015:7): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=857 comm="apparmor_parser"
[   23.047225] type=1400 audit(1356052408.079:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=860 comm="apparmor_parser"
[   23.051739] type=1400 audit(1356052408.083:9): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=869 comm="apparmor_parser"
[   23.056471] type=1400 audit(1356052408.091:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=869 comm="apparmor_parser"
[   23.056887] type=1400 audit(1356052408.091:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=869 comm="apparmor_parser"
[   23.169336] snd_intel8x0 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[   23.169376] snd_intel8x0 0000:00:1f.5: setting latency timer to 64
[   23.191119] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[   23.191127] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191131] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[   23.191136] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191140] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[   23.191144] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191148] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[   23.191153] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191156] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[   23.191161] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191165] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[   23.191169] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191173] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[   23.191178] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191182] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[   23.191186] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191190] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[   23.191194] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191198] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[   23.191203] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191206] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[   23.191211] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191215] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[   23.191219] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.191223] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[   23.191228] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.191231] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[   23.191236] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.191241] cfg80211: World regulatory domain updated:
[   23.191244] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   23.191249] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191253] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.191257] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.191261] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.191265] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.602346] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x37f
[   23.603349] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[   23.603768] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: excluding nothing: probe failed.
[   23.603813] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   23.614266] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xcffff 0xf0000-0xfffff
[   23.614307] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   23.614345] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[   23.614383] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   23.683188] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   23.684537] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   23.699845] pcmcia_socket pcmcia_socket1: pccard: PCMCIA card inserted into slot 1
[   23.699861] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x37f
[   23.700956] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[   23.701376] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: excluding nothing: probe failed.
[   23.701421] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[   23.701819] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xcffff 0xf0000-0xfffff
[   23.701858] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   23.701895] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
[   23.701932] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[   23.704083] pcmcia_socket pcmcia_socket1: cs: memory probe 0xfb400000-0xfbffffff: clean.
[   23.746461] pcmcia 1.0: pcmcia: registering new device pcmcia1.0 (IRQ: 3)
[   23.923360] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[   23.923366] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[   23.923371] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[   23.923621] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   24.067519] init: alsa-restore main process (981) terminated with status 19
[   24.188072] intel8x0_measure_ac97_clock: measured 55332 usecs (2666 samples)
[   24.188078] intel8x0: clocking to 48000
[   24.235689] init: gdm main process (1025) killed by TERM signal
[   24.935133] init: plymouth-stop pre-start process (1192) terminated with status 1
[   25.142521] tg3 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex
[   25.142528] tg3 0000:02:00.0: eth0: Flow control is off for TX and off for RX
[   25.142783] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   36.008030] eth0: no IPv6 routers present
scott@scott-laptop:~$
Code:
scott@scott-laptop:~$  sudo lshw -C network
[sudo] password for scott: 
  *-network:0             
       description: Ethernet interface
       product: NetXtreme BCM5705M Gigabit Ethernet
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth0
       version: 01
       serial: 00:0f:1f:c4:b8:99
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 66MHz
       capabilities: pm vpd msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.121 duplex=full firmware=5705-v3.16 ip=192.168.1.99 latency=32 link=yes mingnt=64 multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:11 memory:faff0000-faffffff
  *-network:1
       description: Network controller
       product: BCM4306 802.11a/b/g
       vendor: Broadcom Corporation
       physical id: 3
       bus info: pci@0000:02:03.0
       version: 03
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master
       configuration: driver=b43-pci-bridge latency=32
       resources: irq:5 memory:fafee000-fafeffff
  *-network DISABLED
       description: Wireless interface
       physical id: 2
       logical name: wlan0
       serial: 00:11:f5:01:6e:ba
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=b43 driverversion=3.2.0-35-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11bg
scott@scott-laptop:~$
Code:
scott@scott-laptop:~$ iwlist scan
lo        Interface doesn't support scanning.

wlan0     Failed to read scan data : Network is down

eth0      Interface doesn't support scanning.

scott@scott-laptop:~$
Code:
scott@scott-laptop:~$ lsb_release -d
Description:	Ubuntu 12.04.1 LTS
Code:
scott@scott-laptop:~$ uname -mr
3.2.0-35-generic i686
Code:
scott@scott-laptop:~$ sudo /etc/init.d/networking restart
[sudo] password for scott: 
 * Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
 * Reconfiguring network interfaces...                                   [ OK ] 
scott@scott-laptop:~$