UNCLAIMED Wireless Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8176] (rev 01) - no wireless driver installed on TOSHIBA NB505 in Ubuntu 10.10

Asked by David Sprung

Windows 7 came with this netbook. It connects wi-fi to my router. Linux doesn't recognise a wi-fi network. Any help would be appreciated; I can't go back to Windows. Thanks in advance.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
David Sprung
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Please first connect your wired network adapter to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->Terminal"

Step 2: Please copy-paste the following command from the https://answers.launchpad.net/ubuntu website in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word lsmod. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt6|rt7|usb|witch|wl'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|witch|wl'; sudo hwinfo --netcard ; cat /var/lib/NetworkManager/NetworkManager.state; sudo lsmod

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Revision history for this message
David Sprung (david-sprung) said :
#2

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

ubuntu@ubuntu:~$ sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt6|rt7|usb|witch|wl'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|witch|wl'; sudo hwinfo --netcard ; cat /var/lib/NetworkManager/NetworkManager.state; sudo lsmod
Ign cdrom://Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)/ maverick/main Translation-en
Ign cdrom://Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)/ maverick/main Translation-en_US
Ign cdrom://Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)/ maverick/restricted Translation-en
Ign cdrom://Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)/ maverick/restricted Translation-en_US
Get:1 http://archive.ubuntu.com maverick Release.gpg [198B]
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en_US
Get:2 http://security.ubuntu.com maverick-security Release.gpg [198B]
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_US
Get:3 http://archive.ubuntu.com maverick-updates Release.gpg [198B]
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en_US
Get:4 http://archive.ubuntu.com maverick Release [39.8kB]
Get:5 http://security.ubuntu.com maverick-security Release [31.4kB]
Get:6 http://archive.ubuntu.com maverick-updates Release [31.4kB]
Get:7 http://security.ubuntu.com maverick-security/main Sources [23.1kB]
Get:8 http://archive.ubuntu.com maverick/main Sources [829kB]
Get:9 http://security.ubuntu.com maverick-security/restricted Sources [14B]
Get:10 http://security.ubuntu.com maverick-security/main i386 Packages [75.0kB]
Get:11 http://security.ubuntu.com maverick-security/restricted i386 Packages [14B]
Get:12 http://archive.ubuntu.com maverick/restricted Sources [4,370B]
Get:13 http://archive.ubuntu.com maverick/main i386 Packages [1,492kB]
Get:14 http://archive.ubuntu.com maverick/restricted i386 Packages [5,992B]
Get:15 http://archive.ubuntu.com maverick-updates/main Sources [77.9kB]
Get:16 http://archive.ubuntu.com maverick-updates/restricted Sources [778B]
Get:17 http://archive.ubuntu.com maverick-updates/main i386 Packages [213kB]
Get:18 http://archive.ubuntu.com maverick-updates/restricted i386 Packages [1,797B]
Fetched 2,826kB in 11s (245kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package hwinfo
  *-network UNCLAIMED
       description: Network controller
       product: Realtek Semiconductor Co., Ltd.
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:07:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: ioport:2000(size=256) memory:f0100000-f0103fff
  *-network
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 05
       serial: 1c:75:08:72:1e:0a
       size: 100MB/s
       capacity: 100MB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=10.0.0.4 latency=0 link=yes multicast=yes port=MII speed=100MB/s
       resources: irq:43 ioport:3000(size=256) memory:f050c000-f050cfff memory:f0508000-f050bfff
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge [8086:a010]
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011]
00:02.1 Display controller [0380]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a012]
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
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)
00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA AHCI Controller [8086:27c1] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
07:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8176] (rev 01)
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
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 04f2:b1d6 Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 0bda:0138 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
=======================================================
                                system TOSHIBA NB505
