LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 05-27-2008, 04:20 PM   #1
The GNUinator
Member
 
Registered: Oct 2006
Location: Fort Collins, CO
Distribution: Slackware 14.0, 14.1
Posts: 71

Rep: Reputation: 15
Slack 12.1 on T20 locks up on exit from X windows


Hello all,

Have Slack 12.1 running generic-smp kernel. Made initrd using Alien Bob's initrd_command_generator script. Thank you, Alien Bob. Using max memory 512MB. Tried KDE, system locks up on exit from X. Tried xfce4, same result. This is a fresh install of Slack 12.1 but I migrated all of my user files from another hard drive which ran Slack 12.0... This included all of my user dot files. Tried hugesmp kernel, same result. What is the best way to fix this?

tia,

The GNUinator
 
Old 05-29-2008, 01:38 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
until you get a better reply why not try the slackware mkinitrd command?

2) did you include the filesystem format for your root system in the initrd and allow for your hardware such as sata? and its chipsets?
 
Old 05-29-2008, 09:04 AM   #3
ludist
Member
 
Registered: Nov 2005
Location: Greece
Distribution: Slackware
Posts: 172

Rep: Reputation: 21
I don't think "it's locked" but the screen going black.

I also have T20 with custom kernel and by coincidence I saw that with telinit 4 I have the same problem. Did you changed the default init level? (/etc/inittab)

I have Slackware-12.0 too lazy to try 12.1 :-|
 
Old 05-29-2008, 04:51 PM   #4
The GNUinator
Member
 
Registered: Oct 2006
Location: Fort Collins, CO
Distribution: Slackware 14.0, 14.1
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ludist View Post
I don't think "it's locked" but the screen going black.

I also have T20 with custom kernel and by coincidence I saw that with telinit 4 I have the same problem. Did you changed the default init level? (/etc/inittab)

I have Slackware-12.0 too lazy to try 12.1 :-|
Hi,

Thanks for the reply. No, I never change inittab. As much as
anything that's why I much prefer Slackware over Ubuntu for
example. I always want to start at the shell prompt.

And actually the entire computer locks up
it really does. I give it lots of time
to recover. It never recovers.

-The GNUinator
 
Old 05-29-2008, 05:20 PM   #5
digger95
Member
 
Registered: Oct 2007
Location: Indiana, PA
Distribution: Slackware 14
Posts: 330

Rep: Reputation: 46
When I had this issue it was simply a video configuration problem that was locking up X on exit. Try running xorgsetup or xorgconfig from console to generate a new xorg.conf file. Xorgsetup is automated whereas xorgconfig takes a few minutes longer and will ask you questions about your hardware. You can backup your existing /etc/X11/xorg.conf first.
 
Old 05-30-2008, 03:54 AM   #6
ludist
Member
 
Registered: Nov 2005
Location: Greece
Distribution: Slackware
Posts: 172

Rep: Reputation: 21
ok. Two ideas

