Charlie:
January 27th, 2011, 04:23 AM
First off, my name is Stefan, and thank tech-heaven there's a whole forum dedicated to the noobs!
I installed Ubuntu 10.10 Netbook Remix, dual-boot with Windows XP Home on my Acer One netbook Sunday night. Since then, I've been frustrated trying to figure out my connection issues.
From my searches on this forum I can tell lots of people are having problems with the Broadcom Wireless connection, same here. The twist is, I can't get the B43 proprietary drivers installed without a connection. When hardwired, Ubuntu has no connection, and my router doesn't show that the ethernet port is active. (Blinking lights and such aren't on) This happens on my desk, connected to the same router as my XP desktop, while I'm surfing on that machine. I'm not sure what's happening. :confused: Both wired and wireless work just fine when I boot into XP on the netbook. (Posting from my living room right now in Windows, unfortunately)
The night of my installation I could connect with ethernet, and I followed a page on the ubuntu site that took me step-by-step through installing the firmware with terminal, but it didn't get the wireless working. After I restarted, all connections have stopped working.
HERE IS SOME USEFUL INFORMATION:
charlie@Charlie-Book:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
03:00.0 Ethernet controller: Atheros Communications AR8132 Fast Ethernet (rev c0)
charlie@Charlie-Book:~$
charlie@Charlie-Book:~$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0781:5530 SanDisk Corp.
Bus 001 Device 002: ID 04f2:b084 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
charlie@Charlie-Book:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
charlie@Charlie-Book:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:26:22:17:2f:71
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:46
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:168 errors:0 dropped:0 overruns:0 frame:0
TX packets:168 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:13256 (13.2 KB) TX bytes:13256 (13.2 KB)
charlie@Charlie-Book:~$ lsmod
Module Size Used by
nls_iso8859_1 3261 1
nls_cp437 4931 1
vfat 9201 1
fat 48240 1 vfat
usb_storage 40172 1
parport_pc 26058 0
ppdev 5556 0
snd_hda_codec_realtek 218227 1
binfmt_misc 6599 1
joydev 8767 0
snd_hda_intel 22107 2
snd_hda_codec 87552 2 snd_hda_codec_realtek,snd_hda_intel
i915 294989 5
snd_hwdep 5040 1 snd_hda_codec
snd_pcm 71475 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 4588 0
drm_kms_helper 30200 1 i915
snd_rawmidi 17783 1 snd_seq_midi
snd_seq_midi_event 6047 1 snd_seq_midi
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
drm 168092 5 i915,drm_kms_helper
snd_timer 19067 2 snd_pcm,snd_seq
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
uvcvideo 55847 0
intel_agp 26694 2 i915
psmouse 59033 0
videodev 43098 1 uvcvideo
snd 49038 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec, snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,sn d_seq_device
v4l1_compat 13359 2 uvcvideo,videodev
serio_raw 4022 0
led_class 2633 0
soundcore 880 1 snd
agpgart 32011 2 drm,intel_agp
snd_page_alloc 7120 2 snd_hda_intel,snd_pcm
i2c_algo_bit 5168 1 i915
video 18712 1 i915
output 1883 1 video
lp 7342 0
parport 31492 3 parport_pc,ppdev,lp
ahci 19198 2
libahci 21664 1 ahci
atl1c 29949 0
ssb 39288 0
Firmware stuff:
File 1: broadcom-wl-4.150.10.5.tar.bz2
File 2: wl_apsta-3.130.20.0.o
If this has been addressed and I just looked over it in my searching, please facepalm with a complimentary 'Solved' link!
That's all for now.
-Stefan
I installed Ubuntu 10.10 Netbook Remix, dual-boot with Windows XP Home on my Acer One netbook Sunday night. Since then, I've been frustrated trying to figure out my connection issues.
From my searches on this forum I can tell lots of people are having problems with the Broadcom Wireless connection, same here. The twist is, I can't get the B43 proprietary drivers installed without a connection. When hardwired, Ubuntu has no connection, and my router doesn't show that the ethernet port is active. (Blinking lights and such aren't on) This happens on my desk, connected to the same router as my XP desktop, while I'm surfing on that machine. I'm not sure what's happening. :confused: Both wired and wireless work just fine when I boot into XP on the netbook. (Posting from my living room right now in Windows, unfortunately)
The night of my installation I could connect with ethernet, and I followed a page on the ubuntu site that took me step-by-step through installing the firmware with terminal, but it didn't get the wireless working. After I restarted, all connections have stopped working.
HERE IS SOME USEFUL INFORMATION:
charlie@Charlie-Book:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
03:00.0 Ethernet controller: Atheros Communications AR8132 Fast Ethernet (rev c0)
charlie@Charlie-Book:~$
charlie@Charlie-Book:~$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0781:5530 SanDisk Corp.
Bus 001 Device 002: ID 04f2:b084 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
charlie@Charlie-Book:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
charlie@Charlie-Book:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:26:22:17:2f:71
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:46
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:168 errors:0 dropped:0 overruns:0 frame:0
TX packets:168 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:13256 (13.2 KB) TX bytes:13256 (13.2 KB)
charlie@Charlie-Book:~$ lsmod
Module Size Used by
nls_iso8859_1 3261 1
nls_cp437 4931 1
vfat 9201 1
fat 48240 1 vfat
usb_storage 40172 1
parport_pc 26058 0
ppdev 5556 0
snd_hda_codec_realtek 218227 1
binfmt_misc 6599 1
joydev 8767 0
snd_hda_intel 22107 2
snd_hda_codec 87552 2 snd_hda_codec_realtek,snd_hda_intel
i915 294989 5
snd_hwdep 5040 1 snd_hda_codec
snd_pcm 71475 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 4588 0
drm_kms_helper 30200 1 i915
snd_rawmidi 17783 1 snd_seq_midi
snd_seq_midi_event 6047 1 snd_seq_midi
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
drm 168092 5 i915,drm_kms_helper
snd_timer 19067 2 snd_pcm,snd_seq
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
uvcvideo 55847 0
intel_agp 26694 2 i915
psmouse 59033 0
videodev 43098 1 uvcvideo
snd 49038 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec, snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,sn d_seq_device
v4l1_compat 13359 2 uvcvideo,videodev
serio_raw 4022 0
led_class 2633 0
soundcore 880 1 snd
agpgart 32011 2 drm,intel_agp
snd_page_alloc 7120 2 snd_hda_intel,snd_pcm
i2c_algo_bit 5168 1 i915
video 18712 1 i915
output 1883 1 video
lp 7342 0
parport 31492 3 parport_pc,ppdev,lp
ahci 19198 2
libahci 21664 1 ahci
atl1c 29949 0
ssb 39288 0
Firmware stuff:
File 1: broadcom-wl-4.150.10.5.tar.bz2
File 2: wl_apsta-3.130.20.0.o
If this has been addressed and I just looked over it in my searching, please facepalm with a complimentary 'Solved' link!
That's all for now.
-Stefan