You are not logged in.

#1 2006-11-12 23:21:15

Xenodamus
Member
Registered: 2006-11-09
Posts: 15

fglrx (8.30.3) and modelines

It seems that I've figured out what is causing the problem with my resolution.  Apparently the latest fglrx drivers (8.30.3) don't seem to pickup custom modelines configured in xorg.conf.  Is it possible to download older drivers that do take in modelines from the Arch repository or would I have to remake the package?

Thank you smile
Rob

Offline

#2 2006-11-14 19:41:36

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: fglrx (8.30.3) and modelines

big chance you still have the package in your cache:

pacman -U /var/cache/pacman/pkg/ati-fglrx-utils-8.29.6-3.pkg.tar.gz
pacman -U /var/cache/pacman/pkg/ati-fglrx-8.29.6-2.pkg.tar.gz

I also added ignorpkg for ati-fglrx to /etc/pacman.conf

IgnorePkg       = ati-fglrx
IgnorePkg       = ati-fglrx-utils

Offline

#3 2006-11-15 03:25:54

aveightor
Member
Registered: 2005-04-24
Posts: 33

Offline

#4 2006-12-11 03:04:10

e-max
Member
Registered: 2006-11-27
Posts: 16

Re: fglrx (8.30.3) and modelines

Unable to connect
Firefox can't establish a connection to the server at mirrors.jakimowicz.com.
sad

Could anyone reupload this version of packages please ?
Thanks

Offline

#5 2006-12-11 08:48:54

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: fglrx (8.30.3) and modelines

other mirror:
http://ftp.surfnet.nl/pub/os/Linux/dist … ?P=*fglrx*

The latest driver also didn't fix the problem? I didn't check it out...

Offline

#6 2006-12-11 09:53:56

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: fglrx (8.30.3) and modelines

O help, upgrading to kernel 2.6.19 is a bit of a problem. You have to rebuild the ati drivers as they are made for the 2.6.18 kernel. But trying to do so gives this error:

 CC [M]  /home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.o
