Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ati mobility m6 ... can it work or not?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
STeeLGuT
n00b
n00b


Joined: 28 Jan 2004
Posts: 50

PostPosted: Tue Feb 03, 2004 12:45 am    Post subject: ati mobility m6 ... can it work or not? Reply with quote

I have been trying and trying, and reading and reading this site. For the life of me I cannot get my video card to work with X. Can anyone give me pointers. I have tried every way that I could find on this site. Recompiled my kernel like 10 times. I don't want to give up, but my head is going to explode soon...
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Tue Feb 03, 2004 12:47 am    Post subject: Reply with quote

post the content of you xfree config file. and post what kind of hardware you have (all of it). and post the output of lspci -v -v


cheers

SteveB
Back to top
View user's profile Send private message
STeeLGuT
n00b
n00b


Joined: 28 Jan 2004
Posts: 50

PostPosted: Tue Feb 03, 2004 1:13 am    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=131282

I posted it before...an earlier topic...thanks for taking a look
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Tue Feb 03, 2004 1:22 am    Post subject: Reply with quote

i have an m3 in my thinkpad and have xfree set up to use another module for my card, then you have:
Code:
Section "Device"
    Identifier  "ATI Rage Mobility M3 AGP 2x"
    Driver      "ati"
    VendorName  "ATI"
    BoardName   "Rage 128 Mobility LF"
    #VideoRam    8192
    # Insert Clocks lines here if appropriate
EndSection


cheers

SteveB
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Tue Feb 03, 2004 1:23 am    Post subject: Reply with quote

STeeLGuT wrote:
https://forums.gentoo.org/viewtopic.php?t=131282

I posted it before...an earlier topic...thanks for taking a look
btw: if you posted it before, then why did you open again an new message for the same problem?

cheers

SteveB
Back to top
View user's profile Send private message
STeeLGuT
n00b
n00b


Joined: 28 Jan 2004
Posts: 50

PostPosted: Tue Feb 03, 2004 1:28 am    Post subject: Reply with quote

sorry. no one responded. I guess I could have edited the subject.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Tue Feb 03, 2004 1:34 am    Post subject: Reply with quote

STeeLGuT wrote:
sorry. no one responded. I guess I could have edited the subject.
if you post to much messages (new ones) wich are all about the same problem and then you expect the reader of you message/help request/whatever to be able to link all those messages together (because they depend on each other), then the chance to get help is not very big.

cheers

SteveB
Back to top
View user's profile Send private message
stgreek
Apprentice
Apprentice


Joined: 18 Jan 2004
Posts: 155
Location: Guildford, UK

PostPosted: Tue Feb 03, 2004 2:44 am    Post subject: Reply with quote

You are not supposed to load the radeon module in the kernel. Make sure you completely remove it from kernel, along with DRI/DRM support. Only agpgart should be loaded as a module. Then emerge xfree-drm using

VIDEO_CARDS='radeon' emerge xfree-drm

This should create the radeon.o module. Do not load this at boot (you SHOULD load agpgart though), X gets it from XF86Config and loads it when it starts.

Did this process about 5 mins ago for a fresh install on my laptop, worked fine. After you get it working, try to enable AGP pageflip mode, gives huge performance increase (about 50% on mine).
_________________
The day Microsoft makes something that doesn't suck is probably the day that they start making vacuum cleaners
Back to top
View user's profile Send private message
STeeLGuT
n00b
n00b


Joined: 28 Jan 2004
Posts: 50

PostPosted: Tue Feb 03, 2004 3:36 am    Post subject: Reply with quote

thanks stgrrek, I will give it a shot.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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