Hello and welcome to CertForums.co.uk, here we host free active certification forums with links to the best free resources for Microsoft's MCSA MCSE MCDBA Cisco's CCNA CCDA and CCNP, and CompTIA's A+ Network+ i-NET+ and Security+ certifications in the UK. If you wish to post or use other advanced features you will need to register first. Registration is absolutely free and takes only a few minutes to complete so sign up today!
If you have any problems with the registration
process or your account login, please contact support
I finally got the sound to work so my next task is to get the video drivers installed. Here is my problem. I downloaded the ATI drivers from ati website, created the proper debian etch package, installed the kernel, driver control panel and thus far no luck.
You are not using the fglrx driver. You're still using the open source driver. If you were using the fglrx driver you wouldn't be getting the "Mesa GLX Indirect" message.
Did you run aticonfig --initial to get it to modify the /etc/X11/xorg.conf file after rebooting so the fglrx module was loaded and then restart the xserver? You can do that by running, as root, /etc/init.d/gmd stop. Then log into the console as your regular user, su to root, and then run /etc/init.d/gdm start. That will restart the xserver and bring you back to the log in page for Gnome where you once again log into the gui. This step will tell you whether or not your change of drivers has actually worked
Behold, the turtle. He makes progress only when he sticks his neck out.
James Bryant Conant
Last edited by ffreeloader : 10-Dec-2007 at 04:51 AM.
I'm not sure why lspci is still showing some "unknown" stuff, but you're definitely running the fglrx driver now. I don't know if compiz will run with your model of ATI graphics card, but you can try it.
Try Googling for "compiz X1950" and see what comes up. If you're very lucky you will only have to make a couple of mods to the /etc/X11/xorg.conf file to get it to work. If you're in the same boat with most of us ATI card owners you won't be able to get compiz running.
Let me know how things go and I can help you through some of the stuff. I may not be around today as I'm supposed to go up to Spokane today, but it dumped a few inches of snow last light and it's too dark to see anything of the road conditions from the traffic cameras out on the highway yet this morning. If the roads are too bad I'll be staying home as the highway between here and Spokane become wreck-o-rama when it gets slick because of all the Californian's who have moved up here and don't know how to drive in snow.
Behold, the turtle. He makes progress only when he sticks his neck out.
Thanks freddy, I will definitly attempt the compiz although from reading online on forums and stuff it's not that easy to set it up with my video card and they are asking for a 512MB video card which makes sense but mine is only 256MB.
My best memories go out to nights that turned into mornings and the friends that turned into family.
Whatever the mind can conceive and believe, the mind can achieve. Dr. Napoleon Hill
Do just once what others say you can't do, and you will never pay attention to their limitations again. James R. Cook
Thanks freddy, I will definitly attempt the compiz although from reading online on forums and stuff it's not that easy to set it up with my video card and they are asking for a 512MB video card which makes sense but mine is only 256MB.
”
Prof,
My Nvidia card is only 256 megs and compiz runs fine on it. If your ATI card supports the necessary technologies then it should run compiz too.
My card is several years old technology-wise so you should be fine.
Behold, the turtle. He makes progress only when he sticks his neck out.
Really? a lot of people were saying that it will be an issue running with a 256MB card and that it might work but lag a lot so I was somewhat hesitant, however I'll just go ahead and try. I've got nothing to lose really.
My best memories go out to nights that turned into mornings and the friends that turned into family.
Whatever the mind can conceive and believe, the mind can achieve. Dr. Napoleon Hill
Do just once what others say you can't do, and you will never pay attention to their limitations again. James R. Cook
I installed compiz and it looks really nice, however it is slow in a sense that it takes time to open applications and my wallpaper disappears for some reason. Is there any tweaks that I sould be aware of by any chance?
I looked online but I couldn't find much.
Thanks.
My best memories go out to nights that turned into mornings and the friends that turned into family.
Whatever the mind can conceive and believe, the mind can achieve. Dr. Napoleon Hill
Do just once what others say you can't do, and you will never pay attention to their limitations again. James R. Cook
I installed compiz and it looks really nice, however it is slow in a sense that it takes time to open applications and my wallpaper disappears for some reason. Is there any tweaks that I sould be aware of by any chance?
I looked online but I couldn't find much.
Thanks.
”
Hmmm.... What are the specs for the rest of your system?
One thing you might try that will speed compiz up is to start it with the --fast-filter option. I use it and my old 1800+ Athlon XP with a Geforce 6200 with 256 megs of ram running on a 4x AGP slot isn't doggy at all.
Behold, the turtle. He makes progress only when he sticks his neck out.
Once you add it and run apt-get update run the following command to add the gpg keys for his repositories or apt will squawk every time you use his repositories.
Once you've added his key run "apt-get install compiz-fusion-all". That will allow you to run compiz under both Gnome and KDE, and should install the ccsm package. ccsm is the compizconfiguration settings manager. It gives you a point and click interface for configuring compiz. Also check to see that the compiz fusion icon package is installed too. It will appear under Applications -> System Tools.
Behold, the turtle. He makes progress only when he sticks his neck out.
Asus M2N4-SLI
AMD 64 3800+
2GB of ram DDR2 667Mhz
Sapphire X1950XT PCI-E 256MB
150GB HD western digital
I will install what you recommended and let you know how it goes from there.
I found it kind of wierd that is slow on my system because from reading on other forums users got it working well with a lower end systems which is why I was kind of curious as to why it didn't work with my setup. Got me thinking that there are probably tweaks and different mini apps that could help with the slow downs.
My best memories go out to nights that turned into mornings and the friends that turned into family.
Whatever the mind can conceive and believe, the mind can achieve. Dr. Napoleon Hill
Do just once what others say you can't do, and you will never pay attention to their limitations again. James R. Cook
Asus M2N4-SLI
AMD 64 3800+
2GB of ram DDR2 667Mhz
Sapphire X1950XT PCI-E 256MB
150GB HD western digital
I will install what you recommended and let you know how it goes from there.
I found it kind of wierd that is slow on my system because from reading on other forums users got it working well with a lower end systems which is why I was kind of curious as to why it didn't work with my setup. Got me thinking that there are probably tweaks and different mini apps that could help with the slow downs.
”
Compiz should run pretty well on that system. The only thing that could be a problem is the ATI card. Their drivers are just so bad that they could be the entire problem.
I'll do some research into it and let you know what I find.
Post your /etc/X11/xorg.conf file and the results from running glxgears.
Behold, the turtle. He makes progress only when he sticks his neck out.
James Bryant Conant
Last edited by ffreeloader : 11-Dec-2007 at 04:52 PM.
After doing some research your performance problem is caused by the ATI drivers. I found quite a few people complaining about very poor performance using that card with the proprietary drivers. It seems as if ATI's Linux drivers give about 50% of the performance their Windows drivers do.
Looks like you have two options under Linux. Move to an NVidia card, or wait until ATI comes out with their promised open source drivers. Then performance will get better quickly as there will be experienced Linux developers working on them.
The --fast-filter option may help some, but that card will be slow until the driver issues are fixed.
Behold, the turtle. He makes progress only when he sticks his neck out.
After doing some research your performance problem is caused by the ATI drivers. I found quite a few people complaining about very poor performance using that card with the proprietary drivers. It seems as if ATI's Linux drivers give about 50% of the performance their Windows drivers do.
Looks like you have two options under Linux. Move to an NVidia card, or wait until ATI comes out with their promised open source drivers. Then performance will get better quickly as there will be experienced Linux developers working on them.
The --fast-filter option may help some, but that card will be slow until the driver issues are fixed.
”
Thanks for looking into that Freddy, I appreciate it. I too was looking around and found pretty much the same response. Hopefully soon they will have something. In the mean while I can just uninstall compiz and wait until the new drivers are available.
My best memories go out to nights that turned into mornings and the friends that turned into family.
Whatever the mind can conceive and believe, the mind can achieve. Dr. Napoleon Hill
Do just once what others say you can't do, and you will never pay attention to their limitations again. James R. Cook
Thanks for looking into that Freddy, I appreciate it. I too was looking around and found pretty much the same response. Hopefully soon they will have something. In the mean while I can just uninstall compiz and wait until the new drivers are available.
”
You don't even have to uninstall if you don't want to. If you have compiz set up to start when you log into your Gnome session, you can just go to System -> Preferences -> Sessions and disable compiz from starting up when you log in.