Closed bramp closed 11 years ago
I have the same issue. 2.0.3 libcec is used.
Same here :(.
I managed to fix this by adding this:
else {
cec->InitVideoStandalone();
}
to line 133 of src/libcec.cpp.
./libcec-daemon --list
now gives:
INFO - Opened /dev/uinput
INFO - Created uinput device
[0] port:RPI path:Raspberry Pi
TV@0x0 TV (Samsung)
Playback 1@0x2000 linux PC (Unknown)
EDIT: just fired off a Pull Request :)
Looks good eth0izzle, thanks! I want to read up on this newer API, to understand what calling InitVideoStandalone does, but if all is well I will accept shortly.
Fixed by cb086865869402fdabe3b9142ea7e6ea3c699c1b
Bug reported by Zoolander06 (on bramp.net)
I’ve tried with -v option, it does that (4 times) :
I think the line “failed to release the previous GA” is relevant, isn’t it ?