[RH 8.0] Niet boven 800*600 na nieuwe vidkaart

Pagina: 1
Acties:
  • 26 views sinds 30-01-2008

  • Xenon
  • Registratie: Januari 2001
  • Laatst online: 18-05 07:36
Ik heb recent een nieuwe videokaart gestoken in men xp2000+. Ik had eerst een Geforce 1 ddr, en nu een Geforce 2 mx.

Maar ik kan de resolutie niet hoger zetten dan 800*600 en ik kan hardware acceleration niet aanzetten. Moet ik andere drivers gaan installen, of met config files gaan prutsen? (Men monitor wordt trouwens ook niet herkent, en er zijn geen drivers voor men Belinea te vinden)

Wie kan helpen :( ?

ProtocoLAN.be: De beste LAN van de Maaskant


  • We Are Borg
  • Registratie: April 2000
  • Laatst online: 22:01

We Are Borg

Moderator Wonen & Mobiliteit / General Chat
Lama

ARGH, staat in NOS We Are Borg, let niet op mij |:(

  • balk
  • Registratie: Januari 2000
  • Laatst online: 23:18
Ik zou eens een kijkje gaan nemen in "Help, m'n NVidia drivers doen het niet" topic, je moet de commerciele drivers gebruiken namelijk

  • odysseus
  • Registratie: Augustus 2000
  • Laatst online: 22:40

odysseus

Debian GNU/Linux Sid

Je kunt allereerst de nVidia-drivers installeren. Daarvoor is in NOS een groot topic (zie de FAQ voor een link), ze zijn te downloaden vanaf www.nvidia.com, waar je ook een bijzonder goede installatiehandleiding vindt. Je resolutie kun je wijzigen in het bestand /etc/X11/XF86Config-4, welke waarden je precies moet wijzigen is redelijk uit het bestand zelf op te maken. De GoT-search biedt ook hier hulp, evenals de manpage van het bestand ('man XF86Config-4').

Leven is het meervoud van lef | In order to make an apple pie from scratch, you must first create the universe.


Verwijderd

Post je XF86config file eens....

  • Xenon
  • Registratie: Januari 2001
  • Laatst online: 18-05 07:36
Ja, ik heb al eens op de nvidia site gekeken, maar daar zijn nog geen redhat 8.0 drivers, ik zal men config eens posten, heb daar al wat in liggen rommelen, maar het lukte niet echt :'(

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
# XFree86 4 configuration created by pyxf86config

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "DevInputMice" "AlwaysCore"
EndSection

Section "Files"
# RgbPath is the location of the RGB database.  Note, this is the name of the 
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
    RgbPath      "/usr/X11R6/lib/X11/rgb"
    FontPath     "unix/:7100"
EndSection

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

Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#   Option  "Xleds"     "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#   Option  "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#   Option  "XkbModel"  "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#   Option  "XkbModel"  "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#   Option  "XkbLayout" "de"
# or:
#   Option  "XkbLayout" "de"
#   Option  "XkbVariant"    "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#   Option  "XkbOptions"    "ctrl:swapcaps"
# Or if you just want both to be control, use:
#   Option  "XkbOptions"    "ctrl:nocaps"
#
    Identifier  "Keyboard0"
    Driver      "keyboard"
    Option      "XkbRules" "xfree86"
    Option      "XkbModel" "pc102"
    Option      "XkbLayout" "be"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option      "Protocol" "PS/2"
    Option      "Device" "/dev/psaux"
    Option      "ZAxisMapping" "4 5"
    Option      "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
    Identifier  "DevInputMice"
    Driver      "mouse"
    Option      "Protocol" "IMPS/2"
    Option      "Device" "/dev/input/mice"
    Option      "ZAxisMapping" "4 5"
    Option      "Emulate3Buttons" "no"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Unknown monitor"
    DisplaySize  320    240
    HorizSync    31.5 - 45.0
    VertRefresh  50.0 - 85.0
    ModeLine     "1400x1050" 129.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
    ModeLine     "1400x1050" 151.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
    ModeLine     "1400x1050" 162.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
    ModeLine     "1400x1050" 184.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
    Option      "dpms"
EndSection

Section "Device"
    Identifier  "Videocard0"
    Driver      "nv"
    VendorName  "Videocard vendor"
    BoardName   "NVIDIA GeForce 2 MX (generic)"
    VideoRam    32768
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Videocard0"
    Monitor    "Monitor0"
    DefaultDepth     24
    SubSection "Display"
        Modes    "1024x768"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes    "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Group        0
    Mode         0666
EndSection


Zo had ik overal al 1024x768 toegevoegd (overal waar dat staat) en die horizontal en vertical frequency verhoogt

ProtocoLAN.be: De beste LAN van de Maaskant


Verwijderd

SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection


maak het zo:

SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection

  • Xenon
  • Registratie: Januari 2001
  • Laatst online: 18-05 07:36
als ik enkel de NVIDIA_GLX-1.0-3123.i386.rpm instal, is dat genoeg? Of moet ik ook die kernel driver hebben?

ProtocoLAN.be: De beste LAN van de Maaskant


  • Xenon
  • Registratie: Januari 2001
  • Laatst online: 18-05 07:36
k, zal het eens doen, en dan effe rebooten

ProtocoLAN.be: De beste LAN van de Maaskant


Verwijderd

Rebooten ?? waarvoor

je moet ook de Kernel RPM installen....

Verwijderd

als je die NVIDIA-Kernel.rpm heb geinstalled wijzig dit

oud:

Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 2 MX (generic)"
VideoRam 32768


nieuw:

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorNami "Videocard vendor"
BoardName "NVIDIA GeForce 2 MX (generic)"
VideoRam 32768

  • odysseus
  • Registratie: Augustus 2000
  • Laatst online: 22:40

odysseus

Debian GNU/Linux Sid

Let erop dat je de source-versie van die kerneldriver neemt. De RPM zou wel makkelijker zijn, maar zolang er geen RH8-RPM is heb je er niets aan aangezien het geheel dan niet werkt. De installatie van de source-versie is ook vrij simpel (duidelijke uitleg in hun README), al heb je misschien wat extra software nodig die op je installatie-CD staat maar die je nog niet geïnstalleerd hebt.

Leven is het meervoud van lef | In order to make an apple pie from scratch, you must first create the universe.


  • Xenon
  • Registratie: Januari 2001
  • Laatst online: 18-05 07:36
Na het editten in die X86 config, starten men eigenschappen van men display niet meer op

Effe de oude terugzetten

Maar ik snap nu wat ik moet doen, en zal het eens proberen

ProtocoLAN.be: De beste LAN van de Maaskant


  • Jordi
  • Registratie: Januari 2000
  • Niet online

Jordi

#1#1

Hiervoor is dit topic uitgevonden:
Het grote 'me nVidia drivers doent nie!' topic
:)

Het zal wel niet, maar het zou maar wel.

Pagina: 1

Dit topic is gesloten.