Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
Blindscan on linux with tbs cards
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="deeptho" data-source="post: 1118658" data-attributes="member: 215446"><p>Unfortunately the logs do not reveal much. For instance, there are no messages from stid135 driver.</p><p>It could also be that your setup does not log debug </p><p>messages.</p><p></p><p>One solution is to install rsyslog and make sure that /etc/rsyslog.conf</p><p>has a line like </p><p></p><p>kern.debug /var/log/debug</p><p></p><p>Kernel denug messages should then appear in /var/log/debug (perhaps after a reboot)</p><p>You could also try 'sudo journalctl -k'. Perhaps it shows more</p><p></p><p>About your main problem</p><p></p><p>FE_GET_EXTENDED_INFO failed: Unknown error 524</p><p>can be caused by:</p><ol> <li data-xf-list-type="ol">drivers are not installed or not active (i.e., needs a reboot)</li> <li data-xf-list-type="ol">/dev/dvb/adapterX where X is the number you selected on the command line is not writeable by the current user (unlikely: program would stop at this point + tvheadend seems to work)</li> <li data-xf-list-type="ol">You are running an old version of the software</li> </ol><p></p><p>Please check if /proc/hchip_stid135 exists.</p><p>If it is there, then you are running the correct drivers</p><p></p><p>Changed files are for examples: stid135-fe.c</p></blockquote><p></p>
[QUOTE="deeptho, post: 1118658, member: 215446"] Unfortunately the logs do not reveal much. For instance, there are no messages from stid135 driver. It could also be that your setup does not log debug messages. One solution is to install rsyslog and make sure that /etc/rsyslog.conf has a line like kern.debug /var/log/debug Kernel denug messages should then appear in /var/log/debug (perhaps after a reboot) You could also try 'sudo journalctl -k'. Perhaps it shows more About your main problem FE_GET_EXTENDED_INFO failed: Unknown error 524 can be caused by: [LIST=1] [*]drivers are not installed or not active (i.e., needs a reboot) [*]/dev/dvb/adapterX where X is the number you selected on the command line is not writeable by the current user (unlikely: program would stop at this point + tvheadend seems to work) [*]You are running an old version of the software [/LIST] Please check if /proc/hchip_stid135 exists. If it is there, then you are running the correct drivers Changed files are for examples: stid135-fe.c [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
Blindscan on linux with tbs cards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top