You are not logged in.
Pages: 1
Launching Steam forces me back into the log in screen. Then when I log back in, I find no programs are running. How do I solve this problem so I can use Steam again?
I installed Steam last night, along with the 331 nVidia drivers for my 670. I read the wiki page for Steam, and used
sudo pacman -Rdds lib32-mesa-libgl && sudo pacman -Syu lib32-nvidia-libglbecasue I was getting the OpenGL error. Steam launched with success and my games ran faster than on my Windows box.
After playing those games, I shutdown the computer for the night. Logging in this morning and launched Steam, which forced me back into the log in screen. I went around and did
sudo pacman -Rdds lib32-nvidia-libgland then
sudo pacman -S lib32-mesa-libglSteam ran with no problems, but games play at 1 fps.
Now I've run
sudo pacman -Rdds lib32-mesa-libgl && sudo pacman -Syu lib32-nvidia-libglagain to obtain the nVidia libs, but launching Steam still sends me back to the log in screen. I need some help finding a solution so I can finally finish my move away from Windows.
So what's the first thing I should find out?
EDITS: Formatting.
Last edited by CriticalCore (2013-12-31 20:27:17)
Arch Linux helps make the world a smarter place.
Offline
I've solved my own problem. Steam launched with success, I then rebooted and Steam launched again perfectly.
I double-checked the Arch Package Database for nvidia and reinstalled the 331.20 drivers. Then I downloaded the nvidia cg toolkit
sudo pacman -S nvidia-cg-toolkitAlso, just to be safe, I got three more packages (because why not?), but you probably don't need these
sudo pacman -S pycuda-headers python2-pycuda python-pycudaHope this helps anybody else who may encounter the same scenario. This thread is solved now.
Arch Linux helps make the world a smarter place.
Offline
Please edit the title of your first post to mark this [SOLVED]
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Pages: 1