TP-Link TL-WR1043ND v1.8 : compatibility break ? [Solved]

Posted by Comap89 
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Now, this forum is in read-only mode. You find details Details hereContinue on /r/PirateBox
TP-Link TL-WR1043ND v1.8 : compatibility break ? [Solved]
December 10, 2017 06:55PM
In march 2016, all was OK for me about installing PirateBox v1.0(.7) package on a TP-Link TL-WR1043ND v1.8
( [forum.piratebox.cc] ).

However, as of november 2017 (I waited several months after the death of my USB key), I fail to make it run again with a new USB key and the latest PirateBox Package 'v1.1' (that is certainly v1.1.3).
Description of the issue : no WIFI SSID on air, it seems that the PirateBox installation fail to start (when connected with telnet, the command line is still 'openWRT' instead of 'piratebox'). I don't know how to get more useful infos about this issue.

I have just tried with PirateBox v1.0(.7) package (after reflashing OpenWRT on the TP-Link) and the installation worked !, some informations :
cat /etc/pbx_custom_image
PBX_auto_Image_2.4

root@piratebox:~# cat /etc/openwrt_release
DISTRIB_ID="OpenWrt_backports"
DISTRIB_RELEASE="12.09.2"
DISTRIB_REVISION="r42647"
DISTRIB_CODENAME="attitude_adjustment"
DISTRIB_TARGET="ar71xx/generic"
DISTRIB_DESCRIPTION="OpenWrt_backports Attitude Adjustment 12.09.2"
DISTRIB_BACKPORT="V0.3-MaStr"

root@piratebox:~# cat /opt/piratebox/version
piratebox-ws_1.0.7

1. I will now try to find where the issue happen, ideas (howtos) would be welcome.
2. Is it possible to dowload the old ZIP packages of PirateBox somewhere ? ( [piratebox.cc] ).



Edited 3 time(s). Last edit at 12/12/2017 07:59AM by Comap89.
Re: TP-Link TL-WR1043ND v1.8 : compatibility break ?
December 10, 2017 07:03PM
Hi,
sorry, but that makes no sense to me.
To find out what is wrong, I need the complete list of these commands after the installation failed:
Technical Summary

I guess, there was an installation mistake from moving the broken (yes USB stick only) version forward to the new version.

best regards Matthias
Re: TP-Link TL-WR1043ND v1.8 : compatibility break ?
December 10, 2017 07:07PM
Thanks for your opinion.
Re: TP-Link TL-WR1043ND v1.8 : compatibility break ?
December 10, 2017 07:28PM
Sorry for the harsh words.

To tear down the issue, I need these information.

for example, a common issue is:
- Have the installed router with a fresh USB stick + install folder
- during the first bootup some packages are installed from the fresh install folder (because auto installer is working on the fresh copy of the install folder)
- Installation is broken afterwards (for several reasons, fixed in 1.1)
- Reflashing the device.
- Auto installation on the freshly installed firmware is not kicking in, because the install folder from the last boot (to install the firmware) is marked as "done"
Re: TP-Link TL-WR1043ND v1.8 : compatibility break ?
December 11, 2017 10:36PM
I have finally succeed to install current Piratebox package with current Piratebox-OpenWRT. I do not know exactly what has changed, I have reformated the USB key. There was once a issue with the Ethernet cable (1 time on the back of the router, I had to unplug-replug it) and I had sometimes to unplug-replug the Ethernet cable to my computer in order to let it 'see' (ping 192.168.1.1) the router.

A strange thing: when I telnet the router, the command line starts with 'root@CEpBGPrG:/#' while it should be 'root@piratebox:/#'

Here is the current output of:
mount && ls -la /mnt/ && ls -la /mnt/usb && ls -la /mnt/usb/PirateBox && ls -la /mnt/usb/install   && ls -la /opt/piratebox && ls -la /opt/piratebox/www && cat /etc/pbx_custom_image && cat /etc/openwrt_release && cat /opt/piratebox/version && cat /opt/piratebox/tmp/error.log && cat /opt/piratebox/tmp/break.log &&  cat /etc/config/network && cat /etc/config/wireless && dmesg | tail -n 20 && dmesg | grep sda && ls /dev/sd* && ps && tail -n 200 /mnt/usb/install.log
(this long command line is easier to type than line after line, I hope that the output is still readable...)

