[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Realtek 8185 chipset problem



On 01/28/2011 03:00 PM, Wayne Topa wrote:
On 01/28/2011 04:51 PM, Paul Scott wrote:
On 01/28/2011 02:43 PM, Paul Scott wrote:
On 01/28/2011 02:33 PM, Wayne Topa wrote:
On 01/28/2011 04:03 PM, Paul Scott wrote:


I have the feeling that something is broken at a lower level.

I will try adding the ESSID to wireless-settings.conf


What does
lsmod |grep 8185 return??

Nothing.

lsmod |grep 8180 shows modules rtl8180, mac80211, eeprom_93cx6, and
cfg80211 loaded.

OK, the module is not loaded.

Now do
modprobe rtl8185 and repeat the lsmod check.

If lsmod still shows nothing it means the module isn't loading,no
matter what ndiswrapper said. You may have to go to the realtek site
to get the linux drivers and compile them yourself. This may not be
the end of your troubles. I don't know, but doubt, there are any
firmware modules for the 8185 included in the firmware-realtek
package as there is no driver in the current kernel. Check the
realtek site for firmware while you are there.

I started with instructions to install the correct driver with
ndiswrapper

I had the impression that the rtl8180 driver would work.

I'll try the ndiswrapper install of the driver again.

ndiswrapper says net8185 is already installed.

http://wiki.debian.org/rtl818x suggests that rtl8180 is the module for
rtl8185


Ok.  Is this a USB dongle or a card?

A card.

if the (dongle or card) was installed when you booted the box then do

dmesg |grep -A3 -B3 8180    and report back what it shows
[    4.183887] hub 1-0:1.0: USB hub found
[    4.183964] hub 1-0:1.0: 3 ports detected
[ 4.337038] ata1.00: ATA-8: WDC WD1600BEVE-00A0HT0, 11.01A11, max UDMA/100
[    4.337060] ata1.00: 312581808 sectors, multi 0: LBA48
[    4.337204] ata1.00: limited to UDMA/33 due to 40-wire cable
[    4.353649] ata1.00: configured for UDMA/33
[ 4.354542] scsi 0:0:0:0: Direct-Access ATA WDC WD1600BEVE-0 11.0 PQ: 0 ANSI: 5
--
[    4.528608] ata2.00: configured for UDMA/33
[ 4.529921] scsi 1:0:0:0: CD-ROM TEAC CD-W28E 7.1B PQ: 0 ANSI: 5 [ 4.604788] firewire_core: created device fw0: GUID 0000390000236436, S400 [ 4.656302] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    4.656716] sd 0:0:0:0: [sda] Write Protect is off
[    4.656735] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.656901] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
--
[   61.432514] pci 0000:06:00.0: supports D1 D2
[   61.432524] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
[   61.432536] pci 0000:06:00.0: PME# disabled
[   61.956826] rtl8180 0000:06:00.0: enabling device (0000 -> 0003)
[ 61.956873] rtl8180 0000:06:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[   61.956915] rtl8180 0000:06:00.0: setting latency timer to 64
[   62.517325] phy2: Selected rate control algorithm 'minstrel'
[   62.525592] phy2: hwaddr 00:14:d1:e0:8d:4f, RTL8185vD + rtl8225z2
[   99.520439] UDF-fs: No VRS found



then do
grep /etc/udev/rules.d/70-persistent-net.rules and lets see that.

# PCI device 0x10ec:0x8185 (rtl8180)

Thanks,

Paul




Reply to: