Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Nvidia drivers i tried all.......

  1. #1
    Junior Member
    Join Date
    Dec 2003
    Posts
    6

    Nvidia drivers i tried all.......

    I hope some one get misericordy and help me.
    I tried this howto founded in this forum:

    http://www.knoppix.net/forum/viewtopic.php?t=6754

    but for me dont work if i change Identifier "Card0" get me a error like variable not fonded and if i dont change it i make startx and the my monitor get black and i only can reboot.

    First problem apt-get install kernel-headers-2.4.22-xfs <---file dont exist.
    Well i got this headers
    apt-get install kernel-headers-2.4.22-1-386 2.4.22-3
    them i did this
    export IGNORE_CC_MISMATCH=1
    ln -s /usr/src/kernel-headers-2.4.22/usr/src/linux
    etc/init.d/kdm stop
    sh NVIDIA............................run
    cd /etc
    mcedit modules i added nvidia
    cd /etc/X11
    mcedit XF86Config-4
    erase GLcore and dri
    glx was in. and changued nv by nvidia
    update-modules
    and same problem startx and.. rebooting.
    i tried at lilo start Linux vga=text startx rebooting again
    when i make ll /usr/src/linux show me it
    lrwxrwxrwx 1 knoppix knoppix 12 Dec 29 17:28 /usr/src/linux -> linux-2.4.22


    -PIV 2.666 -GeForce4 MX 440 AGP 8 x -512 Mg DDR266.

  2. #2
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    Try the nvidia install scripts located here.

  3. #3
    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

  4. #4
    Member registered user
    Join Date
    Jun 2003
    Posts
    68
    This is the way I did it:-

    Download driver from http://www.nvidia.com/object/linux.html
    Boot into console (non graphical mode) (I think this step is important. X cannot be running.)
    Run the downloaded script
    Change XF86Config-4 as instructed

    At one stage, the script will compile the kernel. Change my system to boot back into graphical mode and everything works.

  5. #5
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    And the Original Poster my want to relink the kernel headers to the proper ones that should already be included I see he has changed it in the post above.

  6. #6
    Junior Member
    Join Date
    Dec 2003
    Posts
    6
    I remove the kernel-headers-2.4.22-1-386 2.4.22-3
    and get kernel-headers-2.4.22-xfs
    I tried the script install (i tried all scripts) and i already have the same problem...
    I dont know what im doing bad.

  7. #7
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by Malo
    I remove the kernel-headers-2.4.22-1-386 2.4.22-3
    and get kernel-headers-2.4.22-xfs
    I tried the script install (i tried all scripts) and i already have the same problem...
    I dont know what im doing bad.
    When you got the kernel headers you made the proper symbolic link right? eg ln -s /usr/src/kernel-headers-2.4.22-xfs /usr/src/linux

    Then from a console login from the menu item on the kde login screen login as normal user the use su to become root. Next /etc/init.d/kdm stop. Then change to the directory with the Nvidia installer and use export IGNORE_CC_MISMATCH=1 or export CC=/usr/bin/gcc-2.95 then run the installer and decline the offer to go to the nvidia site to get a precompiled version and accept the offer to compile watch it compile and make sure you have made the proper changes in the XF86Config-4 and then /etc/init.d/kdm restart and you ashould have a Nvidia splash screen when starting kdm. If this does not work can you post any errors and the XF86Config-4 file that you are using.

  8. #8
    Junior Member
    Join Date
    Dec 2003
    Posts
    6
    Yes i did;
    cd /usr/src/
    ln -s kernel-headers-2.4.22-xfs linux
    my XF86Config-4:
    Section "ServerLayout"
    Identifier "XFree86 Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
    InputDevice "USB Mouse" "CorePointer"
    EndSection

    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"

    EndSection

    Section "Files"
    RgbPath "/usr/X11R6/lib/X11/rgb"
    ModulePath "/usr/X11R6/lib/modules"
    FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/misc"
    FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath "/usr/X11R6/lib/X11/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
    # FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/X11R6/lib/X11/fonts/defoma/CID"
    FontPath "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
    EndSection

    Section "Module"
    Load "ddc" # ddc probing of monitor
    #Load "GLcore"
    Load "dbe"
    #Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "speedo"
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection

    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"

    EndSection

    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection

    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection

    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection

    # Auto-generated by KNOPPIX mkxf86config

    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    VendorName "MED"
    ModelName "MED4768"
    HorizSync 30 - 83 # DDC-probed
    VertRefresh 50 - 76 # DDC-probed
    (lot of commented resolutions)
    EndSection
    Section "Device"
    ### Available Driver options are:-
    # sw_cursor is needed for some ati and radeon cards
    Option "sw_cursor"
    #Option "hw_cursor"
    #Option "NoAccel"
    #Option "ShowCache"
    #Option "ShadowFB"
    #Option "UseFBDev"
    #Option "Rotate"
    Identifier "Card0"
    # The following line is auto-generated by KNOPPIX mkxf86config
    Driver "nvidia"
    VendorName "All"
    BoardName "All"
    # BusID "PCI:1:0:0"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 16
    SubSection "Display"
    Depth 1
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection

    Section "DRI"
    Mode 0666
    EndSection

  9. #9
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by Malo
    Yes i did;
    cd /usr/src/
    ln -s kernel-headers-2.4.22-xfs linux
    Sorry I made a mistake there I did a fresh install on my spare computer and the kernel headers are in the /usr/src/linux-2.4.22 directory so the line would be ln -s /usr/src/linux-2.4.22 /usr/src/linux to link the kernel headers and I notice that I missed the file /etc/modutils/aliases as well. You should have the line:
    Code:
    alias char-major-195 nvidia
    In the file and still as root you should run update-modules to update the modules.conf you may have to reboot for this to be detected.

    Another thing I noticed while playing around is that the

    Code:
    FontPath "/usr/X11R6/lib/X11/fonts/defoma/CID" 
     FontPath "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
    Directories do not exist on the system so you may want to comment out these as well and you may want to move the Type1 line down to the bottom of the fonts paths other than that the file look fine. Again sorry for the wrong information and incomplete post.

  10. #10
    Junior Member
    Join Date
    Dec 2003
    Posts
    6
    Thanx for helps but..
    Fresh install and whitout kdm start always start in text mode.
    export IGNORE_CC_MISMATCH=1
    ln -s /usr/src/linux-2.4.22 /usr/src/linux
    cd /home/knoppix/Drivers
    sh NVIDIA..........run
    update-modules
    cd /etc/modules/
    mcedit aliases
    alias char-mayor-195-nvidia is in so i dont make any modification.
    cd /etc/X11
    mcedit XF86Config-4
    # Load "GLcore"
    # Load "dri"
    Load "nvidia"
    reboot
    When i do glxinfo show me something like:
    unable (null)
    startx and same problem i only can reboot.
    Could be my Grafic Card broken? but is strange i have redhat and XP installed too and i dont have problems all works fine.

Page 1 of 2 12 LastLast

Similar Threads

  1. Nvidia Drivers
    By Dioxin in forum Hardware & Booting
    Replies: 2
    Last Post: 05-26-2005, 03:29 PM
  2. Knoppix and Nvidia drivers
    By sandman in forum Ideas
    Replies: 6
    Last Post: 08-26-2004, 05:59 PM
  3. Help with 2.6.6 and Nvidia Drivers
    By naventus in forum Hdd Install / Debian / Apt
    Replies: 8
    Last Post: 06-28-2004, 08:00 PM
  4. NVIDIA drivers....
    By slc in forum Hdd Install / Debian / Apt
    Replies: 19
    Last Post: 08-27-2003, 06:25 PM
  5. nvidia drivers
    By evilgeek in forum Hdd Install / Debian / Apt
    Replies: 6
    Last Post: 01-22-2003, 11:16 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
  •  


Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS picture

Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS

$712.98



DELL PowerEdge R730XD 24x 2.5

DELL PowerEdge R730XD 24x 2.5" Server Dual 750W Dual Heatsink - BareBones TESTED

$269.99



Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays

$1849.00



HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD picture

HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD

$339.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

$89.99



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



HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD picture

HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD

$196.95



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 R620 Server 2x E5-2650 V2 = 16 Cores H710P 128GB RAM 2x 600GB SAS picture

Dell PowerEdge R620 Server 2x E5-2650 V2 = 16 Cores H710P 128GB RAM 2x 600GB SAS

$274.99