File: problems.html

package info (click to toggle)
tvtime 1.0.11-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,340 kB
  • sloc: ansic: 31,486; sh: 5,082; makefile: 571; pascal: 504; yacc: 316; asm: 249; perl: 192; cpp: 164; xml: 27; sed: 16
file content (530 lines) | stat: -rw-r--r-- 23,680 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
     "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>tvtime: Common problems</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <link href="tvtime.css" rel="stylesheet" type="text/css">
</head>
<body>

<table width="728px" class="centered" border="0" cellpadding="0" cellspacing="0">
<colgroup>
    <col width="24px">
    <col width="125px">
    <col width="579px">
</colgroup>

<tr><td align="center" colspan="3"><a href="http://tvtime.sourceforge.net/"><img src="tvtime-logo-banner.png" alt="tvtime"/></a></td></tr>

<tr><td class="hangspace"></td>
    <td class="navbar">

    <table class="doclist" width="95%">
    <tr><td class="docentry">
        <a href="http://tvtime.sourceforge.net/why.html">why tvtime?</a></td></tr>
    <tr><td class="docentry">
        <a href="http://tvtime.sourceforge.net/downloads.php">download tvtime!</a></td></tr>
    <tr><td class="docentry">
        <a href="http://tvtime.sourceforge.net/screenshots.html">screenshots!</a></td></tr>
    <tr><td class="docentry">
        <a href="http://tvtime.sourceforge.net/links.html">related sites</a></td></tr>
    <tr><td class="docentry">
        <a href="http://tvtime.sourceforge.net/">home</a></td></tr>
    </table>

    <p></p>

    <table class="doclist" width="95%">
    <tr><th class="docbox">support</td></tr>
    <tr><td class="docentry">
        <a href="http://tvtime.sourceforge.net/cards.html">supported cards</a></td></tr>
    <tr><td class="docentry">
        <a href="help.html">help and faq</a></td></tr>
    <tr><td class="docentry">
        <a href="usage.html">using tvtime</a></td></tr>
    <tr><td class="docentry">
        <a href="problems.html">common problems</a></td></tr>
    <tr><td class="docentry">
        <a href="http://www.sourceforge.net/tracker/?group_id=64301&amp;atid=506987">report bugs</a></td></tr>
    </table>

    <p></p>

    <table cellpadding="4" width="100%">
    <tr><td class="center">
        <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=64301"
           width="88" height="31" alt="SourceForge Logo"></a></td></tr>
    <!--
    <tr><td class="center">
        <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401"
           alt="Valid HTML 4.01!" height="31" width="88"></a></td></tr>
    <tr><td class="center">
        <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
           src="http://jigsaw.w3.org/css-validator/images/vcss" 
           height="31px" width="88px" alt="Valid CSS!" /></a></td></tr>
    -->
    <tr><td class="center">
        <a href="http://tvtime.net/"><img src="http://tvtime.sourceforge.net/tvtime3.png"
           width="88px" height="31px" alt="tvtime Logo"></a></td></tr>
    <tr><td class="center">
        <a href="mailto:vektor@dumbterm.net">email the webmaster</a></td></tr>
    </table>
    </td>

    <td>

    <table width="90%" class="centered">
    <tr><td valign="top">

        <h2 class="center">Common error messages</h2>
        <ol>
        <li><a href="#rtcerror">Errors about RTC, the Linux real time clock
            device</a>
        <li><a href="#vidmemory">Video card memory errors</a>
        </ol>

        <h2 class="center">Capture card problems</h2>
        <ol>
        <li><a href="#tvwonder">Channels black-and-white and numbers
            off-by-one</a>
        <li><a href="#bttvbuffers">Too few buffers with bttv before
            kernel 2.4.21</a>
        <li><a href="#bttvload">bttv takes a long time to load</a>
        <li><a href="#prolink-audio">Audio problems with Prolink PixelView
            cards</a>
        <li><a href="#rivatv">Poor performance with the rivatv driver</a>
        <li><a href="#undetected">Unable to tune to channels using the
            bttv, saa7134 or cx88 drivers</a>
        </ol>

        <h2 class="center">Video card problems</h2>
        <ol>
        <li><a href="#fgloverlay">No YUY2 with the Radeon FireGL drivers</a>
        <li><a href="#epiacorrupt">Corrupted YUY2 video with EPIA onboard
            video</a>
        <li><a href="#radeon-performance">Terrible XVIDEO performance with
            Radeon cards and XFree86 4.3</a>
        <li><a href="#sis">Poor performance with SiS driver in XFree86 4.2.1
            and earlier</a>
        <li><a href="#radeon">XVIDEO always-on-top with some Radeon cards</a>
        <li><a href="#nvidia-overscan">Corrupted image borders on NVIDIA cards
            in overscan modes</a>
        <li><a href="#nvidia-xvideo">No XVIDEO support on pre-GeForce NVIDIA
            cards with the "nv" driver</a>
        <li><a href="#nvidia-tnt">Problems with NVIDIA TNT and TNT2 cards</a>
        <li><a href="#savage">XVIDEO initialization problem with the savage
            driver</a>
        </ol>

        <h2 class="center">Driver conflicts</h2>
        <ol>
        <li><a href="#overlay">Using overlay mode in xawtv or zapping causes
            system instabilities</a>
        <li><a href="#apm">apm driver known to cause frame drops</a>
        <li><a href="#ntfs">ntfs driver known to cause frame drops</a>
        </ol>


        <h2>Common error messages</h2>

        <h3><a name="rtcerror">1. Errors about RTC, the Linux real time
            clock device</a></h3>

        <p>Enhanced Real Time Clock support in your kernel can help applications
        like tvtime improve the smoothness of their output.  The kernel module
        that provides this feature is called <b>rtc</b>, and it is compiled and
        installed by default on most Linux distributions.</p>

        <p>This feature will improve the quality of tvtime's output, but is
        <b>NOT</b> required for tvtime to operate.</p>

        <p>Reasons why tvtime might not be able to use /dev/rtc include:</p>
        <ol>
        <li>Your user does not have read/write access to the device
        file <tt>/dev/rtc</tt>.
        <li>You compiled your own kernel and forgot to enable the RTC device.
        <li>Your user does not have the rights to get high resolution timers.
        </ol>

        <p>If your user does not have sufficient priviledge, the RTC device
        cannot be used for high-resolution timers.  To solve this, you can
        do one of the following:</p>

        <ol>
        <li>Run tvtime as <b>root</b>.
        <li>Set the tvtime executable <i>SUID root</i> using this command:<br>
            <tt>chmod u+s /usr/bin/tvtime</tt>.
        <li>Allow user processes the ability to use high resolution timers
            by running this command as root every time your machine boots:<br>
            <tt>sysctl -w dev.rtc.max-user-freq=1024</tt>
        </ol>

        <h3><a name="vidmemory">2. Video card memory errors</a></h3>

        <p>tvtime uses the XVIDEO extension, which allocates video card
        memory.  We have experienced some problems where the X server fails
        to provide enough video card memory for tvtime to use it.  This can
        happen if your video card is old and simply doesn't have enough memory
        to hold the framebuffer and tvtime at once.  However, there are also
        bugs in X servers and X drivers that can cause this.</p>

        <p>If your distribution is using the
        <a href="http://freedesktop.org/Software/xorg">Xorg X server</a> and you
        are seeing these errors, please comment on
        <a href="http://freedesktop.org/bugzilla/show_bug.cgi?id=474">Xorg bug
        474</a>.</p>

        <h2>Capture card problems</h2>

        <h3><a name="tvwonder">1. Channels black-and-white and numbers
            off-by-one</a></h3>

        <p>The tuner driver defaults to detecting a PAL tuner on many NTSC
        capture cards, a notable example being the ATI TV Wonder cards.  This
        causes all of the cable frequencies to be out of alignment, channel
        numbers are off-by-one and slightly detuned.  To fix this, the tuner
        type must be told explicitly when loading your capture driver.  For
        example, with the bttv driver use the following:</p>

