Follow-up, YDL 4 on Pismo

Geert Janssens geert.janssens3 at pandora.be
Wed Oct 6 02:23:51 MDT 2004


Felix Jodoin wrote:
> Thanks very much! A few things I noticed in it: Isn't the card agp?
> Shouldn't the dri module be loaded, if it is agp? Is the fbdev
> necessary? I mean, is fbdev for hardware acceleration or against it?
> -Felix
> 
fbdev is the generic framebuffer driver, which is supposed to work on 
any video card. As such it is not accelerated.

If you want acceleration, you'll have to switch to another driver, 
specifically for your video card (ATI Rage 128 Mobility according to 
Mark's original mail). But since I don't have a Pismo, I can't tell you 
which driver that would be, and even if it is supported.

Geert.

> On Tue, 2004-10-05 at 21:04, Mark Jaffe wrote:
> 
>>OK, following is contents of XF86Config (for Pismo):
>>
>># File generated by Xautoconfig.
>>
>>Section "ServerLayout"
>>	Identifier     "XFree86 Configured"
>>	Screen      0  "Screen0" 0 0
>>	InputDevice    "Mouse0" "CorePointer"
>>	InputDevice    "Keyboard0" "CoreKeyboard"
>>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     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
>>	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
>>	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
>>	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
>>	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
>>	FontPath     "/usr/X11R6/lib/X11/fonts/korean:unscaled"
>>	FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic:unscaled"
>>	FontPath     "/usr/share/fonts/ISO8859-2/misc:unscaled"
>>	FontPath     "/usr/share/fonts/ISO8859-2/75dpi:unscaled"
>>	FontPath     "/usr/share/fonts/ISO8859-2/100dpi:unscaled"
>>	FontPath     "/usr/share/fonts/ISO8859-9/misc:unscaled"
>>	FontPath     "/usr/share/fonts/ISO8859-9/75dpi:unscaled"
>>	FontPath     "/usr/share/fonts/ISO8859-9/100dpi:unscaled"
>>	FontPath     "/usr/share/fonts/KOI8-R/misc:unscaled"
>>	FontPath     "/usr/share/fonts/KOI8-R/75dpi:unscaled"
>>EndSection
>>
>>Section "Module"
>>	Load  "dbe"
>>	Load  "extmod"
>>	Load  "fbdevhw"
>>	Load  "glx"
>>	Load  "record"
>>	Load  "freetype"
>>	Load  "type1"
>>	#Load	"dri"
>>EndSection
>>
>>Section "InputDevice"
>>
>># Change "XkbModel" to "macintosh_old" if you are using
>># the deprecated adb keycodes.
>>	Identifier  "Keyboard0"
>>	Driver      "keyboard"
>>	Option	    "XkbRules" "xfree86"
>>	Option	    "XkbModel" "macintosh"
>>	Option	    "XkbLayout" "us"
>>EndSection
>>
>>Section "InputDevice"
>>	Identifier  "Mouse0"
>>	Driver      "mouse"
>>	Option	    "ZAxisMapping" "4 5"
>>	Option	    "Protocol" "IMPS/2"
>>	Option	    "Device" "/dev/input/mice"
>>EndSection
>>
>>Section "Modes"
>>
>>	# Generated
>>	# D: 64.994 MHz, H: 48.359 kHz, V: 59.998 Hz
>>	Identifier     "Modes0"
>>	ModeLine     "1024x768" 65.0 1024 1064 1200 1344 768 771 777 806 
>>-hsync -vsync
>>EndSection
>>
>>Section "Monitor"
>>	Identifier   "Monitor0"
>>	ModelName    "Monitor Model"
>>	UseModes     "Modes0"
>>	HorizSync    30.0 - 70.0
>>	VertRefresh  50.0 - 160.0
>>	Option	    "DPMS"
>>EndSection
>>
>>Section "Device"
>>
>>	### Available Driver options are:-
>>	#Option	"SWcursor"
>>	Identifier  "Card0"
>>	Driver      "r128"
>>	BoardName   "Unknown video card"
>>	Option	    "HWcursor"
>>	Option	    "UseFBDev" "true"
>>	BusID       "PCI:0:16:0"
>>EndSection
>>
>>Section "Screen"
>>	Identifier "Screen0"
>>	Device     "Card0"
>>	Monitor    "Monitor0"
>>	DefaultDepth     16
>>	SubSection "Display"
>>		Depth     8
>>		Modes    "1024x768"
>>	EndSubSection
>>	SubSection "Display"
>>		Depth     16
>>		Modes    "1024x768"
>>	EndSubSection
>>	SubSection "Display"
>>		Depth     24
>>		Modes    "1024x768"
>>	EndSubSection
>>EndSection
>>
>>Section "DRI"
>>	Group        0
>>	Mode         0666
>>EndSection
>>
>>---
>>Mark Jaffe
>>mark_jaffe at comcast.net
>>(408) 972-9638
>>(408) 807-2093 (cell)
>>
>>
>>---
>>Mark Jaffe
>>markie at ydl.net
>>(408) 972-9638
>>(408) 807-2093 (cell)
>>
>>_______________________________________________
>>yellowdog-general mailing list
>>yellowdog-general at lists.terrasoftsolutions.com
>>http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>>HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'
> 
> 
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general at lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'
> 
> 


More information about the yellowdog-general mailing list