Re: SOLO2: OpenPLi 3.0 #101
Re: SOLO2: OpenPLi 3.0 #102
Re: SOLO2: OpenPLi 3.0 #103
Posted 6 March 2013 - 12:43
Edited by malakudi, 6 March 2013 - 12:43.
Re: SOLO2: OpenPLi 3.0 #104
Re: SOLO2: OpenPLi 3.0 #105
Re: SOLO2: OpenPLi 3.0 #106
Posted 6 March 2013 - 14:12
if test `echo "$BOXTYPE" | cut -b 1-2` == "vu"; then AC_DEFINE(FORCE_NO_BLENDING_ACCELERATION, 1,[define when the framebuffer acceleration does not have alphablending support, though the autodetection might indicate that it does]) AC_DEFINE(FORCE_NO_FILL_ACCELERATION, 1,[define when the framebuffer acceleration does not have fill support]) AC_DEFINE(FORCE_ADVANCED_REMOTE, 1,[define to fixup the input device identification when the remote control is actually an 'advanced' remote (with play/forward/rewind keys)]) fiWhy don't we remove those too then?
Always think of close sourced drivers as device "firmware". If the linux kernel demanded for all hardware to fix their inconsistences in their firmware, it would only have device support similar to Hurd.
Just my 2 cents.
Edited by malakudi, 6 March 2013 - 14:13.
Re: SOLO2: OpenPLi 3.0 #107
Posted 6 March 2013 - 14:20
That time we did it indeed... but somewhere a final line must be drawn...
Now it is up to VU... So probably we could wait for ever... except when VU suddenly does deliver support...
Edited by littlesat, 6 March 2013 - 14:23.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: SOLO2: OpenPLi 3.0 #108
Posted 6 March 2013 - 14:29
@littlesat: We've talked this before. Although I understand your point of view, my belief is that if the patch is not a "dirty" patch but a well designed solution that can help users, then it should be applied. If this is not the case, then why apply fixes like the one for the alpha blending acceleration?
if test `echo "$BOXTYPE" | cut -b 1-2` == "vu"; then AC_DEFINE(FORCE_NO_BLENDING_ACCELERATION, 1,[define when the framebuffer acceleration does not have alphablending support, though the autodetection might indicate that it does]) AC_DEFINE(FORCE_NO_FILL_ACCELERATION, 1,[define when the framebuffer acceleration does not have fill support]) AC_DEFINE(FORCE_ADVANCED_REMOTE, 1,[define to fixup the input device identification when the remote control is actually an 'advanced' remote (with play/forward/rewind keys)]) fiWhy don't we remove those too then?
Always think of close sourced drivers as device "firmware". If the linux kernel demanded for all hardware to fix their inconsistences in their firmware, it would only have device support similar to Hurd.
Just my 2 cents.
yes, those defines are as ugly, and should not be necessary.
However, there is a big difference.
I've introduced those defines after I found out that new e2 stuff I added did not work on the vu's.
So before, it was working, and after I added stuff, it would no longer work.
Therefore, I felt responsible for things being broken on vu hardware, because of my developments, and decided to work around it.
With the input device issues, it's not something we introduced or broke from our side, it's something which vu+ introduced, but has not worked properly since day 1.
So I consider it their own responsibility to make it work.
Re: SOLO2: OpenPLi 3.0 #109
Posted 6 March 2013 - 15:08
So probably we could wait for ever... except when VU suddenly does deliver support...
In this case, wouldn`t it be the clearest solution that Open Pli offers no Image for VU+Solo2 until support from VU+ is done?
An image which does not cover all functions - in my opinion - is not a great satisfactory neither für the Open Pli Team, nor for the users ...
Edited by Firex, 6 March 2013 - 15:10.
Re: SOLO2: OpenPLi 3.0 #110
Posted 6 March 2013 - 15:11
Proberly... But this might only work when Aaf en ViX also do stop the support... probably VU will fix their drivers then...In this case, wouldn`t it be the clearest solution that Open Pli offers no Image for VU+Solo2 until support from VU+ is done?
Currently you are stuck with an ugly DIY patch...
Edited by littlesat, 6 March 2013 - 15:14.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: SOLO2: OpenPLi 3.0 #111
Posted 6 March 2013 - 15:19
What if I could provide a kernel module or userspace utility that goes between enigma2 and VU drivers, fixing wrong reporting about the remote? (capturing ioctl or something - it is not clear to me right now how this could be done) Would this be accepted?
edit: I have an issue with vtuners on VU+ Solo2. When restarting enigms2, sometimes USB DVB-T tuner is shown as multituner (supporting DVB-S/DVB-T/DVB-C). It usually happens if I do init 4; init 3 . Further restarting enigma2 doesn't help, you need to reboot box.
Edited by malakudi, 6 March 2013 - 15:23.
Re: SOLO2: OpenPLi 3.0 #112
Posted 6 March 2013 - 15:24
Edited by littlesat, 6 March 2013 - 15:28.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: SOLO2: OpenPLi 3.0 #113
Posted 6 March 2013 - 17:16
@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB
Re: SOLO2: OpenPLi 3.0 #114
Posted 6 March 2013 - 18:56
That would be my suggestion as well.Just remove the images for the crappy VU from webpage and set a nice link, with explanation why, a sum of all buggy things that need to workaround by openpli and a email address where users can send their compliments to VU support.
Either provide an image that works fine, or (if you can't/won't for no matter what reason) don't provide an image at all. Now you make users happy when they see a PLi-image to be available, only to disappoint them when they find out that crucial functions don't work.
Re: SOLO2: OpenPLi 3.0 #115
Re: SOLO2: OpenPLi 3.0 #116
Posted 7 March 2013 - 10:07
edit: I have an issue with vtuners on VU+ Solo2. When restarting enigms2, sometimes USB DVB-T tuner is shown as multituner (supporting DVB-S/DVB-T/DVB-C). It usually happens if I do init 4; init 3 . Further restarting enigma2 doesn't help, you need to reboot box.
I have exactly the same issue, using my USB DVB-T (siano chipset)
Re: SOLO2: OpenPLi 3.0 #117
Posted 7 March 2013 - 19:57
Hi,
with support I meant also it works. I tested it.
...The Solo2 supports the Ultimo RC and this has a keyboard.
Which doesn't work...
Have both ultimo and solo2, the letter keys have never worked on either of them. Maybe my remote is just broken, that could also be the case.
Re: SOLO2: OpenPLi 3.0 #118
Re: SOLO2: OpenPLi 3.0 #119
Re: SOLO2: OpenPLi 3.0 #120
Posted 8 March 2013 - 09:12
Issue here is that the drivers, supplied by VU+, report the wrong RC type. The original image has hacked it's way around that in the Enigma2 code, which they can do, because they only have to support one brand. We have to support over 15 different brands and models, so hacking is out of the question. It will lead to code that is no longer maintainable. The vendor must fix this.
If the vendor doesn't do that, maybe OpenPLi users should not buy a VU+. A vendor has to listen to it's customers if it wants to make money.
So (as Hemertje already implies) it's not a PLi issue, it's a driver, and therefore a vendor, problem.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Also tagged with one or more of these keywords: solo2
VuSolo2 Flash bricht abStarted by snake.bite, 25 Aug 2024 vu+, solo2, flash, image |
|
|||
No data on transponder! (Timeout reading PAT) [Solo2]Started by VeryClear, 3 Jul 2024 solo2 |
|
|||
Setup/Software Update leads to crash/hangStarted by VeryClear, 17 Dec 2023 Solo2 |
|
|||
Solo2 img v6.2 20181231 was not found on this serverStarted by Odyssey, 2 Jan 2019 Solo2 |
|
|||
Vu+ Solo2 crasht continu na upgrade van vandaagStarted by pst, 31 May 2018 vu+, solo2, crash, epg and 1 more... |
|
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users