LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-16-2012, 04:23 AM   #1
stubz151
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Rep: Reputation: Disabled
Disable X in archbang


Howzit all, how can i stop X from restarting itself so I can install the nvidia driver and also how can i change the login screen from slim, currently i have tried killall -9X, ctrl+alt+f1 and f2, also i tried labeling my iniitab to 3 not 5 that just skips slim, any help would be apprecitated thanks.
 
Old 06-16-2012, 04:38 AM   #2
fukawi1
Member
 
Registered: Apr 2009
Location: Melbourne
Distribution: Fedora & CentOS
Posts: 854

Rep: Reputation: 193Reputation: 193
Code:
# init 3
should do it, or reboot into single user mode by adding "single" to the end of the kernel line of the grub menu. I'm not particularly familiar with arch's init system these days, but these should work on most systems.
 
Old 06-16-2012, 05:30 AM   #3
nick2day
LQ Newbie
 
Registered: Jun 2012
Distribution: Arch Linux
Posts: 11

Rep: Reputation: Disabled
I'm not sure about Archbang, But since its based on Arch, I'll give it a stab.

You may be able to disable slim by modifying /etc/rc.conf. At the tail end of the file, you'll find DAEMONS with a list of daemons...

remove Slim from the list.
 
1 members found this post helpful.
Old 06-16-2012, 06:18 AM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Arch doesn't use the different runlevels, so this won't work. The approach of nick2day is the right one, edit rc.conf. This is why I don't like that distros like Archbang pretend to be Arch in easy, they actually make it harder for the user to comprehend how the system works. If you had installed Arch following their beginners guide you wouldn't have to ask this question.
By the way, I would recommend to follow Arch's documentation, they have Nvidia's driver in the repository and an extensive guide how to install it: https://wiki.archlinux.org/index.php/Nvidia
 
Old 06-16-2012, 06:20 AM   #5
stubz151
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
I figured out the sim thing thanks alot but i still cant get the X right, also i am using the grubloader that came with backtrack because i didnt feal like configuring this 2 myself, any other tips?
 
Old 06-16-2012, 06:23 AM   #6
stubz151
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by TobiSGD View Post
Arch doesn't use the different runlevels, so this won't work. The approach of nick2day is the right one, edit rc.conf. This is why I don't like that distros like Archbang pretend to be Arch in easy, they actually make it harder for the user to comprehend how the system works. If you had installed Arch following their beginners guide you wouldn't have to ask this question.
By the way, I would recommend to follow Arch's documentation, they have Nvidia's driver in the repository and an extensive guide how to install it: https://wiki.archlinux.org/index.php/Nvidia
i tried to install arch but I had problems with the wireless card, and also my internet at home is capped so I couldnt get any of the packages and all the downloads were to big and so my friend gave me archbang. I might give another shot at arch, also I have installed the driver on many different systems I just cant kill X!.
 
Old 06-16-2012, 09:35 AM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by stubz151 View Post
i tried to install arch but I had problems with the wireless card, and also my internet at home is capped so I couldnt get any of the packages and all the downloads were to big and so my friend gave me archbang.
OK, problems with wireless may be a reason to install using Archbang, but if you have a capped bandwidth then the question is if you really should run a rolling release distro, that is constantly updating. But this is of course a different story, just do as nick2day posted and the system will start without X.
 
Old 06-16-2012, 03:26 PM   #8
stubz151
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
what would be a good non rolling release distro, if I dont like KDE and I like customization I had Ubuntu for 2 years and enjoyed but got annoyed with it I also have used Mint,Sayabon,Chakra,Backtrack 5 and R2, I liked crunch bang but couldn't get it to be "beautiful" when I needed it to be, also i think openSuse looks sif. Thanks a lot do you have any tips for configuring the wireless card it is a Realtek rtl8192se
 
Old 06-16-2012, 06:15 PM   #9
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
What is the DE that you like the most? If it is XFCE or Fluxbox you can give Slackware a try, maybe also Salix, it has versions for many different DEs and WMs.
For the Realtek card, I don't know for sure, but I think it is only supported out of the box by very new kernels. Otherwise you have to compile the driver manually, but it shouldn't be hard, just follow the instructions in the driver tar-ball.
 
Old 06-17-2012, 02:05 PM   #10
stubz151
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Thanks a lot everyone

Thanks a lot to everyone its people like you that ensure linux's survival and will help it take over the world mwuhahaha jokes aside thanks. I am going to try fund a OS which I can run flux box on and make my own. Will be away for a while but I shall return for more Linux and I will probably need more of my stupid questions answered. Thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Archbang FTW! Tookelso LinuxQuestions.org Member Intro 0 12-08-2011 09:56 PM
[SOLVED] Looking into ArchBang pjk1939 Arch 1 08-02-2011 12:15 PM
chroot archbang->CAElinux blacksky2 Linux - Software 3 07-13-2011 09:52 AM
Archbang 1.04 live CD ... hughetorrance Slackware 7 02-05-2010 12:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration