LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 06-25-2006, 07:04 PM   #1
003
LQ Newbie
 
Registered: Jun 2006
Distribution: CentOS 6.5
Posts: 25

Rep: Reputation: 15
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.

Last edited by 003; 06-25-2006 at 07:20 PM.
 
Old 06-25-2006, 08:07 PM   #2
FreeDoughnut
Member
 
Registered: Jun 2006
Distribution: Slackware 10.2, Debian Testing/Unstable, Ubuntu Breezy Badger, working on LFS
Posts: 228

Rep: Reputation: 30
For the mouse, post your mouse section of /etc/xorg.conf. I'm sure I could help you out.
 
Old 06-25-2006, 08:13 PM   #3
003
LQ Newbie
 
Registered: Jun 2006
Distribution: CentOS 6.5
Posts: 25

Original Poster
Rep: Reputation: 15
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
 
Old 06-25-2006, 08:35 PM   #4
FreeDoughnut
Member
 
Registered: Jun 2006
Distribution: Slackware 10.2, Debian Testing/Unstable, Ubuntu Breezy Badger, working on LFS
Posts: 228

Rep: Reputation: 30
It's a 7 button mouse, right? Maybe the wheel buttons are "6 7". Try that and specifying Buttons 7.
 
Old 06-25-2006, 08:46 PM   #5
003
LQ Newbie
 
Registered: Jun 2006
Distribution: CentOS 6.5
Posts: 25

Original Poster
Rep: Reputation: 15
Yes it is 7 buttons. I would replace 4 5 with 6 7?
 
Old 06-25-2006, 08:52 PM   #6
FreeDoughnut
Member
 
Registered: Jun 2006
Distribution: Slackware 10.2, Debian Testing/Unstable, Ubuntu Breezy Badger, working on LFS
Posts: 228

Rep: Reputation: 30
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.
 
Old 06-25-2006, 09:35 PM   #7
003
LQ Newbie
 
Registered: Jun 2006
Distribution: CentOS 6.5
Posts: 25

Original Poster
Rep: Reputation: 15
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?
 
Old 06-26-2006, 01:33 AM   #8
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
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.
 
Old 06-26-2006, 04:21 AM   #9
theYinYeti
Senior Member
 
Registered: Jul 2004
Location: France
Distribution: Arch Linux
Posts: 1,897

Rep: Reputation: 66
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.
 
Old 06-26-2006, 08:37 AM   #10
003
LQ Newbie
 
Registered: Jun 2006
Distribution: CentOS 6.5
Posts: 25

Original Poster
Rep: Reputation: 15
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?
 
Old 06-26-2006, 12:41 PM   #11
theYinYeti
Senior Member
 
Registered: Jul 2004
Location: France
Distribution: Arch Linux
Posts: 1,897

Rep: Reputation: 66
Quote:
Originally Posted by 003
Could I just copy the mouse section from mepis and put it in suse?
Probably yes.
 
Old 06-26-2006, 12:50 PM   #12
003
LQ Newbie
 
Registered: Jun 2006
Distribution: CentOS 6.5
Posts: 25

Original Poster
Rep: Reputation: 15
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?
 
Old 07-08-2006, 03:41 PM   #13
cmontanes
LQ Newbie
 
Registered: Jul 2006
Posts: 3

Rep: Reputation: 0
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
 
Old 07-08-2006, 04:16 PM   #14
aidanr
Member
 
Registered: Jul 2006
Distribution: ubuntu 6.06 LTS
Posts: 32

Rep: Reputation: 15
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
 
Old 07-08-2006, 04:16 PM   #15
aidanr
Member
 
Registered: Jul 2006
Distribution: ubuntu 6.06 LTS
Posts: 32

Rep: Reputation: 15
http://gentoo-wiki.com/HARDWARE_Vide...port_Under_XGL
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ubuntu + xgl varun_saa Ubuntu 2 09-14-2006 08:12 PM
Xgl mewt Fedora 3 08-21-2006 07:49 AM
Anybody try Xgl yet? aherm SUSE / openSUSE 30 08-06-2006 07:10 PM
kde + xgl Ipsofacto Arch 2 06-21-2006 10:57 PM
Novel XGL cormack General 2 02-15-2006 03:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration