Results 1 to 15 of 174

Thread: Custom 1.0.7.8 firmware is ready to download

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Location
    Alkmaar, Netherlands.
    Posts
    14

    Help.. login not working

    I made a mistake last night, and now i am not able to loging using telnet

    (none) login: admin

    Password:
    Login incorrect
    (none) login: admin

    Password:
    Login incorrect
    (none) login:

    this is what happens when i use putty.....
    hoe do i recover from this problem , i tried to install the fimware again , with no luck......
    also tried to flash to 2.0.0.7 firmware and back again, but no luck either..

    is there anyway to login and maybe change/delete the password list/file ?

  2. #2
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244
    Quote Originally Posted by Rick View Post
    I made a mistake last night, and now i am not able to loging using telnet

    (none) login: admin

    Password:
    Login incorrect
    (none) login: admin

    Password:
    Login incorrect
    (none) login:

    this is what happens when i use putty.....
    hoe do i recover from this problem , i tried to install the fimware again , with no luck......
    also tried to flash to 2.0.0.7 firmware and back again, but no luck either..

    is there anyway to login and maybe change/delete the password list/file ?
    What mistake?
    The (none) part should be the name of your asus, default WL700ge or so. But it is only set after a long while after start (> 3mins)

    If I were you, I should try to switch from PBSA to UBSA or vice versa, maybe that helps.

    Regard,
    Marc

  3. #3
    Join Date
    Mar 2008
    Location
    Alkmaar, Netherlands.
    Posts
    14

    Wink No.......................

    Thx for replying so quickly but unfortunatly it did not help....................
    I have read some where that u can press the copy button to select a diffrent start up script but i did not get lucky to do this.......

    But when i instal firmware 2.0.0.7 i am able to telnet to the router.
    but when i go back to kfurge 1.0.7.8 i still have the same problem.

    any other good ideas ?

    Groeten

  4. #4
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244
    Quote Originally Posted by Rick View Post
    Thx for replying so quickly but unfortunatly it did not help....................
    I have read some where that u can press the copy button to select a diffrent start up script but i did not get lucky to do this.......

    But when i instal firmware 2.0.0.7 i am able to telnet to the router.
    but when i go back to kfurge 1.0.7.8 i still have the same problem.

    any other good ideas ?

    Groeten
    Ok other good ideas?
    With Kfurge 1.0.7.8 (the latest) you have to wait for about 3 minutes after booting the Asus before the ready lights starts to blink. It will shine all the time before that moment. When it blinks, press the copy button and hold it until the ready light stops blinking.
    Then the default rc.local will be executed, your /shares/MYVOLUME1/opt will not be placed over /opt, and well, this should lead to a state that telnet is possible.
    Second idea: if you can telnet with firmware 2.0.0.7 (this is an extremely dangerous firmware, and if I were you, I would remove the WAN-cable before installing 2.0.0.7), you should be able to do something about /shares/MYVOLUME1/opt/etc/rc.local. Maybe rename it or so (mv rc.local rc.vocal)

    Good luck
    en de groeten terug
    Marc

  5. #5
    Join Date
    Mar 2008
    Location
    Alkmaar, Netherlands.
    Posts
    14

    I am in........

    i am conntected to the router...
    i want to go to shares/MYVOLUME1/opt/etc/rc.local
    but there is no data in this directory....... is that strange ?

  6. #6
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244
    Quote Originally Posted by Rick View Post
    i am conntected to the router...
    i want to go to shares/MYVOLUME1/opt/etc/rc.local
    but there is no data in this directory....... is that strange ?
    No, that is, shares/MYVOLUME1/opt/etc/rc.local is no directory, but a file . To get there, type:
    Code:
    cd /shares/MYVOLUME1/opt/etc
    cat rc.local
    Cat is similar to type in DOS
    then
    Code:
    mv rc.local rc.vocal
    or something you like better to rename this stuff .

    Good luck,
    Marc

  7. #7
    Join Date
    Mar 2008
    Location
    Alkmaar, Netherlands.
    Posts
    14

    Smile

    Yesterday i installed WinSCP, made a new connection withe the "SCP" protocol and was able to move, copy filles much easier...
    so now i have twonky in the opt/share/twonkymedia directory
    also found out that when a failure occured, for example i screwd up my rc.local and i wanted to login using putty i could not loging any more under the user admin.

    (none) login: admin
    Password:
    Login incorrect

    but with the user root i was able to loging in and changed back the rc.local
    to original

    (none) login: root

    now the only thing left to do is to start twonky, automatic.
    i have read some threads and changed rc.local
    but with no luck.

    when is start twonky manually.
    i get this :

    WL700gE login: root

    Password:
    [root@WL700gE /]$ cd opt/share/twonkymedia
    [root@WL700gE twonkymedia]$
    [root@WL700gE twonkymedia]$ ./twonkymedia
    ./twonkymedia: /opt/lib/libpthread.so.0: no version information available (required by ./twonkymedia)
    Segmentation fault
    [root@WL700gE twonkymedia]$
    [root@WL700gE twonkymedia]$


    but now when i first type in this line -> export LD_LIBRARY_PATH=/lib:/opt/lib
    i am able to start the server.
    with "ps"commando i can see what programmas are running and twonky is one of them.

    [root@WL700gE twonkymedia]$ export LD_LIBRARY_PATH=/lib:/opt/lib
    [root@WL700gE twonkymedia]$
    [root@WL700gE twonkymedia]$ ./twonkymedia
    [root@WL700gE twonkymedia]$
    [root@WL700gE twonkymedia]$ TwonkyMedia Version 4.4.4
    ps
    PID Uid VSZ Stat Command
    1 root 9116 S init
    2 root SW< [keventd]
    3 root SW [events/0]
    4 root SWN [ksoftirqd_CPU0]
    5 root SW [kswapd]
    6 root SW [bdflush]
    7 root SW [kupdated]
    8 root SW [mtdblockd]
    9 root SW [khubd]
    14 root SW< [mdrecoveryd]
    74 root SW< [ksed]
    75 root SW [ksechanged]
    77 root SW [gpio_out_pulse]
    78 root SW [button_notify_u]
    106 root SW< [raid1d]
    111 root SW< [raid1d]
    114 root SW [kreiserfsd]
    173 root 3600 S syslogd -R 255.255.255.255
    175 root 3552 S klogd
    177 root 11020 S httpd 80 y
    179 root 11020 S httpd 8080 share_browsing
    185 root 4880 S upnp -D -L br0 -W eth0
    195 root 1880 S udhcpd /tmp/udhcpd_lan.conf
    199 root 2188 S dnsmasq -i br0 -r /tmp/resolv.conf
    209 root 8520 S /usr/local/samba/sbin/smbd
    219 root 1856 S udhcpc -i eth0 -p /var/run/udhcpc.pid -s /tmp/udhcpc
    224 root 6792 S /usr/local/samba/sbin/nmbd
    228 root 5072 S vsftpd /etc/vsftpd.conf
    244 root 8520 S /usr/local/samba/sbin/smbd
    259 root 5824 S waveservermain
    261 root 5824 S rcamdmain
    262 root 4808 S infosvr br0
    263 root 5832 S watchdog
    275 root 5824 S usbcopymain
    490 root 3172 S thttpd -d /shares/MYVOLUME1/MYSHARE1/web -c ** -p 808
    492 root 6748 S dms /shares/DMSRoot WL700gE 00:1B:FC:22:43:FA
    500 root 6748 S dms /shares/DMSRoot WL700gE 00:1B:FC:22:43:FA
    504 root 6748 S dms /shares/DMSRoot WL700gE 00:1B:FC:22:43:FA
    506 root 6748 S dms /shares/DMSRoot WL700gE 00:1B:FC:22:43:FA
    515 root 3468 S ./dmathined /shares/MYVOLUME1/MYSHARE1 2
    518 root 3076 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE
    519 root 8044 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE
    521 root 8044 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE
    522 root 8044 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE
    525 root 5732 S giftd --home-dir=/shares/MYVOLUME1/MYSHARE1/Download
    534 root 8044 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE
    543 guest 9128 S < /usr/local/samba/sbin/smbd
    575 root 2164 S utelnetd -d -i br0
    582 root 1364 S /opt/sbin/dropbear
    612 root 1444 S /opt/sbin/dropbear
    613 root 2024 S -bash
    625 root 2132 S -bash
    628 root 1876 S ./twonkymedia
    629 root 23472 S ./twonkymediaserver
    630 root 23472 S ./twonkymediaserver
    631 root 23472 S ./twonkymediaserver
    632 root 23472 S ./twonkymediaserver
    633 root 23472 S ./twonkymediaserver
    634 root 23472 S ./twonkymediaserver
    635 root 23472 S ./twonkymediaserver
    636 root 23472 S ./twonkymediaserver
    637 root 23472 S ./twonkymediaserver
    638 root 23472 S ./twonkymediaserver
    640 root 23472 R ./twonkymediaserver
    648 root 23472 S ./twonkymediaserver
    649 root 1792 R ps
    [root@WL700gE twonkymedia]$
    [root@WL700gE twonkymedia]$

    so how do i modify te rc.local the correct way i tried, the code what was posted but with no luck.....

    Gegroet Rick.

Similar Threads

  1. Installing Optware Packages on Asus Firmware 1.0.7.8
    By emailpr in forum WL-700g Firmware Discussion
    Replies: 3
    Last Post: 16-01-2008, 01:13
  2. wan to lan filter on default firmware 1.0.7.8?
    By nully in forum WL-700g Firmware Discussion
    Replies: 1
    Last Post: 10-11-2007, 23:36
  3. Custom Firmware v1.1.2.7
    By JOCKYW2001 in forum WL-HDD Firmware Releases
    Replies: 59
    Last Post: 11-12-2004, 12:26

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •