Results 1 to 10 of 13
i just got done with my install of arch, and have done the following:
pacman -Sy fluxbox
pacman -Sy gdm
pacman -Sy gnome
but i still cant boot into GDM, ...
- 07-17-2006 #1Content Team
- Join Date
- Jul 2006
- Posts
- 37
i just got done with my install of arch, and have done the following:
pacman -Sy fluxbox
pacman -Sy gdm
pacman -Sy gnome
but i still cant boot into GDM, or fluxbox
when i do "fluxbox" in the script it says cannot connect with XServer reverting back to level "C"
- 07-18-2006 #2
What says the X log file? Does it shows any errors?
And what is your video card model? Did you install the driver for it? And how?Code:cat /var/log/Xorg.0.log | grep EE
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-18-2006 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,784
You'll probably need to follow the installation guide, and a few wiki pages to get up and fully running:
Originally Posted by dracule
Install: http://archlinux.org/static/docs/arc...all-guide.html
Xorg: http://wiki.archlinux.org/index.php/Xorg
Xorg7: http://wiki.archlinux.org/index.php/Xorg7
Gnome: http://wiki.archlinux.org/index.php/Gnome
GDM: http://wiki.archlinux.org/index.php/GDM
Fluxbox: http://wiki.archlinux.org/index.php/Fluxboxoz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 07-18-2006 #4Content Team
- Join Date
- Jul 2006
- Posts
- 37
I am running the "nv" driver. when i do startx it says
"no screens found.
Fatal error blah blah blah (sorry its really hard to list it all because i cant copy and paste it)"
i did xorgconfig, set everything up just like my other distros, but for somereason, it still wont launch it.
- 07-18-2006 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,784
Go here and look at #7:
http://wiki.x.org/wiki/FAQErrorMessages
You might need to try the vesa driver if nv won't work.oz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 07-18-2006 #6Content Team
- Join Date
- Jul 2006
- Posts
- 37
here is what it outputs when i do "X"
(EE) unable to load module "nv"
(EE) driver does not exist
Ive tried vesa, but that doesnt work either, i guess ill have to try to reinstall the nvidia drivers again.
- 07-18-2006 #7Installing the NVIDIA drivers again won't change anything, because you specified the "nv" driver in /etc/X11/xorg.conf. You must choose "nvidia" instead.
Originally Posted by dracule
If you want to use the free driver, then install the package "xserver-xorg-video-nv"."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-18-2006 #8Content Team
- Join Date
- Jul 2006
- Posts
- 37
ohh, i thought the nv driver was the unaccelerated driver of the nvidia and came with it. entirely my mistake. ill try it in the morning and thank you for all your help so far. i never met a better bunch of people.
- 07-28-2006 #9Content Team
- Join Date
- Jul 2006
- Posts
- 37
sorry for waiting so long, have been pretty busy....
what is the command for exiting&saving in vim?
"pacman -Sy xserver-xorg-video-nv" doesnt work, so i tried switching to nvidia, but couldnt find it in xorgconfig, so i decided to try and run vim to change it and save it. but after i change it, i cant find the command to exit and save it. when i use the one they tell me to use, my computer just beeps.
- 07-28-2006 #10forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,784
You have to be root to edit and save the xorg.conf file, and the write/quit command is:
:wqoz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!


Reply With Quote
