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-05-2010, 06:03 AM   #1
danyboy25
LQ Newbie
 
Registered: May 2010
Posts: 18

Rep: Reputation: 0
small annoying problems with my slackware build


hey everyones! i got a series of weird problems with slackware 13, i never experienced such problem before, last build i used was a long time ago, 9.x something.

well, when i load lilo, everything is greenish and weird, i tried to change the picture with Lilo.conf, fallowing the exact instruction given by linux forum, dosnt work. the linux logo got verry strange colors has well,verry ugly.

at first i tried to install my ati driver, but my x1800 is not supported anymore, so i decided to run xconfsetup to use the default ati driver.
After that i have been in the xorg.conf generated by the setup and it seem they got the right driver, it say radeon in the device section.

another problem i experience is that everytime i lod KDE my default resolution suck, and when i open the control panel and click on display, everything goes right.

the last problem is more serious, when i order my computer to shutdown either by command line or with the logout button, the screen goes black and nothing happen at all.

Its sad beccause so far everything else seem to work fine, i installed my network card and my sound card properly.
 
Old 05-05-2010, 06:13 AM   #2
zordrak
Member
 
Registered: Feb 2008
Distribution: Slackware
Posts: 595

Rep: Reputation: 116Reputation: 116
I think you have hit a problem with the X1800 card itself.

I have an X1800XT in one box at home, and when I installed Slackware on it I had constant graphics issues. Lilo's image (as you said) was green and messed up instead of clean and black and I couldn't get the driver to work properly when Linux loaded, with problems like the whole thing freezing dead when trying to swap in and out of X.

My solution was simply to replace the card with a good quality nvidia card instead, all of which have worked perfectly.
 
Old 05-05-2010, 07:22 AM   #3
danyboy25
LQ Newbie
 
Registered: May 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by zordrak View Post
I think you have hit a problem with the X1800 card itself.

I have an X1800XT in one box at home, and when I installed Slackware on it I had constant graphics issues. Lilo's image (as you said) was green and messed up instead of clean and black and I couldn't get the driver to work properly when Linux loaded, with problems like the whole thing freezing dead when trying to swap in and out of X.

My solution was simply to replace the card with a good quality nvidia card instead, all of which have worked perfectly.
its really weird, i never had those problem when i was running Ubuntu...
if you know a workaround, i take it, i really dont wanna buy another video card...
 
Old 05-05-2010, 07:34 AM   #4
zordrak
Member
 
Registered: Feb 2008
Distribution: Slackware
Posts: 595

Rep: Reputation: 116Reputation: 116
My workaround was to move to nvidia I'm afraid. I can't really help.
 
Old 05-05-2010, 07:43 AM   #5
danyboy25
LQ Newbie
 
Registered: May 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by zordrak View Post
My workaround was to move to nvidia I'm afraid. I can't really help.
well, thanks at least i know its about the video card now.
i wait and see if other user have found a way to fix it, and if nobody does, i am gonna look for a way to fix it myself.

Damn i like linux support, people answer fast!
 
Old 05-05-2010, 09:11 AM   #6
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Can you show us your /var/log/Xorg.0.log file?
 
Old 05-05-2010, 07:58 PM   #7
danyboy25
LQ Newbie
 
Registered: May 2010
Posts: 18

Original Poster
Rep: Reputation: 0
wich part, the damn thing is <rather> huuge!

Last edited by XavierP; 05-06-2010 at 12:25 PM. Reason: sterilised language
 
Old 05-06-2010, 03:49 AM   #8
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
The whole thing. If you can't attach it to a post here, use a service like http://pastebin.com/

Adam
 
Old 05-07-2010, 05:54 AM   #9
danyboy25
LQ Newbie
 
Registered: May 2010
Posts: 18

Original Poster
Rep: Reputation: 0
here we go with the xorg file.

http://pastebin.com/y9AaZz2d
 
Old 05-07-2010, 06:09 AM   #10
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
You only have one monitor attached to the video card, correct? Do these problem persist if you hook your monitor up to the other DVI port? What is the native resolution of this video card? Can you try using EXA instead of XAA? In the Device section of your xorg.conf file, add this one line:

Option "AccelMethod" "EXA"

Adam
 
Old 05-07-2010, 07:10 AM   #11
danyboy25
LQ Newbie
 
Registered: May 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by adamk75 View Post
You only have one monitor attached to the video card, correct? Do these problem persist if you hook your monitor up to the other DVI port? What is the native resolution of this video card? Can you try using EXA instead of XAA? In the Device section of your xorg.conf file, add this one line:

Option "AccelMethod" "EXA"

Adam
i am gonna look it up after work, those things might work.
i keep you informed.
i am so happy with the speedy answer, you guy are fast!
 
Old 05-07-2010, 03:21 PM   #12
danyboy25
LQ Newbie
 
Registered: May 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by adamk75 View Post
You only have one monitor attached to the video card, correct? Do these problem persist if you hook your monitor up to the other DVI port? What is the native resolution of this video card? Can you try using EXA instead of XAA? In the Device section of your xorg.conf file, add this one line:

Option "AccelMethod" "EXA"

Adam
dosnt work if i connect it in the other HDMI port, not even in windows.
native resolution of my display is 1920x1080, and everytime i book it seen to keep that resolution until i go in the display section, then it automaticly set to 1680x150

i added your line in the exact section and it dosnt work, but it dosnt crash my linux either.
 
Old 05-07-2010, 04:54 PM   #13
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Well you could try updating the radeon driver, but that's the only thing that jumps to mind. The one -current should work in Slackware 13.0, I believe. Ubuntu could very likely have been using a newer version of the driver than what you have.


Adam
 
Old 05-10-2010, 11:47 AM   #14
danyboy25
LQ Newbie
 
Registered: May 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by adamk75 View Post
Well you could try updating the radeon driver, but that's the only thing that jumps to mind. The one -current should work in Slackware 13.0, I believe. Ubuntu could very likely have been using a newer version of the driver than what you have.


Adam
will do, i found this tutorial:
http://www.x.org/wiki/radeonBuildHowTo

but there is a section that somehow scare me beccause they didnt mention slackware. here it is:
Now you have to install build dependencies for driver. Your package manager should have easy functionality for installing all the necessary packages. But for example there is:


apt-get build-dep xserver-xorg-video-ati (Debian/Ubuntu)
yum-builddep xorg-x11-drv-ati (Fedora)
 
Old 05-10-2010, 11:51 AM   #15
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Most likely, the dependencies are already installed. If the autogen.sh process throws an error, we'll know you're missing a dependency.

Adam
 
  


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
2 small problems with slackware 12.1!!!! mpregos Slackware 6 10-31-2008 11:50 AM
Xubuntu 8.04 small but annoying problem (for me) rabbitnightmare Linux - Newbie 1 05-06-2008 02:23 PM
an annoying small T nmansour Programming 8 08-15-2007 09:55 AM
Annoying problems with sound in slackware 8.1 nick_krym Linux - Hardware 3 04-05-2004 04:13 PM
small but annoying problem in mandrake 9.1 with KDE calimer Linux - Software 1 05-25-2003 09:41 PM

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

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