LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   What is wrong with XGL? (https://www.linuxquestions.org/questions/suse-opensuse-60/what-is-wrong-with-xgl-458267/)

003 06-25-2006 07:04 PM

What is wrong with XGL?
 
I have SuSE 10.1 and I must say, I am very impressed so far. Everything seems to "just work", unlike some other distros I have tried. Anyway I have installed compiz and all the needed packages for XGL, and I have installed the nvidia drivers (using a 7800GT). I am using Gnome. When I go to the desktop effects settings, it says my video card is supported but 3d acceleration is not enabled. I don't get why it would say that, I successfully installed the nvidia drivers, and I checked in my xorg.conf and made sure it was using the driver "nvidia". It is.

Anyway the desktop effects settings told me to download nvidia-gfx-kmp-smp and x11-video-nvidia from:
http://151.155.195.11/pub/suse/updates/

But of course that is a dead link. Can anybody help me?

Oh, one other thing, how do I get my mousewheel working? I have a Razer Copperhead.

FreeDoughnut 06-25-2006 08:07 PM

For the mouse, post your mouse section of /etc/xorg.conf. I'm sure I could help you out.

003 06-25-2006 08:13 PM

Here is my mouse section:
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "AutoSoft" "on"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "Name" "Generic"
Option "Protocol" "Auto"
Option "Vendor" "Auto"
Option "ZAxisMapping" "4 5"
EndSection

FreeDoughnut 06-25-2006 08:35 PM

It's a 7 button mouse, right? Maybe the wheel buttons are "6 7". Try that and specifying Buttons 7.

003 06-25-2006 08:46 PM

Yes it is 7 buttons. I would replace 4 5 with 6 7?

FreeDoughnut 06-25-2006 08:52 PM

Try it. It might work. I don't have one of these mice, but I think that's what you should do. Sorry I can't help with the XGL, though.

003 06-25-2006 09:35 PM

Ok, I got XGL working, it is sweet!! Now, how would I specify 7 buttons? And if 4 5 was for a 3 button mouse, shouldnt you use 8 9 for a 7 button mouse?

cs-cam 06-26-2006 01:33 AM

Quote:

What is wrong with XGL?
It's a X server on top of an X server so what is wrong with it? I'd have said the entire implementation but hey, that's just me.

theYinYeti 06-26-2006 04:21 AM

Quote:

Originally Posted by 003
Ok, I got XGL working, it is sweet!! Now, how would I specify 7 buttons? And if 4 5 was for a 3 button mouse, shouldnt you use 8 9 for a 7 button mouse?

Try and see if my article about mouse configuration helps.
(Link bellow > Linux > Config: Mouse)

Yves.

003 06-26-2006 08:37 AM

Oh wow your article is kind of confusing. I don't get why all that would need to be done; the mouse works just fine in other distros, like mepis.

Could I just copy the mouse section from mepis and put it in suse?

theYinYeti 06-26-2006 12:41 PM

Quote:

Originally Posted by 003
Could I just copy the mouse section from mepis and put it in suse?

Probably yes.

003 06-26-2006 12:50 PM

OK, I have a question. How do I look at the xorg.conf file of mepis off of the live CD, because it seems everything is in an image file.

Now, I am having two problems with SuSE. First, when I shut down the system, it freezes at the part where it says shutting down sound system. How do I fix that? Second, the panel (start menu) keeps defaulting to the top of the screen whenever I log in. I can set it to the bottom, but if I log out and then back in it goes back to the top. I don't get why it's doing that, but it's annoying. How can I fix that?

cmontanes 07-08-2006 03:41 PM

Quote:

Originally Posted by 003
Ok, I got XGL working, it is sweet!! Now, how would I specify 7 buttons? And if 4 5 was for a 3 button mouse, shouldnt you use 8 9 for a 7 button mouse?


I'm having the same problem with my nVidia Gforce 6200, it says my video card is supported but 3d acceleration is not enabled.
How did you fix it??

Thanks

aidanr 07-08-2006 04:16 PM

according to the gentoo wiki the 6200 works but no dri in xgl, the 7800gt should have dri though, start up a normal x server (startx -- :1) and type in glxinfo and see what that has to say about dri

aidanr 07-08-2006 04:16 PM

http://gentoo-wiki.com/HARDWARE_Vide...port_Under_XGL


All times are GMT -5. The time now is 03:29 PM.