You are not logged in.

#1 2010-08-04 06:44:13

csslayer
Member
Registered: 2009-03-05
Posts: 85

Kernel 2.6.35 and ati video card problem?

I'm using kde 4.4.95 and kernel 2.6.34 and it works quite well here (with quite a lot kwin effect enabled).

But after I tried 2.6.35, actually it works but all effect will be suffered with blinking...

I tried mesa from git but no help (even worse), I checked libdrm and found there isn't relative update from 2.4.21.

Offline

#2 2010-08-04 07:07:10

cesura
Package Maintainer (PM)
From: Tallinn, Estonia
Registered: 2010-01-23
Posts: 1,867

Re: Kernel 2.6.35 and ati video card problem?

What do you mean by blinking? I am using 2.6.32-lts with KMS enabled and the xf86-video-ati-git driver installed and I occasionally get a second where the monitor turns black and goes back to normal again. However, when I tried 2.6.34 with KMS disabled, I would get very rapid flashes on the screen (I couldn't enable KMS on 2.6.34 because of issues with my monitor not receiving the signal).

Can you elaborate more on what the problem is?

Offline

#3 2010-08-04 09:01:09

remaros
Member
Registered: 2009-10-06
Posts: 14

Re: Kernel 2.6.35 and ati video card problem?

Same here, kde 4.5 + kernel 2.6.35 with kms enabled and windows are flickering. If i disable kms flickering stops. With kernel 2.6.34 no flickering with or without kms.

ps. from what i remember kde 4.4+kernel 2.6.35-rc5 didnt produce flickering.

Last edited by remaros (2010-08-04 09:02:49)

Offline

#4 2010-08-04 10:22:06

csslayer
Member
Registered: 2009-03-05
Posts: 85

Re: Kernel 2.6.35 and ati video card problem?

remaros wrote:

Same here, kde 4.5 + kernel 2.6.35 with kms enabled and windows are flickering. If i disable kms flickering stops. With kernel 2.6.34 no flickering with or without kms.

ps. from what i remember kde 4.4+kernel 2.6.35-rc5 didnt produce flickering.

Thanks for your information smile

Can you confirm that kwin freeze while change kwin settings while kms enabled? (only ati card and open source driver and kms)

Last edited by csslayer (2010-08-04 10:22:20)

Offline

#5 2010-08-04 12:19:45

Lothium
Member
Registered: 2009-10-10
Posts: 192

Re: Kernel 2.6.35 and ati video card problem?

Anyone else notice a huge performance drop? With kernel 2.6.34 I get round about 1000 fps in glxgears and now with the kernel 2.6.35 I only get 50 fps (I know glxgears is not a benchmark, but the desktop effects are laggy too). I have an ATI X700 and the latest radeon driver from the testing repo.

Offline

#6 2010-08-04 12:25:31

csslayer
Member
Registered: 2009-03-05
Posts: 85

Re: Kernel 2.6.35 and ati video card problem?

Lothium wrote:

Anyone else notice a huge performance drop? With kernel 2.6.34 I get round about 1000 fps in glxgears and now with the kernel 2.6.35 I only get 50 fps (I know glxgears is not a benchmark, but the desktop effects are laggy too). I have an ATI X700 and the latest radeon driver from the testing repo.

I think that is cause by vertical synchronize.
glxgear's fps will approximately the same as the monitor refresh rate.

But I don't know how to disable it though...

Offline

#7 2010-08-04 12:41:38

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: Kernel 2.6.35 and ati video card problem?

Try

export vblank_mode=0

in /etc/profile

Offline

#8 2010-08-04 13:08:03

Lothium
Member
Registered: 2009-10-10
Posts: 192

Re: Kernel 2.6.35 and ati video card problem?

Thanks for your advice, but nothing has changed. Glxgears is around 50 to 60 frames and the effects are choppy...

Offline

#9 2010-08-04 13:32:48

pawels64
Member
Registered: 2009-04-07
Posts: 55

Re: Kernel 2.6.35 and ati video card problem?

It's probably related to radeon dynpm feature (it's causing some problems):

>> The "dynpm" method dynamically changes the clocks based on the number of pending
>> fences, so performance is ramped up when running GPU intensive apps, and
>> ramped down when the GPU is idle.  The reclocking is attemped during
>> vertical blanking periods, but due to the timing of the reclocking
>> functions, doesn't not always complete in the blanking period, which can
>> lead to flicker in the display.

