PDA

Bekijk de volledige versie : Apache 3.0 on WL-HDD+1.9.2.7-7e



raz
07-08-2006, 20:31
I've recently installed 1.9.2.7-7e on my WL-HDD. It is very impressive and, particularly because it solves my WPA-PSK-TKIP-as-client problem, which the Asus firmware does not solve, I love it.

I do have a problem though; I have a couple of devices (notably a Hauppauge MediaMVP (http://www.hauppauge.com/html/mediamvp_datasheet.htm) running mvpmc (http://mvpmc.sf.net/)) which use the Linux CIFS (but not SMB) implementation. Amongst other things, CIFS uses GENERIC_(READ|WRITE) for file access, but Samba 2.0.10 (i.e. that which is included in 1.9.2.7-7e) doesn't implement this. Samba 3.0 is known to work, Samba 2.2 is suspected to work.

Has someone written a HOWTO for getting Samba 3.0 (or at a pinch, 2.2) to work in this setup?

macsat
08-08-2006, 07:31
Samba 3.0 is here:
http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/samba_3.0.14a-1_mipsel.ipk

raz
08-08-2006, 14:29
Thanks macsat, I've copied that ipk onto the device, but I'm not entirely clear on how to use it (ipkg.sh, obviously, but umm... unwritable /, missing dependencies, ...). Before I walk through the various random guesses that I've made, is there a HOWTO somewhere on a workable way to make use of .ipks in this environment?

macsat
08-08-2006, 14:41
http://www.macsat.com/macsat/content/view/22/29/

raz
08-08-2006, 17:43
Great instructions, thank you. I now have a new problem, but I'm not the first:

[admin@wlhdd /opt]$ etc/init.d/S80samba start
Starting smbd:
Bad system call
Starting nmbd:
[admin@wlhdd /opt]$

This appears to be essentially the same problem as this one: http://www.macsat.com/macsat/component/option,com_smf/Itemid,48/topic,414.0/prev_next,next
Any thoughts?