What's new

<testers needed> [TUTORIAL] Minidlna through debian-entware-mipsel

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

How this works for you

  • Working fine on my router

    Votes: 20 66.7%
  • Not working on my router

    Votes: 1 3.3%
  • Not yet installed

    Votes: 2 6.7%
  • Not interested

    Votes: 7 23.3%

  • Total voters
    30
Strange, should work on must tv's. We need feedback from other F6400 owners.
I give u full model name of my tv :
UA40F6400ARXZN
FW ver:2124.1

BTW
I update debian from 6.0.7 to 6.0.10 and all preinstalled program in chrooted debian but it doesn't help.
 
How did you updated?

1.Enter in Chroot:

chroot /mnt/sda#/debian /bin/bash

# - enter your mountpoint number

2. Check current version:

cat /etc/debian_version

6.0.7

Version 6.0 code name is squeeze


3. Install netselect-apt in chroot debian by command:

Code:
# apt-get update ; apt-get upgrade
# apt-get install netselect-apt

For find fastest debian mirror and generate new sources.list

4. Run netselect-apt

Code:
# netselect-apt squeeze

5. You get new generated sources.list in root of debian folder

6. Open sources.list and uncomment source for security updates

7. Copy and replace this file with old one

8. Last run:

Code:
apt-get update ; apt-get upgrade

command
cat /etc/debian_version
show you 6.0.10 version

If you can't update/upgrade in first time ( before install netselect-apt ) please edit your current sources.list file and comment second string.
 
1.Enter in Chroot:

chroot /mnt/sda#/debian /bin/bash

# - enter your mountpoint number

2. Check current version:

cat /etc/debian_version

6.0.7

Version 6.0 code name is squeeze


3. Install netselect-apt in chroot debian by command:

Code:
# apt-get update ; apt-get upgrade
# apt-get install netselect-apt

For find fastest debian mirror and generate new sources.list

4. Run netselect-apt

Code:
# netselect-apt squeeze

5. You get new generated sources.list in root of debian folder

6. Open sources.list and uncomment source for security updates

7. Copy and replace this file with old one

8. Last run:

Code:
apt-get update ; apt-get upgrade

command
cat /etc/debian_version
show you 6.0.10 version

If you can't update/upgrade in first time ( before install netselect-apt ) please edit your current sources.list file and comment second string.

I went a little further :)

Code:
root@RT-AC66U:/# cat /etc/debian_version
7.6

Code:
root@RT-AC66U:/# cat /proc/version
Linux version 2.6.22.19 (root@asus) (gcc version 4.2.4) #1 Sun Aug 17 16:11:54 EDT 2014

Code:
root@RT-AC66U:/# cat /etc/*release
PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="http://bugs.debian.org/"
 
I've been trying to upgrade my debian version too, but when I get to

Code:
# netselect-apt squeeze

I get this error:


Code:
--2014-09-14 15:42:45--  (try:10)  [url]http://www.debian.org/mirror/mirrors_full[/url]
Connecting to [url]www.debian.org|140.211.15.34|:80[/url]... connected.
HTTP request sent, awaiting response... 200 OK
Length: 351176 (343K) [text/html]
Saving to: `/tmp/netselect-apt.I6J9ZU'

 0% [                                       ] 0           --.-K/s   in 0s

2014-09-14 15:42:46 (0.00 B/s) - Read error at byte 0/351176 (Invalid argument). Retrying.

and this repeats a couple of times.

This is the text in my sources.list:

Code:
deb [url]ftp://ftp.us.debian.org/debian/[/url] stable main
deb [url]http://ftp.acc.umu.se/mirror/cdimage/snapshot/Debian/[/url] stable


What could be causing this and how do I correct this?
 
Last edited:
I've been trying to upgrade my debian version too, but when I get to

Code:
# netselect-apt squeeze

I get this error:


Code:
--2014-09-14 15:42:45--  (try:10)  [url]http://www.debian.org/mirror/mirrors_full[/url]
Connecting to [url]www.debian.org|140.211.15.34|:80[/url]... connected.
HTTP request sent, awaiting response... 200 OK
Length: 351176 (343K) [text/html]
Saving to: `/tmp/netselect-apt.I6J9ZU'

 0% [                                       ] 0           --.-K/s   in 0s

2014-09-14 15:42:46 (0.00 B/s) - Read error at byte 0/351176 (Invalid argument). Retrying.

and this repeats a couple of times.

This is the text in my sources.list:

Code:
deb [url]ftp://ftp.us.debian.org/debian/[/url] stable main
deb [url]http://ftp.acc.umu.se/mirror/cdimage/snapshot/Debian/[/url] stable


What could be causing this and how do I correct this?

This is wget error, busybox is better
Code:
unlink /usr/bin/wget
ln -s /bin/busybox /usr/bin/wget
 
This is wget error, busybox is better
Code:
unlink /usr/bin/wget
ln -s /bin/busybox /usr/bin/wget

Ok, that fixed that part, but the next steps doesn't result in an updated debian.

Step 7 of White Knight is a bit confusing to be honest. Which source list is use for step 8?

This is my output on step 8:

Code:
root@RT-AC66U:/# apt-get update ; apt-get upgrade
E: Malformed line 2 in source list /etc/apt/sources.list (dist parse)
E: The list of sources could not be read.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  apt aptitude base-files bash bzip2 ca-certificates coreutils cpp cpp-4.4
  dpkg e2fslibs e2fsprogs file g++ g++-4.4 gcc gcc-4.4 gcc-4.4-base gettext
  gettext-base git initscripts less libacl1 libalgorithm-diff-xs-perl libattr1
  libavcodec-dev libavformat-dev libavutil-dev libblkid1 libbz2-1.0 libc-bin
  libc-dev-bin libc6 libc6-dev libcomerr2 libcroco3 libcurl3-gnutls
  libcwidget3 libdirac-encoder0 libexif-dev libexif12 libexpat1 libfaad2
  libffmpegthumbnailer-dev libffmpegthumbnailer4 libflac-dev libflac8 libgcc1
  libgcrypt11 libgdbm3 libglib2.0-0 libgnutls26 libgomp1 libgpg-error0 libgpm2
  libgsm1 libgssapi-krb5-2 libidn11 libjpeg62 libjpeg62-dev libk5crypto3
  libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblocale-gettext-perl
  libmagic1 libmpfr4 libncurses5 libncursesw5 libogg-dev libogg0 libopenjpeg2
  liborc-0.4-0 libpam-modules libpam0g libpcre3 libpng12-0 libpopt0
  libreadline6 libsasl2-2 libsasl2-modules libschroedinger-1.0-0 libselinux1
  libsepol1 libsigc++-2.0-0c2a libslang2 libspeex1 libsqlite3-0 libsqlite3-dev
  libss2 libstdc++6 libstdc++6-4.4-dev libtasn1-3 libtext-charwidth-perl
  libtext-iconv-perl libtheora0 libunistring0 libusb-0.1-4 libuuid1
  libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libxapian22 libxml2
  libxml2-dev mc mount nano ncurses-bin openssl passwd perl perl-base
  perl-modules rsync sysvinit util-linux wget xz-utils zlib1g zlib1g-dev
0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.

Do I have to start over or completely remove debian and install again?
 
Last edited:
Ok, that fixed that part, but the next steps doesn't result in an updated debian.

Step 7 of White Knight is a bit confusing to be honest. Which source list is use for step 8?


On step 7 i ask to replace your default source.list with new one ( you get in Step 4 ) ( Before replace Do not forget edit new generated source file and UNComment sources with security updates ) and after replace this file ( you can create back up old one ) You can run update/upgrade:

Code:
 apt-get update ; apt-get upgrade

System automatically updated your apps and install security updates for your version of debian.

Code:
Do I have to start over or completely remove debian and install again?

You do not need to completely remove debian.

BTW: 
I have N66U with debian version 6.0.10 ( squeeze )

Note For others who read this topic:
 Check your debian version before create something if you make mistake in Step 4 you got errors when update/upgrade procedure.
 
Ok. Thx for the help. I got it to version 6.0.10.

Did the same steps for 7.6, but that doesn't seem to work for me yet. I'll try that another time.

Thx again.
 
Can you guys fast forward and rewind with your tv remote? I have a LG 32LS570S and it says that I can't fast forward and rewind, just "jump" a few minutes back/forward. :confused:
I wonder if this depends on the server, on the tv, on the video format. :confused:

Sorry, I still can't solve this. Any help?:eek:
 
I don't think ff/rew is possible with any streaming media server. I managed to root my Samsung tv, created a share folder and I was able to ff/rew.

Do you mean you created a shared folder you accessed with samba and not DLNA?
 
Good day TeHashX,

i have small issue with my TV or miniDLNA work ( i don't know )

For example i connected Flash Drive with some video files, and when i look at file list on TV i see icons with generated video art
If i list files from miniDLNA i see standart video icons ( set by default ) not automaticaly generated from my video file when miniDLNA scans files.

I look into opt/minidlna/art_cache and see all of my video art here.

My TV Model Samsung F6400 as you know from my past post in this topic.

Samsung F series requires tweaks to the code. This is my solution.
http://sourceforge.net/p/minidlna/discussion/879956/thread/34276163/#a76a
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top