Page 1 of 2

Invalid password

Posted: Sat Oct 06, 2012 3:28 pm
by mirecek1965
I install latest Gargoyle for my WR1043ND. Succesfully change password to my own. Login to webinterface is OK. Have this problem: When i want format unmounted USB this dialog want enter password. I enter same password as on login and dialog says: invalid password. Absolutely dont understand this behavior, so cannot format USB. All others functions is working, but format not. Please someone can help? Thanks.

Re: Invalid password

Posted: Sat Oct 06, 2012 8:46 pm
by ispyisail
A patch has been made but another user reported that there still may be problems?

If you are brave you can try the build with patch

http://www.gargoyle-router.com/phpbb/vi ... =14&t=3244

Re: Invalid password

Posted: Sun Oct 07, 2012 2:13 am
by mirecek1965
I make sysupgrade, check try preserve settings, router rebooted, but problem with wrong password is the same. Why for all saints i need password when formatting USB key?
pass.png
pass.png (88.7 KiB) Viewed 7020 times
garg.png
garg.png (19.29 KiB) Viewed 7020 times

Re: Invalid password

Posted: Sun Oct 07, 2012 2:53 am
by ispyisail
check try preserve settings
This is most likely your problem

http://www.gargoyle-router.com/phpbb/vi ... f=3&t=3203
WARNING! DO NOT ATTEMPT TO PRESERVE SETTINGS WHEN UPGRADING FROM VERSIONS 1.5.6 AND EARLIER

Gargoyle 1.5.7 moves to the newer "Attitude Adjustment" branch of OpenWRT. This includes newer wireless drivers, and support for many newer models of routers. However, the old settings are not compatible. Anyone who does try to preserve settings between the versions or restore from a backup from an older version will likely run into serious problems. You have been warned.

Also, while most of the core functionality has been tested, this release is more likely to have bugs, due to the significant underlying changes in OpenWRT. So, if you need something extra-stable this really isn't the release to try. (Neither is any on the Experimental branch, but this one is probably more problematic than most). Please do report all bugs in this thread or in the appropriate troubleshooting forums.

That's the bad news. The good news is that a bunch of new hardware is now supported (checkout the download page). Also, If you're having wireless troubles, it may be worth upgrading, as this release contains much newer versions of the wireless drivers.

Finally, the download page has been updated to display the newer Atheros-based router firmware images by default. The Broadcom firmware images (and others) are still there, of course, but since the newer Atheros routers are the best supported, these are now the default.

New in 1.5.7:

Underlying OpenWRT upgraded to newer "Attitude Adjustment" Branch
Significantly improved hardware support
Fix handling of direction property of OpenVPN tls-auth
Allow building of only one profile for a given architecture by running e.g. "make ar71xx.usb_large" to build usb_large profile instead of all ar71xx profiles

Re: Invalid password

Posted: Sun Oct 07, 2012 3:22 am
by mirecek1965
"WARNING! DO NOT ATTEMPT TO PRESERVE SETTINGS WHEN UPGRADING FROM VERSIONS 1.5.6 AND EARLIER"

But i have version 1.5.7 installed previously. So i think it is OK.

Re: Invalid password

Posted: Wed Oct 10, 2012 9:14 pm
by DoesItMatter
Try to format the USB device from a Linux box.

If you don't have access to a linux machine, download one of the
many Linux live CD's (Ubuntu, Mint, etc)

Boot up with the live CD - run GPARTED, and repartition/format
the device with that

Re: Invalid password

Posted: Thu Oct 11, 2012 9:10 am
by mirecek1965
Thanks, but i want try function swap and sysroot on USB key. When i format this on linux in PC, how i correctly mount this, so Gargoyle can use it?

Re: Invalid password

Posted: Thu Oct 11, 2012 4:02 pm
by DoesItMatter
How big is the USB device?

I'd recommend this layout:

2 partitions - first partition swap (128mb)
second partition - ext3 format

Setup both as Primary partitions (no logical partitions!)

Re: Invalid password

Posted: Fri Oct 12, 2012 8:35 am
by mirecek1965
Thanks, USB is 2 GiB and i know how to partition and format it, but dont know how to mount it in router.

Re: Invalid password

Posted: Fri Oct 12, 2012 11:52 am
by DoesItMatter
mirecek1965 wrote:Thanks, USB is 2 GiB and i know how to partition and format it, but dont know how to mount it in router.
It should auto-mount.

Plug in the USB device, then reboot the router.

It should auto use swap and detect the Ext3 partition as well.

Always reboot the router when you plugin your USB device.

I've found it necessary for mounting sometimes, and also
it is DEFINITELY necessary for read/write permissions.