<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Does anybody know how to install Ubuntu Studio in safe graphics mode/compatability mode? I've got it installed on a partition, and it gets the same zebra, out-of-phase graphics that I got with Ubuntu Hardy. Only, Hardy has a safe graphics mode option, which works around this. I've tried "sudo dpkg-reconfigure xserver-xorg" after dropping down to root and on the advice of an ubuntu forum posting, but all I get is a series of questions about my keyboard. I need to reconfigure the graphics somehow.</DIV>
<DIV>&nbsp;</DIV>
<DIV>David.<BR><BR></DIV>
<DIV><FONT face="Arial Narrow" color=#ff0000></FONT>&nbsp;</DIV>
<DIV align=center><FONT face="arial, helvetica, sans-serif"><FONT style="FONT-WEIGHT: bold; COLOR: rgb(0,255,128)" color=#0080ff size=3><FONT size=4></FONT></FONT><SPAN style="FONT-WEIGHT: bold; COLOR: rgb(127,127,0)">"Freedom of speech looses its meaning if dissenting ideas are banned by the medical dismissal of those who speak them out." Tristano Ajmone</SPAN><BR style="COLOR: rgb(191,191,0)"></FONT></DIV>
<DIV style="FONT-WEIGHT: bold; COLOR: rgb(191,191,0)" align=center>FAX: 0865-141011 MOBILE: +27+82-425-1454 SKYPE: david.robert.lewis<BR>PO BOX 4398, CAPE TOWN 8000 RSA</DIV><BR><BR>--- On <B>Fri, 19/9/08, Igshaan Mesias <I>&lt;igshaan@clue.co.za&gt;</I></B> wrote:<BR>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid">From: Igshaan Mesias &lt;igshaan@clue.co.za&gt;<BR>Subject: Re: [ubuntu-za] Kubuntu Remix<BR>To: "Ubuntu South African Local Community" &lt;ubuntu-za@lists.ubuntu.com&gt;<BR>Date: Friday, 19 September, 2008, 10:21 AM<BR><BR><PRE>Hi

On Fri, Sep 19, 2008 at 08:52:26AM +0200, Derick Hewetson wrote:
&gt; Hi Jonathan,
&gt; 
&gt; I should have mentioned that the computer is a laptop, so there is no way
to
&gt; change the adapter, but I will try a new openchrome driver and see what
&gt; happens.
&gt; 
&gt; If xorg.conf no longer mentions which driver to use, how do I configure it
to
&gt; select a specific driver? Even the "sudo dpkg-reconfigure
xserver-xorg" no
&gt; longer asks which driver to use.

afaik, you can still specify which driver to use in you xorg.conf. I had a
similar issue just 
the other day. I used the below mentioned conf and it worked perfectly.

[..]
Section "Device"
        Identifier      "Configured Video Device"
        Boardname       "via"
        Busid           "PCI:1:0:0"
        Driver          "openchrome"
        Screen  0
EndSection

[..]

Hope this helps.

-- 
Regards
Igshaan Mesias
eNova
Ph: +27-21-913-8840
Fax:+27-21-913-8882


-- 
ubuntu-za mailing list
ubuntu-za@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-za
</PRE></BLOCKQUOTE></td></tr></table><br>