Will that install it on the usb or do I have to specify ie /sda1/optwareOr find the package on http://www.voxel-firmware.com/Downloads/Voxel/html/entware.html
Then look at the packagename in the column "name"
and then install via:
/opt/bin/opkg install <packagename>
First I would like to say thanks for the excellent firmware from Voxel and the Kamoj addon.
I have installed Entware and updated the software and the packags. All seemed ok, but when I log into the router cant see Entware . need guidance.
root@R7800:~$ /opt/bin/opkg update
Downloading http://www.voxel-firmware.com/Downloads/Voxel/Entware/Entware-3x-Voxel/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
root@R7800:~$ /opt/bin/opkg install ffmpeg
Installing ffmpeg (3.4.7-1) to root...
Downloading http://www.voxel-firmware.com/Downloads/Voxel/Entware/Entware-3x-Voxel/ffmpeg_3.4.7-1_cortex-a15-3x.ipk
Installing libbz2 (1.0.8-1) to root...
Downloading http://www.voxel-firmware.com/Downloads/Voxel/Entware/Entware-3x-Voxel/libbz2_1.0.8-1_cortex-a15-3x.ipk
Installing alsa-lib (1.1.9-1) to root...
Downloading http://www.voxel-firmware.com/Downloads/Voxel/Entware/Entware-3x-Voxel/alsa-lib_1.1.9-1_cortex-a15-3x.ipk
Installing libopus (1.3.1-1) to root...
Downloading http://www.voxel-firmware.com/Downloads/Voxel/Entware/Entware-3x-Voxel/libopus_1.3.1-1_cortex-a15-3x.ipk
Installing lame-lib (3.100-1) to root...
Downloading http://www.voxel-firmware.com/Downloads/Voxel/Entware/Entware-3x-Voxel/lame-lib_3.100-1_cortex-a15-3x.ipk
Installing libx264 (snapshot-20190324-2245-1) to root...
Downloading http://www.voxel-firmware.com/Downloads/Voxel/Entware/Entware-3x-Voxel/libx264_snapshot-20190324-2245-1_cortex-a15-3x.ipk
Installing libffmpeg-full (3.4.7-1) to root...
Downloading http://www.voxel-firmware.com/Downloads/Voxel/Entware/Entware-3x-Voxel/libffmpeg-full_3.4.7-1_cortex-a15-3x.ipk
Configuring libopus.
Configuring alsa-lib.
Configuring libbz2.
Configuring lame-lib.
Configuring libx264.
Configuring libffmpeg-full.
Configuring ffmpeg.
root@R7800:~$ find /opt |grep ffmpeg
/opt/lib/opkg/info/libffmpeg-full.list
/opt/lib/opkg/info/ffmpeg.control
/opt/lib/opkg/info/libffmpeg-full.control
/opt/lib/opkg/info/ffmpeg.list
/opt/bin/ffmpeg
/opt/include/pjmedia-codec/ffmpeg_vid_codecs.h
/opt/include/libffmpegthumbnailer
/opt/include/libffmpegthumbnailer/videothumbnailerc.h
/opt/include/libffmpegthumbnailer/filmstripfilter.h
/opt/include/libffmpegthumbnailer/videothumbnailer.h
/opt/include/libffmpegthumbnailer/ffmpegthumbnailertypes.h
/opt/include/libffmpegthumbnailer/imagetypes.h
/opt/include/libffmpegthumbnailer/ifilter.h
/opt/include/libffmpegthumbnailer/videoframe.h
root@R7800:~$ /opt/bin/ffmpeg -version
ffmpeg version 3.4.7 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 8.4.0 (OpenWrt GCC 8.4.0 r1140-882fcdf0)
configuration: --enable-cross-compile --cross-prefix=arm-openwrt-linux-gnueabi- --arch=arm --cpu=cortex-a15 --target-os=linux --prefix=/opt --pkg-config=pkg-config --enable-shared --enable-static --enable-pthreads --enable-zlib --disable-doc --disable-debug --disable-lzma --disable-vaapi --disable-vdpau --disable-outdevs --disable-runtime-cpudetect --enable-lto --enable-vfp --enable-neon --enable-vfp --enable-avresample --enable-libopus --enable-small --enable-libmp3lame --enable-gpl --enable-libx264
libavutil 55. 78.100 / 55. 78.100
libavcodec 57.107.100 / 57.107.100
libavformat 57. 83.100 / 57. 83.100
libavdevice 57. 10.100 / 57. 10.100
libavfilter 6.107.100 / 6.107.100
libavresample 3. 7. 0 / 3. 7. 0
libswscale 4. 8.100 / 4. 8.100
libswresample 2. 9.100 / 2. 9.100
libpostproc 54. 7.100 / 54. 7.100
And then to confirm it has been installed:
/opt/bin/opkg list_installed | grep ffmpeg
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!