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 08-01-2018, 01:32 PM   #1
Chrysolite7
LQ Newbie
 
Registered: Aug 2018
Posts: 4

Rep: Reputation: Disabled
Slax os boots into text mode, i want GUI


I have the latest slax os version on a bootable pendrive. It boots fine but goes into text mode, any help on how i can boot into gui mode? im using it on my old pc cpu =celeron , vga=64mb hdd=80Gig
 
Old 08-01-2018, 05:49 PM   #2
fido_dogstoyevsky
Member
 
Registered: Feb 2015
Location: Victoria, Australia
Distribution: Slackware 15
Posts: 490
Blog Entries: 2

Rep: Reputation: 576Reputation: 576Reputation: 576Reputation: 576Reputation: 576Reputation: 576
Hi, and welcome to the forums.

Assuming you just want to avoid typing
Code:
startx
every time, edit the file /etc/inittab and change the line that looks like
Code:
id:3:initdefault:
to
Code:
id:4:initdefault:
According to my notes (forgot the original reference) many other distros use runlevel 5 for their graphical login. In Slackware, runlevel 5 is identical to runlevel 3 (ie console boot).

If your're new to Linux, think about leaving it as it is for now because you may find fixing things easier if you ever break something in the GUI.

Edit: Just realised what was bugging me about your name - are you a Pratchett fan?

Last edited by fido_dogstoyevsky; 08-01-2018 at 05:51 PM.
 
1 members found this post helpful.
Old 08-01-2018, 06:06 PM   #3
Chrysolite7
LQ Newbie
 
Registered: Aug 2018
Posts: 4

Original Poster
Rep: Reputation: Disabled
When i type starx after log in in tells me error blah blah blah
 
Old 08-01-2018, 06:14 PM   #4
fido_dogstoyevsky
Member
 
Registered: Feb 2015
Location: Victoria, Australia
Distribution: Slackware 15
Posts: 490
Blog Entries: 2

Rep: Reputation: 576Reputation: 576Reputation: 576Reputation: 576Reputation: 576Reputation: 576
Sorry, I read "Slax" as "Salix", which is based on Slackware.

What are the error messages?
 
1 members found this post helpful.
Old 08-01-2018, 06:22 PM   #5
Chrysolite7
LQ Newbie
 
Registered: Aug 2018
Posts: 4

Original Poster
Rep: Reputation: Disabled
What i remember is "error and ram=0 cant blah blah blah. Dont remember the exact words though. The last time i tried running android RC2 on that same pc i had a blank screen. But the android rc2 worked on a different pc. DSL runs well on this pc, so i dont know why slax doesnt wanna work.
 
Old 08-01-2018, 10:02 PM   #6
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
if startx isn't working, then changing the default runlevel will just make things worse. you'll need to know what your video card is, and make sure the drivers are installed for it.
i don't know if you actually typed starx or that was a typo. the command is "startx"

Last edited by whansard; 08-01-2018 at 10:03 PM.
 
1 members found this post helpful.
Old 08-02-2018, 12:32 AM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Chrysolite7 View Post
blah blah blah. Dont remember the exact words though.
in order to help you we need that information.
maybe also hardware specs.
 
Old 08-02-2018, 08:19 AM   #8
Chrysolite7
LQ Newbie
 
Registered: Aug 2018
Posts: 4

Original Poster
Rep: Reputation: Disabled
The pc is dell with celeron, ram 512mb 32bit processor,80gb hdd, vga=64mb intel video graphics vard on board. 2.6ghz cpu speed. Thats what i know about it.
 
Old 08-02-2018, 06:46 PM   #9
fido_dogstoyevsky
Member
 
Registered: Feb 2015
Location: Victoria, Australia
Distribution: Slackware 15
Posts: 490
Blog Entries: 2

Rep: Reputation: 576Reputation: 576Reputation: 576Reputation: 576Reputation: 576Reputation: 576
"Is it switched on" type of question, but have you tried the pendrive in another PC?
 
Old 08-03-2018, 04:48 AM   #10
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by ondoho View Post
in order to help you we need that information.
maybe also hardware specs.
Quote:
Originally Posted by Chrysolite7 View Post
The pc is dell with celeron, ram 512mb 32bit processor,80gb hdd, vga=64mb intel video graphics vard on board. 2.6ghz cpu speed. Thats what i know about it.
ok, so i requested two pieces of information, and got only the latter.
happens surprisingly often; it seems many online-dweller's brains work on a fifo principle, with a stack of only 32 bytes or so...
 
Old 08-03-2018, 05:28 AM   #11
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,408

Rep: Reputation: 1598Reputation: 1598Reputation: 1598Reputation: 1598Reputation: 1598Reputation: 1598Reputation: 1598Reputation: 1598Reputation: 1598Reputation: 1598Reputation: 1598
At the slax menu, when you first turn on the computer, press the tab key add nomodeset to the end of the line hit enter. If that doesn't work then at the slax prompt copy the Xorg.0.log file to your usb with this:
Code:
cp /var/log/Xorg.0.log /run/initramfs/memory/data/
post the Xorg.0.log file. please use code tags or quote when posting the Xorg.0.log

Last edited by colorpurple21859; 08-03-2018 at 05:50 AM.
 
  


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
Fedora 9 usb boots into text mode, not the gui... dwizzle13 Fedora 5 08-17-2008 07:26 PM
FC6 boots into text mode terry-duell Fedora 29 10-27-2007 11:25 PM
Ubuntu - new install boots in text mode only jonette20 Ubuntu 7 08-13-2007 01:14 PM
FC6 boots in non-GUI mode kopitao Linux - Newbie 2 02-26-2007 11:43 PM
X86Free problem, directly boots into text mode,not into gui Tinku Linux - General 2 07-09-2004 12:27 AM

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

All times are GMT -5. The time now is 05:27 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