LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-08-2004, 03:36 PM   #1
totinnere
LQ Newbie
 
Registered: Sep 2004
Posts: 2

Rep: Reputation: 0
SuSE Graphical interface not working


For almost the past month now I have been trying to get SuSE 9.1 professional working on my Averatec 3200 series laptop with no avail. When I go to boot linux, it starts out fine. At the end, though, the screen goes black. It seems like it's going into standyby or something it seems like the screen itself is off.

However, I am able to switch run levels. Because of this, some people have suggested logging in as root and running yast and changing the screen resolution, but when I go to do that, it switchs back to run level 5, and the screen's black. If I switch back to yast, it's frozen.

A couple of days ago, I tried installing Red Hat, and that KIND OF worked. I am see the graphical interface on there, but right before it loads, the screen looks all psychedelic. After that it look semi-normal, but pretty choppy...like everthing's a little distorted. I tried changing the resolution, and it said I had to reboot to see the changed, but it didn't even change.

So the past few days I've been trying to work with SuSE 9.1 professional again to no avail. Is there anyone out there that has any more suggestions for me?

Thanks a lot,

Anthony

P.S. I was able to get SuSeE working just fine on my desktop, which is a couple years old...my laptop is brand new.
 
Old 09-08-2004, 07:16 PM   #2
totinnere
LQ Newbie
 
Registered: Sep 2004
Posts: 2

Original Poster
Rep: Reputation: 0
Ok, now I have SuSE 9.0 working perfectly on the laptop...anyone know why 9.1 won't work, but 9.0 does?
 
Old 09-08-2004, 09:31 PM   #3
crane
Member
 
Registered: Sep 2003
Location: Alabama
Distribution: Blag, Fedora core 1 and 2, Clarck Connect
Posts: 70

Rep: Reputation: 15
Interesting.
Did you check your config file itself to see if your hard ware was detected right.
Could you boot to run level 3?
 
Old 09-13-2004, 08:34 PM   #4
markthomas
LQ Newbie
 
Registered: Sep 2004
Posts: 2

Rep: Reputation: 0
unichrome video

Quote:
Originally posted by totinnere
Ok, now I have SuSE 9.0 working perfectly on the laptop...anyone know why 9.1 won't work, but 9.0 does?
9.1 detects the S3 Unichrome card and selects the unichrome drivers (http://unichrome.sf.net). The problem is that the unichrome drivers don't yet support the 3200 series! The author is working on it though.

The workaround is to override the video selection at install time to plain VESA drivers--then it works fine for 2D stuff.
 
Old 09-16-2004, 11:24 AM   #5
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Rep: Reputation: 45
so use the generic Vesa drivers... problem solved... I have an H pavillion with an ATI card and of course i don't have 3d acceleration ebcause it's f*cking ATI... but SuSE 9.1 professional is runnign just fine... it even told me that my Laptop was an HP Pavilion ze5200 upon installation... never seen that before!!
 
Old 10-20-2004, 01:26 PM   #6
maelstrom209
Member
 
Registered: Sep 2004
Location: The Imagination
Distribution: Suse 9.3 Professional
Posts: 176

Rep: Reputation: 30
I have the same problem with my Averatec 3200 as well. I know that if I were to use Vesa as my video driver, everything would be okay but how do I go about doing that? Suse is so smart that it auto detects my video card and puts in the Unichrome driver for me. Please let me know how to stop Suse from putting in the Unichrome driver and use Vesa instead. Thanks!
 
Old 10-20-2004, 11:23 PM   #7
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Here is some information from a webpage of someone who installed Redhat on the same laptop: http://obsequious.net/tech/averatec-3225.php
The "DisableIRQ" option stands out. You might want to check it out.

Configuring the X Server

The final step is to set up /etc/X11/xorg.conf to use the new driver. The xorg.conf file generated by Fedora Core is almost exactly what you need; all you really need to do is tweak it to load the 'via' driver instead of the 'vesa' driver. The snippet below is an example of my configuration.

Section "Device"
Identifier "Videocard0"
Driver "via"
VendorName "VIA"
BoardName "Unichrome (KM400)"
Option "DisableIRQ"
EndSection


The most important thing is to notice that "DisableIRQ" option. If it is not present, the DRM kernel module will register an IRQ on behalf of the DRI driver. However, due to ACPI IRQ steering issues, this can cause problems including lockups. So, don't forget the DisableIRQ option, at least in the current versions of the various software.
 
Old 10-23-2004, 07:30 AM   #8
v1pEr
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: winxp + suse 10.1 dual boot
Posts: 88

Rep: Reputation: 15
live cd

Did you already try to run the live cd of suse 9.1?
 
Old 10-23-2004, 04:49 PM   #9
maelstrom209
Member
 
Registered: Sep 2004
Location: The Imagination
Distribution: Suse 9.3 Professional
Posts: 176

Rep: Reputation: 30
I didn't use the 9.1 live CD but I managed to get Suse 9.1 to work with my laptop. I did this during the first part of the installation. It'll look for hardware and all that stuff. All you have to do is go to the hardware settings and find the one for the monitor or display. The one selected by default for Averatec should be VIA. Change this to Vesa. After that everything should be cool. Remember, you must make this change before it asks you if you want to install Suse 9.1. I hope this helps anyone that has my problem and also thanks to everyone else that helped me out.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
No graphical Interface Kensai Arch 3 04-03-2004 09:27 PM
how to get graphical interface? Kensai Slackware 2 02-18-2004 03:31 PM
Graphical Interface pazvant Red Hat 1 11-19-2003 07:49 AM
What graphical interface do u consider to be the best ? rrr-jr Linux - Software 7 07-18-2003 11:54 AM
No Graphical Interface Sciribe Linux - Newbie 2 10-29-2001 12:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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