|
From: Jake B. <ja...@co...> - 2007-05-03 22:15:48
|
Christoph Bartelmus wrote: > Here: http://www.lirc.org/html/technical.html#bugs > If this is not the reason, then post your config file and mode2 data for > both working and not working cases. > > Christoph > I am not sending IR either, and hdparm tells me that the using_dma and unmaskirq options are set on both my hdd and cdrom :( captainspaulding ~ # hdparm /dev/hda /dev/hda: multcount = 16 (on) IO_support = 1 (32-bit) unmaskirq = 1 (on) using_dma = 1 (on) keepsettings = 0 (off) readonly = 0 (off) readahead = 256 (on) geometry = 16383/255/63, sectors = 78165360, start = 0 captainspaulding ~ # hdparm /dev/hdc /dev/hdc: IO_support = 1 (32-bit) unmaskirq = 1 (on) using_dma = 1 (on) keepsettings = 0 (off) readonly = 0 (off) readahead = 256 (on) HDIO_GETGEO failed: Inappropriate ioctl for device captainspaulding ~ # lirc seems to go fine after a reboot, but after a day or two I notice that I am missing button presses :( I'll try to send the mode2 data as well :) Jake -- Jacob Briggs Systems Engineer Core Technology Limited Level 1, NZX Centre 11 Cable Street Wellington Phone +64 4 801 2252 -- object doAnythingConceivable(string whatToDo, object whatToDoItWith) { ..... |