Skip to Content.
Sympa Menu

baslinux - [BL] VGA16 setup

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: mikkel meinike <mimeini AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: [BL] VGA16 setup
  • Date: Mon, 3 Oct 2005 12:31:57 +0000

Hi agan

Now I have installed the VGA16 server and I have tried to put togther
an XF86Config file from the information in other XF86Config files that
I have used erlier and what was in the no_xvesa packages from BL. It
seems to be not quit right I have sent the content of the XF86Config
file that I have made and the commend that Xfree gave as it falled
back to consol. So I hope somone can halp me to get it right.

Thanks
/Mikkel
--------------------------------------------------------------------------------
The error masseges from Xfree:
--------------------------------------------------------------------------------

(--) VGA16: generic
(--) VGA16: videoram: 256k (using 256k)
(--) VGA16: clocks: 28.32 28.32 28.32 28.32
(--) VGA16: Maximum allowed dot-clock: 90.000 MHz
(--) VGA16: There is no mode defininition named "640x480"

fatal server error:
No valid modes found

-------------------------------------------------------------------------
The XF86Config:
-------------------------------------------------------------------------
RgbPath "/usr/X11R6/lib/X11/rgb"

FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"

Section "Keyboard"
Protocol "Standard"
XkbDisable
EndSection

Section "Pointer"
Protocol "PS/2"
Device "/dev/mouse"
Emulate3Buttons
Emulate3Timeout 50
EndSection

Section "Monitor"
Identifier "My Monitor"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 29-60
VertRefresh 50-100
Modeline "640x400" 28.0 640 664 760 800 480 482 487 523

EndSection

Section "Device"
Identifier "MSI MS-4417"
VendorName "Unknown"
BoardName "Unknown"
#VideoRam 1024
# Option "no_accel" # Use this if acceleration is causing problems
# Option "fifo_moderate"
# Option "fifo_conserv"
# Option "fifo_aggresive"
# Option "fast_vram"
# Option "pci_burst_on"
# Option "xaa_benchmark" # DON'T use with "ext_eng_queue" !!!
# Option "ext_eng_queue" # Turbo-queue. This can cause drawing
# errors, but gives some accel
# Insert Clocks lines here if appropriate
EndSection

Section "Screen"
Driver "vga16"
Device "MSI MS-4417"
Monitor "My Monitor"
Subsection "Display"
Depth 4
Modes "640x480"
# ViewPort 0 0
EndSubsection
EndSection




Archive powered by MHonArc 2.6.24.

Top of Page