Re: xorg transparency and shadows

2005-10-19 Thread Ali H. Caliskan


--- "Jean-Luc Coulon (f5ibh)"
<[EMAIL PROTECTED]> wrote:

> Le 19.10.2005 15:00:37, Mike Dobbs a écrit :
> > I think there are numerous problems with transset
> and family right  
> > now, that is why it's not in debian.
> > run glxgears, if your not getting framerates above
> 50, your video  
> > card either not 3d or the proper driver isn't
> supported.  See nvidia,  
> > ATI, preferably nvidia.
> 
> I have an ATI radeon 9250 (the latest on with open
> source drivers).
> With a rate of about 900+, the transparency is
> *very* slow.
> 
> I tried to use fglrx but didnt manage to load the
> module.
> 
> So ATI doesnt seem to be the good choice for
> transparency... for the  
> moment. But as transparency is not a need for me, I
> run without it.

My choice was Nvidia fx5200 before ATI 9250, since
nvidia has better support for composite. I suppose
this is why nvidia is faster than ati cards.

> 
> More, the Composite option should be disabled in
> xorg.conf if you dont  
> want xmms to crash when running double sised and
> without this option  
> there is no chance to have transparency to work (or
> at least I didnt  
> manage to get it)
> 
> Jean-Luc
> 







__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nvidia driver overrides gdm.conf AutomaticLogin !?? SOLVED!

2005-10-08 Thread Ali H. Caliskan
Hi Ratti!

--- Joerg Rossdeutscher <[EMAIL PROTECTED]> wrote:

> Am Freitag, den 07.10.2005, 15:57 -0700 schrieb Ali
> H. Caliskan:
> > Mike was right about modules-assist, since the new
> > nvidia-kernel that I compiled manually(make-kpkg
> > modules_image) works fine with gnome login
> manager!
> 
> Wow. I had the problem for some weeks under x86 and
> nobody could help.
> Great not to be alone. :-)