http://lists.freedesktop.org/archives/d … 00516.html

Offline

#10 2010-08-04 16:09:12

mits
Member
From: Bucharest/Romania
Registered: 2008-01-10
Posts: 129

Re: Kernel 2.6.35 and ati video card problem?

ATI hd4570+catalyst driver+kde 4.4.9.5+kernel ...34 from [testing]
Tested with gtkperf - 100 test rounds
- desktop effects on:

GtkPerf 0.40 - Starting testing: Wed Aug  4 19:00:30 2010

GtkEntry - time:  0.03
GtkComboBox - time:  0.78
GtkComboBoxEntry - time:  0.71
GtkSpinButton - time:  0.05
GtkProgressBar - time:  0.04
GtkToggleButton - time:  0.07
GtkCheckButton - time:  0.05
GtkRadioButton - time:  0.11
GtkTextView - Add text - time:  0.60
GtkTextView - Scroll - time:  0.19
GtkDrawingArea - Lines - time:  1.80
GtkDrawingArea - Circles - time:  5.29
GtkDrawingArea - Text - time:  6.61
GtkDrawingArea - Pixbufs - time:  0.76
 --- 
Total time: 17.10

-desktop effects off:

GtkPerf 0.40 - Starting testing: Wed Aug  4 19:00:53 2010

GtkEntry - time:  0.07
GtkComboBox - time:  3.26
GtkComboBoxEntry - time:  3.27
GtkSpinButton - time:  0.09
GtkProgressBar - time:  0.06
GtkToggleButton - time:  0.15
GtkCheckButton - time:  0.11
GtkRadioButton - time:  0.18
GtkTextView - Add text - time:  0.69
GtkTextView - Scroll - time:  0.39
GtkDrawingArea - Lines - time:  3.47
GtkDrawingArea - Circles - time:  4.98
GtkDrawingArea - Text - time:  1.93
GtkDrawingArea - Pixbufs - time:  0.22
 --- 
Total time: 18.88

I have no problem with 2.6.35 kernel.

Last edited by mits (2010-08-04 16:10:20)

Offline

#11 2010-08-04 21:14:35

Tapan
Member
Registered: 2009-12-07
Posts: 9

Re: Kernel 2.6.35 and ati video card problem?

I have same problem, KDE 4.4.95, Kernel 2.6.35, glxgears 50-60 fps and graphics performance very low, with active effect is desktop unusable.

Offline

#12 2010-08-04 21:17:25

abraxas88
Member
From: Rome, Italy
Registered: 2009-12-12
Posts: 88

Re: Kernel 2.6.35 and ati video card problem?

Same problem here and if I try with

export vblank_mode=0

in /etc/profile

it solves only a part of the problem.

Offline

#13 2010-08-05 09:42:23

jarryson
Member
Registered: 2007-02-18
Posts: 298

Re: Kernel 2.6.35 and ati video card problem?

samilier problem here, the glxgears fps become 59 now, witch is 1700+ with 2.6.34.

i am using gnome + compiz, the blink problem also happened here, but not very common.

Video card: X700 mobility

Offline

#14 2010-08-05 17:04:35

hoschi
Member
From: Ulm (Germany)
Registered: 2008-11-03
Posts: 458

Re: Kernel 2.6.35 and ati video card problem?

A lot of problem are releated to this bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=29384
https://bugs.freedesktop.org/show_bug.cgi?id=27744

Please help if you can.

Offline

#15 2010-08-11 15:27:13

poorguy
Member
Registered: 2010-01-24
Posts: 26

Re: Kernel 2.6.35 and ati video card problem?

i had the same problem but upgrading to 2.6.35.1 solved my problem.

Offline

#16 2010-08-11 16:23:58

Zapp!
Member
From: Germany
Registered: 2007-07-08
Posts: 7

Re: Kernel 2.6.35 and ati video card problem?

I have an Ati Radeon HD 3200 and have the same problems mentioned earlier.
I noted an error that might me causing this:

cat /var/log/everything.log | grep mesa
Aug 11 18:13:48 zapp kernel: You have old & broken userspace please consider updating mesa

Maybe mesa needs to be compiled against kernel 2.6.35, I'll try that later.

Offline

#17 2010-08-11 21:59:19