/0 bus PBU00
/0/0 memory 100KiB BIOS
/0/4 processor Intel(R) Atom(TM) CPU N455 @ 1.66G
/0/4/5 memory 32KiB L1 cache
/0/4/6 memory 512KiB L2 cache
/0/4/0.1 processor Logical CPU
/0/4/0.2 processor Logical CPU
/0/c memory 1GiB System Memory
/0/c/0 memory 1GiB SODIMM DDR2 Synchronous 667 MHz
/0/c/1 memory SODIMM DDR Synchronous 667 MHz (1.5
/0/100 bridge N10 Family DMI Bridge
/0/100/2 display N10 Family Integrated Graphics Contr
/0/100/2.1 display N10 Family Integrated Graphics Contr
/0/100/1b multimedia N10/ICH 7 Family High Definition Aud
/0/100/1c bridge N10/ICH 7 Family PCI Express Port 1
/0/100/1c.1 bridge N10/ICH 7 Family PCI Express Port 2
/0/100/1c.1/0 network Realtek Semiconductor Co., Ltd.
/0/100/1c.2 bridge N10/ICH 7 Family PCI Express Port 3
/0/100/1c.2/0 eth0 network RTL8101E/RTL8102E PCI Express Fast E
/0/100/1d bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Controlle
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge NM10 Family LPC Controller
/0/100/1f.2 scsi0 storage N10/ICH7 Family SATA AHCI Controller
/0/100/1f.2/0.0.0 /dev/sda disk 250GB Hitachi HTS54502
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 1500MiB Windows NTFS volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 223GiB Windows NTFS volume
/0/100/1f.2/0.0.0/3 /dev/sda3 volume 8385MiB Windows NTFS volume
/0/100/1f.3 bus N10/ICH 7 Family SMBus Controller
/0/1 scsi4 storage
/0/1/0.0.0 /dev/sdb disk 2003MB SCSI Disk
/0/1/0.0.0/1 /dev/sdb1 volume 1908MiB Windows FAT volume
/1 power PA3395U
Linux ubuntu 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 i686 GNU/Linux
[ 0.000000] found SMP MP-table at [c00f7d50] f7d50
[ 0.000000] Kernel command line: noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
[ 0.262019] ACPI: No dock devices found.
[ 0.264991] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f2a0), AE_ALREADY_EXISTS
[ 0.265013] ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
[ 0.282658] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f2a0), AE_ALREADY_EXISTS
[ 0.305637] HEST: Table is not found!
[ 0.306714] usbcore: registered new interface driver usbfs
[ 0.306763] usbcore: registered new interface driver hub
[ 0.306840] usbcore: registered new device driver usb
[ 5.004063] Switching to clocksource tsc
[ 5.537531] pnp: PnP ACPI: found 8 devices
[ 5.619847] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f2a0), AE_ALREADY_EXISTS
[ 5.620244] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f2a0), AE_ALREADY_EXISTS
[ 5.620604] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f2a0), AE_ALREADY_EXISTS
[ 5.621006] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f2a0), AE_ALREADY_EXISTS
[ 5.621369] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f2a0), AE_ALREADY_EXISTS
[ 5.621727] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f2a0), AE_ALREADY_EXISTS
[ 5.622521] Switching to clocksource hpet
[ 5.707694] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/PNP0C0D:00/input/input0
[ 5.707848] ACPI: Lid Switch [LID0]
[ 5.742465] ERST: Table is not found!
[ 5.750511] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 5.768379] hub 1-0:1.0: USB hub found
[ 5.769180] hub 2-0:1.0: USB hub found
[ 5.769853] hub 3-0:1.0: USB hub found
[ 5.770493] hub 4-0:1.0: USB hub found
[ 5.771147] hub 5-0:1.0: USB hub found
[ 5.795031] device-mapper: multipath: version 1.1.1 loaded
[ 5.795039] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 5.801041] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 6.084041] usb 1-4: new high speed USB device using ehci_hcd and address 2
[ 6.097281] isapnp: No Plug & Play device found
[ 6.581889] r8169 0000:09:00.0: eth0: RTL8101e at 0xf8028000, 1c:75:08:72:1e:0a, XID 00900000 IRQ 43
[ 6.588100] usb 1-8: new high speed USB device using ehci_hcd and address 3
[ 6.722874] scsi4 : usb-storage 1-4:1.0
[ 6.724647] usbcore: registered new interface driver usb-storage
[ 9.419846] Console: switching to colour frame buffer device 128x37
[ 39.215160] uvcvideo: Found UVC 1.00 device CNF9055 (04f2:b1d6)
[ 39.227153] input: CNF9055 as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input4
[ 39.227321] usbcore: registered new interface driver uvcvideo
[ 39.454949] r8169 0000:09:00.0: eth0: link down
[ 39.465401] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 41.278670] lp: driver loaded but no devices found
[ 302.478700] r8169 0000:09:00.0: eth0: link up
[ 302.479368] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 312.648041] eth0: no IPv6 routers present
[ 316.536075] usb 2-2: new low speed USB device using uhci_hcd and address 2
[ 316.754800] usbcore: registered new interface driver hiddev
[ 316.769054] input: USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input6
[ 316.769502] generic-usb 0003:1267:0201.0001: input,hidraw0: USB HID v1.00 Mouse [USB Mouse] on usb-0000:00:1d.0-2/input0
[ 316.769561] usbcore: registered new interface driver usbhid
[ 316.769568] usbhid: USB HID core driver
[ 320.412463] usb 2-2: reset low speed USB device using uhci_hcd and address 2
[ 320.684066] usb 2-2: device descriptor read/64, error -71
[ 321.060075] usb 2-2: device descriptor read/64, error -71
[ 321.425058] usb 2-2: reset low speed USB device using uhci_hcd and address 2
[ 321.697058] usb 2-2: device descriptor read/64, error -71
[ 322.072176] usb 2-2: device descriptor read/64, error -71
[ 322.436076] usb 2-2: reset low speed USB device using uhci_hcd and address 2
[ 322.852080] usb 2-2: device not accepting address 2, error -71
[ 323.113075] usb 2-2: reset low speed USB device using uhci_hcd and address 2
[ 324.964080] usb 2-2: reset low speed USB device using uhci_hcd and address 2
[ 325.236069] usb 2-2: device descriptor read/64, error -71
[ 325.612085] usb 2-2: device descriptor read/64, error -71
[ 325.977059] usb 2-2: reset low speed USB device using uhci_hcd and address 2
[ 326.249065] usb 2-2: device descriptor read/64, error -71
[ 326.625087] usb 2-2: device descriptor read/64, error -71
[ 326.989069] usb 2-2: reset low speed USB device using uhci_hcd and address 2
[ 327.405058] usb 2-2: device not accepting address 2, error -71
[ 327.665079] usb 2-2: reset low speed USB device using uhci_hcd and address 2
[ 328.081068] usb 2-2: device not accepting address 2, error -71
[ 328.081137] usb 2-2: USB disconnect, address 2
[ 328.213097] usb 2-2: new low speed USB device using uhci_hcd and address 3
[ 328.337072] usb 2-2: device descriptor read/64, error -71
[ 328.567003] usb 2-2: device descriptor read/64, error -71
[ 328.781074] usb 2-2: new low speed USB device using uhci_hcd and address 4
[ 328.908078] usb 2-2: device descriptor read/64, error -71
[ 329.136096] usb 2-2: device descriptor read/64, error -71
[ 329.348092] usb 2-2: new low speed USB device using uhci_hcd and address 5
[ 329.764061] usb 2-2: device not accepting address 5, error -71
[ 329.876065] usb 2-2: new low speed USB device using uhci_hcd and address 6
[ 330.288056] usb 2-2: device not accepting address 6, error -71
lo no wireless extensions.

