Unix Technical Forum

slackware10.2 help

This is a discussion on slackware10.2 help within the Linux Operating System forums, part of the Unix Operating Systems category; --> I use a slackware10.2 on K6 and mx440 machine. I chose sata install since I have the sata disk. ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 10:14 AM
pipehappy@gmail.com
 
Posts: n/a
Default slackware10.2 help

I use a slackware10.2 on K6 and mx440 machine. I chose sata install
since I have the sata disk. However, after install, everything is ok
but I cannot enter into graphic mode after I change the runlevel to 4.
I can see a login window flash away when use the ctrl+alt+F7, and there
seems a error message box. Can anyone tell me how to fix this problem?

thanks

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 10:14 AM
chabral
 
Posts: n/a
Default Re: slackware10.2 help

You should first configure the X system. I don't remember the exact command,
but it's something like xorgconfig or xorgsetup. Type xorg and type TAB in
bash to see the options. After that (in runlevel 3) you can run startx to
try to start the X windows system. If you see any problem (black window,
etc) type Ctrl-Alt-Backspace to kill the X windows system, return the
console and edit the xorg config file.
After the test is ok, then you can switch to runlevel 5.
Good look,

--
chabral

--
<pipehappy@gmail.com> escribió en el mensaje
news:1133700069.266272.272970@z14g2000cwz.googlegr oups.com...
>I use a slackware10.2 on K6 and mx440 machine. I chose sata install
> since I have the sata disk. However, after install, everything is ok
> but I cannot enter into graphic mode after I change the runlevel to 4.
> I can see a login window flash away when use the ctrl+alt+F7, and there
> seems a error message box. Can anyone tell me how to fix this problem?
>
> thanks
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-18-2008, 10:14 AM
Douglas Mayne
 
Posts: n/a
Default Re: slackware10.2 help

On Sun, 04 Dec 2005 04:41:09 -0800, pipehappy wrote:

> I use a slackware10.2 on K6 and mx440 machine. I chose sata install
> since I have the sata disk. However, after install, everything is ok
> but I cannot enter into graphic mode after I change the runlevel to 4.
> I can see a login window flash away when use the ctrl+alt+F7, and there
> seems a error message box. Can anyone tell me how to fix this problem?
>
> thanks
>

X startup errors are in the log file. You can check that, and/or read my
comments below:
# cat /var/log/Xorg.0.log | less

My Comments:

I think X usually works "out of the box" with VESA modes in Slack.
Although VESA usually works, the X drivers for your specific video board
will do a better job. I think you want the nv module. Did you run
xorgsetup? That will detect your video driver and write the
configuration file. That setup script sometimes has trouble reading the
refresh rates from your monitor, as the script explains when it terminates
(read the last dialog box.)

If your monitor's rates are not read correctly, you can fix them
manually. Get the parameters from its manual and edit the
configuration manually (vi command below). You fix the section which
specifies the correct rates for your monitor. This is the relevent section
of the file from my system:

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30 - 67
VertRefresh 50 - 120
EndSection

Edit the file with this command (or similar):
# vi /etc/X11/xorg.conf


If it still has trouble starting, check the X startup log again, or start
with a command like this:
startx -- >~/x.1 2>~/x.2

The second file, ~/x.2, will capture relevent error messages.

--
Douglas Mayne
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-18-2008, 10:15 AM
Keith Keller
 
Posts: n/a
Default Re: slackware10.2 help

On 2005-12-04, chabral <chabral@hotmail.com> wrote:
> You should first configure the X system. I don't remember the exact command,
> but it's something like xorgconfig or xorgsetup.


In Slackware 10.2, you can use X -configure .

> After the test is ok, then you can switch to runlevel 5.


Slackware 10.2 uses runlevel 4 for a graphical login window, not 5.
You'd have to configure inittab if you wanted to use runlevel 5 for
x/kdm (no gdm in 10.2).

--keith

--
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom
see X- headers for PGP signature information

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:16 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com