<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Debian ETCH DV1125LA xorg in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/debian-etch-dv1125la-xorg/m-p/3932576#M65450</link>
    <description>This works right now, but at TV I have only a  part of the Laptop screen, I don't know what happends, do you have a xorg that works with this laptop ?&lt;BR /&gt;&lt;BR /&gt;- part of my xorg&lt;BR /&gt;&lt;BR /&gt;***********************&lt;BR /&gt;&lt;BR /&gt;Section "Module"&lt;BR /&gt;Load "dbe" &lt;BR /&gt;SubSection "extmod"&lt;BR /&gt;Option "omit xfree86-dga" &lt;BR /&gt;EndSubSection&lt;BR /&gt;Load "type1"&lt;BR /&gt;Load "freetype"&lt;BR /&gt;Load "glx"&lt;BR /&gt;Load "dri"&lt;BR /&gt;Load "int10"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;*******************&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;*******************&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-LCD"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Option "MonitorLayout" "NONE,LFP"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-CRT"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Option "MonitorLayout" "LFP,TV"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-Both"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Option "MonitorLayout" "NONE,LFP+TV"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-DualI"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Option "MonitorLayout" "TV,LFP"&lt;BR /&gt;Screen 0&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-DualE"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Screen 1&lt;BR /&gt;&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Monitor"&lt;BR /&gt;Identifier "Monitor-LCD"&lt;BR /&gt;Option "DPMS"&lt;BR /&gt;Mode "1024x768" # vfreq 60.004Hz, hfreq 48.363kHz&lt;BR /&gt;DotClock 65.000000&lt;BR /&gt;HTimings 1024 1048 1184 1344&lt;BR /&gt;VTimings 768 771 777 806&lt;BR /&gt;Flags "-HSync" "-VSync"&lt;BR /&gt;EndMode&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Monitor"&lt;BR /&gt;Identifier "Monitor-CRT"&lt;BR /&gt;Option "DPMS"&lt;BR /&gt;Modeline "720x540PAL" 15.101 720 770 842 968 540 565 570 624 Composite Interlace&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-LCD"&lt;BR /&gt;Device "Card-LCD"&lt;BR /&gt;Monitor "Monitor-LCD"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-CRT"&lt;BR /&gt;Device "Card-CRT"&lt;BR /&gt;Monitor "Monitor-CRT"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "800x600"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-Both"&lt;BR /&gt;Device "Card-Both"&lt;BR /&gt;Monitor "Monitor-LCD"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-DualI"&lt;BR /&gt;Device "Card-DualI"&lt;BR /&gt;Monitor "Monitor-LCD"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-DualE"&lt;BR /&gt;Device "Card-DualE"&lt;BR /&gt;Monitor "Monitor-CRT"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "LCD"&lt;BR /&gt;Screen "Screen-LCD"&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "CRT"&lt;BR /&gt;Screen "Screen-CRT"&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "Both"&lt;BR /&gt;Screen "Screen-Both"&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "Dual"&lt;BR /&gt;Screen 0 "Screen-DualI" 0 0&lt;BR /&gt;Screen 1 "Screen-DualE" 0 0&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "DualClone"&lt;BR /&gt;Screen 0 "Screen-DualI" 0 0&lt;BR /&gt;Screen 1 "Screen-DualE" 0 0&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;Option "Clone" "true"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "DualXine"&lt;BR /&gt;Screen 0 "Screen-DualI" 0 0&lt;BR /&gt;Screen 1 "Screen-DualE" RightOf "Screen-DualI"&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;Option "Xinerama" "true"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "DRI"&lt;BR /&gt;Mode 0666&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerFlags"&lt;BR /&gt;Option "DontVTSwitch" "false"&lt;BR /&gt;Option "DefaultServerLayout" "DualXine"&lt;BR /&gt;#Option "DefaultServerLayout" "LCD"&lt;BR /&gt;#Option "DefaultServerLayout" "CRT"&lt;BR /&gt;Option "RandR" "on"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Extensions"&lt;BR /&gt;#Option "Composite" "true"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;**********************************************&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 26 Jan 2007 00:26:58 GMT</pubDate>
    <dc:creator>JOSE GONZALES</dc:creator>
    <dc:date>2007-01-26T00:26:58Z</dc:date>
    <item>
      <title>Debian ETCH DV1125LA xorg</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-etch-dv1125la-xorg/m-p/3932574#M65448</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I have a pavillion DV1125LA and a Debian ETCH installed. Please I don't have the correct configurarion for my xorg to put work my s-video out, Do you have the correct xorg configuration to put it work correctly ?&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2007 01:59:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-etch-dv1125la-xorg/m-p/3932574#M65448</guid>
      <dc:creator>JOSE GONZALES</dc:creator>
      <dc:date>2007-01-25T01:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Debian ETCH DV1125LA xorg</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-etch-dv1125la-xorg/m-p/3932575#M65449</link>
      <description>Please do a plain install of "etch" without X,     plain CLI only.  You can obtain your hardware chipset details at "lspci -v", details of     your VGA adapter would be shown there.  Select the XOrg server package based on that.</description>
      <pubDate>Thu, 25 Jan 2007 22:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-etch-dv1125la-xorg/m-p/3932575#M65449</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2007-01-25T22:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Debian ETCH DV1125LA xorg</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-etch-dv1125la-xorg/m-p/3932576#M65450</link>
      <description>This works right now, but at TV I have only a  part of the Laptop screen, I don't know what happends, do you have a xorg that works with this laptop ?&lt;BR /&gt;&lt;BR /&gt;- part of my xorg&lt;BR /&gt;&lt;BR /&gt;***********************&lt;BR /&gt;&lt;BR /&gt;Section "Module"&lt;BR /&gt;Load "dbe" &lt;BR /&gt;SubSection "extmod"&lt;BR /&gt;Option "omit xfree86-dga" &lt;BR /&gt;EndSubSection&lt;BR /&gt;Load "type1"&lt;BR /&gt;Load "freetype"&lt;BR /&gt;Load "glx"&lt;BR /&gt;Load "dri"&lt;BR /&gt;Load "int10"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;*******************&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;*******************&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-LCD"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Option "MonitorLayout" "NONE,LFP"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-CRT"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Option "MonitorLayout" "LFP,TV"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-Both"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Option "MonitorLayout" "NONE,LFP+TV"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-DualI"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Option "MonitorLayout" "TV,LFP"&lt;BR /&gt;Screen 0&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Card-DualE"&lt;BR /&gt;Driver "i810"&lt;BR /&gt;BusID "PCI:0:2:0"&lt;BR /&gt;Screen 1&lt;BR /&gt;&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Monitor"&lt;BR /&gt;Identifier "Monitor-LCD"&lt;BR /&gt;Option "DPMS"&lt;BR /&gt;Mode "1024x768" # vfreq 60.004Hz, hfreq 48.363kHz&lt;BR /&gt;DotClock 65.000000&lt;BR /&gt;HTimings 1024 1048 1184 1344&lt;BR /&gt;VTimings 768 771 777 806&lt;BR /&gt;Flags "-HSync" "-VSync"&lt;BR /&gt;EndMode&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Monitor"&lt;BR /&gt;Identifier "Monitor-CRT"&lt;BR /&gt;Option "DPMS"&lt;BR /&gt;Modeline "720x540PAL" 15.101 720 770 842 968 540 565 570 624 Composite Interlace&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-LCD"&lt;BR /&gt;Device "Card-LCD"&lt;BR /&gt;Monitor "Monitor-LCD"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-CRT"&lt;BR /&gt;Device "Card-CRT"&lt;BR /&gt;Monitor "Monitor-CRT"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "800x600"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-Both"&lt;BR /&gt;Device "Card-Both"&lt;BR /&gt;Monitor "Monitor-LCD"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-DualI"&lt;BR /&gt;Device "Card-DualI"&lt;BR /&gt;Monitor "Monitor-LCD"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen-DualE"&lt;BR /&gt;Device "Card-DualE"&lt;BR /&gt;Monitor "Monitor-CRT"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "LCD"&lt;BR /&gt;Screen "Screen-LCD"&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "CRT"&lt;BR /&gt;Screen "Screen-CRT"&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "Both"&lt;BR /&gt;Screen "Screen-Both"&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "Dual"&lt;BR /&gt;Screen 0 "Screen-DualI" 0 0&lt;BR /&gt;Screen 1 "Screen-DualE" 0 0&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "DualClone"&lt;BR /&gt;Screen 0 "Screen-DualI" 0 0&lt;BR /&gt;Screen 1 "Screen-DualE" 0 0&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;Option "Clone" "true"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;Identifier "DualXine"&lt;BR /&gt;Screen 0 "Screen-DualI" 0 0&lt;BR /&gt;Screen 1 "Screen-DualE" RightOf "Screen-DualI"&lt;BR /&gt;InputDevice "Generic Keyboard"&lt;BR /&gt;InputDevice "Configured Mouse"&lt;BR /&gt;InputDevice "Synaptics Touchpad"&lt;BR /&gt;Option "Xinerama" "true"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "DRI"&lt;BR /&gt;Mode 0666&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerFlags"&lt;BR /&gt;Option "DontVTSwitch" "false"&lt;BR /&gt;Option "DefaultServerLayout" "DualXine"&lt;BR /&gt;#Option "DefaultServerLayout" "LCD"&lt;BR /&gt;#Option "DefaultServerLayout" "CRT"&lt;BR /&gt;Option "RandR" "on"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Extensions"&lt;BR /&gt;#Option "Composite" "true"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;**********************************************&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2007 00:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-etch-dv1125la-xorg/m-p/3932576#M65450</guid>
      <dc:creator>JOSE GONZALES</dc:creator>
      <dc:date>2007-01-26T00:26:58Z</dc:date>
    </item>
  </channel>
</rss>