eth0 no wireless extensions.

# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist twl4030_wdt
options iwlagn 11n_disable=1
sudo: hwinfo: command not found

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
Module Size Used by
usbhid 36882 0
hid 67742 1 usbhid
binfmt_misc 6599 1
parport_pc 26058 0
ppdev 5556 0
lp 7342 0
dm_crypt 11385 0
parport 31492 3 parport_pc,ppdev,lp
snd_hda_codec_realtek 217980 1
snd_hda_intel 22107 2
snd_hda_codec 87552 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 5040 1 snd_hda_codec
joydev 8735 0
snd_pcm 71475 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 4588 0
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
snd_timer 19067 2 snd_pcm,snd_seq
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
uvcvideo 55847 0
videodev 43098 1 uvcvideo
v4l1_compat 13359 2 uvcvideo,videodev
snd 49006 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse 59033 0
serio_raw 4022 0
soundcore 880 1 snd
snd_page_alloc 7120 2 snd_hda_intel,snd_pcm
squashfs 25209 1
aufs 152358 4251
nls_iso8859_1 3261 1
nls_cp437 4931 1
vfat 9201 1
fat 48240 1 vfat
dm_raid45 81721 0
xor 15136 1 dm_raid45
i915 290938 3
btrfs 489451 0
zlib_deflate 19266 1 btrfs
drm_kms_helper 30200 1 i915
crc32c 2531 1
libcrc32c 887 1 btrfs
drm 168054 4 i915,drm_kms_helper
usb_storage 40172 1
ahci 19013 0
libahci 21667 1 ahci
r8169 36489 0
intel_agp 26360 2 i915
i2c_algo_bit 5168 1 i915
video 18712 1 i915
agpgart 32011 2 drm,intel_agp
output 1883 1 video
mii 4425 1 r8169
ubuntu@ubuntu:~$

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

