[sf-lug] what is the name of the screen (application)	that	comes up when my laptop wakes from hibernate?
    Bill Kendrick 
    nbs at sonic.net
       
    Sun Nov 29 11:44:05 PST 2009
    
    
  
On Sat, Nov 28, 2009 at 08:02:47PM -0800, Michael Shiloh wrote:
> 
> You know, my xorg.conf does not mention any driver. Could I get a copy 
> of yours?
The stanzas in question are:
Section "Screen"
        Identifier      "Laptop"
        Device          "Intel 965GM"
        Monitor         "Laptop"
        DefaultDepth    24
        SubSection "Display"
                Depth   24
                Modes           "1280x800" "800x600" "640x480"
        EndSubSection
EndSection
Section "Screen"
        Identifier      "HDMI"
        Device          "Intel 965GM"
        Monitor         "HDMI"
        DefaultDepth    24
        SubSection "Display"
                Depth   24
                Modes   "1920x1200"
        EndSubSection
EndSection
Section "Screen"
        Identifier      "VGA"
        Device          "Intel 965GM"
        Monitor         "VGA"
        DefaultDepth    24
        SubSection "Display"
                Depth   24
                Modes   "1280x1024"
        EndSubSection
EndSection
Section "Screen"
        Identifier      "TV"
        Device          "Intel 965GM"
        Monitor         "TV"
        DefaultDepth    24
        SubSection "Display"
                Depth   24
                Modes   "800x600"
        EndSubSection
EndSection
And here's the /etc/apt/sources.list lines for the driver I'm using:
deb http://ppa.launchpad.net/siretart/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/siretart/ppa/ubuntu jaunty main
Again, this is on [K]ubuntu 9.04 (Jaunty).  I have not dared upgrade
yet, since I haven't had an extended amount of time to do it,
in case I have to breathe life back into my laptop.  (It's my sole
system, and I use it for work.)
-- 
-bill!
Sent from my computer
    
    
More information about the sf-lug
mailing list