Re: Problem with xorg-x11-drv-i810 on Fedora 10

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

 



On Mon, 1 Dec 2008, Jason Dickerson wrote:

xorg.conf
Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
EndSection

Section "Monitor"
    Identifier   "LCD Panel"
    VendorName   "IBM"
    ModelName    "X30 1024x768"
    Option        "dpms"
EndSection

Section "Monitor"
    Identifier   "External Panel"
    VendorName   "Monitor Vendor"
    ModelName    "Generic Monitor"
    Option        "dpms"
EndSection

Section "Device"
    Identifier  "Intel i830M"
    Driver      "intel"
    VendorName  "Intel"
    BoardName   "Intel Corporation 82830 CGC [Chipset Graphics Controller]"
    BusID       "PCI:0:2:0"
    Option        "monitor-LVDS" "LCD Panel"
    Option        "monitor-VGA" "External Panel"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Intel i830M"
    Monitor    "LCD Panel"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Virtual   1024 768
    EndSubSection
EndSection

Section "DRI"
        Group        0
        Mode         0666
EndSection


If anyone can help, I would really appreciate it! 

Try adding the line
Option "NoAccel" "yes"
to the Device section in /etc/X11/xorg.conf
A lot of people are having trouble with that graphics driver in Fedora 10.

	Michael Young
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[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