1. Memory problem (experienced in 2 (two) Thinkpad T20. Of course TOO much of coincidence that occurs only after log-out
2. As mentioned xorg.conf locks (in my machine) but in log-in, not in log-out. Try configs from here. Maybe it's a kernel issue? I have three ThinkPad T2x and I don't have a problem with none of them. (custom kernel)
 
Old 05-30-2008, 04:25 PM   #7
The GNUinator
Member
 
Registered: Oct 2006
Location: Fort Collins, CO
Distribution: Slackware 14.0, 14.1
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ludist View Post
ok. Two ideas

1. Memory problem (experienced in 2 (two) Thinkpad T20. Of course TOO much of coincidence that occurs only after log-out
2. As mentioned xorg.conf locks (in my machine) but in log-in, not in log-out. Try configs from here. Maybe it's a kernel issue? I have three ThinkPad T2x and I don't have a problem with none of them. (custom kernel)
Hi ludist,

Your English writing is fine. I do have a T30 with a dead
memory slot. The fix involves a pencil soldering iron.
But the T20 is fine. Thanks for the link to configs.
I think that is the issue.

In general, is it ok to copy all of your user dot
files into a new installation or is it better to
just bring in your documents and let the dot files
be generated by the new installation?

The GNUinator
 
Old 05-30-2008, 10:22 PM   #8
chetamonye
LQ Newbie
 
Registered: Dec 2006
Posts: 22

Rep: Reputation: 1
Hey "The GNUinator". This is my first post on the LQ forums and you get it. I had the same problem. It is the new Xorg. If you still have the xorg.conf from your 12.0 install, try using that.

For me, I'd like to try using the new xorg. Can anyone suggest how to modify the xorg.conf file so that I don't have to use the old file. Are there any potential problems with using the old xorg.conf?

Thanks in advance,

Chet
 
Old 05-31-2008, 12:40 AM   #9
The GNUinator
Member
 
Registered: Oct 2006
Location: Fort Collins, CO
Distribution: Slackware 14.0, 14.1
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ludist View Post
ok. Two ideas

1. Memory problem (experienced in 2 (two) Thinkpad T20. Of course TOO much of coincidence that occurs only after log-out
2. As mentioned xorg.conf locks (in my machine) but in log-in, not in log-out. Try configs from here. Maybe it's a kernel issue? I have three ThinkPad T2x and I don't have a problem with none of them. (custom kernel)
Hello all,

The fix turned out to be in this post. It was an xorg.conf issue.
I followed the link posted by ludist and got a better xorg.conf ...

That solved the problem.

Thanks all,

The GNUinator
 
Old 05-31-2008, 12:48 AM   #10
The GNUinator
Member
 
Registered: Oct 2006
Location: Fort Collins, CO
Distribution: Slackware 14.0, 14.1
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by chetamonye View Post
Hey "The GNUinator". This is my first post on the LQ forums and you get it. I had the same problem. It is the new Xorg. If you still have the xorg.conf from your 12.0 install, try using that.

For me, I'd like to try using the new xorg. Can anyone suggest how to modify the xorg.conf file so that I don't have to use the old file. Are there any potential problems with using the old xorg.conf?

Thanks in advance,

Chet
Hi Chet,

I think my problem came from using xorg.conf-vesa from the 12.1 install.
I followed the link posted by the gentleman from Greece ... wound up
with an xorg.conf that fixed the problem. What video mode are you
using in your lilo.conf ???

Good luck - and please let us know how it works out.

The GNUinator
 
Old 05-31-2008, 12:05 PM   #11
ludist
Member
 
Registered: Nov 2005
Location: Greece
Distribution: Slackware
Posts: 172

Rep: Reputation: 21
Glad you make it.

My lilo.conf writes vga=791
 
Old 06-02-2008, 10:09 AM   #12
chetamonye
LQ Newbie
 
Registered: Dec 2006
Posts: 22

Rep: Reputation: 1
Quote:
Originally Posted by The GNUinator View Post
Hi Chet,

I think my problem came from using xorg.conf-vesa from the 12.1 install.
I followed the link posted by the gentleman from Greece ... wound up
with an xorg.conf that fixed the problem. What video mode are you
using in your lilo.conf ???

Good luck - and please let us know how it works out.

The GNUinator
Right now I am using vga = 791.

I'm using a xorg.conf from a 12.0 install and it seems to be working ok for me. I was really hoping the new xorg would work w/o having to tweak settings. It turned out to be more work than using an older one.

I'm glad you are up and running now.


Chet
 
  


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
KDE locks on exit uselpa Slackware 2 02-14-2005 09:41 AM
exit slack gives a black screen, not a text mode jayandstuff Slackware 5 12-20-2004 11:32 PM
Help! slack 10 locks up when exiting xorg 6.7.0 wine Slackware 5 10-25-2004 10:15 PM
Firestarter locks up on Slack 9.1 joe83 Slackware 0 02-27-2004 11:15 AM
9.0 slack install locks up RIgimp75 Slackware 3 07-16-2003 05:55 AM

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

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