My way to install software packages on WZR-HP-G300NH

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3, 4, 5  Next
Author Message
jemfarm74
DD-WRT Novice


Joined: 17 Mar 2009
Posts: 9

PostPosted: Thu Apr 22, 2010 4:53    Post subject: Re: My way to install software packages on WZR-HP-G300NH Reply with quote
I have figured this out on a mac —enabled SSHd under the Services/Services tab.
Then I used an Open-Source Mac OS X Frontend for OpenSSH's sftp client—Fugu—and uploded the lib folder to /jffs.

Quote:
How do I copy a file from my desktop to the dd-wrt jffs partition?
Sponsor
cwiwi
DD-WRT Novice


Joined: 17 May 2010
Posts: 3

PostPosted: Thu May 20, 2010 5:29    Post subject: Re: My way to install software packages on WZR-HP-G300NH Reply with quote
Luyi wrote:

"wget http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/opkg_513-1_ar71xx.ipk"

opkg_513_ar71xx.ipk is not exist, now it's opkg_528-1_ar71xx.ipk, and when i install it, it will display:
Code:

 ipkg install opkg_528-1_ar71xx.ipk
ERROR: File not found: //usr/local/lib/ipkg/lists/whiterussian
       You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/non-free
       You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/backports
       You probably want to run `ipkg update'
/bin/ipkg: line 1184: sort: not found
Unpacking opkg...Done.
Configuring opkg...Done.


what can i do ?
coolboy0961
DD-WRT Novice


Joined: 09 May 2010
Posts: 1

PostPosted: Thu May 20, 2010 13:05    Post subject: Reply with quote
Thank you for sharing your method!
I excuted transmission successfully!
Do you have any method to config samba correctly?
In dd-wrt I can not excute /jffs/etc/init.d/samba.
I excuted /jffs/bin/smbd and nmbd,but nothing happend.
cwiwi
DD-WRT Novice


Joined: 17 May 2010
Posts: 3

PostPosted: Sat May 22, 2010 7:19    Post subject: Reply with quote
coolboy0961 wrote:
Thank you for sharing your method!
I excuted transmission successfully!
Do you have any method to config samba correctly?
In dd-wrt I can not excute /jffs/etc/init.d/samba.
I excuted /jffs/bin/smbd and nmbd,but nothing happend.

me too.
i excute /jffs/etc/init.d/samba start, the function.sh do not exist
vuhothang
DD-WRT Novice


Joined: 09 Jul 2009
Posts: 24

PostPosted: Sat May 22, 2010 8:47    Post subject: Reply with quote
what build of ddwrt you install on your WZR-HP-G3000NH.

I install build 14402, but i can't run ipkg to install opkg, i can't use wget to get opkgxxx.ipk. after mount jffs, usr, when run ipkg install opkg it always error line 1167 no head.

can you compare snapshots vs backfire. i see backfire newest and release build 10.03.

Can you tutorials step-by-step to install packages on openwrt to ddwrt wzr-hp-g300nh.

Thanks!
modok
DD-WRT Novice


Joined: 24 Jan 2010
Posts: 11

PostPosted: Sun May 23, 2010 4:40    Post subject: Re: My way to install software packages on WZR-HP-G300NH Reply with quote
cwiwi wrote:
Luyi wrote:

"wget http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/opkg_513-1_ar71xx.ipk"

opkg_513_ar71xx.ipk is not exist, now it's opkg_528-1_ar71xx.ipk, and when i install it, it will display:
Code:

 ipkg install opkg_528-1_ar71xx.ipk
ERROR: File not found: //usr/local/lib/ipkg/lists/whiterussian
       You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/non-free
       You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/backports
       You probably want to run `ipkg update'
/bin/ipkg: line 1184: sort: not found
Unpacking opkg...Done.
Configuring opkg...Done.


what can i do ?

i have the same question ,what should i do?
cwiwi
DD-WRT Novice


Joined: 17 May 2010
Posts: 3

PostPosted: Sun May 23, 2010 17:53    Post subject: Re: My way to install software packages on WZR-HP-G300NH Reply with quote
modok wrote:
cwiwi wrote:
Luyi wrote:

"wget http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/opkg_513-1_ar71xx.ipk"

opkg_513_ar71xx.ipk is not exist, now it's opkg_528-1_ar71xx.ipk, and when i install it, it will display:
Code:

 ipkg install opkg_528-1_ar71xx.ipk
