Nemok
09-05-2003, 12:21
Ho la suddetta sk video con Debian Sid e non sono ancora riuscito ad attivare l'accelerazione 3D.Eppure mi sembra di aver fatto tutto quello che leggendo in giro dicevano di fare.Le sezioni interessate del mio XF86Config-4 sembrano corrette:
Section "Module"
......
Load "dri"
Load "glx"
......
EndSection
Section "Device"
Identifier "G400"
Driver "mga"
VideoRam 32768
EndSection
Section "Screen"
Identifier "Default Screen"
Device "G400"
Monitor "Generic Monitor"
DefaultDepth 24
......
EndSection
Section "DRI"
Mode 0666
EndSection
Se ad esempio do:
nemok@debian:~$ glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x25 24 tc 0 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x26 24 tc 0 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x29 24 dc 0 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x2a 24 dc 0 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
Qualcuno di voi la utilizza correttamente? :muro:
Section "Module"
......
Load "dri"
Load "glx"
......
EndSection
Section "Device"
Identifier "G400"
Driver "mga"
VideoRam 32768
EndSection
Section "Screen"
Identifier "Default Screen"
Device "G400"
Monitor "Generic Monitor"
DefaultDepth 24
......
EndSection
Section "DRI"
Mode 0666
EndSection
Se ad esempio do:
nemok@debian:~$ glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x25 24 tc 0 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x26 24 tc 0 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x29 24 dc 0 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x2a 24 dc 0 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
Qualcuno di voi la utilizza correttamente? :muro: