Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: NVidia drivers and Redhat 8.0

  1. #21
    JimH
    Guest

    Re:NVidia drivers and Redhat 8.0

    Quote Originally Posted by dubster
    I've tried emacs & couldn't even quit out of it,
    F10 to access the menu in Emacs.

    Jim H

  2. #22
    SunDevil
    Guest

    Re:NVidia drivers and Redhat 8.0

    I have had the same 'edit' problems under linux. I lost two consoles to emacs that i couldnt get out of

    'pico' and 'nano' are the most dos-edit like.
    to start it:
    pico <file-to-edit>
    ctrl-x
    to end it, like it says in the bottom row. Same with nano.

    Once you know how to start and end 'vi' its not too bad either.
    crash-course 'vi':
    vi basically has two modi, command mode and insert mode. If you want to give commands, like save and such you need to be in command mode, if you want to edit text you need to be in 'insert' mode.
    to go from command mode to insertmode press 'a' to go back press <esc>.
    to start: $vi <file-to-edit>
    basic commands:
    :q //quit
    :wq // write-quite (save)
    :q! // quit without save
    In command mode the command take a ':' before the command.

    Thats it. vi supports syntax highlighting which makes your terminal look at bit more like home

    Well something worked !! Thanks SunDevil . . .
    np dude, glad i could help.

    check the "Monitor" section of your XF86Config and see if the "HorizSync" and "VertRefresh" setting are correct for your monitor. Maybe the setting are lower then your monitor is capable of displaying.
    Right now they are, but when i set them to normal my screen freaks out, like the setting is too high and either my monitor or VCard can't cope with it. I know from windows the refreshrate differs from setting to setting, does linux know this? Is there any way to calculate a 'windows refreshrate' from the horz and vert rates linux uses?

  3. #23
    JimH
    Guest

    Re:NVidia drivers and Redhat 8.0

    Quote Originally Posted by SunDevil
    Once you know how to start and end 'vi' its not too bad either.
    eeeeeeek! vi! :P emacs user ducks :P

    Right now they are, but when i set them to normal my screen freaks out, like the setting is too high and either my monitor or VCard can't cope with it.
    This is going to be a problem with the current Nvidiot drivers and 8.0. You are not the only to have this same problem under 8.0. I have seen reports of this by other people that did not have problems running prior versions of Red Hat.

    Jim H

Similar Threads

  1. Looking for ALSA Drivers for RedHat Enterprise Linux 4 WS
    By kuldeep in forum Redhat / Fedora
    Replies: 1
    Last Post: 01-18-2007, 06:05 AM
  2. nvidia and redhat 8.0 upgrade problem
    By in forum Linux - Software, Applications & Programming
    Replies: 14
    Last Post: 02-19-2003, 12:03 AM
  3. New NVidia drivers are out.
    By pbharris in forum Linux - Software, Applications & Programming
    Replies: 33
    Last Post: 01-19-2003, 01:59 AM
  4. nvidia drivers
    By agar in forum Linux - Software, Applications & Programming
    Replies: 12
    Last Post: 12-10-2001, 06:16 PM
  5. Any one get the NVIDIA drivers working in RH 7.2?
    By t048 in forum Linux - Software, Applications & Programming
    Replies: 4
    Last Post: 11-25-2001, 05:14 AM

Bookmarks

Posting Permissions

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