Hi,
I recently bought a pc and initially wanted to install ubuntu, but I have to run the linux kernel version 3.2 because of my wifi pcie(asus pce-n15) card. Since I have no wired internet connection I am very limited in respect to what I can actually do and ubuntu would not let me install or compile anything because of missing packages. So I switched to Debian jessy(testing). I installed debian wheezy and upgraded to debian testing. I then installed the linux kernel headers and set the gcc to gcc-4.6 to match the kernel.
So now I can install the whole system and get a wifi-connection, but when I add the i386 architecture and install the libgl1-nvidia-glx:i386 package as described here(https://wiki.debian.org/Steam),I can only boot into command line. So then I tried to install nvidia driver for my gtx750 (http://ubuntuhandbook.org/index.php/2014/03/install-nvidia-driver-334-21-ubuntu-linux/).
But the installer told me that there already was an attempt to install the driver and I should use the debian package. The installer did not specify which package. So I tried to uninstall the nvidia driver which resulted in a message that told me that there was no nvidia driver.
So then I tried to remove the i386 architecture (dpkg --remove-architecture i386). This returned an error that said that it could not be removed because it was being used at the time.(architecture 'i386' currently in use by the database'
And now I am really confused and well do not know how to fix this.
----------------------
Another question: Is it normal that I am having so many problems getting it to run. The live-cd installer would not install the grub bootloader. The stable cd iso would install but only run after installing libmtp-runtime in rescue mode from a cd.
Which linux os would you suggest that can run steam without too many problems?
Thanks for reading,
oldman