UNCLAIMED RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller [10ec:8185] (rev 20) not working on Acer Aspire T310 in Ubuntu 8.04.2

Asked by cj

the card is being detected but i dont think the drivers will work with ubuntu.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Hi,

Please first connect your network card 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: Run the following command (copy-paste the line below into a Terminal, press enter, then enter password when sudo asks for password, then press enter again)

cat /etc/lsb-release; sudo iwlist scanning; sudo lshw -C network; lspci -nn; lsusb; uname -a; dmesg | grep ound; dmesg | grep b43; iwconfig

Step 3: Please post results (copy/paste terminal output) on this thread

Step 4: Please also specify the exact model and make of your PC (if known) on this thread

Keep in mind that one or more of the following 5 basic components need to be configured correctly so that wireless can work correctly in Linux:

Wireless configuration in the BIOS, hardware wireless switch setting, active wireless driver version, the firmware for the wireless chipset (stored as a file in Linux), and the configuration of the wireless parameters in wicd or NetworkManager (SSID broadcast settings, encryption settings, name of wireless interface stored in wicd, the chosen channel for wireless transmission, ...) .

Regards,

Mark

Revision history for this message
cj (smc53609) said :
#2

my computer is a acer aspire t310. i will hook it up to a wired connection soon and paste what the terminal gives me

Revision history for this message
cj (smc53609) said :
#3

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.2"
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

  *-network:0 UNCLAIMED
       description: Ethernet controller
       product: RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 9
       bus info: pci@0000:00:09.0
       version: 20
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: latency=32 maxlatency=64 mingnt=32
  *-network:1
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: e
       bus info: pci@0000:00:0e.0
       logical name: eth0
       version: 10
       serial: 00:0d:87:fa:bf:89
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.100 latency=32 link=yes maxlatency=64 mingnt=32 module=8139too multicast=yes port=MII speed=100MB/s
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX Host [1039:0661] (rev 11)
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge) [1039:0003]
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] [1039:0964] (rev 36)
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513] (rev 01)
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] AC'97 Sound Controller [1039:7012] (rev a0)
00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
00:09.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller [10ec:8185] (rev 20)
00:0a.0 Communication controller [0780]: Conexant HSF 56k HSFi Modem [14f1:2f00] (rev 01)
00:0e.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
01:00.0 VGA compatible controller [0300]: nVidia Corporation NV34 [GeForce FX 5500] [10de:0326] (rev a1)
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 045e:0750 Microsoft Corp.
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Linux christoper-desktop 2.6.24-23-generic #1 SMP Thu Nov 27 18:44:42 UTC 2008 i686 GNU/Linux
[ 0.000000] found SMP MP-table at 000f5990
[ 5631.301766] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[ 5631.647532] pnp: PnP ACPI: found 12 devices
[ 5632.897770] isapnp: No Plug & Play device found
[ 5633.051806] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 5636.637828] hub 1-0:1.0: USB hub found
[ 5636.797483] hub 2-0:1.0: USB hub found
[ 5636.957171] hub 3-0:1.0: USB hub found
[ 5637.214678] hub 4-0:1.0: USB hub found
[ 5653.341280] No dock devices found.
lo no wireless extensions.

eth0 no wireless extensions.

Revision history for this message
cj (smc53609) said :
#4

im using 8.04 by the way

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

Hi,

Please read the links below:

http://ubuntuforums.org/showthread.php?t=978032
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/196285

It seems Ubuntu 8.04 will not support this wireless chipset out-of-the-box (due to a regression??).

Easiest solution should be to install the 32-bit version of Ubuntu 9.04 from a LiveCD session.

If the wireless does not work during the Ubuntu 9.04 LiveCD session, then try the Ubuntu 8.10 LiveCD as a last resort option.

Regards,

Mark

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

Hi,

The following link confirms my suspicions:

http://cateee.net/lkddb/web-lkddb/index_r.html

You need the following kernel configuration enabled in the kernel:

CONFIG_RTL8180 (from release 2.6.25)

But this native Linux kernel driver RTL8180 is only available in kernels 2.6.25 or higher.

But you are using kernel 2.6.24 which is too old.

So the easiest solution should still be to install the 32-bit version of Ubuntu 9.04 from a LiveCD session.

Regards,

Mark

Can you help with this problem?

Provide an answer of your own, or ask cj for more information if necessary.

To post a message you must log in.