LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 09-03-2005, 08:00 AM   #1
pbeckler
LQ Newbie
 
Registered: Jul 2005
Posts: 21

Rep: Reputation: 0
Sax Question


I was given this advice before:
If you are stuck at the command line just tipe "sax2" as root and suse will try to set it up for you, if it cant then just choose "LCD" "1280x1024" and "60" and test then "70" and "75" , if it fails just start again and tipe "sax2" (you might have to tipe "init 3" and log in as root first).

I logged in as root, changed to init 3, ran sax2, but I couldn't see anywhere to specify the other parts, like LCD, the resolution or refresh rate. How do I do it?
 
Old 09-04-2005, 03:55 AM   #2
berbae
Member
 
Registered: Jul 2005
Location: France
Distribution: Arch Linux
Posts: 540

Rep: Reputation: Disabled
sax2 runs essentially with the graphical interface.
when it's said
just choose "LCD" "1280x1024" and "60" and test then "70" and "75"

I think it's with the graphical interface in runlevel 5

It's true there is a command line sax2 in runlevel 3 but try before to fix the issue in runlevel 5 in graphical mode
it may be sufficient.
 
Old 09-05-2005, 08:22 AM   #3
pbeckler
LQ Newbie
 
Registered: Jul 2005
Posts: 21

Original Poster
Rep: Reputation: 0
I tried to run it in runlevel 5, but it said that it only ran in runlevel 3. The same computer runs fine (and always has) with Mandrake 9.x to 10.2 so I can't see why Suse would be having so much trouble. Fedora won't run either. I don't even get a command line with FC4, it just goes blank when I do the first reboot.
 
Old 09-05-2005, 08:30 AM   #4
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Runlevel 3 is correct. You can also run sax2 as YaST module (called "Graphics Card and Monitor") in runlevel 5, but this is the safer way to do it.

You will find different combinations of all three settings (LCD/resolution/frequency) in the monitor setup section.

Last edited by abisko00; 09-05-2005 at 08:31 AM.
 
Old 09-05-2005, 08:45 AM   #5
berbae
Member
 
Registered: Jul 2005
Location: France
Distribution: Arch Linux
Posts: 540

Rep: Reputation: Disabled
If you use KDE under SuSE, you can start sax2 in graphical mode in
K menu/System/Configuration/SaX2

Also you can try 'sux sax2' in a console while staying in runlevel 5

Read 'man sax2' for other options which can be useful for you.

Last edited by berbae; 09-05-2005 at 08:59 AM.
 
Old 09-05-2005, 08:45 AM   #6
pbeckler
LQ Newbie
 
Registered: Jul 2005
Posts: 21

Original Poster
Rep: Reputation: 0
How can I run YaST at the command line? I can't get a GUI. Or do I have to do it during setup?
 
Old 09-05-2005, 08:56 AM   #7
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Quote:
Originally posted by pbeckler
How can I run YaST at the command line? I can't get a GUI. Or do I have to do it during setup?
Type 'sax2' on command-line. Be root!
 
Old 09-05-2005, 09:15 AM   #8
pbeckler
LQ Newbie
 
Registered: Jul 2005
Posts: 21

Original Poster
Rep: Reputation: 0
I did that, but it fails every time.
 
Old 09-05-2005, 09:29 AM   #9
berbae
Member
 
Registered: Jul 2005
Location: France
Distribution: Arch Linux
Posts: 540

Rep: Reputation: Disabled
I just read in the Novell Discussion forum :
Quote:
madatnico@hotmail.com adjusted his/her tinfoil beanie to post:

> I have tried several times to get Suse 9.3 working on my computer with
> no success. As soon as the bootup concludes and the GUI should appear
> the screen goes black. As far as I can tell it seems to be some
> trouble with the recognition of my video card or monitor. I had an
> ancient Voodoo 4500 in there, no go. I swapped in a Radeon 7000 same
> trouble. I tried to get SaX2 running to play with the configuration
> but even when I get it started from run level three the screen again
> goes black. The funny thing is i am typing this post on the same
> machine that is running off a Suse 9.2 live CD! this is really
> irritating, anybody have any other things I can try before I just give
> up and throw windows on it again?

What monitor?

If it is a flat screen then try starting sax with "-l -r":

sax -l -r

this will start sax in "L"owres 640x480@60hz and reprobe the hardware
and re-initialise the db, choose the lcd monitor with 60Hz refresh,
flat screens do not need any other refresh and will not show a screen
if the frequency is out of range, hence your black screen.

The voodoo should work fine I have a couple of machines here with those
cards.

HTH
--
Mark
Twixt hill and high water
N. Wales, UK
Novell Support Forums SysOp
May be you can adapt that to your case.
 
Old 09-05-2005, 09:32 AM   #10
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Quote:
Originally posted by pbeckler
I did that, but it fails every time.
How? What is the error message?
The following should work:

login: root
******
linux:~ >init 3
linux:~ >sax2
Do the configuration
linux:~ >init 5
 
Old 09-05-2005, 09:34 AM   #11
Belwarrior
LQ Newbie
 
Registered: Jan 2005
Distribution: SuSE
Posts: 19

Rep: Reputation: 0
erm... i distinctly remember sax2 and yast have command line versions in SuSE for a long time.. and sometimes i prefer them to the GUI versions
 
Old 09-05-2005, 09:49 AM   #12
pbeckler
LQ Newbie
 
Registered: Jul 2005
Posts: 21

Original Poster
Rep: Reputation: 0
I will try the sax -l -r and see what happens. I assume that the command line for yast is "yast". Thanks for the help.
 
Old 09-05-2005, 11:10 AM   #13
berbae
Member
 
Registered: Jul 2005
Location: France
Distribution: Arch Linux
Posts: 540

Rep: Reputation: Disabled
It's rather

sax2 -l -r

yast2

(with the number '2')
 
Old 09-06-2005, 10:09 PM   #14
pbeckler
LQ Newbie
 
Registered: Jul 2005
Posts: 21

Original Poster
Rep: Reputation: 0
I've tried everything. I reinstalled and was able to play around with the monitor settings, but nothing I tried would work. I set it to 60hz, but every time it would fail. It keeps saying that the screen was present but none of the modes would 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
opl3 sax in 2005 LE? gravy Mandriva 0 11-22-2005 06:32 PM
xorg twinview SAX sheridansellers SUSE / openSUSE 5 03-22-2005 07:26 PM
Configuring Hz of my monitor with Sax antalb Linux - Software 1 10-28-2003 01:07 PM
OPL3-SAX on Rehat 8.0 rednex269 Linux - Newbie 0 11-18-2002 04:13 PM
SaX HoRrIdPrObLeMs Linux - Newbie 1 03-05-2002 09:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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