Autor Thema: Install driver fails on banana pi running bananian (debian wheezy)  (Gelesen 5585 mal)

albino71

  • Newbie
  • *
  • Beiträge: 4
    • Profil anzeigen
Install driver fails on banana pi running bananian (debian wheezy)
« am: Januar 06, 2016, 10:11:06 Nachmittag »
It looks like it's installing the driver, but afterwards it's not installed.

./sundtek_netinst.sh
adding /opt/bin to environment paths
stopping old driver instance...
unpacking...
checking system... ARM SYSV HF System detected
installing (netinstall mode) ...
Downloading architecture specific driver ... armsysvhf
Download finished, installing now ...
installing remote control support
finalizing configuration... (can take a few seconds)
installing libmediaclient interception library
Starting driver...
done.

/opt/bin/mediaclient -e
**** List of Media Hardware Devices ****

dpkg -i sundtek-netinst-driver.deb

Selecting previously unselected package sundtek-netinst-driver.
(Reading database ... 29297 files and directories currently installed.)
Unpacking sundtek-netinst-driver (from sundtek-netinst-driver.deb) ...
rm: cannot remove `sundtek_netinst.sh': No such file or directory
--2016-01-06 21:07:51--  http://www.sundtek.de/media/sundtek_netinst.sh
Resolving www.sundtek.de (www.sundtek.de)... 85.10.198.106
Connecting to www.sundtek.de (www.sundtek.de)|85.10.198.106|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 122987 (120K) [text/x-sh]
Saving to: `sundtek_netinst.sh'

100%[======================================>] 122,987     --.-K/s   in 0.09s

2016-01-06 21:07:51 (1.24 MB/s) - `sundtek_netinst.sh' saved [122987/122987]


Welcome to the Sundtek linux / freebsd driver setup
(C)opyright 2008-2015 Sundtek <kontakt@sundtek.de>

Legal notice:
This software comes without any warranty, use it at your own risk

Please note it's only allowed to use this driver package with devices from
authorized distributors or from Sundtek Germany
The Virtual analogTV Grabber (vivi) might be used freely for testing purpose

Do you want to continue [Y/N]:
Nutzungsbedingungen:
Sundtek übernimmt keinerlei Haftung für Schäden welche eventuell durch
das System oder die angebotenen Dateien entstehen können.

Dieses Softwarepaket darf ausschließlich mit Geraeten von authorisierten
Distributoren oder Sundtek Deutschland verwendet werden
Der Virtuelle AnalogTV Treiber (vivi) kann für Testzwecke ohne jegliche
Restriktionen verwendet werden

Wollen Sie fortfahren [J/N]:
AUTO_INST is set
adding /opt/bin to environment paths
stopping old driver instance...
unpacking...
checking system... ARM SYSV HF System detected
installing (netinstall mode) ...
Downloading architecture specific driver ... armsysvhf
Download finished, installing now ...
installing remote control support
finalizing configuration... (can take a few seconds)
installing libmediaclient interception library
Starting driver...
done.
Setting up sundtek-netinst-driver (1.0) ...

Still nothing...

/opt/bin/mediaclient -e
**** List of Media Hardware Devices ****

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:Install driver fails on banana pi running bananian (debian wheezy)
« Antwort #1 am: Januar 06, 2016, 10:13:11 Nachmittag »
The driver installation is ok -- the driver is installed successfully.


what does the command "lsusb" show up?
If mediaclient -e shows up List of Media Hardware Devices only that means that the device is not recognised by the system at all.
First the device needs to be recognised by the system - afterwards the driver will load and attach to it.

Try to use a different USB Port.
« Letzte Änderung: Januar 06, 2016, 10:21:37 Nachmittag von Sundtek »
Failure is a good thing! I'll fix it

albino71

  • Newbie
  • *
  • Beiträge: 4
    • Profil anzeigen
Re:Install driver fails on banana pi running bananian (debian wheezy)
« Antwort #2 am: Januar 06, 2016, 10:22:44 Nachmittag »
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

It's not recognising the stick is it?

edit: That's it. Tried the other port already. Also not working..... Any way to solve this?

edit2: Let me try some USB sticks. Just to check if there is not something wrong with my build.

edit3; Getting help via IRC also now, so hold on :)
« Letzte Änderung: Januar 06, 2016, 10:45:16 Nachmittag von albino71 »

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:Install driver fails on banana pi running bananian (debian wheezy)
« Antwort #3 am: Januar 06, 2016, 10:56:55 Nachmittag »
The device is not recognized by the system if it's not displayed with "lsusb".

But as you wrote in the chat other USB Devices were not recognized either; that could have several root causes on your side.

lsusb needs to show up something like that
Zitat
Bus 002 Device 007: ID 2659:1401 Sundtek

Your problems could be:
* Faulty USB Controller (onboard of this banana pi) driver
* Faulty USB Controller (onboard of this banana pi) hardware
* Faulty USB Controller (onboard of this banana pi) settings

it's yet not related to our USB tuner.
Failure is a good thing! I'll fix it

albino71

  • Newbie
  • *
  • Beiträge: 4
    • Profil anzeigen
Re:Install driver fails on banana pi running bananian (debian wheezy)
« Antwort #4 am: Januar 06, 2016, 11:00:04 Nachmittag »
dmesg output
[    0.435981] WRN:L287(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: det_vbus pin is invaild
[    0.443298] WRN:L426(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: check_usb_board_info failed
[    0.450981] WRN:L480(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: get_usb_cfg failed

I'm gonna try another linux and report back

albino71

  • Newbie
  • *
  • Beiträge: 4
    • Profil anzeigen
Re:Install driver fails on banana pi running bananian (debian wheezy)
« Antwort #5 am: Januar 07, 2016, 12:26:51 Vormittag »
Seems the USB ports have died on me...

Sundtek is now attached to a Rpi 2 and shared from there.

Great help via the IRC channel!