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
  •  


IBM QRadar xx29 Server 4412Q2A picture

IBM QRadar xx29 Server 4412Q2A

$200.00



IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD picture

IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD

$399.99



IBM SYSTEM x3200 M2 Server - HDD wiped, No OS picture

IBM SYSTEM x3200 M2 Server - HDD wiped, No OS

$75.00



IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server  picture

IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server

$209.98



ibm server z series picture

ibm server z series

$16000.00



IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES picture

IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES

$27.25



IBM Power S822 8284-22A 12SFF Power8 3.89GHz 6-Core 64GB RAM No Bezel/HDD Server picture

IBM Power S822 8284-22A 12SFF Power8 3.89GHz 6-Core 64GB RAM No Bezel/HDD Server

$319.99



IBM Lenovo X3650 M5 2U 8x 2.5” CTO Rack Server – 2x HS, 2x 750W picture

IBM Lenovo X3650 M5 2U 8x 2.5” CTO Rack Server – 2x HS, 2x 750W

$199.00



IBM SYSTEM x3650 M4 Xeon E5-2609 2.40GHZ 16GB DDR3-1066MHZ 2x 550W PSU TESTED picture

IBM SYSTEM x3650 M4 Xeon E5-2609 2.40GHZ 16GB DDR3-1066MHZ 2x 550W PSU TESTED

$109.95



IBM System X3500 M4 7383AC1 (E5-2650 v2 2.60GHz - 192GB RAM - M2000 - NO OS/HDD) picture

IBM System X3500 M4 7383AC1 (E5-2650 v2 2.60GHz - 192GB RAM - M2000 - NO OS/HDD)

$294.92