LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-08-2012, 07:33 PM   #1
ThatSlacker
LQ Newbie
 
Registered: Dec 2012
Posts: 2

Rep: Reputation: Disabled
Doesnt Make it to the login screen.


Hi ive been using slackware for many years and have never encountered a problem such as this. I have my machine set to run level 3 as per installation default, and it randomly will stop loading during initialization at different points each time. I played around a bit with video settings even though I figured run level 3 it wouldnt matter much but apparently I can see it finish loading to the login screen on broken resolutions that are fragmented. So this lead me to believe it was a noveau problem which I went from my slackware disk and used pkgtool to enabled the blacklisted noveau package from extra and removed the other xf86 novaeu package. This still didnt solve the problem, I was curious if anyone had any ideas my machine hardware is:

amd phenom 10xx 6 core 2.8ghz
Gigabyte GTS450 GFX card

The things I have at my disposal are just the slackware installation disk and this machine. Any ideas or direction would be greatly appreciated. I am still assuming this is a video problem of some sort but not completely sure as per I can only tell that it gets to the login screen when I use an unsupported resolution that fragments my vision, if I use a supported resolution the text just stops moving at a certain point but it gets to the login screen I just dont see the text being drawn anymore at that point.
 
Old 12-09-2012, 12:12 AM   #2
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
Have you tried using the nvidia closed source driver? I have to assume you have since nouveau is really only a problem if you're trying to run the closed nvidia driver.

If you don't want to use the closed driver, my recommendation is to uninstall the nouveau blacklist thingey and replace the xf86 nouveau driver (you didn't need to remove it to blacklist it) so that X is back to its defaults.
Then, what I would try is running /usr/share/mkinitrd/mkinitrd_command_generator.sh (run its output to create the initrd.gz) and modify lilo to use the new initrd.gz (remember to run lilo after).

If you already are running the closed driver, the mkinitrd thing can help there too. I have found that even before you "startx", the resolution of whatever video driver you're using comes into play.

Last edited by STDOUBT; 12-09-2012 at 12:14 AM. Reason: clarity
 
Old 12-09-2012, 12:32 AM   #3
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
As you are unsure whether it is a video driver problem or not, the following thread might be useful:

RC5 - Long delay during boot

I first thought this was a video problem but turned out to be a wireless device initialization problem.

I have since seen other threads with similar problems - might be worth exploring as well.
 
Old 12-09-2012, 01:40 AM   #4
nivieru
Member
 
Registered: Feb 2008
Posts: 78

Rep: Reputation: 14
I used to have a problem which sounds like what you're describing, something to do with some gigabyte mobos. it was solved by adding the line
Quote:
append="acpi_skip_timer_override"
to lilo.conf, perhaps you should try that.
to check it before changing lilo.conf, you could supply this option at boot time using <tab> in the lilo prompt.
 
Old 12-14-2012, 08:58 PM   #5
ThatSlacker
LQ Newbie
 
Registered: Dec 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by astrogeek View Post
As you are unsure whether it is a video driver problem or not, the following thread might be useful:

RC5 - Long delay during boot

I first thought this was a video problem but turned out to be a wireless device initialization problem.

I have since seen other threads with similar problems - might be worth exploring as well.

Nah there is no actual delay, I thought it was a delay also till I changed to a video mode I didnt support and I could see text still going on the terminal after it hits the fractured area of the startup which is what I assume video driver related.


Quote:
Originally Posted by nivieru View Post
I used to have a problem which sounds like what you're describing, something to do with some gigabyte mobos. it was solved by adding the line

to lilo.conf, perhaps you should try that.
to check it before changing lilo.conf, you could supply this option at boot time using <tab> in the lilo prompt.
it isnt a gigabyte motherboard but I tried this solution just incase and it didnt fix the problem.

Quote:
Originally Posted by STDOUBT View Post
Have you tried using the nvidia closed source driver? I have to assume you have since nouveau is really only a problem if you're trying to run the closed nvidia driver.

If you don't want to use the closed driver, my recommendation is to uninstall the nouveau blacklist thingey and replace the xf86 nouveau driver (you didn't need to remove it to blacklist it) so that X is back to its defaults.
Then, what I would try is running /usr/share/mkinitrd/mkinitrd_command_generator.sh (run its output to create the initrd.gz) and modify lilo to use the new initrd.gz (remember to run lilo after).

If you already are running the closed driver, the mkinitrd thing can help there too. I have found that even before you "startx", the resolution of whatever video driver you're using comes into play.

well since I cant actually get into my nix system and all I have is a slackware disk and my slackware installed which cant boot in, this has become difficult. I have the driver
accessible from the slackware disk via wget but I has to many errors when I run the NVIDIA.run file related to missing utilities etc. Normally my solution
would be to just get slackware 13.37 like I used to have but that isnt an option atm. Is there another way to tackle installing these nvidia drivers from my slackware installer? Everything needs to be done
from the terminal on my slackware setup disk.
 
  


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
How to make shutdown on login screen available to anyone lgoodman SUSE / openSUSE 2 08-28-2007 08:40 AM
doesnt boot login screen scobe Linux - General 3 07-01-2006 02:28 PM
Make Own Login Splash Screen pvishnoi Linux - General 1 03-02-2006 02:59 AM
How to make a default login name appear at login screen? Arodef Linux - General 0 04-12-2004 02:47 PM
how to make a screenshoot of login screen biblbroks Linux - Software 2 12-02-2003 10:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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