Results 1 to 7 of 7

Thread: Network card 3 COM 3C940 not detected

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    3

    Network card 3 COM 3C940 not detected

    I have tried several times to use Knoppix (version 3.3 on a bootable CD), but my network card (3Com 3C940 Gigabit) is not detected by this operating system. Unfortunately, I am therefore not able to use Knoppix for the most important application I had in mind (recovery and transfer of data to another PC in case of emergencies). This network card came on board on my Asus P4C800 deluxe motherboard.

    Help would be appreciated.

    PS: I am an absolute beginner with Linux.

  2. #2
    Junior Member
    Join Date
    Mar 2004
    Posts
    5
    Hi, I was having the same problem as you, I'm also pretty new to Linux and Knoppix, but I have managed to rectify it.

    I have a 3c2000 on board NIC, but the 3c940 and the 3c2000 share the same driver.
    You can download the 3c940 driver from here: http://www.asus.it/support/download/...odelName=P4P8X

    Once you have downloaded it you will have to build the driver module. Simply copy the 3c2000.tar.gz to the Knoppix desktop and extract it by right clicking it and then selecting 'extract' from the menu then open the folder it extracts to.
    Next click tools then 'open terminal' The command window should open at the current directory where the driver is extracted.

    Now type 'make install' and the driver should begin to build.
    Once it has finished the driver module will be named 3c2000.o

    The next step is to copy the driver module to a floppy disk.
    Reboot knoppix with the floppy in the drive then at the boot prompt type 'Expert'
    Follow the prompts until it asks if you want to load any other modules from a floppy.
    Let it find the module then it will ask which modules you wish to install. Type 3c2000.o and then the driver should load and your card will be detected.
    Then just continue with the prompts until knoppix has finished loading. You should now find the driver is loaded and you card is ready to use.

    Let me know if you have any problems and if you get it working OK.

    P.S. I'm typing this from Knoppix right now.

  3. #3
    Junior Member
    Join Date
    Mar 2004
    Posts
    3
    Quote Originally Posted by ashyx
    Hi, I was having the same problem as you, I'm also pretty new to Linux and Knoppix, but I have managed to rectify it.

    I have a 3c2000 on board NIC, but the 3c940 and the 3c2000 share the same driver.
    You can download the 3c940 driver from here: http://www.asus.it/support/download/...odelName=P4P8X

    Once you have downloaded it you will have to build the driver module. Simply copy the 3c2000.tar.gz to the Knoppix desktop and extract it by right clicking it and then selecting 'extract' from the menu then open the folder it extracts to.
    Next click tools then 'open terminal' The command window should open at the current directory where the driver is extracted.

    Now type 'make install' and the driver should begin to build.
    Once it has finished the driver module will be named 3c2000.o

    The next step is to copy the driver module to a floppy disk.
    Reboot knoppix with the floppy in the drive then at the boot prompt type 'Expert'
    Follow the prompts until it asks if you want to load any other modules from a floppy.
    Let it find the module then it will ask which modules you wish to install. Type 3c2000.o and then the driver should load and your card will be detected.
    Then just continue with the prompts until knoppix has finished loading. You should now find the driver is loaded and you card is ready to use.

    Let me know if you have any problems and if you get it working OK.

    P.S. I'm typing this from Knoppix right now.

    I am most gratefull!!! I could not believe that I was able to get it working. I have been trying so long. I assumed that it would not be possible, because Knoppix starts from CD and in many occasions I get a message that information cannot be written because of inaccessibility (read-only etc). Also in this case I got error messages, but got the 3c2000.o anyhow.

    Thanks tremendously for the clear description.

    My next problem: although my soundcard (Sound Blaster live) is detected at startup and the driver emu10K1 is loaded, I cannot play wave- nor midi-files. Strangely enough, I can hear CD's (softer than usual) with the program KsCD, so that the system works alright in that case.

    On my motherboard (Asus P4C800 deluxe) there is AI audio AC'97, but under Windows I am using the SoundBlaster, which is added to a PCI-slot. I have to check whether I have the on board chip disabled or on auto-detect. When I configure the audio under Knoppix, the AC97 is detected but does not play the Wave's and Midi's either. Possibly I need the new drivers on the Ausus-URL that you provided. But since the SBlive was detected during start-up and since the CD's are being played correctly, this might not be necessary.

    Would you have any ideas on this one as well?

    Thanks again for your help!

  4. #4
    Junior Member
    Join Date
    Mar 2004
    Posts
    5
    Can't help you with that one I'm afraid cuz I'm still pretty new to KNoppix, but learning fast. However someone will know the answer.

    As for the write access to your disks. You can enable write access to ALL disks which will allow you to write to all windows partitions and Linux partions except NTFS.

    Right click the drive on the desktop then click properties. Next select unmount then right click it again and click properties, this time click the 'DEVICE' tab and uncheck the 'Read only' box.

    You should now be able to write to that drive.

  5. #5
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by alfred
    But since the SBlive was detected during start-up and since the CD's are being played correctly, this might not be necessary.
    Would you have any ideas on this one as well?

    Thanks again for your help!
    Open a console window (clam shell icon on taskbar) and type in sudo /etc/init.d/alsa-autoconfig and see if it will setup alsa for you or you may want to try expert alsa when you boot and see if it will do it automatically. The CD will play because the is a direct connection to the sound card no OS involved other than for the player or if you use xmms to play it you do not need the cable connected at all it will do it digitally.

  6. #6
    Junior Member
    Join Date
    Mar 2004
    Posts
    3
    Quote Originally Posted by Stephen
    Quote Originally Posted by alfred
    But since the SBlive was detected during start-up and since the CD's are being played correctly, this might not be necessary.
    Would you have any ideas on this one as well?

    Thanks again for your help!
    Open a console window (clam shell icon on taskbar) and type in sudo /etc/init.d/alsa-autoconfig and see if it will setup alsa for you or you may want to try expert alsa when you boot and see if it will do it automatically. The CD will play because the is a direct connection to the sound card no OS involved other than for the player or if you use xmms to play it you do not need the cable connected at all it will do it digitally.
    Thanks for replying, Stephen. Your answer helped me to find a solution:

    "Expert alsa" worked at boot-up. That is to say another sound driver was loaded. Trying to play a wave-file with this automatic driver, I got an error message. This made me to conclude that previously the correct driver might have been loaded. Trying to configure the soundcard, always the on board sound chip was detected and not my additional Soundblaster. After disabeling the on board chip (was previously at auto), my problems were solved and also Wave-files can be heard now!

  7. #7
    Junior Member
    Join Date
    Mar 2004
    Posts
    3

    icewm and KDE

    I also posted this in the Networking forum

    I swap between Windows 98 SE and Knoppix 3.3 a lot, cause I'm just learning *nix.

    Using a 3C905B-TX Nic on a 633 Celeron e-machine w/256 MB RAM

    I found if I boot to: "Knoppix desktop=icewm" first, logout/power down then boot with just "knoppix lang=us", I can get an IP address and surf teh net endlessly, but if I try to boot using KDE without the icewm step, my nic is reported as "not supported"

    As Tarzan would say, "Me not know why"

