-----
Parameter
for displaying by frame buffrer (fbdev)
Give the follwing value as the kernel parameter
for booting.
vga=318
1024x768x24bpp
vga=317 1024x768x16bpp
-----
How
to implement the trident driver.
Add following lines to the
"Device" section of XF86Config(-4)
Driver
"trident"
chipset "cyberbladeXPm"
VideoRam 16834
-----
How
to stop chattering problem while running X.
Add following line to the
"Input Device" section of XF86Config(-4)
Options
"XkbDisable"
|