Mailinglist Archive: opensuse-autoinstall (70 mails)
| < Previous | Next > |
[opensuse-autoinstall] X11 configuration
- From: Michael Welle <m.welle@xxxxxxx>
- Date: Thu, 28 Dec 2006 09:40:31 +0100
- Message-id: <87mz58pg5c.fsf@xxxxxxxxxxxxxxxxx>
Hi,
I try to configure x11 with autoyast. Doesn't seem to work as
expected. In the best case the machine comes up with a resolution
higher than the selected one.
Example:
<x11>
<color_depth config:type="integer">16</color_depth>
<configure_x11 config:type="boolean">true</configure_x11>
<display_manager>kdm</display_manager>
<enable_3d config:type="boolean">true</enable_3d>
<monitor>
<display>
<height config:type="integer">600</height>
<width config:type="integer">800</width>
</display>
<monitor_device>800X600@75HZ</monitor_device>
<monitor_vendor> LCD</monitor_vendor>
</monitor>
<resolution>800x600</resolution>
<window_manager>desktop-kde</window_manager>
</x11>
With this settings the machine comes up with a resolution of
1280x1024. The hardware can drive both resolutions, the desired and
the current resolution. I've tried changing the frequency, appending
hsync/vsync values, choosing Vesa as monitor vendor, etc. Nothing
seems to give a reliable result.
After installing the machine I can start yast in interactive mode and
choose the desired resolution. No problem. Is there a secret trick
I've missed? A bug?
Michael
--
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
I try to configure x11 with autoyast. Doesn't seem to work as
expected. In the best case the machine comes up with a resolution
higher than the selected one.
Example:
<x11>
<color_depth config:type="integer">16</color_depth>
<configure_x11 config:type="boolean">true</configure_x11>
<display_manager>kdm</display_manager>
<enable_3d config:type="boolean">true</enable_3d>
<monitor>
<display>
<height config:type="integer">600</height>
<width config:type="integer">800</width>
</display>
<monitor_device>800X600@75HZ</monitor_device>
<monitor_vendor> LCD</monitor_vendor>
</monitor>
<resolution>800x600</resolution>
<window_manager>desktop-kde</window_manager>
</x11>
With this settings the machine comes up with a resolution of
1280x1024. The hardware can drive both resolutions, the desired and
the current resolution. I've tried changing the frequency, appending
hsync/vsync values, choosing Vesa as monitor vendor, etc. Nothing
seems to give a reliable result.
After installing the machine I can start yast in interactive mode and
choose the desired resolution. No problem. Is there a secret trick
I've missed? A bug?
Michael
--
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |