Jump to content

TheLegendOfMart

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

619 profile views
  1. Is it possible for you to compile the latest v4l/media_build drivers for LinuxTV, I've been trying to compile it on the box but it needs linux headers using command "apt-get install linux-headers-$(uname -r)" and "linux-firmware-nonfree" both say not found. This is the guide im trying to use https://wiki.ubuntuusers.de/v4l-dvb/
  2. If you were talking to me it makes no difference at all.
  3. I'm trying to build media_build for my TV Tuner drivers but its still failing make[2]: Leaving directory '/tmp/media_build/v4l/firmware' p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} span.s1 {font-variant-ligatures: no-common-ligatures} Kernel build directory is /lib/modules/3.14.29/build make -C ../linux apply_patches make[2]: Entering directory '/tmp/media_build/linux' Patches for 3.14.29 already applied. make[2]: Leaving directory '/tmp/media_build/linux' make -C /lib/modules/3.14.29/build SUBDIRS=/tmp/media_build/v4l modules make[2]: Entering directory '/usr/src/linux-headers-3.14.29' Makefile:599: /usr/src/linux-headers-3.14.29/arch//Makefile: No such file or directory make[2]: *** No rule to make target '/usr/src/linux-headers-3.14.29/arch//Makefile'. Stop. make[2]: Leaving directory '/usr/src/linux-headers-3.14.29' Makefile:51: recipe for target 'default' failed make[1]: *** [default] Error 2 make[1]: Leaving directory '/tmp/media_build/v4l' Makefile:26: recipe for target 'all' failed make: *** [all] Error 2 build failed at ./build line 491.
  4. root@amlogic-s905x:~# fdisk -l p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff; min-height: 13.0px} span.s1 {font-variant-ligatures: no-common-ligatures} Disk /dev/mmcblk0: 7.4 GiB, 7969177600 bytes, 15564800 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00019380 Device Boot Start End Sectors Size Id Type /dev/mmcblk0p1 2048 133119 131072 64M e W95 FAT16 (LBA) /dev/mmcblk0p2 133120 15253503 15120384 7.2G 83 Linux Disk /dev/mmcblk1: 7.2 GiB, 7752122368 bytes, 15140864 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk /dev/mmcblk1rpmb: 128 KiB, 131072 bytes, 256 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk /dev/mmcblk1boot1: 4 MiB, 4194304 bytes, 8192 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk /dev/mmcblk1boot0: 4 MiB, 4194304 bytes, 8192 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes root@amlogic-s905x:~# Beelink Mini MX S905 1GB/8GB
  5. I want to install v4l_dvb for my TV tuner support, I need to install linux headers and firmware non-free but doing "sudo apt-get install linux-headers-$(uname -r)" it says unable to locate package 'linux-headers-3.14.29'?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines