Results 1 to 7 of 7

Thread: GeForceFX5200 under Knoppix - fails on driver install

  1. #1
    Junior Member registered user
    Join Date
    Dec 2003
    Posts
    12

    GeForceFX5200 under Knoppix - fails on driver install

    Hi all!
    I installed Knoppix3.3 - the latest one. It is really very well made and I love it!
    Everything works fine, but... My FX5200 graphic card
    All I wanna do is to install the latest 4496 NVidia driver. But when I run the file I receive the following error:

    "No precompiled kernel interface was found to much your kernel"...

    Does anyone have an idea what's going wrong and what should I do/read about this problem??


    Thank you

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: GeForceFX5200 under Knoppix - fails on driver install

    Quote Originally Posted by fla
    Hi all!
    I installed Knoppix3.3 - the latest one. It is really very well made and I love it!
    Everything works fine, but... My FX5200 graphic card
    All I wanna do is to install the latest 4496 NVidia driver. But when I run the file I receive the following error:

    "No precompiled kernel interface was found to much your kernel"...

    Does anyone have an idea what's going wrong and what should I do/read about this problem??


    Thank you
    Before you run the installer type in export CC=/usr/bin/gcc-2.95 or export IGNORE_CC_MISMATCH=1 and enter key then run the installer decline the opportunity to download a pre-compiled driver and choose to compile your own driver and let it compile it. Then you have to edit the /etc/X11/XF86Config-4 and put a # in front of the lines Load "GLcore" and Load "dri" and add Load "glx" if it is not there. You may want to check that the kernel-headers are linked to the directory /usr/src/linux an example:
    Code:
    [04:22 PM Tue Dec 16: stephen @ ~]
    >$ ll /usr/src/linux
    lrwxrwxrwx    1 stephen  src            28 2003-12-03 09:44 /usr/src/linux -> kernel-headers-2.4.23.031202
    If it is not linked to the 2.4.22-xfs kernel headers then use cd /usr/src and then ln -s kernel-headers-2.4.22-xfs linux to make the link then compile. One more thing use /etc/init.d/kdm stop to stop the KDE display manager before the compile. Then after having compiled the driver module and made the changes in the XF86Config-4 file /etc/init.d/kdm restart to re-start the display manager with the new Nvidia driver you should see the splash screen. All this as root from a console login at the KDE graphical login screen use the console login option in the menu item.

    [edit]
    Knew I would forget something in the XF86Config-4 change the driver "nv" to driver "nvidia" example:
    Code:
    Section "Device"
            Identifier      "GeForce4 MX440 SE"
            Driver          "nvidia"
    EndSection
    [/edit]
    [edit2]
    Damn really should read my notes first one more thing in the /etc/modutils/aliases you need the line:
    Code:
    alias char-major-195 nvidia
    Then run update-modules as root to update the modules.conf for the next (re)boot.
    [/edit2]

  3. #3
    Junior Member registered user
    Join Date
    Dec 2003
    Posts
    12

    THANK YOU SO MUCH!!

    Stephen, thank you very much for you great reply! I think this is all the info I needed!!

    I'll try all this tomorrow morning perhaps, coz it is already late here
    ...And I'll be back with results :]]


    Thank you once again that you've spent your time for writing this info to me!

  4. #4
    Junior Member registered user
    Join Date
    Dec 2003
    Posts
    12

    IT WOOOOOOOOOOOOOOOOOOOORKS! :]]]]]]]

    Stephen, thank you again!!
    I installed it exactly the way you've described - step by step even with the messages you said I would see :]]]

    I also had a look at the README file which comes with the nvidia driver and I found that it is metioned there about MISMATCH... And I began thinking wouldn't it be better if I had read it once again before asking here?
    Anyway reading the README first:
    1. I didn't find the error message I received when trying to install the nvidia driver.
    2. There was no exact description of how to use MISMATCH :]

    So thank you again. I'm very very happy now with my KNOPPIIIIIIIIX! :]]


    P.S.
    So my other 'only problem' left - the internet, which works with Windouz, but not with any LINUX Live distribution (and not only)... I've read much over the net, but the problem seems to be in our admin, who I hope will have mercy and tells me what he has done to the internet server settings...

  5. #5
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: IT WOOOOOOOOOOOOOOOOOOOORKS! :]]]]]]]

    Quote Originally Posted by fla
    So my other 'only problem' left - the internet, which works with Windouz, but not with any LINUX Live distribution (and not only)... I've read much over the net, but the problem seems to be in our admin, who I hope will have mercy and tells me what he has done to the internet server settings...
    Does your computer use static settings for the internet if so you should be able to get the settings you need with ipconfig from the dos command prompt in WinXP or if using Win98 then winipcfg from the Run command on the start menu. Then you can use the settings you get with netcardconfig in a console window in Knoppix. If you are using DHCP and cannot get a connection then try pump -i eth0 from a console window. Good to hear you got it going BTW.

  6. #6
    Junior Member registered user
    Join Date
    Dec 2003
    Posts
    12

    Well...

    Stephen, thank you again.
    About the internet problem... I've posted in linuxquestions.org with a topic: "My internet works with Windouz, but with LINUX ((" But it is already on the second page... Please have a look at it if you think you could help.
    In few words: I know how to configure my eth0 device. I did it and it works well. But the problem is, that my provider uses some special magics and I don't know them |
    What is sure about my eth0:
    1. It is correctly installed and working. No conflicts with other devices.
    2. I do have internet. ( Read further)

    What is not sure:
    1. The magic our admin uses...

    I connect to the internet with a static IP. And NO DHCP is supported from our provider.
    In Windouz I use IP, Subnet mask, Gateway, DNS.
    So do I in LINUX. But... Both in Windouz and LINUX console I can't connect. In Windouz - only in graphical mode - no problems when using Mozilla, IE, mIRC, ICQ and other applications.
    Under LINUX - no internet at all.
    I CAN ping the LAN - neighbour computers, our gateway and DNS too. But nothing goes otside our LAN.
    I've checked my settings many times, so they are OK, I'm sure that.
    I've played a couple of hours with nmap and ethereal and I keep logs. Traceroute logs are also available )
    As far as I can see from my logs: There are open ports in our gateway, but all ports in our DNS are closed or filtered. NO open ports.
    ...Why do I say 'I have a connection' then? Coz with a friend of mine who is NOT in our LAN... We tried ssh. I open sshd and he connects to me and we can chat. So there is a connection out of the LAN. The prolem is that I don't know whether it depends on a special port or a protocol that our admin uses And again: I do not have any problems when connectin in Windouz ||
    ...The difficult thing is to contact our admin And even then it is almost sure I won't get any info from him Stupid, ain't it? |

    Thank you once again.


    P.S.
    I think it is better to move these topic to other part of this forum - "Networking" or to continue it in another forum, may be linuxquestions.org.
    Here is my e-mail address:
    [email protected]
    If you have some free time left and/or you are curious about my networking problem, please mail me and I'll send you the logs I've made...

  7. #7
    Junior Member
    Join Date
    Dec 2003
    Location
    The royal residence
    Posts
    3
    More info on knoppix with nvidia cards can be found herehttp://www.knoppix.net/forum/viewtop...?p=31765#31765

Similar Threads

  1. HDD install 3.4 fails
    By g-joey in forum Hdd Install / Debian / Apt
    Replies: 11
    Last Post: 07-03-2004, 05:38 PM
  2. Knoppix-3.4 hdd-install and ich2rpm driver??
    By Ish Rattan in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 06-22-2004, 12:10 AM
  3. Replies: 1
    Last Post: 01-12-2004, 12:45 AM
  4. Problems with NVIDIA® GeForceFX5200 Go Graphics chipset with
    By abouzeis in forum Hardware & Booting
    Replies: 9
    Last Post: 12-14-2003, 08:41 PM
  5. SU fails after install
    By cr8dle2grave in forum Hdd Install / Debian / Apt
    Replies: 6
    Last Post: 08-20-2003, 06:55 PM

Posting Permissions

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


Start9 Server Pure 32GB 4TB Intel i7 Node StartOS — Box + PSU picture

Start9 Server Pure 32GB 4TB Intel i7 Node StartOS — Box + PSU

$699.00



1U Open Source Router Firewall X10SLH-N6-ST031 E3-1240 V3 6x 10GB Ethernet 16GB picture

1U Open Source Router Firewall X10SLH-N6-ST031 E3-1240 V3 6x 10GB Ethernet 16GB

$350.00



IBM Power 9 Linux L922, 2x6-Core CPU / No RAM / 2 x 1400W PSU / Rails - 9008-22L picture

IBM Power 9 Linux L922, 2x6-Core CPU / No RAM / 2 x 1400W PSU / Rails - 9008-22L

$607.44



Proxmox Linux VM VPS Xeon Server /w 512GB RAM 28TB HDD for Virtual Machine Cloud picture

Proxmox Linux VM VPS Xeon Server /w 512GB RAM 28TB HDD for Virtual Machine Cloud

$1647.00



1U Open Source Router Firewall 6x 10GB Ethernet X10SLH-N6-ST031 E3-1240 V3 32GB picture

1U Open Source Router Firewall 6x 10GB Ethernet X10SLH-N6-ST031 E3-1240 V3 32GB

$429.00



Toshiba Magnia SG20 VPN Linux server Web server (No HDD, *Read*) - picture

Toshiba Magnia SG20 VPN Linux server Web server (No HDD, *Read*) -

$60.00



Ubuntu 26.04 Linux Desktop PC, 6-Core i5, up to 32GB RAM + 2TB SSD, Dell 7060 picture

Ubuntu 26.04 Linux Desktop PC, 6-Core i5, up to 32GB RAM + 2TB SSD, Dell 7060

$399.99



Microsoft SQL Server 2025 Standard 48 Core Unlimited User CALs CoA Authentic picture

Microsoft SQL Server 2025 Standard 48 Core Unlimited User CALs CoA Authentic

$298.88



Microsoft SQL Server 2025 Standard 32 Core Unlimited User CALs CoA Authentic picture

Microsoft SQL Server 2025 Standard 32 Core Unlimited User CALs CoA Authentic

$388.00



Secure VPN Subscription – Fast & Private Internet | Unlimited Access picture

Secure VPN Subscription – Fast & Private Internet | Unlimited Access

$7.99