ERROR: File not found: //usr/local/lib/ipkg/lists/whiterussian
       You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/non-free
       You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/backports
       You probably want to run `ipkg update'
/bin/ipkg: line 1184: sort: not found
Unpacking opkg...Done.
Configuring opkg...Done.


what can i do ?

i have the same question ,what should i do?


you can continue to install the transmission and amule, they are running ok.
teixeirap
DD-WRT Novice


Joined: 27 Apr 2010
Posts: 21

PostPosted: Fri Jun 11, 2010 23:40    Post subject: anyone got samba3 working on TP-Link 1043ND? Reply with quote
cross posting from another thread.

I've tried a number of samba3 packages for ar71xx but they all seem to just exit immediately. I did have the router working with samba2 but need something that handles files >4GB for BR iso.

smbd -V works so I know the build is for ar71xx

Has anyone got samba3 working?

Packages I've tried:
http://openwrt.groov.pl/WR1043NDv1/backfire-10.3/packages/samba3_3.0.24-5shib_ar71xx.ipk
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/samba3_3.0.24-6_ar71xx.ipk
http://downloads.openwrt.org/backfire/10.03/ar71xx/packages/samba3_3.0.24-5_ar71xx.ipk
happyantix
DD-WRT Novice


Joined: 15 Jun 2010
Posts: 9

PostPosted: Wed Jun 16, 2010 2:45    Post subject: Reply with quote
I cant get past this point:



root@DD-WRT:~# opkg update -f /jffs/etc/opkg.conf
Segmentation fault


:/
Lord Justice
DD-WRT Novice


Joined: 12 Jun 2010
Posts: 5

PostPosted: Wed Jun 16, 2010 5:45    Post subject: Reply with quote
happyantix wrote:
I cant get past this point:

root@DD-WRT:~# opkg update -f /jffs/etc/opkg.conf
Segmentation fault

:/


I'm having the same problem, on a TP-Link TL-WR1043ND.

I followed the instructions on page 1 of this thread, except I substituted opkg_528-1_ar71xx.ipk for opkg_513-1_ar71xx.ipk.

It said that opkg was installed and configured, but everytime I try to run opkg (even just "opkg" without any other arguments) it gives the 'Segmentation fault' error.

Guidance would be greatly appreciated. I'm a complete linux noob, but I'm great at following instructions. Very Happy
happyantix
DD-WRT Novice


Joined: 15 Jun 2010
Posts: 9

PostPosted: Wed Jun 16, 2010 7:25    Post subject: Reply with quote
I am using the same router, must be specific to this model?
Lord Justice
DD-WRT Novice


Joined: 12 Jun 2010
Posts: 5

PostPosted: Wed Jun 16, 2010 7:55    Post subject: Reply with quote
I made a bit of progress. I think that particular error message is due to the jffs space being too small on the TP-Link router.

I followed the directions on the wiki as best I could to add usb drive space to jffs. After doing that I stopped getting the 'segmentation fault' error, and it actually started the opkg update, but then it tossed out some errors about only having read access. I need to get some sleep, but I'll give it another shot tomorrow and post a progress reports (assuming I make progress).
Lord Justice
DD-WRT Novice


Joined: 12 Jun 2010
Posts: 5

PostPosted: Fri Jun 18, 2010 7:45    Post subject: Reply with quote
Alright, got it working, figured I should share in case it helps anyone else.

I used these instructions, specifically post #6, with the following modifications:

Step 2 - I changed the part numbers for my usb hdd. For some reason the jffs partition was part 6, and mnt was part 7. Probably because I used a windows utility to partition the drive instead of linux.

Step 3 - I used the lib package from page 1 of this forum thread.

Step 4 - The opkg number has changed on openwrt site. It's currently 528 instead of 513, and will probably change again in future.

Steps 6 and 7 didn't work, I still couldn't install optware. I just installed transmission-daemon using opkg, that's all I wanted anyway.

If you have any questions, you can ask, though I doubt I'll be of much help. I've already decided this was too much effort for too little payoff, so I'm not going to bother trying to install any other packages, or even use transmission.
happyantix
DD-WRT Novice


Joined: 15 Jun 2010
Posts: 9

PostPosted: Fri Jun 18, 2010 14:03    Post subject: Reply with quote
hmm thats a shame, so slim getting samba working either? feel like i should have saved up for an asus n16 instead :/

thanks for the reply i might give it a try and see how i go..
uiaa
DD-WRT User


Joined: 11 Mar 2010
Posts: 56

PostPosted: Fri Jun 18, 2010 17:01    Post subject: Reply with quote
quick question, will /jffs partition survive during firmware update?
_________________
WZR-HP-G300NH DD-WRT
Guides on Asterisk/Samba/FTP/USB Printer/FTP Server
Questions&Feedback
Goto page Previous  1, 2, 3, 4, 5  Next Display posts from previous:    Page 3 of 5
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum