gnewsense-dev
[Top][All Lists]
Advanced

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

Re: [Gnewsense-dev] Fixed Siliconmotion driver


From: Marek Buras
Subject: Re: [Gnewsense-dev] Fixed Siliconmotion driver
Date: Mon, 28 Jan 2013 17:11:15 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Jan 27, 2013 at 11:09:00PM +0100, Sam Geeraerts wrote:
> I haven't yet found how to create that automatically.
> 

What do you think about placing a file, let's say 10-video-siliconmotion.conf,
in /usr/share/X11/xorg.conf.d with the content below:

--- 8< ---
Section "Device"
        Identifier      "Silicon Motion"
        Driver          "siliconmotion"
        Option          "pci_burst" "true"
        Option          "HWCursor" "true"
        Option          "VideoKey" "45000"
        Option          "UseBIOS" "false"
        Option          "PanelSize" "1024x600"
        Option          "CSCVideo" "false"
        Option          "DPMS" "true"
        Option          "BlankTime" "120"
        Option          "OffTime" "120"
EndSection
--- 8< ---

This file would be available only on mips flavour of gNewSense. However, it may
cause problems on different systems using this driver, but with other display
than this Lemote machine. Maybe putting it in /usr/doc/... with coresponding
README file is better idea?

Happy hacking!
-- 
Marek Buras
cyfr0n (at) go2.pl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]