Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
*If you have an 8800 series card and are using beryl/compiz!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
xanas3712
Guru
Guru


Joined: 15 Oct 2004
Posts: 455

PostPosted: Thu Dec 28, 2006 1:59 am    Post subject: *If you have an 8800 series card and are using beryl/compiz! Reply with quote

If you happen to have an 8800 series card and are using beryl/compiz could you please post your

xorg.conf

Xorg.0.log

kernel version

card type (GTX or GTS)

and whether or not you are using aiglx/xgl/or just the nvidia drivers?
Back to top
View user's profile Send private message
SpikeXtrem
Apprentice
Apprentice


Joined: 08 Nov 2004
Posts: 284
Location: Quebec, Canada

PostPosted: Tue Apr 24, 2007 1:11 pm    Post subject: Reply with quote

I got a 8800 gts and beryl. And it has weird behavior. Like in beryl I can't click on menus. It has no effects.
_________________
Gentoo'ing Since 11/2004
Intel E6750, 4 Go ram DDR2 800mhz, Leadtek GeForce 8800 GTS 320 megs
kernel 2.6.24-r3
Back to top
View user's profile Send private message
xanas3712
Guru
Guru


Joined: 15 Oct 2004
Posts: 455

PostPosted: Tue Apr 24, 2007 7:40 pm    Post subject: Reply with quote

Well, in my case this was fixed by turning off the "Sync to Vblank" option in the beryl settings manager (compiz has a similar setting which needs to be turned off).

If that doesn't work with you, then your problem may be related to having

=x11-proto/randrproto-1.2.0
=x11-libs/libXrandr-1.2.1

If this is the case, for me this was resolved by also having xorg-server-1.3. Or you can rollback those packages by adding them to package.mask and rerunning a deep world update. (emerge -uavDN world)
Back to top
View user's profile Send private message
Jupiter1TX
Guru
Guru


Joined: 24 Feb 2006
Posts: 546
Location: 3rd Rock

PostPosted: Thu Apr 26, 2007 7:05 pm    Post subject: Reply with quote

i'm not having any new problem with beryl

what i did when swapping from 6800 to 8800 was to set my
video to nv in xorg and eselect xorg-x11, uninstalled my nvidia-driver
commented out my nvidia settings in xorg pertaining to GLX
shutdown, installed the 8800, login and installed the nvidia-driver
uncomment my xorg settings.....everything works fine & hauls ass
...nvidia-settings/lm_sensors doesn't read the board temp "i don't
know if this board has a sensors for it like my xfx 6800 did" but it
does give me GPU temp. Re-installed nvidia-settings and have the
new AA and FSAA capabilities "don't know if i had to re-install but i did"

nvidia/beryl ## i get screen flicker with XGL, but i got that with my 6800 too
BFG 8800GTX OC2
nvidia-drivers-1.0.9755-r1
nvidia-settings-1.0.20070302
2.6.20-viper6
xorg-server-1.2.0-r3
randrproto-1.2.1
libXrandr-1.2.1

here is my xorg
Code:

Section "Device"
    Identifier  "Nvidia"
    Driver      "nvidia"
    VendorName  "nVidia Corporation"
    BoardName   "GeForce 8800 GTX"
    VideoRam    786432
    BusID   "PCI:5:0:0"
    Option   "NvAGP"      "0"
    Option   "SLI"      "0"
    Option   "NoLogo"   "True"
    Option "DynamicTwinView"   "0"
    Option   "RenderAccel"   "True"
    Option      "TripleBuffer"   "True"
    Option      "NoFlip"   "True"
    Option "AllowGLXWithComposite" "True"
    Option   "Coolbits"   "1"
    Option   "BackingStore"   "True"
    Option   "UseEdidDpi"   "FALSE"
    Option   "DPI"      "96 x 96"
    Option "UseDisplayDevice"   "DFP-0"
EndSection

Section   "Extensions"
    Option   "Composite"   "Enable"
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "Nvidia"
    Monitor     "DELL"
    DefaultDepth 24
    Option "ExactModeTimingsDVI" "1"
    Option "AddARGBGLXVisuals"  "True"

_________________
Core i7 920 D0 | Asus P6T DLX | Patriot Viper 1600 6GB | Antec Quattro 850W
Geforce 8800GTX OC2 768MB | Dell 22" LCD | Koolance Exos2/Swiftech GTZ
GCC 4.6.1 | 3.7.x-geek | Xorg-7.4-x | KDE-4.7.x | Compiz
Back to top
View user's profile Send private message
SpikeXtrem
Apprentice
Apprentice


Joined: 08 Nov 2004
Posts: 284
Location: Quebec, Canada

PostPosted: Thu Apr 26, 2007 11:03 pm    Post subject: Reply with quote

xanas3712 wrote:
Well, in my case this was fixed by turning off the "Sync to Vblank" option in the beryl settings manager (compiz has a similar setting which needs to be turned off).

If that doesn't work with you, then your problem may be related to having

=x11-proto/randrproto-1.2.0
=x11-libs/libXrandr-1.2.1

If this is the case, for me this was resolved by also having xorg-server-1.3. Or you can rollback those packages by adding them to package.mask and rerunning a deep world update. (emerge -uavDN world)


The option "sync to VBlank didn't worked.

But I updated xorg-server to 1.3.0 and xorg-x11 to 7.2 and everything works fine!

I don't think that updating 7.2 is necessary but I wanted to try.

I had to unmask a couple of packages to emerge xorg-x11 7.2 but it was fine.

Thanks a lot!
_________________
Gentoo'ing Since 11/2004
Intel E6750, 4 Go ram DDR2 800mhz, Leadtek GeForce 8800 GTS 320 megs
kernel 2.6.24-r3
Back to top
View user's profile Send private message
xanas3712
Guru
Guru


Joined: 15 Oct 2004
Posts: 455

PostPosted: Fri Apr 27, 2007 12:22 am    Post subject: Reply with quote

Quote:

xorg-server-1.2.0-r3
randrproto-1.2.1
libXrandr-1.2.1


It may be something you could fix by just rebuilding beryl or compiz. I do know the problem occurred for me at least with 1.2.1 of these packages and for others (I searched the forum to find the thread). I ended up noticing it was fixed when I updated world and got xorg-server-1.3, but I suppose it's possible a simple recompile of the packages in question would have done well enough. Can't say because I didn't try that method.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum