Jump to content

447377

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thanks, that was it. Network is working fine with a new sd-card-image. But when I log in with an normal user (not root) I get: chmod: changing permissions of ‘/etc/update-motd.d/10-header’: Operation not permitted chmod: changing permissions of ‘/etc/update-motd.d/30-sysinfo’: Operation not permitted chmod: changing permissions of ‘/etc/update-motd.d/35-tips’: Operation not permitted chmod: changing permissions of ‘/etc/update-motd.d/40-updates’: Operation not permitted chmod: changing permissions of ‘/etc/update-motd.d/41-armbian-config’: Operation not permitted chmod: changing permissions of ‘/etc/update-motd.d/98-autoreboot-warn’: Operation not permitted
  2. Hello, I want to use the Banana Pi for VDR and need a dvb device - Geniatech T230 for example. Therefore I need i2c_mux enabled. On the 8. May 2017 I created a sd-card-image with your tool (virtualbox, ubuntu and "git clone https://github.com/igorpecovnik/lib --depth 1"), everything works fine. :-) But I forget to enable the remote controller adapter in the kernel... O.k., I started to rerun all the things and created a new sd-card-image. But the network is out of funktion. :-( The system doesn't reach the dhcp-server. The network with a static ip-adress is out of function, too. Anything was changed on the system, wasn't it? The network is out of function even when I don't change anything at the kernel config while building the new image. Please, help me... My second solution was: I took my first generated sd-card-image and installed only the kernel (compiled with your tool under virtualbox...) - i2c_mux enabled - installed with dpkg -i linux-image-sun7i_5.27_armhf.deb && dpkg -i linux-headers-sun7i_5.27_armhf.de on the running system on the banana But when I compile the media-build, it breaks with an error... What have I to do, installing only the kernel in my second solution? And what is the problem with the network with a new sd-card-image? Thanks for your help Stefan P.s.: Sorry for my bad English, I'm still learning... patch -s -f -N -p1 -i ../backports/v4.6_i2c_mux.patch 1 out of 2 hunks FAILED Makefile:137: recipe for target 'apply_patches' failed make[2]: *** [apply_patches] Error 1 make[2]: Leaving directory '/usr/local/src/media_build/linux' Makefile:383: recipe for target 'allyesconfig' failed make[1]: *** [allyesconfig] Error 2 make[1]: Leaving directory '/usr/local/src/media_build/v4l' Makefile:26: recipe for target 'allyesconfig' failed make: *** [allyesconfig] Error 2 can't select all drivers at ./build line 501.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines