OpenWrt Forum Archive

Topic: TL-WR841N V10 OpenWRT

The content of this topic has been archived between 23 Oct 2016 and 24 Apr 2018. Unfortunately there are posts – most likely complete pages – missing.

@jamest42: you provided files here: https://forum.openwrt.org/viewtopic.php … 31#p300231 However I think your website is currently unavailable. Where can I get the files? Do you have another webspace? I could help out...

Thanks, MortenS

MortenS wrote:

@jamest42: you provided files here: https://forum.openwrt.org/viewtopic.php … 31#p300231 However I think your website is currently unavailable. Where can I get the files? Do you have another webspace? I could help out...

Thanks, MortenS

Hi!
Sorry for that, the webspace was blocked due to high traffic. I asked a friend to upload the files elsewhere, links are updated.

I am not too surprised that you had high traffic on your website, these binaries are filling quite a gap. Thanks a lot for updating the links, very much appreciated :-) I have downloaded the files now.

Regards, MortenS

(Last edited by MortenS on 28 Nov 2015, 22:42)

hi , can someone explain me how to apply the patches ?

Hi,
im new to this i flashed my router with "openwrt-ar71xx-generic-tl-wr841n-v10-squashfs-factory.bin"
every thing is fine until it restarts, after that i used gate way to open webgui and nothing appears with that and say connection refused. Help me please

Can you connect via ssh?

Please can someone make a me a version of the firmware with openvpn , i really need taht, thank you.

tmo26 wrote:

Can you connect via ssh?

yea some thing comes up wen i do that, i decided not to mess with that, and telnet refuses connection sad

(Last edited by tejalogs on 30 Nov 2015, 17:11)

tejalogs wrote:
tmo26 wrote:

Can you connect via ssh?

yea some thing comes up wen i do that, i decided not to mess with that, and telnet refuses connection sad

Seems you picked a trunk version of OpenWrt, which do not contain Luci.
-> you have to mess with ssh to install Luci manually.

https://wiki.openwrt.org/doc/howto/luci.essentials

tmo26 wrote:

you have to mess with ssh to install Luci manually

dont waist your time it wont fit on a 4 mb router
sysupgrade via WinSCP

danymarc wrote:
tmo26 wrote:

you have to mess with ssh to install Luci manually

dont waist your time it wont fit on a 4 mb router
sysupgrade via WinSCP

Pls help me how to do that using "WINSCP" im a newbie to routers.. sad

(Last edited by tejalogs on 1 Dec 2015, 07:15)

tmo26 wrote:
tejalogs wrote:
tmo26 wrote:

Can you connect via ssh?

yea some thing comes up wen i do that, i decided not to mess with that, and telnet refuses connection sad

Seems you picked a trunk version of OpenWrt, which do not contain Luci.
-> you have to mess with ssh to install Luci manually.

https://wiki.openwrt.org/doc/howto/luci.essentials

thanks for your reply. But im not familiar with Linux, Kindly help me with that..

tejalogs wrote:

Pls help me how to do that using "WINSCP" im a newbie to routers.. sad

besides WinSCP you will need to SSH to the router, download SSH and try first Telnet default ip is 192.168.1.1 and you will be asked to set a pàssword if ypñu cant Telnet (Telnet was removed from trunk by 46809. In a newer trunk build, only ssh is available.) http://wiki.openwrt.org/doc/howto/firstlogin
if your case then SSH and do the same set a password
once you are done post.

besides WinSCP you will need to SSH to the router, download SSH and try first Telnet default ip is 192.168.1.1 and you will be asked to set a pàssword if ypñu cant Telnet (Telnet was removed from trunk by 46809. In a newer trunk build, only ssh is available.) http://wiki.openwrt.org/doc/howto/firstlogin
if your case then SSH and do the same set a password
once you are done post.

it says telnet refuses connection or cant connect to telnet, while using ssh via putty it shows options like "orange juice, pineapple etc" dont know what to doo

tejalogs wrote:

it says telnet refuses connection or cant connect to telnet, while using ssh via putty it shows options like "orange juice, pineapple etc" dont know what to doo

you are not reading, I linked you to first login, and you didnt even followed instructions.
you have to set password, type passwd then hit enter, type desire password example admin hit enter, again type admin and hit enter, password is set, now you can log out and login again SSH login is root and in this example password is admin, post when you had done it.
read it right its passwd not password

(Last edited by danymarc on 1 Dec 2015, 19:39)

tejalogs wrote:

besides WinSCP you will need to SSH to the router, download SSH and try first Telnet default ip is 192.168.1.1 and you will be asked to set a pàssword if ypñu cant Telnet (Telnet was removed from trunk by 46809. In a newer trunk build, only ssh is available.) http://wiki.openwrt.org/doc/howto/firstlogin
if your case then SSH and do the same set a password
once you are done post.

it says telnet refuses connection or cant connect to telnet, while using ssh via putty it shows options like "orange juice, pineapple etc" dont know what to doo

