You are not logged in.

#1 2010-12-25 20:20:43

jcm65
Member
Registered: 2010-10-21
Posts: 11

ati Mobility M6 LY catalyst

I've got a laptop with an ATI Mobility M6 LY card in it.  I installed the catalyst drivers and at first the screen would blank out before I could logon.  I fixed this by disabling KMS with "radeon.modeset=0".  I can logon now but startx puts my screen on a resolution it cant handle.  Upon further inspection the xorg.conf is missing and running aticonfig I get the error that no supported adapters are detected.

Offline

#2 2010-12-25 20:26:11

kaszak696
Member
Registered: 2009-05-26
Posts: 543

Re: ati Mobility M6 LY catalyst

manually edit your xorg.conf, this should be enough:

Section "Device"
 Driver "fglrx"
EndSection

I doubt your card works with fglrx though, it's quite old model.

Last edited by kaszak696 (2010-12-25 20:53:23)


'What can be asserted without evidence can also be dismissed without evidence.' - Christopher Hitchens
'There's no such thing as addiction, there's only things that you enjoy doing more than life.' - Doug Stanhope
GitHub Junkyard

Offline

#3 2010-12-25 23:49:25

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: ati Mobility M6 LY catalyst

M6 is not supported by catalyst, but it works just fine with xf86-video-ati. Just use a sane video boot option. See https://wiki.archlinux.org/index.php/In … small_area.  < that can cause black screen too, and it's not intel spesific even tho the wiki seems to think so tongue


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2010-12-26 08:15:20

jcm65
Member
Registered: 2010-10-21
Posts: 11

Re: ati Mobility M6 LY catalyst

Yeah the open source drivers work ok, with no screen blanking. I just couldn't get tv-out working, which is important as the backlight is out on the screen.

$ xrandr --output S-video --mode 800x600
xrandr: cannot find crtc for output S-video

Offline

Board footer

Powered by FluxBB