[plug] configuring Xorg so I can use a digital projector.
William Kenworthy
billk at iinet.net.au
Sun Nov 12 19:02:51 WST 2006
What is the exact chip? i810 or one of the newer i915's? They can act
differently.
With my i915 on a sony vaio, the ext monitor defaults to off. I have to
use "i810switch LCD on" or "i810switch CRT on" - I forget which and I
have both in the config file - possibly because I use either on the ext
socket at times.
The i810 series and xorg drivers are PIGS. I still cant get more than
768 vertical in either the builtin LCD (which is native) or external, so
whenever I use a high res projector or external projector, I can only
run 1024x768 max
:(
BillK
On Sun, 2006-11-12 at 17:38 +0800, Sol Hanna wrote:
> Hi all,
>
> I have a Dell Inspiron 6400 running (Ed)Ubuntu Edgy Eft and I have an
> Epson EMP-TW20 digital projector. Both are quite new and working. But
> not with each other. :(
>
> I've been searching the net (esp. ubuntuforumsorg) for some idea of how
> to configure Xorg to get video output to the projector. I would also
> like to use the projector at school, and so far as I'm aware, this
> should not be a problem provided that the projectors have the same
> default resolution (which they do == 800x600px).
>
> My "Screen Resolution" chooser in GNOME gives me a choice of 1280x800
> and 1024x768. I've installed a package called i810switch based on the
> advice from this post:
> http://ubuntuforums.org/showthread.php?t=145092&highlight=digital
> +projector
>
> I'm sure I need to edit xorg.conf, but not sure how. Does anyone have
> any idea?
>
> thankyou; sol
>
> PS: Below is some of my xorg.conf
> ---
>
> Section "Device"
> Identifier "Intel Corporation Mobile Integrated Graphics
> Controller"
> Driver "i810"
> BusID "PCI:0:2:0"
> EndSection
>
> Section "Monitor"
> Identifier "Generic Monitor"
> Option "DPMS"
> EndSection
>
> Section "Screen"
> Identifier "Default Screen"
> Device "Intel Corporation Mobile Integrated Graphics
> Controller"
> Monitor "Generic Monitor"
> DefaultDepth 24
> SubSection "Display"
> Depth 1
> Modes "1280x800"
> EndSubSection
> SubSection "Display"
> Depth 4
> Modes "1280x800"
> EndSubSection
> SubSection "Display"
> Depth 8
> Modes "1280x800"
> EndSubSection
> SubSection "Display"
> Depth 15
> Modes "1280x800"
> EndSubSection
> SubSection "Display"
> Depth 16
> Modes "1280x800"
> EndSubSection
> SubSection "Display"
> Depth 24
> Modes "1280x800"
> EndSubSection
> EndSection
>
> Section "ServerLayout"
> Identifier "Default Layout"
> Screen "Default Screen"
> InputDevice "Generic Keyboard"
> InputDevice "Configured Mouse"
> InputDevice "stylus" "SendCoreEvents"
> InputDevice "cursor" "SendCoreEvents"
> InputDevice "eraser" "SendCoreEvents"
> InputDevice "Synaptics Touchpad"
> EndSection
>
> Section "DRI"
> Mode 0666
> EndSection
>
>
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://www.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
--
William Kenworthy <billk at iinet.net.au>
Home!
More information about the plug
mailing list