Networking Forums

Networking Forums > Computer Networking > Linux Networking > D-Link DFE-690TXD CardBus NIC driver hassle

Reply
Thread Tools Display Modes

D-Link DFE-690TXD CardBus NIC driver hassle

 
 
Mike Baranczak
Guest
Posts: n/a

 
      09-29-2003, 06:01 AM
Trying to get my Dell laptop connected to the net, and it just ain't
working.

First attempt: RedHat 7.0.

The NIC isn't recognized at installation time. D-Link provided a Linux
driver on the CD (in source form), but it won't compile. I finally
figure out that the provided instructions are wrong (gcc wasn't able to
find the kernel headers) and manage to build and install the damn thing.
It works, except for the fact that the system now tends to crash while
accessing the network. Oops.


Second attemp: Debian Woody (with the default kernel: 'uname -r' shows
'2.2.20-idepci')

During installation, I select the driver 8139too (which is supposedly
the right one). It won't load - I get the following message:

/lib/modules/2.2.20-idepci/net/8139too.o: init_module: Device or
resource busy

(I try it with a few other NIC drivers, just for the hell of it, and get
the exact same result.) Running 'modprobe 8139too' after installation
gives the same error message as above. Running 'lspci -v' with the card
plugged in shows this information:

23:00.0 Ethernet Controller: D-Link System Inc: Unknown device 1340 (rev
10)
Subsystem: D-Link System Inc: Unknown device 1340
Flags: medium devsel
I/O ports at <unassigned> [disabled]
Memory at <ignored> (32-bit, non-prefetchable)
Capabilities: [50] Power Management version 2

Anybody have any ideas?

-MB

--
http://macbuild.sourceforge.net/
 
Reply With Quote
 
 
 
 
Douglas Mayne
Guest
Posts: n/a

 
      09-30-2003, 01:35 AM
On Mon, 29 Sep 2003 06:01:58 +0000, Mike Baranczak wrote:

> Trying to get my Dell laptop connected to the net, and it just ain't
> working.
>
> First attempt: RedHat 7.0.
>
> The NIC isn't recognized at installation time. D-Link provided a Linux
> driver on the CD (in source form), but it won't compile. I finally
> figure out that the provided instructions are wrong (gcc wasn't able to
> find the kernel headers) and manage to build and install the damn thing.
> It works, except for the fact that the system now tends to crash while
> accessing the network. Oops.
>
>
> Second attemp: Debian Woody (with the default kernel: 'uname -r' shows
> '2.2.20-idepci')
>
> During installation, I select the driver 8139too (which is supposedly
> the right one). It won't load - I get the following message:
>
> /lib/modules/2.2.20-idepci/net/8139too.o: init_module: Device or
> resource busy
>
> (I try it with a few other NIC drivers, just for the hell of it, and get
> the exact same result.) Running 'modprobe 8139too' after installation
> gives the same error message as above. Running 'lspci -v' with the card
> plugged in shows this information:
>
> 23:00.0 Ethernet Controller: D-Link System Inc: Unknown device 1340 (rev
> 10)
> Subsystem: D-Link System Inc: Unknown device 1340 Flags: medium devsel
> I/O ports at <unassigned> [disabled]
> Memory at <ignored> (32-bit, non-prefetchable) Capabilities: [50] Power
> Management version 2
>
> Anybody have any ideas?
>
> -MB
>

How did you pick the distributions you tested? I'd try Redhat 8.0,
Redhat 9.0 as a first try. The 2.4.x kernel series is much better than
2.2.x.

You seem to know what your doing. Slackware 9.1 is out and is very
stable (and cool!) It works with this PCMCIA network adapter with the
8139too module.

--Douglas Mayne


 
Reply With Quote
 
Mike Baranczak
Guest
Posts: n/a

 
      10-01-2003, 12:07 AM
Douglas Mayne wrote:
> On Mon, 29 Sep 2003 06:01:58 +0000, Mike Baranczak wrote:
>
>
>>Trying to get my Dell laptop connected to the net, and it just ain't
>>working.
>>
>>First attempt: RedHat 7.0.
>>
>>The NIC isn't recognized at installation time. D-Link provided a Linux
>>driver on the CD (in source form), but it won't compile. I finally
>>figure out that the provided instructions are wrong (gcc wasn't able to
>>find the kernel headers) and manage to build and install the damn thing.
>>It works, except for the fact that the system now tends to crash while
>>accessing the network. Oops.
>>
>>
>>Second attemp: Debian Woody (with the default kernel: 'uname -r' shows
>>'2.2.20-idepci')
>>
>>During installation, I select the driver 8139too (which is supposedly
>>the right one). It won't load - I get the following message:
>>
>>/lib/modules/2.2.20-idepci/net/8139too.o: init_module: Device or
>>resource busy
>>
>>(I try it with a few other NIC drivers, just for the hell of it, and get
>>the exact same result.) Running 'modprobe 8139too' after installation
>>gives the same error message as above. Running 'lspci -v' with the card
>>plugged in shows this information:
>>
>>23:00.0 Ethernet Controller: D-Link System Inc: Unknown device 1340 (rev
>>10)
>>Subsystem: D-Link System Inc: Unknown device 1340 Flags: medium devsel
>>I/O ports at <unassigned> [disabled]
>>Memory at <ignored> (32-bit, non-prefetchable) Capabilities: [50] Power
>>Management version 2
>>
>>Anybody have any ideas?
>>
>>-MB
>>

>
> How did you pick the distributions you tested? I'd try Redhat 8.0,
> Redhat 9.0 as a first try. The 2.4.x kernel series is much better than
> 2.2.x.


Debian was my first choice, but I just happened to have the RedHat 7.0
CDs lying around.

>
> You seem to know what your doing. Slackware 9.1 is out and is very
> stable (and cool!) It works with this PCMCIA network adapter with the
> 8139too module.
>
> --Douglas Mayne


I gave up on the D-Link card, and exchanged it for a NetGear FA511. This
time, I took the laptop to the store with me, opened up
/etc/pcmcia/config and picked one of the cards that was listed there.
The new card worked right out of the box (I'm using it to post this).

Moral is: just because the box says "linux compatible", don't assume
anything.

-MB

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
D-Link CardBus Adapter -650+ *elena* Home Networking 3 12-03-2003 08:21 PM
D-Link CardBus Adapter -650+ *elena* Windows Networking 0 11-30-2003 10:00 PM
Can't get D-Link DFE-690TXD card to work w/ linux R. Kannan Linux Networking 1 11-24-2003 12:41 PM
linux driver for wlan cardbus card smc2435w paul kras Wireless Internet 1 11-05-2003 03:58 PM
linux driver for wlan cardbus card smc2435w paul kras Linux Networking 0 11-05-2003 10:04 AM



1 2 3 4 5 6 7 8 9 10 11