Portál AbcLinuxu, 5. května 2025 21:39
sis86c215
, dale je dobre nastavit videopamet.
X zatim nespoustet.XF86Config
je treba upravit
sekci device, zhruba takto:
Section "Device" Identifier "My Video Card" VendorName "Unknown" BoardName "Unknown" Chipset "sis86c215" VideoRam 2048 # This is a cheap version of 86c205. I am not sure if acceleration works Option "no_accel" # Use this if acceleration is causing problems Option "no_BitBlt" # Use this if acceleration is causing problems # Option "fifo_moderate" # Option "fifo_conserv" # Option "fifo_aggresive" # Insert Clocks lines here if appropriate Clocks 25.18 EndSectionPovolenim
Option "no_accel"
se jiz X server
rozebehne, ale misto kurzoru je vekly bily ctverec.
Povolenim Option "no_BitBlt"
vyresilo problem s kurzorem.
Nastaveni Clock
neni nutne, v mem pripade odstranilo obcasne blikani.Section "Screen" Driver "SVGA" Device "My Video Card" Monitor "Compaq 1024 Monitor" DefaultColorDepth 8 BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 8 Modes "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240" "320x200" ViewPort 0 0 EndSubSection SubSection "Display" Depth 15 Modes "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection SubSection "Display" Depth 16 Modes "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection SubSection "Display" Depth 24 Modes "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection SubSection "Display" Depth 32 Modes "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection EndSection
Dokument vytvořil: Ales Zeleny, 31.3.2000 07:42 | Zobrazeno: 989×
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.