PDA

View Full Version : ATI RADEON IGP 320 M aka Radeon Mobility U1 @ laptops



www.rzr.online.fr
06-10-2003, 03:41 PM
This card only work in vesa,
but it seems that mandrake 9.1 has Accelerated 2D and use the radeon
driver with X 4.3.0

Is that a patched X Version ???

please help

more details at
http://rzR.online.fr/n/laptop.htm

ps: this RADEON is use central RAM sharing

jabb0r
06-10-2003, 06:10 PM
I have this identical card, and I was able to get it working with the radeon driver yesterday by using the following Section in my XF86Config-4 file:

Section "Device"
Identifier "Card0"
Driver "radeon"
VendorName "ATI Radeon Mobility M6"
BoardName "Radeon Mobility M6 LY"
ChipID 0x4c59
Option "AGPMode" "4"
EndSection

I found this by searching google. The important part is the ChipID line. Since the Radeon driver doesn't recognize the chip id of the 320m, you explicitely tell it to use the driver for another card that's similar. I'm sure there are other ChipID values that will work. BTW, in looking for an answer to this problem, I ran accross your site several times. Cool idea to document all of your hardware problems/solutions publicly. Anyways, these settings should give you some acceleration. I'm still working on DRI.

www.rzr.online.fr
06-17-2003, 01:57 PM
I read that XServer radeon module is (or will be) patched,
Then that trick will be useless.

Thanks for this infos ... Now let's go for 3d accell
are there some developpers on it @ dri.sf.net

dont hesitate to email me for additional infos to put on my webpage

www.rzr.online.fr
06-18-2003, 01:20 PM
I could load the radeon driver (and the 7500 one too) :
- disabled fb (boot: linux vga=3)
- added Option NoAccell in /etc/X11/XF86Config-4

now i can use XShm to display video


Are you sure we are using the same device ?
What is your laptop brand ?

I didn't manage to use atitvout too

thank anyway

www.rzr.online.fr
07-20-2003, 12:41 AM
It seems that a patch has been published (20030719) !!!
If some people want to help to release a knoppix/debian package ?

http://www.xfree86.org/current/DRI.html"

http://www.xfree86.org/~alanh/

http://bugs.xfree86.org/show_bug.cgi?id=314

http://sourceforge.net/mailarchive/forum.php?forum_id=7177