Update conponent
zSkin For DreamOS
- Lululla
- Thread is marked as Resolved.
-
-
Lululla added a new version:
Quoteversion update
-
Lululla added a new version:
Quoteversion update
Why this skin not working without internet I am getting green screen without internet enigma2_crash_1732787701.log
-
it's strange because there is a check on the network.
Try these
\usr\lib\enigma2\python\Components\Renderer
-
it's strange because there is a check on the network.
Try these
\usr\lib\enigma2\python\Components\Renderer
Thanks I will check
-
Still crash after replaced render enigma2_crash_1732804749.log
-
Still crash after replaced render enigma2_crash_1732804749.log
get an ADSL subscription :)
I disconnect the LAN and it doesn't happen. I don't understand
Python
Display Moredef intCheck(): try: response = urlopen("http://google.com", None, 5) response.close() except HTTPError: return False except URLError: return False except socket.timeout: return False return True class ZChannel(Renderer): def __init__(self): Renderer.__init__(self) adsl = intCheck() if not adsl: return -
is it compatible with Merline image
-
Don't worry, let's see about solving it
-
-
sorry to ask, what box do you have and what image do you use?
you have a connection lan adsl?
-
sorry to ask, what box do you have and what image do you use?
Dm900 gp4.2 experimental
Now it completely hang in boot screen
-
well same me..
extract attached file in root
/overwrite all and reboot
-
well same me..
extract attached file in root
/overwrite all and reboot
Ok thanks I will check
-
sorry to ask, what box do you have and what image do you use?
Dm900 gp4.2 experimental
Now it completely hang in boot screen
don't warry..
-
However if you have internet connection
The skin should rise and not stay in boot.
Something happened.
If you want to do a test:
-delete the zskin folder
-->> \usr\share\enigma2\ZSkin-FHD
and reboot
The box will go with the default skin and then you will select another skin.
If you want to continue testing, I doubt it is a skin problem at this point not having a debug from telnet.
command from telnet for debug
systemctl stop enigma2.service
killall -9 enigma2
ENIGMA_DEBUG_LVL=4 enigma2 >> /tmp/output.log 2>&1 &
or
systemctl stop enigma2.service
killall -9 enigma2
journalctl -f -u enigma2 >> /tmp/output.log 2>&1 &
and put here the file/tmp/output.log
-
sorry to ask, what box do you have and what image do you use?
Dm900 gp4.2 experimental
Now it completely hang in boot screen
don't warry..
It has now two problem
1 it boots without internet but need to connect hotspot {data off} ( no internet needed)
2 It take too much time to change channel actually it loading something in background that is why it take too much time to change channel
Most think iif i disconnect hotspot it won't not boot
-
Display More
However if you have internet connection
The skin should rise and not stay in boot.
Something happened.
If you want to do a test:
-delete the zskin folder
-->> \usr\share\enigma2\ZSkin-FHD
and reboot
The box will go with the default skin and then you will select another skin.
If you want to continue testing, I doubt it is a skin problem at this point not having a debug from telnet.
command from telnet for debug
systemctl stop enigma2.service
killall -9 enigma2
ENIGMA_DEBUG_LVL=4 enigma2 >> /tmp/output.log 2>&1 & output.log
and put here the file/tmp/output.log
I don't have any problem other other skin
This skin also works good but with internet
-
-
Display MoreDisplay More
However if you have internet connection
The skin should rise and not stay in boot.
Something happened.
If you want to do a test:
-delete the zskin folder
-->> \usr\share\enigma2\ZSkin-FHD
and reboot
The box will go with the default skin and then you will select another skin.
If you want to continue testing, I doubt it is a skin problem at this point not having a debug from telnet.
command from telnet for debug
systemctl stop enigma2.service
killall -9 enigma2
ENIGMA_DEBUG_LVL=4 enigma2 >> /tmp/output.log 2>&1 & output.log
and put here the file/tmp/output.log
I don't have any problem other other skin
This skin also works good but with internet
yes.. with internet
read last my reply
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!

