Re: [arch-general] /usr/bin/X: No such file

2011-12-11 Thread Ionut Biru
On 12/11/2011 05:07 PM, Ralf Mardorf wrote: > PS: Dependencies are > * linux>=3.1 > * linux<3.2 > * nvidia-utils=290.10 > > So I wonder if it would build a module if I should build some kernel-rt > myself. Since current one is 3.0 > http://www.kernel.org/pub/linux/kernel/projects/rt/

Re: [arch-general] /usr/bin/X: No such file

2011-12-11 Thread Ralf Mardorf
PS: Dependencies are * linux>=3.1 * linux<3.2 * nvidia-utils=290.10 So I wonder if it would build a module if I should build some kernel-rt myself. Since current one is 3.0 http://www.kernel.org/pub/linux/kernel/projects/rt/ I suspect I need to download from NVIDIA. *?* Ralf

Re: [arch-general] /usr/bin/X: No such file

2011-12-11 Thread Ralf Mardorf
-Ursprüngliche Nachricht- Von: arch-general-boun...@archlinux.org im Auftrag von Ionut Biru Gesendet: So 12/11/2011 15:01 > why do i think you used nvidia installer instead of doing pacman -S nvidia ? Hi :) dunno? I run pacman -S nvidia. Hm? * etc/ * etc/modprobe.d/ * etc/m

Re: [arch-general] /usr/bin/X: No such file

2011-12-11 Thread Ionut Biru
On 12/11/2011 03:28 PM, Ralf Mardorf wrote: > -Ursprüngliche Nachricht- > Von: arch-general-boun...@archlinux.org im Auftrag von Allan McRae > Gesendet: So 12/11/2011 11:51 >> >> Have you installed xorg? >> >>> pacman -Qo /usr/bin/X >> /usr/bin/X is owned by xorg-server 1.11.2-2 > > Oops :

Re: [arch-general] /usr/bin/X: No such file

2011-12-11 Thread Ralf Mardorf
-Ursprüngliche Nachricht- Von: arch-general-boun...@archlinux.org im Auftrag von Allan McRae Gesendet: So 12/11/2011 11:51 > > Have you installed xorg? > > > pacman -Qo /usr/bin/X > /usr/bin/X is owned by xorg-server 1.11.2-2 Oops :D thank you :), at least xorg.xinit already was install

Re: [arch-general] /usr/bin/X: No such file

2011-12-11 Thread Allan McRae
On 11/12/11 20:37, Ralf Mardorf wrote: > Hi :) > > when I try to start xfce (as root, since I didn't add a user until now) > I get > > "/usr/bin/startxfce4: Starting X server > /etc/X11/xinit/xserverrc: line1: /usr/bin/X: No such file or directory" > > I missed something when reading the Wiki.

Re: [arch-general] /usr/bin/X: No such file

2011-12-11 Thread Karol Blazewicz
On Sun, Dec 11, 2011 at 11:37 AM, Ralf Mardorf wrote: > Hi :) > > when I try to start xfce (as root, since I didn't add a user until now) > I get > > "/usr/bin/startxfce4: Starting X server >  /etc/X11/xinit/xserverrc: line1: /usr/bin/X: No such file or directory" > > I missed something when readi

Re: [arch-general] /usr/bin/X: No such file

2011-12-11 Thread Jari Vetoniemi
/usr/bin/X should be symlink to /usr/bin/Xorg, At least that way it's in my system. On Sun, Dec 11, 2011 at 11:37:30AM +0100, Ralf Mardorf wrote: > Hi :) > > when I try to start xfce (as root, since I didn't add a user until now) > I get > > "/usr/bin/startxfce4: Starting X server > /etc/X11/xini

[arch-general] /usr/bin/X: No such file

2011-12-11 Thread Ralf Mardorf
Hi :) when I try to start xfce (as root, since I didn't add a user until now) I get "/usr/bin/startxfce4: Starting X server /etc/X11/xinit/xserverrc: line1: /usr/bin/X: No such file or directory" I missed something when reading the Wiki. I'll read it again. Any hints are welcome. Cheers! Ralf