Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers
Date: Tue, 19 Jul 2011 20:55:41
Message-Id: CA+czFiBB-GopNKA85_fqooyk-uYGthtfnzpa7uo2k1J3wRBn_A@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers by Grant
1 On Tue, Jul 19, 2011 at 4:35 PM, Grant <emailgrant@×××××.com> wrote:
2 > ...
3 >>> >>> I still think it's a driver problem.  Again: it's *physically*
4 >>> >>> impossible to
5 >>> >>> have these problems with the HDMI signal.  At most you get "digital
6 >>> >>> noise",
7 >>> >>> which means some pixels get stuck or are missing.  But not what you
8 >>> >>> get; that's just something that can't be explained.
9 >>> >>
10 >>> >> I was thinking about this.  The digital HDMI signal must be converted
11 >>> >> into an analog signal at some point if it's being represented as light
12 >>> >> on a TV screen.  Electrical interference generated by the computer and
13 >>> >> traveling up the HDMI wire should have its chance to affect things
14 >>> >> (i.e. create weird shadows) at that point, right?
15 >>> >
16 >>> > Not with DFPs.  Those work digital even internally.  I assume of course
17 >>> > that his HDMI TV *is* a DFP.
18 >>>
19 >>> But at some point the 1s and 0s must be converted to some sort of an
20 >>> analog signal if only right behind the diode.  A diode must be
21 >>> presented with a signal in some sort of analog form in order to
22 >>> illuminate, right?
23 >>
24 >> no.
25 >>
26 >> If your tv is a standard flat panel, the sub pixels only go from on to off and
27 >> back. Nothing else. There is no analog signal, no transformation nothing. And
28 >> off means 'let light through' and on 'black'
29 >
30 > Every digital signal is encoded into an analog signal.  I think it
31 > would take some serious EMI to sufficiently change the characteristics
32 > of an analog signal so as to create an error in the overlying digital
33 > signal if that signal is traveling along a wire.  I can imagine it
34 > happens but I would think it's rare.  Even if that signal were
35 > altered, I would think it just about impossible that anything but an
36 > error could be produced.
37 >
38 > Whether an LED is on or off is determined by whether or not it is
39 > forward biased.  Biasing is established by analog voltages and/or
40 > currents, and those can be altered by EMI.  Again, I would think it's
41 > very rare that EMI could affect an LED's forward biasing and change
42 > its state from on to off or off to on.
43 >
44 > However, what color an LED emits is determined by the energy gap of
45 > the semiconductor which is very much an analog process.  How could it
46 > be anything else?  How do you tell a photon to emit a certain color by
47 > feeding it 1's and 0's?  There has to be at least one D/A conversion
48 > somewhere between the digital signal and the emittance of the LED, and
49 > that is the most likely point for EMI to affect the final output.
50 >
51 >> If you have an led display it is pretty much the same. All the levels you see
52 >> are achieved with fast switching. There are no analog levels.
53 >>
54 >> Stroller is probably correct with overscan/underscan.
55 >>
56 >> But that has nothing to do with digital/analog conversion.
57 >>
58 >>
59 >>> Digital is just a figment of our imagination after
60 >>> all.
61 >>
62 >> emm, no, seriously not.
63 >
64 > It is though.  It only exists in the conceptual world, not the
65 > physical world.  If you want to do anything with your digital signal
66 > besides change it, store it, or transfer it, there must be a D/A
67 > conversion.
68
69 You're thinking of PCM. (And that's what I was thinking of, earlier,
70 too). I assume Stroller and Volker are talking about PWM, where a
71 perceived analog value is achieved by rapidly turning a signal from
72 full-on to full-off.
73
74 (Yes, there's no such thing as pure-digital in the physical world. The
75 confusion here appears to be in PWM vs PCM.)
76 --
77 :wq

Replies

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