LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Can't get compiz to run on Slack 13.37 64 bit. (https://www.linuxquestions.org/questions/slackware-14/cant-get-compiz-to-run-on-slack-13-37-64-bit-914753/)

colorpurple21859 11-26-2011 05:08 PM

Have you tried installing the packages from testing? The 2.6.38 kernel has fixes for issues with some nvidia cards.

camorri 11-26-2011 06:10 PM

Quote:

Have you tried installing the packages from testing?
No I have not. I running the stock generic kernel.
Quote:

2.6.37.6=cliff1
I only modified a very few things, cpu type, and didn't compile all the drivers for devices I don't have.

I have used linux mostly Mandriva, for 8 years. I have been using Slack for about a year now, as my main system for 6 months. Still learning lots.

Is there a how to somewhere that would show me how to use testing?

colorpurple21859 11-26-2011 06:28 PM

to install from testing edit this line in /etc/slacpkag/slackpkg.conf


Quote:

PRIORITY=( patches %PKGMAIN extra testing pasture )
to this
Quote:

PRIORITY=( patches testing %PKGMAIN extra pasture )
then as root run
slackpkg update
slackpkg install-new
slackpkg upgrade-new
lilo
then reboot
This will also install nouveau if you want to try it. If you want to use nvida's driver then you will have to reinstall it again against the new kernel, might have to move /etc/X11/xorg.conf out of the way for nouveau to work.

The other option is to download just the packages you want from a mirror (kernel, kernel modules, what ever else) cd to the directory that the packages are downloaded to, then as root run pkgtool and select the current directory to install from.

camorri 11-26-2011 06:38 PM

Thank-you, I'll look into it...


All times are GMT -5. The time now is 03:06 AM.