LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 01-11-2013, 11:48 PM   #1
mutt4xtreme
LQ Newbie
 
Registered: Jan 2013
Posts: 17

Rep: Reputation: Disabled
Unable to go into GUI - Slackware


I'm somewhat new to Slackware Linux, the version that I have installed and ran is 13.37. I edited that inittab using nano text editor to start up as GUI desktop instead of the terminal type thing. And when I restarted it looked like it was gonna work but after it gone through the start up I came to this blank screen with just the "_" in the top left corner blinking and the only way to get out of it is to do Ctrl+alt+del. How do I fix this? And how do I get the GUI to work right so I could use that?
 
Old 01-11-2013, 11:57 PM   #2
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
Which video hardware are you using?
 
Old 01-12-2013, 12:02 AM   #3
mutt4xtreme
LQ Newbie
 
Registered: Jan 2013
Posts: 17

Original Poster
Rep: Reputation: Disabled
Msi R6570 MD2GD3

I have dual monitors hooked up, one on VGA and one on DVI-D.
 
Old 01-12-2013, 12:07 AM   #4
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
This is likely to be a hardware/driver interaction problem.
First, I would revert the change to /etc/inittab. If you installed Slackware with the default LILO bootloader, then when you reboot, select Slackware and hit TAB. Type " 3" (note the space) then Enter. This will boot to run level 3 and allow you to use the nano editor.

To help, more information is required. Please post the output of '/sbin/lspci' and the contents of /var/log/Xorg.0.log.

When first getting a GUI environment in Slackware, it is recommended that you use the 'startx' command. Only when this is working reliably should you make the change in /etc/inittab. http://docs.slackware.com/slackware:install
 
Old 01-12-2013, 12:14 AM   #5
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
You need to use the proprietary AMD driver for that card on Slackware 13.37, or you install the newer kernel, libdrm and Mesa from the /testing folder of your install medium. The default radeon drivers that come with Slackware 13.37 will not work with that card.
 
Old 01-12-2013, 12:16 AM   #6
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
Quote:
To help, more information is required. Please post the output of '/sbin/lspci' and the contents of /var/log/Xorg.0.log.
Cancel that. TobiSGD has it covered :-)
 
Old 01-12-2013, 12:21 AM   #7
mutt4xtreme
LQ Newbie
 
Registered: Jan 2013
Posts: 17

Original Poster
Rep: Reputation: Disabled
I understand how to do the first thing but how would I post the output of'/sbin/lspci' and the contents of '/var/log/Xorg.0.log' ?
 
Old 01-12-2013, 12:28 AM   #8
mutt4xtreme
LQ Newbie
 
Registered: Jan 2013
Posts: 17

Original Poster
Rep: Reputation: Disabled
Never mind my last post then, but how would I install the new kernel or install the correct AMD drivers for it? Could I just install the new version of slackware, would that fix it?
 
Old 01-12-2013, 01:01 AM   #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
Slackware 14 will work with that card by default, but the free default drivers still lack some functions (hardware video decoding, proper power management, not all 3D functions are available). If that is an issue for you I would recommend to install the AMD drivers.
You can install them with launching these commands in runlevel 3 as root:
Code:
wget http://www2.ati.com/drivers/linux/amd-driver-installer-catalyst-12.10-x86.x86_64.zip
unzip amd-driver-installer-catalyst-12.10-x86.x86_64.zip
sh amd-driver-installer-catalyst-12.10-x86.x86_64.run
Now the installer will run, just use the default options. After the installer has done its work launch the command
Code:
aticonfig --initial
and reboot the system. The graphical system should now run flawlessly.
This routine to install the driver works on 13.37 and 14.0.
 
Old 01-12-2013, 12:59 PM   #10
mutt4xtreme
LQ Newbie
 
Registered: Jan 2013
Posts: 17

Original Poster
Rep: Reputation: Disabled
I did all that you said and none of it will work. I tried using the wget and downloading and installing the file for 13.37 and when I did it wouldn't download and I realized I had not setup the config for it. So instead of going back and redoing the configuration for Slackware, I installed 14.00, figured it would clear up any bugs but towards the end of the installation where it was asking me to do the boot loader LILO, after choosing all that I wanted it said it could not install correctly because of the video hardware was not detected properly and it didn't know what it was so it set it to auto console which is option 3 in the inittab. And when I rebooted it said that it could not boot because it could not find a file and there was something wrong with LILO. SO, now i'm stuck wondering what I should do, do you think I should just completely scrap this slackware linux idea and try a different distro, and if so which distro would work with my computer?
 
Old 01-12-2013, 01:26 PM   #11
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
You can use your installation DVD to boot the installed system, instructions for that can be found directly on the boot page of the DVD. After that you can try to reinstall lilo.
But of course you use a different distro also, any recent version should work.
 
  


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
Unable to boot into GUI rmcellig Linux - Hardware 18 10-27-2010 05:35 PM
unable to get the Gui,Dell Vostro 1310,unable to get the Gui after installing RHEL 5 getasif Linux - Laptop and Netbook 1 09-06-2009 05:46 PM
unable to get gui in my laptop mahi Linux - Laptop and Netbook 1 02-09-2009 11:00 AM
Unable to boot into GUI ohswrestler2009 Linux - Newbie 3 10-22-2007 12:29 PM
Unable to login using GUI lgtrean Linux - Newbie 4 01-27-2007 02:58 PM

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

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