<pre>
    modprobe bttv tuner=2
</pre>

        <p>You may have to first remove the bttv module if it is already
        loaded.  To make this change automatic, in your
        <tt>/etc/modules.conf</tt> file, add the following line:</p>

<pre>
    options bttv tuner=2
</pre>

        <p>This will ensure that whenever the tuner module is loaded, it will
        use the correct tuner for this card.  If this does not fix the problem
        please post a bug report on
        <a href="http://www.sourceforge.net/tracker/?group_id=64301&amp;atid=506987">the
        tvtime bugs page</a>.</p>

        <p>In older versions of bttv, this module option could also be passed
        to the tuner module.  This method is deprecated in newer 2.6 kernels,
        and so you must pass the parameter to the capture driver itself.</p>

        <p>To attack this problem, we believe that the tuner module must be
        fixed to correctly detect the difference in tuner, as so many users
        are affected by this problem.  To help with this, please follow up on
        <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=711428&amp;group_id=64301&amp;atid=506987">tvtime bug 711428</a>.</p>


        <h3><a name="bttvbuffers">2. Too few buffers with bttv before kernel
            2.4.21</a></h3>

        <p>The popular <a href="http://bytesex.org/bttv/">bttv</a> capture
        driver only provided applications with two buffers by default in
        versions shipped with kernels before 2.4.21.  Our advanced
        deinterlacing algorithms require a longer history of past input
        frames in order to predict motion in the video stream.</p>

        <p>To give applications more buffers, use this option when
        loading the bttv driver:</p>

<pre>
    modprobe bttv gbuffers=4
</pre>

        <p>To make this change automatic, add the following in your
        <tt>/etc/modules.conf</tt> file:</p>

<pre>
    options bttv gbuffers=4
</pre>

        <h3><a name="bttvload">3. bttv takes a long time to load</a></h3>

        <p>On some cards without a tuner, bttv can take a long time to load
        (a few minutes).  If you see this problem, try using this option
        in your modules.conf file for loading the <tt>i2c-algo-bit</tt>
        module:</p>

<pre>
    options i2c-algo-bit bit_test=1
</pre>

        <p>If that does not help, please post a bug report.</p>

        <h3><a name="prolink-audio">4. Audio problems with Prolink PixelView
            cards</a></h3>

        <p>The bttv driver seems to misdetect Prolink Pixelview cards pretty
        badly.  There are five Prolink cards listed in CARDLIST for the bttv
        driver:</p>

<pre>
  card=16 - Prolink Pixelview PlayTV (bt878)
  card=37 - Prolink PixelView PlayTV pro
  card=50 - Prolink PV-BT878P+4E /
            PixelView PlayTV PAK /
            Lenco MXTV-9578 CP
  card=70 - Prolink Pixelview PV-BT878P+ (Rev.4C)
  card=72 - Prolink Pixelview PV-BT878P+9B
            (PlayTV Pro rev.9B FM+NICAM)
</pre>

        <p>The bttv driver cannot seem to autodetect these cards correctly.
        We have found that cards which should use <tt>card=70</tt> but are
        instead loaded using <tt>card=72</tt> are causing audio mute/unmute
        to fail randomly, or even be inverted, resulting in no audio or just
        snippets of audio.  To avoid this, please make sure you are using the
        correct variant of this card.  Specifically, the <b>rev 9D</b> of
        the newer Pixelview cards should use <tt>card=70</tt> and not
        <tt>card=72</tt>.</p>

        <h3><a name="rivatv">5. Poor performance with the rivatv capture
             driver</a></h3>

        <p>By default, the rivatv the driver copies frames from video memory
        into system memory, which can harm performance.  Performance can be
        improved by using <b>DMA</b> to transfer the frames, however, this
        option only works when using the open-source <b>"nv"</b> driver in X,
        not with the NVIDIA binary drivers.</p>

        <p>You can turn on dma support as follows in your <b>modules.conf</b>
        file:</p>

<pre>
    options rivatv dma=1
</pre>

        <h3><a name="undetected">6. Unable to tune to channels using the
            bttv, saa7134 or cx88 drivers</a></h3>

        <p>The bttv, saa7134, and cx88 drivers each support a wide variety
        of cards which all use the same chip.  In particular, these cards
        differ in what tuner they use, how many inputs they have, and how
        it is configured.</p>

        <p>Often, these drivers cannot autodetect the card type, or detect
        the incorrect card.  To debug this, you must watch your kernels logs
        by running the "<tt>dmesg</tt>" command, potentially loading and
        unloading the driver with different options until the driver is
        successfully loaded.</p>

        <p>Some hints:</p>
        <ol>
        <li>If your card appears as <tt>UNKNOWN/GENERIC</tt>, then the
            tuner driver will not be loaded and the card will likely not
            work.  You will need to load the driver with the correct card
            number.
        <li>If your tuner reports that it is using type -1, it is not loaded
            and you will not be able to tune any stations.
        <li>If you are an NTSC user, make sure the tuner you are using announces
            itself as an NTSC tuner.
        </ol>

        <p>For example, if you are using the bttv driver, the common
        procedure for setting up a card is as follows:</p>
        <ol>
        <li>Run "<tt>modprobe bttv</tt>" with no options.
        <li>Run "<tt>dmesg</tt>".  Check to see if your card is autodetected,
            and if the tuner is correct.  If everything looks fine, you're done.
        <li>If the card appears as <tt>UNKNOWN/GENERIC</tt>, find the CARDLIST
            file in your kernel documentation and find your card in the list.
        <li>Unload bttv and tuner using "<tt>rmmod bttv</tt>" and
            "<tt>rmmod tuner</tt>".
        <li>Run "<tt>modprobe bttv card=X</tt>" where X is the number of
            your card.
        <li>Run "<tt>dmesg</tt>" again.  See if the card loaded properly
            and if the tuner is correct.
        <li>If not, unload bttv and tuner again, and try specifying the tuner
            type as well using "<tt>modprobe bttv card=X tuner=Y</tt>".
        <li>Curse Linux for being so complicated.
        </ol>


        <h2>Video card problems</h2>

        <h3><a name="fgloverlay">1. No YUY2 with the Radeon FireGL
            drivers</a></h3>

        <p>With the Radeon FireGL drivers, the user has the option of having
        OpenGL use an overlay surface, giving 3D graphics without tearing,
        or video overlay surfaces for multimedia players.  This can be set
        in the <tt>Driver</tt> section of <tt>/etc/X11/XF86Config-4</tt>
        using:</p>


<pre>
    Option  "VideoOverlay"       
</pre>

        <p>or</p>

<pre>
    Option  "OpenGLOverlay"      
</pre>

        <p>For using tvtime, you <b>MUST</b> have selected
        <tt>VideoOverlay</tt> instead of <tt>OpenGLOverlay</tt>.  The
        tvtime bug report on this is
        <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=787142&amp;group_id=64301&amp;atid=506987">bug 787142</a>.</p>

        <h3><a name="epiacorrupt">2. Corrupted YUY2 video with EPIA onboard
            video</a></h3>

        <p>We have received multiple reports that the binary XFree86 drivers
        from VIA for the EPIA onboard video have corrupted YUY2 overlay
        surfaces, and have problems with high framerate video.  We have
        also heard that these problems do not exist in the open source driver
        in XFree86 CVS.  More information on either driver and their status
        with tvtime would be appreciated.</p>

        <h3><a name="radeon-performance">3. Terrible XVIDEO performance with
            Radeon cards and XFree86 4.3</a></h3>

        <p>We have had numerous reports of horrible performance from
        Radeon cards and XFree86 4.3.  So far, nobody has been able
        to figure out conclusively what is going on here.  See the
        madness in
        <a href="http://bugs.xfree86.org/cgi-bin/bugzilla/show_bug.cgi?id=414">XFree86 bug 414</a>.
        The tvtime bug about this is
        <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=759804&group_id=64301&atid=506987">bug 759804</a>.</p>

        <h3><a name="sis">4. Poor performance with SiS driver in X 4.2.1
            and earlier</a></h3>

        <p>The XVideo drivers in XFree86 versions up to 4.2.1 exhibit
        extremely poor performance.  This is fixed in later versions of
        the driver.  If you own a SiS card, please upgrade to the latest
        driver by Thomas Winischhofer, or upgrade to X 4.3 which includes
        a recent version of his driver.  The web page for the SiS driver
        is at <a href="http://www.winischhofer.net/linuxsis630.shtml">http://www.winischhofer.net/linuxsis630.shtml</a>.</p>

        <p>The tvtime bug report to on this is
        <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=636338&amp;group_id=64301&amp;atid=506987">bug
        636338</a>.</p>

        <h3><a name="radeon">5. XVideo always-on-top with some Radeon
            cards</a></h3>

        <p>Around the end of 2002, it was noted that with the <b>ATI Radeon
        7000</b> card and the XFree86 4.2.1 packages in debian, XVideo windows
        are "always on top" and cannot be minimized.  This was also seen in
        RH8.0's XFree86 4.2 with a <b>Radeon 32MB DDR, R100 QD</b> (a 7200
        card?).  We have not researched this issue enough to know the extent of
        what cards are affected, or what versions will fix this.  More
        information on this would be appreciated.</p>

        <h3><a name="nvidia-overscan">6. Corrupted image borders on NVIDIA
            cards in overscan modes</a></h3>

        <p>There is a bug in versions of the <b>NVIDIA driver before
        1.0-4349</b> and the <b>nv driver in 4.3.0 and earlier</b> for cards
        which support wide filter kernels for high quality XVideo surfaces.  If
        the overscan value is larger than 0, then the card uses memory outside
        of the image for interpolating around the edges, causing corruption all
        around the outside of the tvtime window.</p>

        <p>NVIDIA was made aware of the problem and fixed it for driver release
        <b>1.0-4349</b> and in the <b>nv driver in CVS XFree86</b>.  For
        reference, the tvtime bug on this was
        <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=694144&amp;group_id=64301&amp;atid=506987">bug
        694144</a>.</p>


        <h3><a name="nvidia-xvideo">7. No XVIDEO support on pre-GeForce NVIDIA
            cards with the "nv" driver</a></h3>

        <p>The open source NVIDIA driver for X ("nv" not "nvidia") does not
        support XVideo surfaces for pre-GeForce cards like the <b>TNT2</b>.
        To use tvtime with these cards, you must use the binary drivers.</p>

        <p>The binary drivers give better performance for XVIDEO than the
        open-source driver, since it can use the kernel module component to
        negotiate DMA transfers for video frames.  Where possible, stick to
        the binary drivers when using tvtime on NVIDIA hardware.</p>

        <h3><a name="nvidia-tnt">8. Problems with NVIDIA TNT and TNT2
            cards</a></h3>

        <h4>Corrupted frames</h4>

        <p>The TNT and TNT2 cards are very limited in their bandwidth, and this
        problem will appear as horizontal lines in the video output unless
        the monitor is at a low resolution.  Smaller output window sizes
        will make the problem worse, as the DAC will have to read out more data
        in the same amount of time.  This problem should not occur with any of
        the GeForce series cards.</p>

        <h4>Card cannot downscale</h4>

        <p>A user of a <b>NV5: RIVA TNT2 Ultra (rev 11)</b> noted that the card
        cannot downscale video, it only crops it.  This is apparently a
        hardware deficiency of many TNT cards, and the XVIDEO API provides
        no way to detect this case.</p>

        <h4>Poor performance at high resolution and refresh rate</h4>

        <p>A user of a <b>TNT2 Vanta</b> card reported that blit performance
        was absolutely terrible until they went down to a resolution of
        800x600, at which point speed quadrupled.  We believe this is due
        to bandwidth problems on these cards.</p>

        <h3><a name="savage">9. XVideo initialization problem with the
            savage driver</a></h3>

        <p>We've investigated a bug where the <b>savage</b> X driver does not
        initialize its XVideo subsystem unless it starts on a modeline where
        the resolution equals the virtual resolution.  That is, if you have
        a virtual resolution of 1600x1200, make sure you start on a
        1600x1200 mode, otherwise XVideo won't initialize.</p>

        <p>This bug was <a href="http://www.mail-archive.com/devel%40xfree86.org/msg01248.html">noted on the XFree86 devel list</a>.</p>



        <h2>Driver conflicts</h2>

        <h3><a name="overlay">1. Using overlay mode in xawtv or zapping
            causes system instabilities</a></h3>

        <p>Overlay mode, as can be used in xawtv or zapping, causes system
        instabilities.  This is because their 'overlay' mode allows the capture
        card to write directly to video memory without locking it first, which
        is unsafe for many video cards, specifically those which do not use a
        linear framebuffer (such as NVIDIA cards with the binary drivers).</p>

        <p>Use of the xawtv/overlay mode has caused system crashes, and
        specifically, can cause tvtime to crash if it tries to use XVideo
        features after the framebuffer area has been destroyed by the capture
        card (see
        <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=702539&amp;group_id=64301&amp;atid=506987">tvtime bug 702539</a>).</p>

        <p>A workaround for having a no-CPU-access mode is to use the XFree86
        "v4l" extension, which allows safe use of the framebuffer by capture
        cards.  tvtime does not support using this mode, nor do we plan to,
        as we would not be able to composite our OSD on top of the video
        signal or perform any processing of the video.</p>

        <h3><a name="apm">2. apm driver known to cause frame drops</a></h3>

        <p>We had a problem report that in RH9 (later 2.4 kernel), the
        GNOME battery applet was polling apm every few seconds.  This caused
        the system to block for 50-100ms causing stutters in video
        playback.</p>

        <h3><a name="ntfs">3. ntfs driver known to cause frame drops</a></h3>

        <p>We had a problem report that having gkrellm running would cause
        frame drops in tvtime.  We believe this was due to the ntfs driver,
        as the frame drops occurred whenever gkrellm was monitoring the
        users' other disk that had ntfs partitions.  See
        <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=634674&amp;group_id=64301&amp;atid=506987">tvtime bug 634674</a>.</p>

        </td></tr>
    </table>

    </td></tr>
</table>

</body>
</html>