Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers
Date: Wed, 13 Jul 2011 08:15:27
Message-Id: ivjgst$l8h$1@dough.gmane.org
In Reply to: Re: [gentoo-user] Problem with xf86-video-ati & nvidia-drivers by Grant
1 On 07/13/2011 01:33 AM, Grant wrote:
2 >>>> When I was using an Nvidia video card, I noticed a strange sort of
3 >>>> fuzzy edge effect if I used nvidia-drivers. xf86-video-nouveau didn't
4 >>>> have the same problem. Now I've switched to an ATI video card and
5 >>>> unfortunately I have the same problem with xf86-video-ati. I tried to
6 >>>> enable the new modesetting radeon driver in the kernel to see if that
7 >>>> would help but it doesn't work with my HD4250 card yet. Does anyone
8 >>>> know how to fix this? Here's a photo of the effect around the mouse
9 >>>> cursor:
10 >>>>
11 >>>> http://imageshack.us/photo/my-images/804/cursor.jpg
12 >>>>
13 >>>> - Grant
14 >>>>
15 >>>
16 >>> Hi Grant,
17 >>>
18 >>> just a shot in the dark:
19 >>> The image looks to me as thos would be an analog instead of
20 >>> an digital problem.
21 >>> May be both propietary drivers switch to the highest possible
22 >>> data transfer rate and this triggers the problem.
23 >>> To check, whether this may be the problem:
24 >>> Instruct the driver to use either low resolution or low refresh
25 >>> rates. Check both.
26 >>> If the problem changes signifiently: Change the cables.
27 >>> May be only a pluf is not inserted correctly.
28 >>> Addtionally you can move the cables arround to see whether
29 >>> this will change the shadows around the cursor in any way...
30 >>>
31 >>> Good luck! :)
32 >>> Best regards
33 >>> mcc
34 >>
35 >> Thanks for that. I'm still working on it but adding radeon.audio=0 to
36 >> grub cleaned it up about 75%.
37 >>
38 >> - Grant
39 >
40 > It turns out the radeon.audio=0 setting disables HDMI data packets and
41 > puts the HDMI port in DVI mode. mcc, I'm starting to think you had it
42 > pretty right on. I've tried two different cables with the same result
43 > but I'm thinking this may be some sort of electrical interference
44 > issue.
45
46 HDMI is digital, so there can be no interference. This looks more like
47 a driver bug.
48
49 Btw, why are you connecting to your monitor with HDMI? For computer
50 monitors, you use the DVI port, not HDMI. HDMI is for TVs. Unless of
51 course your monitor lacks a digital DVI port (DVI-I or DVI-D). If it
52 only has a DVI-A port, only then is HDMI the better solution.

Replies

Subject Author
Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers Grant <emailgrant@×××××.com>