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 SNPTP9W1C/16G 16 GB 2666MHz (PC4-2666) Memory Ram picture

Dell SNPTP9W1C/16G 16 GB 2666MHz (PC4-2666) Memory Ram

$34.95



Micron 8GB DDR4 1Rx16 PC4-3200AA Laptop RAM Memory MTA4ATF1G64HZ-3G2E2 picture

Micron 8GB DDR4 1Rx16 PC4-3200AA Laptop RAM Memory MTA4ATF1G64HZ-3G2E2

$10.00



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



Team T-FORCE VULCAN Z 32GB (2 x 16GB) PC RAM DDR4 3200 (PC4 25600) Memory picture

Team T-FORCE VULCAN Z 32GB (2 x 16GB) PC RAM DDR4 3200 (PC4 25600) Memory

$54.99



Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3 picture

Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3

$22.45



[ BULK LOT OF 10 ] 8GB DDR4 Desktop RAM SAMSUNG, HYNIX etc. (10x) picture

[ BULK LOT OF 10 ] 8GB DDR4 Desktop RAM SAMSUNG, HYNIX etc. (10x)

$89.99



BULK LOT OF 10x UNITS of 8GB DDR3 Desktop RAM SAMSUNG, HYNIX etc. (10x) picture

BULK LOT OF 10x UNITS of 8GB DDR3 Desktop RAM SAMSUNG, HYNIX etc. (10x)

$59.99



HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin picture

HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin

$15.90



SK Hynix 64GB (4x16GB) DDR4 2666 MHz PC4-21300 DIMM RAM Kit - HMA82GU6JJR8N-VK picture

SK Hynix 64GB (4x16GB) DDR4 2666 MHz PC4-21300 DIMM RAM Kit - HMA82GU6JJR8N-VK

$89.99



Dell Memory SNPK7G24C/16G AB883074 16GB 1Rx8 DDR5 UDIMM 4800MHz RAM picture

Dell Memory SNPK7G24C/16G AB883074 16GB 1Rx8 DDR5 UDIMM 4800MHz RAM

$98.95