rootfs on / type rootfs (rw)
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,noatime)
sysfs on /sys type sysfs (rw,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14592k)
tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,noatime,mode=600)
/dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlayfs (rw,relatime,lowerdir=/,upperdir=/overlay)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
/dev/sda1 on /mnt/usb type vfat (rw,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
/dev/loop0 on /mnt/ext type ext4 (rw,sync,relatime,user_xattr,barrier=1,data=ordered)
/dev/loop1 on /opt/piratebox type ext4 (rw,relatime,user_xattr,barrier=1,data=ordered)
none on /proc/bus/usb type usbfs (rw,relatime)
drwxr-xr-x    1 root     root             0 Jan  1 00:01 .
drwxr-xr-x    1 root     root             0 Jan  1 00:03 ..
drwxr-xr-x    7 root     root          1024 Jan  1 00:02 ext
drwxrwxrwx    6 root     root         16384 Jan  1 00:00 usb
drwxrwxrwx    6 root     root         16384 Jan  1 00:00 .
drwxr-xr-x    1 root     root             0 Jan  1 00:01 ..
drwxrwxrwx    6 root     root         16384 Jan  1  1980 PirateBox
drwxrwxrwx    2 root     root         16384 Jan  1  1980 external_fs
drwxrwxrwx    3 root     root         16384 Dec 11  2017 fw
drwxrwxrwx    3 root     root         16384 Jan  1  1980 install
-rwxrwxrwx    1 root     root         64254 Jan  1  1980 install.log
drwxrwxrwx    6 root     root         16384 Jan  1  1980 .
drwxrwxrwx    6 root     root         16384 Jan  1 00:00 ..
drwxrwxrwx    2 root     root         16384 Jan  1  1980 Shared
drwxrwxrwx   11 root     root         16384 Jan  1  1980 board
drwxrwxrwx    6 root     root         16384 Jan  1  1980 content
-rwxrwxrwx    1 root     root      52428800 Jan  1 00:01 pbIMG_ws.img
drwxrwxrwx    2 root     root         16384 Jan  1  1980 tmp
drwxrwxrwx    3 root     root         16384 Jan  1  1980 .
drwxrwxrwx    6 root     root         16384 Jan  1 00:00 ..
-rwxrwxrwx    1 root     root        108522 Mar 19  2017 OpenWRT.img.gz
-rwxrwxrwx    1 root     root            99 Jan  1  1980 auto_package_done
drwxrwxrwx    2 root     root         16384 Mar 19  2017 cache
-rwxrwxrwx    1 root     root        222185 Mar 19  2017 kareha_3.1.4.zip
-rwxrwxrwx    1 root     root        398865 Mar 19  2017 piratebox_ws_1.1_img.tar.gz
drwxr-xr-x   13 root     root          1024 Jan  1 00:03 .
drwxr-xr-x    3 root     root             0 Jan  1 00:03 ..
drwxr-xr-x    3 root     root          1024 Oct  5  2016 bin
drwxr-xr-x    5 root     root          1024 Jan  1 00:03 conf
drwxr-xr-x    2 root     root          1024 Oct  5  2016 init.d
drwxr-xr-x    2 root     root          1024 Oct  5  2016 lib
drwx------    2 root     root         12288 Jan 16  2014 lost+found
drwxr-xr-x    2 root     root          1024 Jan  1 00:03 python_lib
drwxr-xr-x    5 root     root          1024 Oct  5  2016 rpi
lrwxrwxrwx    1 root     root            18 Jan  1 00:03 share -> /mnt/usb/PirateBox
drwxr-xr-x    2 root     root          1024 Oct  5  2016 src
drwxr-xr-x    2 nobody   nogroup       1024 Jan  1 00:00 tmp
-rw-r--r--    1 root     root            92 Mar 19  2017 version
drwxr-xr-x    5 nobody   nogroup       1024 Jan  1 00:03 www
drwxr-xr-x    6 root     root          1024 Oct  5  2016 www_content
drwxr-xr-x    5 nobody   nogroup       1024 Jan  1 00:03 .
drwxr-xr-x   13 root     root          1024 Jan  1 00:03 ..
-rwxr-xr-x    1 nobody   nogroup       1453 Mar 19  2017 .READ.ME.htm
lrwxrwxrwx    1 root     root            27 Jan  1 00:03 Shared -> /opt/piratebox/share/Shared
lrwxrwxrwx    1 root     root            26 Jan  1 00:03 board -> /opt/piratebox/share/board
drwxr-xr-x    2 nobody   nogroup       1024 Oct  5  2016 cgi-bin
-rw-rw-r--    1 nobody   nogroup        289 Jan  1 00:01 chat_content.html
lrwxrwxrwx    1 root     root            28 Jan  1 00:03 content -> /opt/piratebox/share/content
-rw-rw-r--    1 nobody   nogroup        346 Jan  1 00:18 diskusage.html
lrwxrwxrwx    1 root     root            40 Jan  1 00:03 favicon.ico -> /opt/piratebox/share/content/favicon.ico
-rw-r--r--    1 nobody   nogroup        111 Mar 19  2017 generate_204
-rwxr-xr-x    1 nobody   nogroup        327 Mar 19  2017 index.html
drwxr-xr-x    3 nobody   nogroup       1024 Oct  5  2016 library
-rw-r--r--    1 nobody   nogroup         15 Mar 19  2017 ncsi.txt
-rw-r--r--    1 root     root           376 Jan  1 00:00 piratebox_config.json
-rwxr-xr-x    1 nobody   nogroup        327 Mar 19  2017 redirect.html
-rw-r--r--    1 nobody   nogroup          0 Mar 19  2017 station_cnt.txt
drwxr-xr-x    3 nobody   nogroup       1024 Oct  5  2016 upload_handler
PBX_auto_Image_2.3.2
DISTRIB_ID="OpenWrt_backports"
DISTRIB_RELEASE="12.09.2"
DISTRIB_REVISION="r42647"
DISTRIB_CODENAME="attitude_adjustment"
DISTRIB_TARGET="ar71xx/generic"
DISTRIB_DESCRIPTION="OpenWrt_backports Attitude Adjustment 12.09.2"
DISTRIB_BACKPORT="V0.3-MaStr"
piratebox-ws_1.1.3
## master...origin/master [ahead 32]
150ba18 Merge branch 'hotfix-1.1.3'
1970-01-01 00:00:54: (log.c.166) server started 
1970-01-01 00:00:54: (server.c.968) WARNING: unknown config-key: url.access-deny (ignored) 
PHP Warning:  Module 'dom' already loaded in Unknown on line 0
PHP Warning:  Module 'gd' already loaded in Unknown on line 0
PHP Warning:  Module 'json' already loaded in Unknown on line 0
PHP Warning:  Module 'mbstring' already loaded in Unknown on line 0
PHP Warning:  Module 'PDO' already loaded in Unknown on line 0
PHP Warning:  Module 'pdo_sqlite' already loaded in Unknown on line 0
PHP Warning:  Module 'SQLite' already loaded in Unknown on line 0
PHP Warning:  Module 'sqlite3' already loaded in Unknown on line 0
PHP Warning:  Module 'xml' already loaded in Unknown on line 0
PHP Warning:  Module 'xmlreader' already loaded in Unknown on line 0
PHP Warning:  Module 'xmlwriter' already loaded in Unknown on line 0

config interface 'loopback'
        option ifname 'lo'
        option proto 'static'
        option ipaddr '127.0.0.1'
        option netmask '255.0.0.0'

config interface 'lan'
        option ifname 'eth0.1'
        option type 'bridge'
        option proto 'static'
        option ipaddr '192.168.1.1'
        option netmask '255.255.255.0'
        option ip6addr 'fdc0:ffea::1/64'

config interface 'wan'
        option ifname 'eth0.2'
        option proto 'dhcp'

config switch
        option name 'rtl8366rb'
        option reset '1'
        option enable_vlan '1'

config switch_vlan
        option device 'rtl8366rb'
        option vlan '1'
        option ports '1 2 3 4 5t'

config switch_vlan
        option device 'rtl8366rb'
        option vlan '2'
        option ports '0 5t'

config alias
        option interface 'lan'
        option ip6addr 'fdc0:ffea::b9ca:ac09:da32:f1a1/64'
        option proto 'static'


config wifi-device 'radio0'
        option type 'mac80211'
        option channel '11'
        option hwmode '11ng'
        option macaddr '90:f6:52:ae:38:ac'
        option htmode 'HT20'
        list ht_capab 'SHORT-GI-40'
        list ht_capab 'DSSS_CCK-40'

config wifi-iface
        option device 'radio0'
        option mode 'ap'
        option network 'lan'
        option ssid 'PirateBox - Share Freely'
        option encryption 'none'
        option isolate '1'

[   35.210000] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[   35.370000] EXT4-fs (loop1): couldn't mount as ext3 due to feature incompatibilities
[   35.380000] EXT4-fs (loop1): couldn't mount as ext2 due to feature incompatibilities
[   35.410000] EXT4-fs (loop1): recovery complete
[   35.420000] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null)
[   36.820000] ar71xx: pll_reg 0xb8050014: 0x1a000000
[   37.120000] eth0: link up (1000Mbps/Full duplex)
[   37.130000] device eth0.1 entered promiscuous mode
[   37.130000] device eth0 entered promiscuous mode
[   37.150000] br-lan: port 1(eth0.1) entered forwarding state
[   37.150000] br-lan: port 1(eth0.1) entered forwarding state
[   38.130000] ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[   39.150000] br-lan: port 1(eth0.1) entered forwarding state
[   44.370000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   44.390000] device wlan0 entered promiscuous mode
[   44.410000] br-lan: port 2(wlan0) entered forwarding state
[   44.410000] br-lan: port 2(wlan0) entered forwarding state
[   44.420000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   46.410000] br-lan: port 2(wlan0) entered forwarding state
[   48.150000] Adding 32764k swap on /mnt/usb/external_fs/OpenWRT.swap.  Priority:-1 extents:1 across:32764k 
[   10.240000] sd 0:0:0:0: [sda] 60549120 512-byte logical blocks: (31.0 GB/28.8 Gicool smiley
[   10.250000] sd 0:0:0:0: [sda] Write Protect is off
[   10.250000] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
[   10.250000] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   10.270000]  sda: sda1
[   10.270000] sd 0:0:0:0: [sda] Attached SCSI removable disk
/dev/sda   /dev/sda1
  PID USER       VSZ STAT COMMAND
    1 root      1504 S    init
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    5 root         0 SW   [kworker/u:0]
    6 root         0 SW<  [khelper]
    7 root         0 SW   [kworker/u:1]
   62 root         0 SW   [sync_supers]
   64 root         0 SW   [bdi-default]
   66 root         0 SW<  [kblockd]
   95 root         0 DW   [kswapd0]
  143 root         0 SW   [fsnotify_mark]
  173 root         0 SW<  [ath79-spi]
  184 root         0 SW   [mtdblock0]
  189 root         0 SW   [mtdblock1]
  194 root         0 SW   [mtdblock2]
  199 root         0 SW   [mtdblock3]
  204 root         0 SW   [mtdblock4]
  209 root         0 SW   [mtdblock5]
  250 root         0 SW   [kworker/0:1]
  438 root         0 SWN  [jffs2_gcd_mtd3]
  468 root         0 SW   [khubd]
  477 root         0 SW   [scsi_eh_0]
  478 root         0 SW   [usb-storage]
  479 root         0 SW   [kworker/0:2]
  503 root      1504 S    init
  537 root         0 SW<  [cfg80211]
  616 root         0 SW<  [bat_events]
  643 root      1508 S    /sbin/syslogd -C16
  645 root      1488 S    /sbin/klogd
  647 root       868 S    /sbin/hotplug2 --override --persistent --set-rules-file /etc/hotplug2.rules --set-coldplug-cmd /sbin/udev
  657 root       876 S    /sbin/ubusd
  731 root         0 SW<  [loop0]
  735 root         0 SW   [jbd2/loop0-8]
  736 root         0 SW<  [ext4-dio-unwrit]
  757 root         0 SW<  [loop1]
  761 root         0 SW   [jbd2/loop1-8]
  762 root         0 SW<  [ext4-dio-unwrit]
  770 root      1480 S    /sbin/netifd
  824 root      1500 S    udhcpc -p /var/run/udhcpc-eth0.2.pid -s /lib/netifd/dhcp.script -f -t 0 -i eth0.2 -C
  968 root         0 SW   [flush-8:0]
  969 root         0 SW   [flush-7:0]
  970 root         0 SW   [flush-7:1]
 1290 root      1640 S    hostapd -P /var/run/wifi-phy0.pid -B /var/run/hostapd-phy0.conf
 1383 root      1500 S    /sbin/watchdog -t 5 /dev/watchdog
 1522 root      1152 S    /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
 1533 root      1496 S    /usr/sbin/telnetd -l /bin/login.sh
 1539 root      1696 S    /usr/sbin/dbus-daemon --system
 1544 nobody    2180 S    avahi-daemon: running [CEpBGPrG_piratebox_lan.local]
 1571 nobody     952 S    /usr/sbin/dnsmasq -x /var/run/piratebox_dnsmasq.pid -C /opt/piratebox/conf/dnsmasq_generated.conf
 1574 root       936 S    radvd -p /opt/piratebox/tmp/radvd.pid -C /opt/piratebox/conf/radvd_generated.conf
 1576 root       936 S    radvd -p /opt/piratebox/tmp/radvd.pid -C /opt/piratebox/conf/radvd_generated.conf
 1581 root      8212 S    python /opt/piratebox/bin/droopy -d /opt/piratebox/share/Shared -m  8080
 1598 nobody    3812 S    /usr/sbin/lighttpd -f /opt/piratebox/conf/lighttpd/lighttpd.conf
 1599 nobody   15564 S    /usr/bin/php-cgi
 1621 root      1500 S    /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.open
 1622 nobody   15564 S    /usr/bin/php-cgi
 1623 root      1504 S    /bin/ash --login
 1657 root      1496 R    ps
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/extras/icons/audio-mpc.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/icons/audio-nsf.gif  
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/extras/icons/audio-ogg.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/icons/audio-sid.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/icons/audio-spc.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/icons/audio-xm.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/extras/icons/flash.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/icons/torrent.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/extras/old_perl/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/old_perl/sjis.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/extras/styles/
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/extras/styles/css/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/styles/css/buun.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/styles/css/mercury.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/extras/styles/img/
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/extras/styles/img/ginchan.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/styles/img/greyrose.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/styles/img/greyrose_big.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/extras/styles/img/rose.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/extras/styles/img/rose_big.png  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/kareha.ico       
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/kareha.js        
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/kareha.pl        
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_image/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/config.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/config_defaults.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_image/css/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/css/burichan.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/css/futaba.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/css/gurochan.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/css/photon.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_image/include/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/include/footer.html  
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/mode_image/include/header.html  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/include/rules.html  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_image/src/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/templates.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_image/thumb/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_image/zeroconv.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_message/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/config.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/config_defaults.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_message/css/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/css/blue_moon.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/css/futaba.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/css/headline.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/css/pseud0ch.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/css/toothpaste.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/css/VIPPER.css  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_message/img/
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/mode_message/img/ba.gif  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/mode_message/include/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/include/footer.html  
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/mode_message/include/header.html  
Jan  1 00:02:33 CEpBGPrG user.notice root:  extracting: kareha/mode_message/include/mid.html  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/include/rules.html  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/templates.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/mode_message/templates_jp.pl  
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/res/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/spam.txt         
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/src/
Jan  1 00:02:33 CEpBGPrG user.notice root:    creating: kareha/thumb/
Jan  1 00:02:33 CEpBGPrG user.notice root:   inflating: kareha/wakautils.pl     
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/kareha.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/admin.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/captcha.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/config.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/example.htaccess: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/old_perl/sjis.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/old_perl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/old_perl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-mod.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-lzh.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-ogg.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-mpc.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/flash.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-nsf.gif: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-it.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-rar.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-xm.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-gz.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-bz2.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-zip.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/img/greyrose_big.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/img/rose.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/img/ginchan.png: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/img: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/img: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/css/buun.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/css/mercury.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles/css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/extras/styles: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/css/VIPPER.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/css/headline.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/css/pseud0ch.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/css/futaba.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/css/blue_moon.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/css/toothpaste.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/config.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message/templates_jp.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/mode_message: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/res: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/res: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/spam.txt: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/src: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/src: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/thumb: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/thumb: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/wakautils.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/config_defaults.pl: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/css/gurochan.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/css/burichan.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/css/futaba.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/css/photon.css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/css: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/include/rules.html: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: chown: /opt/piratebox/share/board/include/header.html: Operation not permitted
Jan  1 00:02:34 CEpBGPrG user.notice root: Errors in chown occurs if you are using vfat on the USB stick
Jan  1 00:02:34 CEpBGPrG user.notice root:    . don't Panic!
Jan  1 00:02:34 CEpBGPrG user.notice root: Generating index page
Jan  1 00:02:35 CEpBGPrG user.notice root: finished!
Jan  1 00:02:35 CEpBGPrG user.notice root: Now Edit your kareha settings file to change your ADMIN_PASS and SECRET : 
Jan  1 00:02:35 CEpBGPrG user.notice root:   # vi /opt/piratebox/www/board/config.pl 
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perl.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-data.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-encode.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-bytes.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-socket.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-cgi.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-unicore.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-utf8.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring libdb47.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-db-file.
Jan  1 00:02:36 CEpBGPrG user.notice root: Configuring perlbase-base.
Jan  1 00:02:36 CEpBGPrG user.notice root: /bin/box_installer.sh : Trying to find next step
Jan  1 00:02:36 CEpBGPrG user.notice root: /bin/box_installer.sh : executing run_signaling_package_stop
Jan  1 00:02:36 CEpBGPrG user.notice root: /bin/box_installer.sh: line 220: can't create /sys/class/leds/*3g/trigger: nonexistent directory
Jan  1 00:02:36 CEpBGPrG user.notice root: /bin/box_installer.sh: line 220: can't create /sys/class/leds/*3g/brightness: nonexistent directory
Jan  1 00:02:36 CEpBGPrG user.notice root: /bin/box_installer.sh : Trying to find next step
Jan  1 00:02:36 CEpBGPrG user.notice root: /bin/box_installer.sh : executing exit
Jan  1 00:02:37 CEpBGPrG user.notice root: /bin/box_installer_start.sh : Multiple line auto_package found. Shifting 1st line to auto_package_done
Jan  1 00:02:37 CEpBGPrG user.notice root: /bin/box_installer_start.sh : Initiating reboot after installation
---------------------------------------------
Jan  1 00:00:55 CEpBGPrG syslog.info syslogd started: BusyBox v1.19.4
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : executing run_test_installation_destination
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Testing if installation destination by extendRoot is available.
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Installation destination is available.
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Trying to find next step
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : executing run_fake_opkg_update
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Creating opkg-lists folder, if missing
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Getting main Repository from /etc/opkg.conf
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Doing fake opkg update (copy from cache folder (attitude_adjustment)
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : .. doing it for Piratebox repository (optional)
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Trying to find next step
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : executing run_signaling_package_start
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh: line 220: can't create /sys/class/leds/*3g/trigger: nonexistent directory
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Trying to find next step
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : executing run_install_package
Jan  1 00:00:55 CEpBGPrG user.notice root: /bin/box_installer.sh : Fixing paths
Jan  1 00:00:56 CEpBGPrG user.notice root: /bin/box_installer.sh : Installing packge extendRoot-minidlna 
Jan  1 00:01:02 CEpBGPrG user.notice root: Installing extendRoot-minidlna (0.10.1-3) to ext...
Jan  1 00:01:02 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/extendRoot-minidlna_0.10.1-3_all.ipk.
Jan  1 00:01:02 CEpBGPrG user.notice root: Installing minidlna (1.0.24-1) to ext...
Jan  1 00:01:02 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/minidlna_1.0.24-1_ar71xx.ipk.
Jan  1 00:01:03 CEpBGPrG user.notice root: Installing libexif (0.6.19-1) to ext...
Jan  1 00:01:03 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/libexif_0.6.19-1_ar71xx.ipk.
Jan  1 00:01:05 CEpBGPrG user.notice root: Installing libffmpeg-mini (0.8.7-2) to ext...
Jan  1 00:01:05 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/libffmpeg-mini_0.8.7-2_ar71xx.ipk.
Jan  1 00:01:15 CEpBGPrG user.notice root: Installing libbz2 (1.0.6-1) to ext...
Jan  1 00:01:15 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/libbz2_1.0.6-1_ar71xx.ipk.
Jan  1 00:01:16 CEpBGPrG user.notice root: Installing libid3tag (0.15.1b-3) to ext...
Jan  1 00:01:16 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/libid3tag_0.15.1b-3_ar71xx.ipk.
Jan  1 00:01:16 CEpBGPrG user.notice root: Installing libflac (1.2.1-1) to ext...
Jan  1 00:01:16 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/libflac_1.2.1-1_ar71xx.ipk.
Jan  1 00:01:17 CEpBGPrG user.notice root: Installing libvorbis (1.2.3-1) to ext...
Jan  1 00:01:17 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/libvorbis_1.2.3-1_ar71xx.ipk.
Jan  1 00:01:24 CEpBGPrG user.notice root: Installing libogg (1.1.4-2) to ext...
Jan  1 00:01:24 CEpBGPrG user.notice root: Copying /mnt/usb/install/cache/libogg_1.1.4-2_ar71xx.ipk.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring libogg.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring libexif.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring libflac.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring libvorbis.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring libbz2.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring libffmpeg-mini.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring libid3tag.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring minidlna.
Jan  1 00:01:26 CEpBGPrG user.notice root: Configuring extendRoot-minidlna.
Jan  1 00:01:26 CEpBGPrG user.notice root: /bin/box_installer.sh : Trying to find next step
Jan  1 00:01:26 CEpBGPrG user.notice root: /bin/box_installer.sh : executing run_signaling_package_stop
Jan  1 00:01:26 CEpBGPrG user.notice root: /bin/box_installer.sh: line 220: can't create /sys/class/leds/*3g/trigger: nonexistent directory
Jan  1 00:01:26 CEpBGPrG user.notice root: /bin/box_installer.sh: line 220: can't create /sys/class/leds/*3g/brightness: nonexistent directory
Jan  1 00:01:26 CEpBGPrG user.notice root: /bin/box_installer.sh : Trying to find next step
Jan  1 00:01:26 CEpBGPrG user.notice root: /bin/box_installer.sh : executing exit
Jan  1 00:01:26 CEpBGPrG user.notice root: /bin/box_installer_start.sh : Initiating reboot after installation



Edited 2 time(s). Last edit at 12/11/2017 10:42PM by Comap89.
Re: TP-Link TL-WR1043ND v1.8 : compatibility break ?
December 12, 2017 04:18AM
I am glad it is working now. The cryptic name is because of the activated mesh feature (but not activated mesh wifi). The name is the device specific random node name: CEpBGPrG.piratebox.lan

thumbs up

best regards Matthias