LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 11-07-2007, 10:40 PM   #1
sr_25
Member
 
Registered: Nov 2005
Location: Colorado
Distribution: Debian
Posts: 133

Rep: Reputation: 16
Shutdown trouble Slackware 12


If I don't startx I can switch to virtual consoles and reboot or shutdown my Slackware 12 laptop without a hitch. After starting X I cannot shutdown, logoff, reboot, or swap to another virtual console. I am currently using KDE and if I select 'log out' via the menu
or
Code:
'ctlr-alt-backspace' or 'shutdown -r now', or 'shutdown -h now'
I just get a black screen with my mouse pointer.

I don't know if the virtual consoles is related or not but I thought I should mention it. I am currently using vesa driver.

Thanks for you time.
 
Old 11-08-2007, 01:59 AM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
What chipset have you got, does your fullscreen console use
framebuffer?


Cheers,
Tink
 
Old 11-08-2007, 08:25 PM   #3
sr_25
Member
 
Registered: Nov 2005
Location: Colorado
Distribution: Debian
Posts: 133

Original Poster
Rep: Reputation: 16
This is a junker laptop I mess around with it's an old Compaq Presario 700.

The motherboard chipset is a VIA VT8364(A) Apollo KL133(a) / BT8365(A) ProSavage KM133, with a S3 Graphics Twister K Compaq (16MB).

edit/
Sorry, how do I tell if I am using 'fullscreen console framebuffer'. I did a search but I still don't know how to tell.

Last edited by sr_25; 11-08-2007 at 08:29 PM. Reason: Forgot to answer the second question.
 
Old 11-08-2007, 09:01 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Do you get a little tux in the top left corner when you boot?


Cheers,
Tink
 
Old 11-08-2007, 09:06 PM   #5
sr_25
Member
 
Registered: Nov 2005
Location: Colorado
Distribution: Debian
Posts: 133

Original Poster
Rep: Reputation: 16
No little tux a boot.
Thanks,
 
Old 11-09-2007, 02:07 AM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
When you set-up lilo, did you explicitly choose not to
have frame-buffer mode enabled?


Cheers,
Tink
 
Old 11-09-2007, 11:35 AM   #7
sr_25
Member
 
Registered: Nov 2005
Location: Colorado
Distribution: Debian
Posts: 133

Original Poster
Rep: Reputation: 16
I like grub better so that is what I am using.

/edit
Here are the commands that were auto configured:

Code:
title Slackware 12 (/dev/hda7)
root (hd0,6)
kernel /boot/vmlinuz root=/dev/hda7 ro vga=normal

Last edited by sr_25; 11-09-2007 at 07:32 PM.
 
Old 11-10-2007, 11:39 AM   #8
sr_25
Member
 
Registered: Nov 2005
Location: Colorado
Distribution: Debian
Posts: 133

Original Poster
Rep: Reputation: 16
Is there some basic method to help track down the problem I am having here I don't even know where to begin.

I looked in /var/log/syslog: and found a few things that look amiss but couldn't find out how to fix them.

Code:
kernel: vt596+smbus 0000:000"07.4: smbus: error: host smbus controller not enabled: upgrade BIOS or use force-l
kernel: failed initialization of WD-700 SCSI card!
kernel: via 686 0000:000:07.4: Base address not set-upgrade BIOS or use force_addr=oxaddr
kernel: kobject_add failed uhci_hcd with -EEXIST, don't try to register things with the same name in the same dire$
sshd[2758]: error: Bind to part 22 on 0.0.0.0 failed: address already inuse.
"force-l" where do I need to use this option?
I believe I am using the latest BIOS but I will double check.
"...-EEXIST..." Sounds like Kde is not quite configured correctly?

Also, because of the black screen lockup I always have to press and hold the power button to get a reboot. I am worried that one of these times it will hose my system! Maybe I should go back to 10.2 because I don't remember any of these issues with that version. Also, I think Slackware 10.2 was quite a bit more responsive on this old clunker, but I havent done any testing to prove it.

Thanks for you help so far.
 
Old 11-10-2007, 02:00 PM   #9
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
All those -EEXIST messages are from using the huge-smp kernel. After installation it's recommended that you change to the generic-smp kernel.
See the README.initrd in /boot.

Last edited by brianL; 11-10-2007 at 02:06 PM.
 
  


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
Slackware 10.1 shutdown skitzo2005 Slackware 12 08-07-2005 11:51 AM
slackware: how to shutdown (seriously) nadroj Linux - Newbie 9 04-24-2005 04:02 PM
Slackware 10.0 and shutdown snutz411 Slackware 6 01-15-2005 07:37 PM
Slackware 10.0 random shutdown plamensl Linux - Security 9 11-03-2004 04:00 AM
Slackware shutdown jamaso Linux - General 16 11-28-2001 10:27 AM

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

All times are GMT -5. The time now is 06:36 PM.

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