Similar Threads

  1. 3COM 3C940 not detected, does work
    By erikr in forum Networking
    Replies: 3
    Last Post: 05-23-2005, 02:36 AM
  2. Network Card NOt Detected
    By BlackmageIX in forum Networking
    Replies: 1
    Last Post: 07-24-2004, 11:57 PM
  3. 3COM Gigabit 3C940 not detected KNOPPIX_V3.4-2004-05-10-EN
    By kubikanber in forum Hardware & Booting
    Replies: 1
    Last Post: 05-21-2004, 04:10 PM
  4. 3COM Gigabit 3C940 and ADI AD 1985 not detected
    By dmk in forum Hardware & Booting
    Replies: 0
    Last Post: 05-13-2004, 09:40 AM
  5. Network card not detected, help please
    By _Iz- in forum Hardware & Booting
    Replies: 9
    Last Post: 01-07-2004, 12:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 192GB | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 192GB | 8x HDD Trays

$1939.99



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$274.00



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD picture

Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD

$79.19



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox

$340.00



Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu picture

Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu

$135.00



CTO Dell PowerEdge R630 Server, 2x Xeon E5-2620V4, 64GB- 512GB RAM, 480GB SSDs picture

CTO Dell PowerEdge R630 Server, 2x Xeon E5-2620V4, 64GB- 512GB RAM, 480GB SSDs

$246.67



DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45

$284.00



DELL PowerEdge R630 8SFF Server 2x E5-2680v3 2.5GHz =24 Cores 128GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2680v3 2.5GHz =24 Cores 128GB H730 4xRJ45

$360.00