Zapp!
Member
From: Germany
Registered: 2007-07-08
Posts: 7

Re: Kernel 2.6.35 and ati video card problem?

Zapp! wrote:

Maybe mesa needs to be compiled against kernel 2.6.35, I'll try that later.

Didn't work, I'm back to kernel 2.6.34 for now.

Should I create a bug report? And if so, against kernel26 or mesa?

Offline

#18 2010-08-11 22:04:13

schen
Member
Registered: 2009-06-06
Posts: 468

Re: Kernel 2.6.35 and ati video card problem?

Ok, same issue with me, although I'm still using 2.6.34. This may be a separate issue.

However, I put export vblank_mode=1 into /etc/profile, and I noticed when running glxgears, this showed up:

ATTENTION: default value of option vblank_mode overridden by environment.
ATTENTION: option value of option vblank_mode ignored.
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.

???

Offline

#19 2010-08-12 02:32:32

csslayer
Member
Registered: 2009-03-05
Posts: 85

Re: Kernel 2.6.35 and ati video card problem?

After I update to kernel 2.6.35.1 and mesa-git and xf86-video-ati-git, everything works like a charm. smile
local/ati-dri 7.9.git20100812-1
    Mesa DRI drivers for AMD/ATI Radeon
local/libgl 7.9.git20100812-1
    Mesa 3-D graphics library and DRI software rasterizer
local/mesa 7.9.git20100812-1
    Mesa 3-D graphics libraries and include files
local/xf86-video-ati 6.13.99.git20100812-1
    X.org ati video driver
local/kernel26 2.6.35.1-1 (base)
    The Linux Kernel and modules
local/kernel26-headers 2.6.35.1-1
    Header files and scripts for building modules for kernel26

P.S. I use special PKGBUILD to build package that different from AUR only for keep the same package name with offical package.

Offline

#20 2010-08-12 05:57:10

cookiecaper
Member
Registered: 2007-09-22
Posts: 198

Re: Kernel 2.6.35 and ati video card problem?

Rebuilding the dri toolchain with -git versions as above resolved the problem for me. Oddly, I did not get the problem initially after installing kernel 2.6.35.1. Maybe another recent update has exposed the problem. Someone should push these updates to stable when 2.6.35.1 goes in.

Offline

#21 2010-08-12 19:32:30

cookiecaper
Member
Registered: 2007-09-22
Posts: 198

Re: Kernel 2.6.35 and ati video card problem?

Anyone make an ArchLinux bug for this yet?

Offline

#22 2010-08-12 22:30:44

TigTex
Member
From: Portugal
Registered: 2008-06-19
Posts: 301

Re: Kernel 2.6.35 and ati video card problem?

I had a smiliar problem with my ati 9250se (old old old). It seems that with 2.6.35 vsync is always on (see glxgears...), but I also had vsync ON forced in xbmc: everything was flickering. Once i disabled vsync on xbmc, everything is back to normal AND vsync is on.
If possible, try to disable vsync and see if it helps you.


.::. TigTex @ Portugal .::.

Offline

#23 2010-08-12 23:21:24

semog
Member
Registered: 2010-08-08
Posts: 26

Re: Kernel 2.6.35 and ati video card problem?

hi same here i have a ati radeon xpress x1100 and flickering hapens when use effects so anyone have a soltion ? with 2.6.34 i have flickering too so maybe is not kernel i dont know
on kde 4.4.5 this dont happen so maybe a kde 4.5 bug?

Offline

#24 2010-08-12 23:26:43

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Kernel 2.6.35 and ati video card problem?

cookiecaper - this is not an Arch bug. If rebuilding the userspace packages from git fixes the problem, that indicates that the issue has been fixed upstream. Arch is not going to provide *-git packages, so anyone who doesn't want to build their own just has to wait for the next upstream releases.

Offline

#25 2010-08-13 03:51:05

cookiecaper
Member
Registered: 2007-09-22
Posts: 198

Re: Kernel 2.6.35 and ati video card problem?

Some packages I have installed currently don't have real version numbers, just revision numbers or build dates. See mplayer or ffmpeg (off the top of my head). I guess they're probably exceptions since they almost never issue releases and just tell everyone to use SVN, though.

Last edited by cookiecaper (2010-08-13 03:51:27)

Offline

Board footer

Powered by FluxBB