Jump to content

Menion

Members
  • Posts

    108
  • Joined

  • Last visited

Everything posted by Menion

  1. Small update I build a custom kernel from Igor git repo, with the multimedia drivers. After having installed the packages I could initialize the USB DVB-T (an AS Media). I could also tune the channels, but after a short playback of a DVB-T channel via TVHeadend, the kernel panics and after the reboot, it is not possible to enumerate the key without an hardware power cycle, this is what I get: I have a 3A power supply and the DVB-T key is the only thing connected to USB (well actually, nothing is connected to the board). Without the kernel panic, it is the same problem I experience with the BananaPi, using this key. Does anyone know if there is some well known USB limitation with AllWinner in mainline? This key works ok with a Raspberry PI, even if some RPi specific tweaks are required at kernel cmdline
  2. Hello Igor. I have noticed that the kernel package of the testing Ubuntu builds, miss the v4l kernel modules. As far as I remember, these modules are part of linux-image-extra package, that is platform specific. Unfortunately the build of the linuxtv kernel repo, fails. Do you know if these package is available somehow? I would like to test the realiability of the USB port with DVB cards, that have some problems with mainline kernels on A20 Bye
  3. Well, H3 boards work (or at least Orange pi pc 1 for sure). Does this require some DTS bindings, or it is something that shall be implemented in kernel?
  4. Hi One question: is the power button supported by acpi events (via acpid) on WIP Sunxi mainline kernel 4.10.x? Actually I see that when I press the button I get 2 interrupts on CPU0 from this source: 32: 5 0 0 0 sunxi_pio_edge 3 Edge sw4 But a sudo acpi_listen does not report any event Bye
  5. Apparently host mode of the BananaPi OTG USB port is not stable, or it is not stable with kernel 4.8.4 I have run fine DVB-T usb key in that port for a long while, then after the update to 4.8.4, what happens is that the USB DVB-T is detected and initialized fine, but the key doesn't just work, no stream nor valid info are received. And if I disconnect it while the system is running, I get 100% of the time a kernel panic. This happens with two different DVB-T keys
  6. Hi all I have a banana pi running armbian. After the update to kernel 4.8.4 I am experiencing problems in enumerating USB device during boot (meaning device connected before powerup) I get errors like: [ 6.572517] usb 4-1: not running at top speed; connect to a high speed hub [ 6.578537] usb 4-1: unable to read config index 0 descriptor/start: -61 [ 6.578547] usb 4-1: can't read configurations, error -61 [ 6.789488] usb 4-1: new full-speed USB device number 4 using ohci-platform [ 6.848598] usb 4-1: not running at top speed; connect to a high speed hub [ 6.853598] usb 4-1: unable to read config index 0 descriptor/start: -61 [ 6.853620] usb 4-1: can't read configurations, error -61 [ 7.071674] usb 4-1: new full-speed USB device number 5 using ohci-platform [ 7.124540] usb 4-1: not running at top speed; connect to a high speed hub [ 7.130543] usb 4-1: unable to read config index 0 descriptor/start: -61 [ 7.130567] usb 4-1: can't read configurations, error -61 [ 7.151431] usb usb4-port1: unable to enumerate USB device after the boot the two USB HD attached to an USB 2.0 Hub works, what doesn't work is a DVB-T key connected to the second USB host port. If I unplug/plug the device then it works just fine [ 40.259495] NFSD: starting 90-second grace period (net c0f99f40) [ 430.337020] usb 2-1: new high-speed USB device number 6 using ehci-platform [ 430.528889] usb 2-1: New USB device found, idVendor=2137, idProduct=0001 [ 430.528910] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 430.528919] usb 2-1: Product: Super Digi KEY [ 430.528928] usb 2-1: Manufacturer: Beyonics [ 430.528936] usb 2-1: SerialNumber: 000000000006477 [ 430.573392] as10x_usb: device has been detected [ 430.576863] DVB: registering new adapter (Sky IT Digital Key (green led)) [ 430.596627] usb 2-1: DVB: registering adapter 0 frontend 0 (Sky IT Digital Key (green led))... [ 430.774867] as10x_usb: firmware: as102_data1_st.hex loaded with success [ 431.055227] as10x_usb: firmware: as102_data2_st.hex loaded with success [ 431.055278] Registered device Sky IT Digital Key (green led) [ 431.055527] usbcore: registered new interface driver Abilis Systems as10x usb driver As you can see from the timestamp, there is no uplug event, just the plugin. Anyone experiencing a similar problem? Bye
  7. Hi I have tried to run the batch script on a armbian jessie running on Banana pi, image with kernel 4.4.1 gotten from this site. The script run just fine, but after the reboot the kernel is still version 4.4.1. I see that the last image come with 4.4.3. Is the repo outdated or? Bye
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines