Ratpoison graphics problem

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
mersault
Posts: 2
Joined: 6. Oct 2011, 06:24

Ratpoison graphics problem

Post by mersault »

Hi there,
I have recently installed Salix ratpoison Basic and when I go to

Code: Select all

startx
after logging in, the gui is corrupt. I have a nVidia geforce 7025, I'm not sure if I should address it as a ratpoison-specific problem, or troubleshoot as though it were xfce, fluxbox etc. Any help would be greatly appreciated.
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: Ratpoison graphics problem

Post by gapan »

It could be that the nouveau driver doesn't work correctly with your graphics card. Try removing the xf86-video-nouveau package. In a root console, run:

Code: Select all

spkg -d xf86-video-nouveau
Then it should use the old nv driver.

Or install the binary driver from nvidia.
Image
Image
User avatar
mersault
Posts: 2
Joined: 6. Oct 2011, 06:24

Re: Ratpoison graphics problem

Post by mersault »

Thank-you for the help; I ran

Code: Select all

spkg -d xf86-video-nouveau
and attempted

Code: Select all

startx
which failed so I rebooted the system and tried again which failed printing the same error message: "Fatal Server Error: No Screen Found" It also said "failed to load NV: this driver cannot operate until it has been unloaded" and something about it being 'claimed by the kernel' or something, so it doesn't seem to be reverting back to the NV driver successfully. Any more help would be great, my n00bishness thwarting me; also, haven't tried downloading/installing binary nvidia driver, will try that- how would I do that from the console? I'm not familiar with Slack, sorry :)
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: Ratpoison graphics problem

Post by gapan »

You can specify the nv driver specifically, following these instructions: http://www.salixos.org/wiki/index.php/U ... org_driver

If you want to install the binary driver from nvidia, just install the kernel-source package with slapt-get, download the binary from nvidia and run it.
Image
Image
Post Reply