After installing Ubuntu 10.10 to the harddisk (instead of using a LiveCD session) and then rebooting into the installed version of Ubuntu, try using a driver from a personal package archive:
(info obtained from http://ubuntuforums.org/showthread.php?p=10221183#post10221183)

Copy-paste the following commands into the Terminal:

sudo add-apt-repository ppa:lexical/hwe-wireless
sudo apt-get update
sudo apt-get install rtl8192ce-dkms

Then reboot your PC and retest wireless.

Revision history for this message
David Sprung (david-sprung) said :
#4

Well, I thought this one would work. I i*nstalled *Ubuntu and copy/pasted
the text from the link provided. Rebooted, but still nothing. I'm thinking
there's somewhere in the process where I have to add a repository...don't
know for sure?
Thanks for all your help so far; I'm sure I'll get it, or I'll have to wait
for 11.04 for drivers.

Dave

On Sun, Jan 30, 2011 at 4:36 AM, Mark Rijckenberg <
<email address hidden>> wrote:

> Your question #143227 on gnome-nettool in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/143227
>
> Status: Open => Answered
>
> Mark Rijckenberg proposed the following answer:
> After installing Ubuntu 10.10 to the harddisk (instead of using a LiveCD
> session) and then rebooting into the installed version of Ubuntu, try using
> a driver from a personal package archive:
> (info obtained from
> http://ubuntuforums.org/showthread.php?p=10221183#post10221183)
>
> Copy-paste the following commands into the Terminal:
>
> sudo add-apt-repository ppa:lexical/hwe-wireless
> sudo apt-get update
> sudo apt-get install rtl8192ce-dkms
>
> Then reboot your PC and retest wireless.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/143227/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/143227
>
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#5

Please try High Horse's procedure as described here:

https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/132667

Revision history for this message
David Sprung (david-sprung) said :
#6

I tried High Horse's procedure step by step. Didn't know if I should unpack the .tar in the usb drive or the home folder, so I tried both. Made a file for both...tried the terminal, and finally installed the driver. The network doesn't show the new configuration, so I'm stumped for now. I retried the procedure in terminal, and all I got was a huge white screen with huge letters of entered command? (I'm relatively new with the command line).

Revision history for this message
David Sprung (david-sprung) said :
#7

OK. Thank you all! I finally gave Canucked's method a try,

sudo add-apt-repository ppa:lexical/hwe-wireless
sudo apt-get update
sudo apt-get install rtl8192ce-dkms

It worked! No more Windows...