Re: Matrox G550, DVI and FC5

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Trond Danielsen wrote:
> I have a problem with my Matrox G550 graphics card. I cannot get the
> DVI output working from X. After reading the matrox forums I
> discovered that I need a binary module from Matrox to get some of the
> features on the graphics card working, but Matrox only got modules for
> xorg  7.0.0. Has anyone tried these on FC5?

I found a way to get it working without the driver from Matrox. The
kernel module matroxfb can be used. The following steps work on a
default install of FC5:

(1) Create the file /etc/modprobe.d/matroxfb.conf containing the
    following line:
    options matroxfb_base vesa=0x11B

    NOTE: The file matroxfb.txt in the kernel sources gives detailed
    info about the "vesa" option. You should read it.

(2) Create /etc/sysconfig/mkinitrd containing the following line:
    MODULES="matroxfb_base"

(3) Run the following command:
    mkinitrd -f -v /boot/initrd-$(uname -r).img $(uname -r)

(4) Edit the Device section of /etc/X11/xorg.conf:
    Driver "mga"
    Option "UseFBDev" "on"
    Option "HWCursor" "off"

Step (1) might be optional, I don't know. It is for using the
framebuffer on text consoles.

Step (2) tells initrd to load the framebuffer module when creating new
ramdisk images.

Step (3) creates a new initial ramdisk for the running kernel that uses
the above module. When new kernels are installed the module will
automatically be included because of step (2).

Step (4) is the configuration of X.org.

HTH,
Joachim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE/xEpq7fYj4TsIUwRAo/4AKCAUe1rEVe9v9i3jChi5jZ75u7pqACeLkqq
yGQ6gb4IuBPdJUMBOQnzXr4=
=3jDF
-----END PGP SIGNATURE-----

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux