MT 7601 xtrend et9000 driver.
Re: MT 7601 xtrend et9000 driver. #2
Posted 11 October 2024 - 19:29
First question is, what kind of clone box is this, and how compatible is it? Xtrend has seized trading many years ago, and the BCM8413 is a very old chip.
Secondly, the mt7601 source code we have requires linux kernel 4.0 or newer, and the original Xtrend ET9000 runs an ancient 3.8.7 kernel, so unless you can provide the compatibility patches or find compatible source somewhere, it isn't going to work.
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.
Re: MT 7601 xtrend et9000 driver. #3
Re: MT 7601 xtrend et9000 driver. #4
Posted 12 October 2024 - 09:46
Then I assume some forums can also explain how you get it working?
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.
Re: MT 7601 xtrend et9000 driver. #5
Re: MT 7601 xtrend et9000 driver. #6
Posted 12 October 2024 - 11:00
Find another forum where your box is officially supported. OpenPLi is not building image for Atlanta boxes.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: MT 7601 xtrend et9000 driver. #7
Posted 12 October 2024 - 11:46
I did a quick check of the OpenPLi 8 feed, and assuming this box is a legal clone of the Xtrend ET9000 that runs an OpenPLi image, the driver for the MT7601 is in the feed
wanwizard@buildserver3 $ ls -l | grep 7601 -rw-r--r-- 1 build build 1644 Oct 3 20:35 kernel-module-mt7601usta_3.0.0.4-r0.4_et9x00.ipk
so an
opkg update opkg kernel-module-mt7601usta
would install it (or use the software management plugin to do so using the remote).
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.
Re: MT 7601 xtrend et9000 driver. #8
Re: MT 7601 xtrend et9000 driver. #9
Posted 12 October 2024 - 13:33
Yes, they are not preinstalled.
You can download it on a PC: http://downloads.ope...r0.4_et9x00.ipk.
Put it on a USB stick, and plugin that in. The box should show a popup on TV with the question if you want to install it.
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.
Re: MT 7601 xtrend et9000 driver. #10
Re: MT 7601 xtrend et9000 driver. #11
Posted 14 October 2024 - 10:05
Hi.
This probably won't work. After all, there are dependencies on other packages that must also be installed:
https://forums.openp...-2#entry1364216
And then there is the problem of possible compatibility. If, for example, the driver required a system library of a certain version, then this version may not be present on the OpenPLi firmware, which remained without an update for a long time.
Another possible problem may be that, for example, some devices with this chipset mt7601u, such as TENDA U2, immediately after inserting into the USB, they first contain a flash disk with an installer. That can be a problem. If the driver is already installed and if it works correctly, this flash drive must be ejected for WiFi USB chipset to work. If the driver is old, it cannot do this. For some devices, such as the mentioned TENDA U2 USB-WiFi-dongle, this is necessary. I made a shell script for this purpose, which is launched at startup together with Enigma . The flash drive will be automatically ejected from this TENDA U2 USB WIFi (mt7601u chipset):
Attached Files
Edited by s3n0, 14 October 2024 - 10:14.
Re: MT 7601 xtrend et9000 driver. #12
Posted 14 October 2024 - 10:58
Afraik the wirelesslan plugin is pre-installed, and the other two are the same package (better, one is a byproduct of the build and is empty).
I can't comment on the rest, apart from the fact such devices are a bloody pain, I have that issue constantly with 3G/4G dongles that I need in modem mode...
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.
Re: MT 7601 xtrend et9000 driver. #13
Re: MT 7601 xtrend et9000 driver. #14
Re: MT 7601 xtrend et9000 driver. #15
Posted 15 October 2024 - 11:30
Even though I did everything, I couldn't get any results.
What did you do? What results were you expecting? What actually happened?
Now I have another problem with my oscam.
Same...
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.
Re: MT 7601 xtrend et9000 driver. #16
Re: MT 7601 xtrend et9000 driver. #17
Posted 15 October 2024 - 12:23
Even though I did everything, I couldn't get any results.
What did you do? What results were you expecting? What actually happened?
Now I have another problem with my oscam.
Same...
I installed a lot of manual drivers, I installed the driver from the openpli store, the wifi panel comes and gives a green screen error.
Re: MT 7601 xtrend et9000 driver. #18
Posted 15 October 2024 - 12:26
Hi !
Now I have another problem with my oscam.
Why should people be interested in the discussion that you have a problem ?
If you were to ask for advice ... and a solution to the problem, which of course you describe in detail ... then that's a different story :-).
Oscam is installed and working, there is also an Icam supported server, but Icam channels are not opening, is there a special setting for Icam.
Re: MT 7601 xtrend et9000 driver. #19
Posted 15 October 2024 - 15:35
Unfortunately, I don't know German ICAM, so I can't advise, but it definitely requires some ICAM-specific setup. If the configuration files are not included in the IPK installer, try to get the configuration files for ICAM Oscam somewhere.
As for the malfunctioning of the driver... as I already wrote... there are more things that may not fit. Try to check what linux kernel your OpenPLi is using, as @WanWizard wrote. For example... in terminal... via the command:
uname -a
Maybe this driver is unsuitable. But there are certainly other dependencies, e.g. on system libraries. If the system libraries are outdated or incompatible, the driver may not work properly.
As for the death screen, a crash log file should be created automatically. So connect via FTP to your set top box and download the crashlog file from it.
Edited by s3n0, 15 October 2024 - 15:36.
Re: MT 7601 xtrend et9000 driver. #20
Posted 15 October 2024 - 16:20
... gives a green screen error.
in which case there is a debuglog file on the box. Please zip and attach it here, so we can have a look.
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.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users