/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.c:89:26: error: linux/config.h: No such file or directory
/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.c:456: warning: initialization from incompatible pointer type
/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.c: In function 'firegl_stub_open':
/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.c:579: warning: assignment discards qualifiers from pointer target type
/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.c: In function '__ke_request_irq':
/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.c:2501: warning: passing argument 2 of 'request_irq' from incompatible pointer type
/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.c: In function '__ke_smp_call_function':
/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.c:3889: warning: passing argument 1 of 'smp_call_function' from incompatible pointer type
make[1]: *** [/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod/firegl_public.o] Error 1
make: *** [_module_/home/tom/download/PKGbuilds/ati/fglrx/src/lib/modules/fglrx/build_mod] Error 2
make: Leaving directory `/usr/src/linux-2.6.19-ARCH'
==> ERROR: Build Failed.  Aborting...

Does anybody know how to fix this?

Offline

#7 2006-12-11 10:18:31

e-max
Member
Registered: 2006-11-27
Posts: 16

Re: fglrx (8.30.3) and modelines

mouse256 wrote:

other mirror:
http://ftp.surfnet.nl/pub/os/Linux/dist … ?P=*fglrx*

The latest driver also didn't fix the problem? I didn't check it out...

Thanks!

Yes - i  have same trouble with  ati-fglrx 8.31.5-2 and kernel26 2.6.19-3

Offline

#8 2006-12-11 10:22:45

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: fglrx (8.30.3) and modelines

I just found there was already a patch for this problem in the arch cvs repository for fglrx and kernel 2.6.19. It is working using that patch.
You can find a precompiled version here:
http://mouse256.studentenweb.org/fglrx

Offline

#9 2006-12-11 11:28:15

e-max
Member
Registered: 2006-11-27
Posts: 16

Re: fglrx (8.30.3) and modelines

It's work!
Thsnk you very much

Offline

#10 2006-12-11 14:12:00

amdviaman
Member
From: Panama City, Florida
Registered: 2005-04-15
Posts: 28
Website

Re: fglrx (8.30.3) and modelines

Anyone know if there are any 8.24.8 packages built for the 2.6.19 kernel? My card is an ATI Xpress 200m with sideport memory. I've tried the 8.29 drivers and they work, to the extent of which ati drivers could ever work  lol All I get with them is a badly garbled screen and a completely unusable desktop (which is what I get when I use any driver version newer then 8.24.8 ), but glxinfo says yes to direct rendering. roll The only drivers I have found to work with my card (direct 3D rendering) without garbling are the 8.24.8 release, And I can only manage to get them working on Kubuntu 6.06 w kernel 2.6.15 and Xorg 7.0. So if anyone knows where to get an 8.24.8 package built for 2.6.19 or has any information about how to build the module, It'd be much appreciated and a great stress reliever for me until I can sell this piece of crap ATI infected laptop (HP Pavilion dv5215us) and get one with a nice nVidia card  in it big_smile


Desktop: Biostar GeForce 6100-M9 + AMD64 4000+ 2.4GHz, 1MB L2 + 1GB DDR400 + 80GB PATA 500GB SATA + Nvidia 7600GT, 256MB GDDR3
Notebook: HP Pavilion DV6-1245DX + Intel Core 2 Duo T6500, 2.10GHz, 2MB L2 + 4GB DDR2 + 320GB SATA + Intel 4500MHD, 17" Widescreen + Lightscribe DVD+RW

Offline

#11 2006-12-11 19:35:11

vael
Member
Registered: 2006-01-08
Posts: 11

Re: fglrx (8.30.3) and modelines

I dont know whats the matter, but i have a similar trouble:
http://bbs.archlinux.org/viewtopic.php? … dering+ati

I remember i had direct rendering running perfectly on ubuntu edyeft, but y changed tu arch because i dont like the ubuntu speed (too slow distro).
Since i changed tu arch i have no video rendering.
I have ATI radeon express 200 on a compaq v2000


roll

Offline

#12 2006-12-14 14:55:43

amdviaman
Member
From: Panama City, Florida
Registered: 2005-04-15
Posts: 28
Website

Re: fglrx (8.30.3) and modelines

Just to update, The 8.32.5 drivers AMD just released seem to be working ALOT better, Even sideport memory (dedivated video mem) is working and 3D performance seems to be better. I have only tested these drivers on kubuntu (2.6.15, Xorg 7.0), but will test them on Arch later today and will post my findings.....


Desktop: Biostar GeForce 6100-M9 + AMD64 4000+ 2.4GHz, 1MB L2 + 1GB DDR400 + 80GB PATA 500GB SATA + Nvidia 7600GT, 256MB GDDR3
Notebook: HP Pavilion DV6-1245DX + Intel Core 2 Duo T6500, 2.10GHz, 2MB L2 + 4GB DDR2 + 320GB SATA + Intel 4500MHD, 17" Widescreen + Lightscribe DVD+RW

Offline

#13 2006-12-15 10:33:59

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: fglrx (8.30.3) and modelines

They also doesn't seem to work with modelines, the same problem as the other releases.  I'm back using 8.29

Offline

#14 2006-12-21 07:45:20

Xenodamus
Member
Registered: 2006-11-09
Posts: 15

Re: fglrx (8.30.3) and modelines

Modeline still doesn't work with the new drivers, and it isn't in their 'known issues' list. sad
I sent the Linux ATI team some feedback about this issue.  If you also want to send feedback to them, you can do so here.

Offline

#15 2006-12-21 08:08:49

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: fglrx (8.30.3) and modelines

I did not know there was a separate feedback form for the linux crew. I already used the normal support form to report this issue...

Offline

#16 2007-01-10 07:07:21

manmower
Member
From: Belgium
Registered: 2006-11-17
Posts: 100

Re: fglrx (8.30.3) and modelines

Does anyone know which modes fglrx currently does support? I'm thinking of upgrading my age-old CRT to a LCD. On my current monitor the only resolution available above 1024x768 with fglrx was 1280x1024 @ 60Hz (= eye-cancer), pretty much forcing me to use the open source driver to get 1280x960 @ 72Hz, which is a lot more comfortable.

The LCD I'm looking at goes up to 1280x1024 @ 75Hz though, so if fglrx has support for this mode that would keep my driver options open.

Offline

#17 2007-01-10 08:03:10

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: fglrx (8.30.3) and modelines

Normally the supported resolutions are given to the computer by the monitor trough DPMS. It reports which resolutions it support and that are the ones you're able to select.
Unfortunately there seems to be a bug in the fgrlx drivers which make them interpret the refresh rates badly sometimes.
But as you can set your monitor on a lot more resolutions than the DPMS reports, this is where modelines come in handy, to force these resolutions to be possible.

But now back the the LCD story: an LCD does not have the problem of flickering as an CRT has. As far as I know (I'm not using LCD) almost every LCD runs at 60Hz, but you don't see any flickering.

btw: I'm not 100% sure of this whole story, so there can be a slight mistake somewhere wink

Offline

#18 2007-01-10 09:19:59

manmower
Member
From: Belgium
Registered: 2006-11-17
Posts: 100

Re: fglrx (8.30.3) and modelines

mouse256 wrote:

But now back the the LCD story: an LCD does not have the problem of flickering as an CRT has. As far as I know (I'm not using LCD) almost every LCD runs at 60Hz, but you don't see any flickering.

A little googling shows you are correct, the slight flickering I have noticed on some LCDs must be due to other issues then. Rather than investigating this to the bone, I guess my best bet is to ask for a demo in the store and see for myself.

Thanks for the info!

Offline

#19 2007-03-11 21:55:52

Xenodamus
Member
Registered: 2006-11-09
Posts: 15

Re: fglrx (8.30.3) and modelines

ATI still hasn't resolved nor confirmed this issue. sad

Offline

Board footer

Powered by FluxBB