Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DRI: X works but not KDE on Radeon Mobility M6
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Ranma
n00b
n00b


Joined: 11 Sep 2002
Posts: 61

PostPosted: Mon Nov 25, 2002 11:38 pm    Post subject: DRI: X works but not KDE on Radeon Mobility M6 Reply with quote

I just ran the install.sh script, installed the extras, and ran opengl-update xfree and I ran startx. glxinfo still reports that it's using Mesa Indirect but at least it's using VA Systems which means it's using the DRI drivers (I think). I added the DRI 0666 section into my XF86Config and changed default depth to 16 bit. I can run X just fine, but when I try to run kdm it pops up the default X screen with the checkerboard black and gray background with the X as the cursor, then it hangs there for approximately 2 seconds and then kicks me back into shell. It tries to load it 4 times before I can use the shell again. It doesn't report any errors at all, the prompt acts like i just pushed enter without typing anything. Please help, thanks.
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Tue Nov 26, 2002 12:59 am    Post subject: Reply with quote

Can you post your XF86Config file? Are you loading options like this:
Code:

Section "Module"
        Load  "GLcore"
        Load  "dbe"
        Load  "extmod"
        Load "fbdevhw"
        Load "pex5"
        Load "dri"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
EndSection

You may also need something like this:
Code:
Section "DRI"
   Mode 0666
EndSection

If you are configuring a Radeon M6 LY for a laptop you should look on http://www.linux-laptops.net to see if there's some help for your particular model. :)
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
Ranma
n00b
n00b


Joined: 11 Sep 2002
Posts: 61

PostPosted: Wed Nov 27, 2002 7:37 am    Post subject: Reply with quote

I managed to get direct rendering working (I had to add Load "GLcore" to the modules section in XFree86 and check the appropriate motherboard under AGPGART section in kernel), but now I'm having approximately the same issue. I can load startx but when I try to load kdm from shell it gives me the same gray background with the X cursor, and then the screen turns back and nothing I do can make it display again. However I do believe that it's because I can't see the console, I've heard about a bug where when you switch to a console when you're running X and DRI, it won't cause the console to display. If I try running startkde from the default X manager (whatever loads when you type startx), it looks like it's loading, then boots me back into console with a received signal 32 error. My XFree86 modules section loads these modules:

Load "dbe"
Load "extmod"
Load "glx"
Load "type1"
Load "freetype"
Load "dri"
Load "GLcore"
Back to top
View user's profile Send private message
Ranma
n00b
n00b


Joined: 11 Sep 2002
Posts: 61

PostPosted: Wed Nov 27, 2002 8:15 am    Post subject: Reply with quote

Correction, it's not received signal 32 but rather fatal IO error 32.
Back to top
View user's profile Send private message
Ranma
n00b
n00b


Joined: 11 Sep 2002
Posts: 61

PostPosted: Wed Nov 27, 2002 9:08 am    Post subject: Reply with quote

.Xsession-errors gives me a baddrawable (invalid Pixmap or Window parameter) 9 error. The suggested fix is to change your horizontal and vertical refresh rates. Problem is, I have a laptop with a LCD display, what refresh rates should I use? I can't find any documentation on my monitor.
Back to top
View user's profile Send private message
Ranma
n00b
n00b


Joined: 11 Sep 2002
Posts: 61

PostPosted: Thu Nov 28, 2002 4:15 pm    Post subject: Reply with quote

*bump*
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Tue Dec 03, 2002 6:14 pm    Post subject: Reply with quote

Ranma wrote:
.Xsession-errors gives me a baddrawable (invalid Pixmap or Window parameter) 9 error. The suggested fix is to change your horizontal and vertical refresh rates. Problem is, I have a laptop with a LCD display, what refresh rates should I use? I can't find any documentation on my monitor.

What is your model of laptop? Have you looked for a similar model on http://www.linux-laptop.net?
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum