LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   some video card help ati mobility m4 (https://www.linuxquestions.org/questions/linux-hardware-18/some-video-card-help-ati-mobility-m4-52420/)

stevenhasty 03-29-2003 06:50 PM

some video card help ati mobility m4
 
I found a FAQ about my particular laptop configuration, and this is what it says:

Quote:

Video is almost always one of the hairiest parts of getting a laptop up and running. Fortunately, Dell (up until recently) used the ATI Rage Mobility M4 which is fully supported under XFree 4.0.x (if you're using 3.3.x, it is also supported, but go upgrade your X anyway) with the ATI r128 driver. The new current cards being offered are the Nvidia Geforce2Go (often abbreviated as g2go), and the new top of the line card: the ATI Mobility Radeon 7500.

3.2. Using the ATI Rage Mobility M4 This should *just work* using either the "ati" or "r128" driver under X 4.1.x. DRI, and DVD playback (both fullscreen and windowed) also work (tested using mplayer, xine, and osm). Note: you should disable DRI if you want to suspend (see above section 1).

If you want to enable AGP 4x (faster frame rates, etc.), then put a line in your "Device" section like so: Option"AGPMode""4"
I want to enable AGP 4x, but I don't know what the heck this means. What is the "Device" section?

jpbarto 03-29-2003 08:41 PM

In the device section of your XF86Config file. This is the configuration file for your xserver and should reside in /etc/X11/XF86Config. In this file (which is just a text file) there will be a section labeled 'device' (among other sections called inputdevice (mouse) and screen or display, etc) that defines attributes of your video card, most importantly what driver to use to access it. But you can also include other options like what mode of agp to use.

hth,
jpbarto


All times are GMT -5. The time now is 12:25 PM.