Jump to content


daddelfalk

Member Since 25 Oct 2011
Offline Last Active 03 Jan 2016 09:50
-----

#269568 New Kernel - Problems mounting ntfs partitons

Posted by daddelfalk on 9 April 2012 - 16:48

Hi guys,

for a simple but bulletproof quickfix/workaround

see here:

http://www.et-view.d...-3-3/#post11751

Just install attached IPK and you are fine agin with accessing ntfs hdd with READ-ONLY access trough kernel driver.



#246679 Flac Dateien!

Posted by daddelfalk on 15 January 2012 - 09:44

Hi,

yes, with .flac Extension Playback is possible


#242659 Vu+ Kernel 3.1.1 beta

Posted by daddelfalk on 31 December 2011 - 11:02

Hi,

good Development needs Discussion at high level and please compare with Linux Kernel, whereas really many patches are posted, but only a small number will be commited due to double-checks and e. g. for quality reasons....

I also wish your Guys a happy new year 2012.


#240101 et-webbrowser

Posted by daddelfalk on 21 December 2011 - 06:18

Hi,

MD5 checksum error is due to the fact that littlesat has already uploaded the IPK-Package to the 3rd-Party et6x00 Feed, where it will be supplied! So just easily install from Menu -> Extensions -> Press Green button to choice available Plugins directly from feed. Open Extensions and select et-webbrowser, press OK-Button and it will be downloaded and installed. After that restart E2 or whole STB.


#239686 [et9x00] Temparatur

Posted by daddelfalk on 19 December 2011 - 16:18

Hi,

all Xtrend-ET have no embedded Temp-Sensors on Mainboard, Only chance is to grep Temp from a S.M.A.R.T. capable Harddisk.


#239629 HDMI-CEC driver & device

Posted by daddelfalk on 19 December 2011 - 13:33

Hi,

i have attached a Patch (above), maybe tomorrow it will be included and delivered with Online-Update.


#239278 OpenWebif [E2OpenPlugins]

Posted by daddelfalk on 18 December 2011 - 11:13

Hi,

this is correct. Boxtype for et9000 is et9000.

Lines have to be changed from:

#else if $box == "et9x00" or $box == "et9200":

to:

#else if $box == "et9000" or $box == "et9200":

and from #else if $box == "et5x00":

to:

#else if $box == "et5000" or $box == "et6000":

This should do the Job.


#238702 ET9x00 Fehler nach Update 15.12.2011

Posted by daddelfalk on 15 December 2011 - 14:56

Hi,

use attached File replace with yours and do

update-modules -f

Attached Files




#237978 Using several usb-tuners on a 800se (not enough /dev/misc/vtuner*?)

Posted by daddelfalk on 11 December 2011 - 20:01

Hi,

right, DMM-Drivers only have build-in support for max of two vTuners.


#231217 E2 Patch to remove Internal Webserver

Posted by daddelfalk on 13 November 2011 - 17:25

Hi,

just update your STB tomorrow and Webserver on Port 8080 will be removed, so no need for you to apply such a Patch. The other mentioned Plugins uses completly different Ports

WebInterface: 80/443 as default

and Streamproxy: 8001


#231042 Fix Networkbrowser Plugin - Empty Folders

Posted by daddelfalk on 13 November 2011 - 10:24

Hi,

Reference is topic: http://openpli.org/f...__fromsearch__1

Attached Patch fixes Issue "Empty Folders" with

- Mounted DVDs on PC via CIFS Share
- Mounted DVD-Subfolders on PC via CIFS-Share
- NAS-Shares via CIFS

Attached Files




#230132 HDMI-CEC Plugin Patch for Deep-Standby

Posted by daddelfalk on 9 November 2011 - 17:39

Hi,

just to inform you. Attached you will find a already tested "Quick & Dirty" Patch to introduce the Feature Request "TV Standby when turn STB into Deep-standby" as requested in here:

http://openpli.org/f...r-powering-off/


I also have renamed and relocate the Deep-Standby Handle Options for a more user friendly approch.

Hope you enjoy it.

Attached Files




#228166 Fix Hidden WLAN Network associate

Posted by daddelfalk on 1 November 2011 - 16:15

Hi,

tested successfully with latest et9x00 Image and Ralink Rt73 Chipset. SSID Broadcast was deactiviated in Access Point 802.11g.

Before this change, no associate to a "Closed/Hidden" WLAN-Network was possible. After the Patch is works properly like associating with a WLAN-Network Broadcasting it's SSID.

Looking forward to see the Patch commited as some floks wondering why WLAN is not working when SSID Broadcast is disabled. This Patch finally fixes this remaining issue.

And also a short Import error for the NetworkSetup Screen is also attached.

Btw: I also want to point out this Thread for further Quickfixes:

http://openpli.org/f...heck-ping-test/

Attached Files