macsat.com OpenWrt and ASUS WL Forum
January 08, 2009, 12:38:05 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Back to macsat.com
 
  Home Help Search Login Register  
  Show Posts
Pages: 1 ... 11 12 [13] 14
181  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / New FW Image on: October 11, 2007, 21:58:44 PM
Hi,

I have rolled a new FW (pls. make sure you have at least a b08 version, as the password for the GUI is handled different in older versions).

some of the features:

kernel 2.4.35 (inkl. ext3, iso9660, ntfs (r/w))
kernel_nfs (mnt/C autom exported)
samba 3.0.14a
BusyBox 1.7.2
cifs 1.20c
mii-tool (like ethtool)
improved Reboot/Halt (with sync, umount)

via /sbin/init compatibel with paganoV4 (supporting KamiKaze autobootfs)

BEWARE: has to be named autobootfs (long filename) on FAT devices too! (mounted as VFAT)
Forgot: if using autobootfs, new kernel needs new module directory. so before using this upgrade, make 2.4.35 as softlink to 2.4.38 in autobootfs
ln -s /lib/modules/2.4.28 /lib/modules/2.4.35

via autoexec (/mnt/C/autoexec oder /mnt/USB/USB_C/autoexec)
/etc/exports
/etc/init.d/rcS
/etc/init.d/rc.shutdown
/etc/init.d/rc.restart
can be modified according your needs.

a smb/cifs mount looks like:
mount -v -t cifs //server/share /mnt -o user=root,pass=secret,unc=\\\\server\\share

a change to 10Mbit/half duplex needs:
mii-tool -F 10baseT-HD eth1

I tried to integrate MONO but failed miserably since I couldn't find any docs or UGs on the topic of what to do for getting a runtime only for uclibc based embedded systems. Maybe someone can help?

schufti

Edit:
mke2fs and e2fsck are missing in this release
AMIT make broken again ......

New FW with latest components in these threads:
latest & last FW for old GUI
New Years special for Pearl MGB100
Source&Toolchain
182  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Questions before buying one on: October 09, 2007, 09:00:53 AM
Hi martin,

I don't know the price for the WAP-0007 but the similar device from ww.pearl. de/fr is 49Eur.

With 3rd party firmware it has lots of possibilities, even full debian.
All FW come with 2.4 kernel at the moment.

I use it as WLAN-client and didn't have to reboot once (only for fw changes).
Even with HD it consumes only about 5W, so it never gets more then handwarm.
There is no fan, and with original FW the hd has auto spindown.
samba config (from GUI) can be modified by "autoexec" script (on hd or usb) when using 3rd party FW. orig version 2.x, 3rd party has 3.x

schufti
183  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Print Server solution on: October 02, 2007, 08:05:54 AM
Hi,

get the ones from http://www.airlive.com/support/gpl_code.shtml for the WMU-6000FS they are the most recent and complete.

schufti
184  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Need help on installing on: September 30, 2007, 22:22:29 PM
Hi,

I think it is perfectly working but you tried a wrong IP. With KK-image it is 192.168.2.1 by default. KK has ssh not telnet.

Quote
== Only or test == Configuration is not made with webif ===
Openwrt Kamikaze x86 for WHD
password: aaaaa   
IP: 192.168.2.1

schufti
185  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Print Server solution on: September 29, 2007, 22:21:25 PM
Hi gus,

sorry, it looks like the latest auto* features I took over from paganov4.bin to be compatible with existing KK-solution are not compatible with paganov3 and the USBfs (see coments to files in download section).

You could try to rename autoexec to autoinit, but I think then at least the first two lines should be skipped. Maybe pagano can help making a V4 compatible autoinit for the USBfs.

OTOH, since using USBfs leaves the kernel being the only part used from the flash-fw, you might also use paganov3 as base for USBfs.

schufti
186  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Print Server solution on: September 27, 2007, 14:21:28 PM
Hi gus,

1) funny it doesn't work with original lpd. would be interesting to know the difference. Is the printer detected if you look at the usb devices? what does dmesg say?

