Mailinglist Archive: opensuse-factory (533 mails)
| < Previous | Next > |
Re: [opensuse-factory] Status M6
- From: Stefan Dirsch <sndirsch@xxxxxxx>
- Date: Thu, 29 Apr 2010 16:35:50 +0200
- Message-id: <20100429143550.GA2373@xxxxxxx>
On Thu, Apr 29, 2010 at 12:32:02PM +0200, Stefan Seyfried wrote:
cat > /etc/X11/xorg.conf.d/00-device.conf << EOF
Section "Device"
Identifier "fbdev"
Driver "fbdev"
EndSection
EOF
Yes, that's an entertaining one. ;-)
Best regards,
Stefan
Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH
Tel: 0911-740 53 0 Maxfeldstraße 5
FAX: 0911-740 53 479 D-90409 Nürnberg
http://www.suse.de Germany
-----------------------------------------------------------------
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
-----------------------------------------------------------------
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
I am looking for solutions, but can you explain what you mean with
running fbdev X server on top of the i915 framebuffer ?
Well, i915 with KMS does create a "normal" framebuffer device. It should
be possible to run the old and simple fbdev X server. I'll have to find
out what I have to put into xorg.conf to achieve that, though.
From my mind:
cat > /etc/X11/xorg.conf.d/00-device.conf << EOF
Section "Device"
Identifier "fbdev"
Driver "fbdev"
EndSection
EOF
Oh - and for the flickering screen, there's
https://bugzilla.novell.com/show_bug.cgi?id=596844 ;-)
Yes, that's an entertaining one. ;-)
Best regards,
Stefan
Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH
Tel: 0911-740 53 0 Maxfeldstraße 5
FAX: 0911-740 53 479 D-90409 Nürnberg
http://www.suse.de Germany
-----------------------------------------------------------------
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
-----------------------------------------------------------------
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |