vatsers
unread,Oct 29, 2011, 4:31:08 PM10/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Petite Linux
Hi,
That's bad to see. Under different circumstances I would think it was
your graphics card that's playing up.
However since standard openSUSE does not do the same, I can only
presume it is a configuration error.
Petite linux uses some non-standard graphics card options, stored in
the file:
/etc/X11/xorg.conf.d/60-petite.conf
The easiest way to test if these options are causing the issue would
be to just remove the file and see if the problem goes away.
So here's how to do it:
- On the boot menu screen (grub), when you are selecting "petite
11.4",
don't press enter, instead type (it will appear in boot options)
init 3
then press enter.
This will start petite in console mode.
- When you reach the console, login as root (password is blank, just
press enter)
- Delete the configuration file that may be causing the issue:
rm /etc/X11/xorg.conf.d/60-petite.conf
- Start up petite linux
service petite start
This should do the trick.
In case the problem persists, you will have to try using the closed
source nvidia drivers.
Let me know and I'll guide you with the easiest way to install them
using the console.
Thanks