Do you still experience this problem or have you tried
to compile/build the nvidia-kernel manually? I just
wonder if it works with you. What I've learned from my
experiences so far. is that installing nvidia driver,
can bee relatively easy :) I tried to build manually
with my stock kernel but it didn't work, since the
nvidia driver couldn't build. I don't know why but I
followed Andrews
guide(http://home.comcast.net/~andrex/Debian-nVidia/installation.html).
However, building nvidia drivers as a kernel module
works fine. I actually did build nvidia 1.0-7676
driver this way, but it was too unstable.

> 
> I've discovered funny stuff:
> 
> 1. When I kill gdm and restart it as root from the
> terminal - it works.

Yes, It works with me to, like Mike suggested.

> 
> 2. Sometimes, when I just want to finish my session,
> I am immediately
> automatically re-login'ed.
> 
> So, the mechanism isn't totally broken. It works
> sometimes.

Yes, you might be right, but when you do reboot then
auto-login will not work. When I do a quick
reboot(shutdown -f now) after disabling and enabling
gdm, then it works. However, this differences that
affect the gdm auto login, makes me wanna learn more
about what's going on when you do a normal boot and a
quick boot..

> 
> 
> I've found a very simple solution: Don't use the
> normal autologin
> feature. Use the one that logs in a user after X
> seconds. I use 2
> seconds and it works. Since I have no second user
> this is acceptable and
> less work as reinstalling this and that.

I think this is a good solution, since I used this
option as well. But if you change your mind, here is a
easy mini-howto, which will perhaps solve your porlem.
I skipped the 6th step, since I've installed the linux
kernel source. And if you have the kernel source, then
you can build a nvidia module, by typing "make-kpkg
modules_image" as root in your current linux kernel
directory(ie /usr/src/linux-source-2.6.12-1-amd64-k8/)

After that, you can follow the other rest steps and
you'll realize how easy it can be to install the
nvividia driver after all, without module-assist. And
don't forget to load the nvidia driver before reboot!

The nividia howto is can be found here:
http://saraf.web.cse.unsw.edu.au/nvidia-driver-howto.html

Good luck and please share the result! I would like to
know if this works with you as well.

Ali





__ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nvidia driver overrides gdm.conf AutomaticLogin !?? SOLVED!

2005-10-07 Thread Ali H. Caliskan
Hi,

Mike was right about modules-assist, since the new
nvidia-kernel that I compiled manually(make-kpkg
modules_image) works fine with gnome login manager!

ali







__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nvidia driver overrides gdm.conf AutomaticLogin !??

2005-10-07 Thread Ali H. Caliskan
Hi Mike,

you assumed right, I did actually use module-assist
and everything works fine except this gdm auto-login.
I did what you said, and it didn't work after reboot.
But the interesting part is when I quick boot with the
"shutdown -f now" command, autologin seems to be
working. And this makes me wonder if it can be the
nvidia-kernel or something like that, which is causing
this auto-login failure. Any ideas??

/ali

--- Mike <[EMAIL PROTECTED]> wrote:

> Works fine here.  i'm running nvidia 1.0-7174
> unstable.  Just for grins i'd 
> try unsetting the autologin in the gnome login
> manager, hit ok.  Then go 
> back and enable it.  I assumed you installed nvidia
> using module-assist, as 
> I hear the nvidia installer can screw you up too.
> 
> MD
> - Original Message - 
> From: "Ali H. Caliskan" <[EMAIL PROTECTED]>
> To: 
> Sent: Friday, October 07, 2005 2:25 PM
> Subject: nvidia driver overrides gdm.conf
> AutomaticLogin !??
> 
> 
> > Hi!
> >
> > I've been searching in google and reading docs
> without
> > any result in solving this irritating problem I
> have.
> > When I replace the "nv" driver to "nvidia" driver
> in
> > xorg.conf file, nvidia seems to change or override
> the
> > gdm.conf so that each time I boot I end up in
> > gdmgreeter insteed of gnome desktop. I don't
> > understand it since AutomaticLogin is enabled in
> > gdm.conf. I mean, I can automatically login to
> gnome
> > sesssion with the nv driver, but now with the
> nvidia.
> > Does anyone know if this is a nvidia or gdm bug? I
> am
> > currently running debian unstable, linux kernel
> 2.6.12
> > with nvidia 1.0-7174 driver.
> >
> > I hope I make sense and that it's a bug, since
> I've
> > told that nvidia per se doesn't affect gdm, since
> it's
> > only related to xorg, and goes nothing further
> than
> > that.
> >
> > /Ali
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
__
> > Yahoo! for Good
> > Donate to the Hurricane Katrina relief effort.
> > http://store.yahoo.com/redcross-donate3/
> >
> >
> > -- 
> > To UNSUBSCRIBE, email to
> [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact 
> > [EMAIL PROTECTED]
> >
> > 
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 






__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



nvidia driver overrides gdm.conf AutomaticLogin !??

2005-10-07 Thread Ali H. Caliskan
Hi!

I've been searching in google and reading docs without
any result in solving this irritating problem I have.
When I replace the "nv" driver to "nvidia" driver in
xorg.conf file, nvidia seems to change or override the
gdm.conf so that each time I boot I end up in
gdmgreeter insteed of gnome desktop. I don't
understand it since AutomaticLogin is enabled in
gdm.conf. I mean, I can automatically login to gnome
sesssion with the nv driver, but now with the nvidia.
Does anyone know if this is a nvidia or gdm bug? I am
currently running debian unstable, linux kernel 2.6.12
with nvidia 1.0-7174 driver. 

I hope I make sense and that it's a bug, since I've
told that nvidia per se doesn't affect gdm, since it's
only related to xorg, and goes nothing further than
that.

/Ali









__ 
Yahoo! for Good 
Donate to the Hurricane Katrina relief effort. 
http://store.yahoo.com/redcross-donate3/ 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]