when you see that option "orange juice, etc", it is the login. Write:

opkg update

Then, write:

opkg install luci


Wait and when it finishes, enter via web:  http://192.168.1.1

Follow instructions.

Trunk versions doesn't include luci

@netomx its a 4 mb router LuCi does not fit

danymarc wrote:

@netomx its a 4 mb router LuCi does not fit

Well, he needs to build it with image builder then hmm

netomx wrote:

Well, he needs to build it with image builder then hmm

No need, in this Tópic there is a image with LuCi all he has to do is sysupgrade via WinSCP

danymarc wrote:
netomx wrote:

Well, he needs to build it with image builder then hmm

No need, in this Tópic there is a image with LuCi all he has to do is sysupgrade via WinSCP

Ok then. Do this:


On the login page (where the juice appeared), type:

cd /tmp

wget "http://openwrt.wohnheimnetz-bielefeld.de/custom-builds/Custom%20fixed%20build%202015-11-17/openwrt-15.05-ar71xx-generic-tl-wr841n-v10-squashfs-sysupgrade.bin"

sysupgrade openwrt-15.05-ar71xx-generic-tl-wr841n-v10-squashfs-sysupgrade.bin

and that is it.

danymarc wrote:

you are not reading, I linked you to first login, and you didnt even followed instructions.
you have to set password, type passwd then hit enter, type desire password example admin hit enter, again type admin and hit enter, password is set, now you can log out and login again SSH login is root and in this example password is admin, post when you had done it.
read it right its passwd not password

i read that all instruction clearly and done that i come up with a problem ill post details

details:
root@OpenWrt:~# opkg install luci
Installing luci (git-15.330.80595-c123fa8-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … 1_all.ipk.
Installing uhttpd (2015-11-08-fe01ef3f52adae9da38ef47926cd50974af5d6b7) to root...
Downloading http://downloads.openwrt.org/snapshots/ … r71xx.ipk.
Installing uhttpd-mod-ubus (2015-11-08-fe01ef3f52adae9da38ef47926cd50974af5d6b7) to root...
Downloading http://downloads.openwrt.org/snapshots/ … r71xx.ipk.
Installing luci-mod-admin-full (git-15.330.80595-c123fa8-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … r71xx.ipk.
Installing luci-base (git-15.330.80595-c123fa8-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … r71xx.ipk.
Installing lua (5.1.5-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … r71xx.ipk.
Installing liblua (5.1.5-1) to root...
Configuring lua.
Configuring luci-base.
Configuring luci-mod-admin-full.
Configuring uhttpd.
Configuring uhttpd-mod-ubus.
Collected errors:
* verify_pkg_installable: Only have 60kb available on filesystem /overlay, pkg liblua needs 65
* opkg_install_cmd: Cannot install package luci.
* opkg_conf_write_status_files: Couldn't close //usr/lib/opkg/status: No space left on device.




how to clear some space
take a look at this too..

Filesystem                Size      Used       Available    Use% Mounted on
/dev/root                 2.0M      2.0M         0            100% /rom
tmpfs                    13.7M      636.0K     13.1M      5% /tmp
/dev/mtdblock3     640.0K    580.0K     60.0K        91% /overlay
overlayfs:/overlay  640.0K    580.0K     60.0K        91% /
tmpfs                   512.0K         0        512.0K           0% /dev

(Last edited by tejalogs on 2 Dec 2015, 06:58)

tejalogs wrote:

* verify_pkg_installable: Only have 60kb available on filesystem /overlay, pkg liblua needs 65
* opkg_install_cmd: Cannot install package luci.
* opkg_conf_write_status_files: Couldn't close //usr/lib/opkg/status: No space left on device.

https://wiki.openwrt.org/doc/faq/after. … _on_device

danymarc wrote:
netomx wrote:

Well, he needs to build it with image builder then hmm

No need, in this Tópic there is a image with LuCi all he has to do is sysupgrade via WinSCP

pls give me that link (of sysupgrade) and instructions

@tejalogs on post #95 they gave you another route, you had set password, but you tried to download LuCi, I posted twice its not possible on a 4 Mb router, and could be done via Sysupgrade, but post #95 it could be easier, I suppose that image has LuCi, it's not my post, its @netomx
do this, router has to have Internet connection through wan port, and connected to Lap through Ethernet port, same as you did it when you tried opkg, once in SSH copy and paste this

cd /tmp

and hit enter
Now copy and paste the rest and hit enter

wget "http://openwrt.wohnheimnetz-bielefeld.de/custom-builds/Custom%20fixed%20build%202015-11-17/openwrt-15.05-ar71xx-generic-tl-wr841n-v10-squashfs-sysupgrade.bin"

Wait for the download, and process to finish 5 mins. then using your browser http://192.168.1.1/cgi-bin/luci again there is no password set, but you can ignore it for now in LuCi, Wi-Fi is disable by default, you have to enable it, once you get it, post mode need it in your router

(Last edited by danymarc on 2 Dec 2015, 15:14)