On Friday 27 January 2006 11:45, Quamis wrote:
[...]
> alta varianta pe google era sa pun un driver mai nou, pe care l-am
> pus...si tot nimic(nvidia 7174 am instalat acum)
>

Pai 7174 nu e nici pe departe cel mai driver. Din cate tin minte acum e seria 
8xxx. Doar daca nu ai cumva o placa mai veche si esti nevoit sa stai cu 
7xxxx.

Vezi ce module ai incarcate prin xorg.conf (fara DRI si alte prostii). La mine 
xorg.conf arata asa:

Section "Files"
  RgbPath "/usr/lib/X11/rgb"
  FontPath "/usr/share/fonts/75dpi"
  FontPath "/usr/share/fonts/100dpi"
  FontPath "/usr/share/fonts/misc"
  FontPath "/usr/share/fonts/Type1"
  FontPath "/usr/share/fonts/util"
  FontPath "/usr/share/fonts/local"
  FontPath "/usr/share/fonts/TTF"
  FontPath "/usr/share/fonts/cyrillic"
  FontPath "/usr/local/share/fonts"
  FontPath "/usr/share/fonts"
  FontPath "/usr/share/fonts/default"
  FontPath "/usr/share/fonts/ukr"
  FontPath "/usr/share/fonts/TTF"
  FontPath "/usr/share/fonts/corefonts"
EndSection

Section "ServerFlags"
  AllowMouseOpenFail
  Option "backingstore" "true"
EndSection

Section "InputDevice"
  Identifier "DefaultKeyboard"
  Driver "kbd"
  Option "AutoRepeat" "250 30"

  Option "XkbModel"  "pc105"
  Option "XkbLayout" "ro"
  Option "XkbVariant" "us_ro"
EndSection

Section "InputDevice"
  Identifier "DefaultMouse"
  Driver "mouse"
  Option "Protocol" "IMPS/2"
  Option "Device" "/dev/input/mice"
  Option "ZAxisMapping" "4 5"
EndSection

Section "Module"
  Load "dbe"
  Load "glx"
  Load "extmod"
  Load "type1"
  Load "freetype"
EndSection

Section "Monitor"
  Identifier "DefaultMonitor"
  VendorName "LG"
  ModelName "Flatron L1730S"
  HorizSync 30.0-70.0
  VertRefresh 56.0-60.0
EndSection

Section "Device"
  Identifier "DefaultDevice"
  VendorName "nvidia"
  Driver "nvidia"
  #Driver "nv"
EndSection

Section "Screen"
  Identifier "DefaultScreen"
  Monitor "DefaultMonitor"
  Device "DefaultDevice"
  DefaultDepth 24
  Subsection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
  EndSubsection
EndSection 

-- 
Serghei.
TOP POSTING SUX

_______________________________________________
RLUG mailing list
RLUG@lists.lug.ro
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui