On 2005-05-10 at 22:18PDT Mitch Skinner wrote: > On Thu, 2005-05-05 at 21:55 +0100, Jon Fairbairn wrote: > > cat: /dev/dvb/adapter0/dvr0: Value too large for defined data type > > I experienced this, and the page here: > http://panteltje.com/panteltje/dvd/ > suggests changing DVR_BUFFER_SIZE in dmxdev.h from 10*188*1024 to > 100*188*1024, which solved the problem for me. This was also suggested by Steve Toth, to whom I apologise for not responding sooner: On 2005-05-05 at 17:18EDT Steve Toth wrote: > I usually increase the DVR_BUFFER_SIZE in dmxdev.h from > 10*188*1024 to 100*188*1024 to avoid this issue. I didn't do this, since increasing the buffer size in tzap (or using "dd ibs=19251200...") gets round the problem without changing kernel files. However, if the correct thing to do is to change them, shouldn't it be a kernel config option rather than a patch? J?n PS I'd still like to know where 188 comes from. -- J?n Fairbairn Jon.Fairbairn at cl.cam.ac.uk