2016-06-09, 08:28
Quote: Drop Intel modesetting
Just curios ...switched intel linux driver or what ?
Quote: Drop Intel modesetting
(2016-06-07, 21:13)fritsch Wrote:(2016-06-07, 18:46)Tequilla9 Wrote: Here you are:
(Hope I have done it correctly)
Part 1 (Kodi and Sytem log): http://pastebin.com/hz7NUf9a
Part 2 (Audio, Journal log): http://pastebin.com/mnSgnbN7
Hope it helps to identify the problem. Please let me know when I should try something
thx
Volker
Thanks, please turn on debuglogging and play the file for longer (10 minutes), please., don't open the codec info screen, but press a remote button every time you see the stutter. Also disable ffmpeg's component logging that is spamming us like hell. Then please only post the kodi.log - the rest is not relevant for now.
(2016-06-04, 22:05)fritsch Wrote:(2016-06-04, 19:08)mule1 Wrote:(2016-06-04, 07:11)fritsch Wrote: Can you please reproduce with something _not_ VU+?
Disabled the VNSI and the VU+ Addon, changed framerate from 60Hz to 50Hz, rebooted and played a m2ts-file which has been recorded by VDR. Result: no audio and once again the error messages "no audio renderer".
Shall i post the logs?
I have no idea what is wrong, sorry. Open a trac.kodi.tv ticket and provide the Debug Log there. Best is to reproduce with a local file, when providing the logfile.
Section "Device"
Identifier "Device0"
Driver "modesetting"
Option "DRI" "3"
EndSection
(2016-06-09, 17:37)romanlum Wrote: Hi,Switch to tvheadend42:
Is there a new tvheadend version for #0608??
I get "tvheadend: error while loading shared libraries: libssl.so.35: cannot open shared object file: No such file or directory"
using service.multimedia.tvheadend-8.0.2-#0320-milhouse-v4.1-1710-g54b57cf.zip
thx
(2016-06-09, 22:40)mule1 Wrote:(2016-06-09, 21:23)fritsch Wrote: it's quite easy.You were right, it wasn't the modesetting driver!
Create /storage/.config/xorg.conf with the content:
Code:Section "Device"
Identifier "Device0"
Driver "modesetting"
Option "DRI" "3"
EndSection