Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with xf86-video-ati & nvidia-drivers
Date: Wed, 13 Jul 2011 03:07:16
Message-Id: 20110713022717.GA3026@solfire
In Reply to: Re: [gentoo-user] Problem with xf86-video-ati & nvidia-drivers by Grant
1 Grant <emailgrant@×××××.com> [11-07-13 03:13]:
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. I deal with stuff like that in audio. There's a USB isolator
45 > which cleans the sound way up when used with a USB sound card:
46 >
47 > http://www.analog.com/en/interface/digital-isolators/adum4160/products/product.html
48 >
49 > Now I wish there was something like that for HDMI.
50 >
51 > - Grant
52 >
53
54 Hi Grant,
55
56 another shot into an even much deeper dark .... ;)
57
58 May be you have a problem here, which it is called "Brummschleife"
59 in german...sorry dont know the English equivalent...may be something
60 like "buzzing loop"...but this looks more like a strange translation
61 made by google than by any other, human being ;)
62 Anyway....
63
64 A "Brummschleife" happens when doing something like this:
65
66 +----+ +-----------+
67 --------------+ |-(1)----------------------+ monitor or|-------------
68 mains | PC |-(2)----------------------| amplifier | mains
69 --------------+ | (audio/USB/video or + or..... |-------------
70 -+------------+----+ another low voltage +-----------+-----------+-
71 | thingy) |
72 (3) (4)
73 | |
74 _ _
75 ground ground
76
77
78 Normally all protective earth's connection should end in ONE point: A
79 copper rod or someting like this.
80 BUT often the wires between them are too long or there are two or
81 even more end points. Result: HF from near by broadcast stations,
82 60Hz mains frequency, ham radio station, microwave ovens and anything
83 which can emit energy, pushes protective earth to another electrical
84 potential than 0V.
85 Since both, PC and -- in your case -- the monitor are using
86 protective earth, they may be put on "another", may be even
87 varying (over time) electrical potentials. Since they are connected
88 via a two-wire connection WITHOUT protective earth (no, the shielding
89 is not for that purpose) the difference in the potential earth put
90 both ends to different electrical reference points.
91 This way you get an amplitude modulation of the signal between both
92 endpoint. In case of 60HZ you will hear a "Brummschleife" sound on
93 audio connection (a buzzing sound), in case of frequencies near
94 those of the video signal you will get "ghosts" in the monitor picture.
95
96 Now, how to avoid that.
97 Hit the one who have made the protective earth connection in your
98 house.
99 While you are searching for that person, you can try the following:
100 Put all mains connectors of you PC rig into ONE wall connector
101 with something like this (ok I miss some words here again and
102 since a picture says more than even thousands of /missing/ words
103 here comes an image of what I mean:):
104 http://www.reichelt.de/Steckdosenleisten-ohne-Schalter/6-FACH-DOSE-WS-5/index.html?;ACTION=3;LA=2;ARTICLE=108651;GROUPID=4281;SID=11Thz@On8AAAIAABaBBrE9f5418078c2ea9fe6608e9765d978595
105
106 This way, all protective earth ends up in the same contact. No
107 differences in the electricla potential of the protective earth
108 anymore.
109
110 Why does the those USB-isolatore-like cables help here?
111
112 These small air core transformers (or in other words: There is
113 no core at all... ;) ) do a (german, sorry...)
114 "Gleichtaktunterdrueckung" which means, that any
115 potential difference (which is: the signal itsself) between
116 wire (1) and wire (2) is transmitted, and any modulating
117 difference of electrical potential between (3) and (4),
118 influencing (1) and (2) at the same time the same way will
119 be suppressed by the transformers.
120
121
122 Hopefully the theorectical aspect of this will not surpress
123 the practical success here ;)
124
125 Good luck!
126 Best regards,
127 mcc

Replies

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