[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: MSI G4MX440 (Generic VGA driver)



hi,

1. Select a generic VGA driver and configure your monitor throug 
   Xconfigurator

2. Add the following lines to   /etc/X11/XF86Config-4  file

Section "Device"
        Identifier "MyVideoCard"
        Driver "vesa"
        BoardName "Unknown"
EndSection

3.Change the Screen section's Device name to "MyVideoCard"

E.G

Section "Screen"
        Identifier "Screen0"

        # Change here
        Device "MyVideoCard"   

        Monitor "S/T 57/56E/V"
        DefaultDepth 16
        Subsection "Display"
                Depth 16
                Modes "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection

EndSection

Hope this will work.

for more details have a look at 
/usr/src/linux-2.4.7-10/Documentation/fb/vesafb.txt


A. Johnson
Nilgiri Networks



On Tue, 1 Oct 2002 Patrick Borgeaud swisscom com wrote:

!Hello.
! 
!I have an MSI MS-8861 (g4mx440) vidéo card on my system. Is it possible to make this card work with redhat 7.2 ???
! 
!And, if yes, how can I do ??
! 
!Thanks for all.
! 
!Bop
!





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]