2) never tried the usbfs myself; allway trusted it was compatible with the Kamikaze autobootfs method. Did you try that,too? If it's on (V)FAT the filenames need to be max 8 char! So even with the KK autobootfs you have to rename to autoboot (maybe that will change in next release)

schufti
187  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Disk failures - possible kernel problem? on: September 26, 2007, 13:58:13 PM
Hi,

I checked this yesterday with MGB100_400s3.img. Copying video and audio to the box (samba) and playing it via the uPNP server and nfs without any kernelmessage. The media was a Kingston 2GB USB Flash.

schufti
188  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Kernel rebuild request..... on: September 25, 2007, 17:21:19 PM
Hi,

if you are really so brave as to write a manual on how and what to mofify to get a decent upgrade.img from the AMIT sources, prepare for a lot of writing  Wink You'll sure have my admiration !

with the KK-image loaded on a box with my upgrade-img the ssh works without a problem. So I think this is not a kernel but a dropbear config problem.

schufti
189  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Kernel rebuild request..... on: September 24, 2007, 11:09:00 AM
Hi samborambo,

most likely your /sbin/init is still a link to busybox.

The AMIT builscript is crap at best (like the rest they did).
To get 'your' /sbin/init working, you have to make sure it gets copied to .../romdisk/root/sbin after the "root" is built and before the fs_image is created. You have to tweak the makescript(s) a little. You can verify your results by checking .../romdisk/root/sbin/init and checking if it is a link or regular file after the upgrade.img is created.

schufti
190  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Confuzed on: September 23, 2007, 22:25:00 PM
@andy:
I guess you are using the KK-Image over autobootfs. As I mentioned before, the GUIs (original FW, KK) don't work.

I also stated that - going with autobootfs (KK-Image) - you have to do your config in the startup/config scripts (there is no NVRAM on the device).

schufti
191  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Please, Help installing on: September 23, 2007, 22:18:46 PM
@paranosh

do yourself a favour and get rid of that latest piece of M$ scrap ...

schufti
192  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Please, Help installing on: September 23, 2007, 14:05:57 PM
Hi,

1) some GUIs don't give exact version#
2) an upgrade image can't change the GUI (fs not yet reversed)
3) try to telnet into the box; if possible, you are running the upgrade version allready!

what OS are you running? I don't know tftp2 from linksys... it has to be a tftp client!

schufti
193  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Please, Help installing on: September 23, 2007, 10:24:14 AM
Hi,
for CHD2WLANU you don't need 'unlock' files to load paganos V4. Just upgrade to 400b7 FW from conceptronic download. If you want to load MGB100_400Sx files, you should rebrand (see wiki, dangerous stuff) your device to LevelOne  or OvisLink and load their orig 400b8/400c1 firmware.

The 'unlock' files mix up the branding of your box and you will have problems to figure out what FW to use for any recovery.

schufti
194  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Confuzed on: September 23, 2007, 10:15:20 AM
Hi,

I reccomend http://rapidshare.com/files/57042078/MGB100_400S03.img.html (latest) as it supports kernel nfs if one doesn't use the KK image.

Printserver works like shared printers I suppose (nerver tried it myself) and doesn't work with win-gdi printers.

The ipkg doesn't work because the url is wrong:
in '/etc/ipkg.conf'
it should be
http://xwrt.kicks-ass.org/xwrt/kamikaze/7.06/x86-2.6/packages

but I read that a lot of packages disappeared.

In the KK image the KK-WebIF doesn't work (and orig. WebIF doesn't affect KK). You have to make your configs to the startup/config files.

schufti
195  SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Confuzed on: September 22, 2007, 12:31:54 PM
Hi!

even if you have autoboot on FAT32 it will only get mounted as FAT, so autobootfs is too long. Rename it to autoboot and magic will happen!

schufti
Pages: 1 ... 11 12 [13] 14
English Steel 1.6 © Saxon North Technologies
Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.108 seconds with 23 queries.