Page 13 of 19 FirstFirst ... 31112131415 ... LastLast
Results 181 to 195 of 283

Thread: alpha rt-n firmware releases

  1. #181
    Sda = 1Gb Flash Pen (Swap at sda1 and /opt at sda2)
    Sdb = Sdb1 ext3 formated Iomega 1Tb disk

    The sdb stops working after some reads and writes (see syslog.log file attached on previous post)

    And as you can read on previous posts from March I've tried everything except install other firmwares.

  2. #182
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by s1za View Post
    today I've re-formated everything (pen with /opt and the 1 Tb hard disk), installed from scratch with r1807 (no usb hubs, no raid partitions) and still no harddisk stability. It stops after couple of reads and writes.
    Such errors (-71), if not observed before, usually means bad usb cable or insufficient power for HDD.

  3. #183
    Quote Originally Posted by lly View Post
    Such errors (-71), if not observed before, usually means bad usb cable or insufficient power for HDD.
    1. The Iomega 1Tb are external 3.5 disks and have a external power suply;
    2. Everything worked for 2 years on a asus 500gp without any problems;
    3. The drives work perfectly (same power suply and same usb cables) attached to laptop (either windows or ubuntu)
    4. the problems started when I switch the 500gp for the RT-N16 with this firmwares (I didn't tried with the original asus firmware)

  4. #184
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by s1za View Post
    1. The Iomega 1Tb are external 3.5 disks and have a external power suply;
    2. Everything worked for 2 years on a asus 500gp without any problems;
    I don't want to say that your HDD is bad, it has some kind of "specific"...
    3. The drives work perfectly (same power suply and same usb cables) attached to laptop (either windows or ubuntu)
    Does your ubuntu use obsolete 2.6.22 (or older) kernel?
    4. the problems started when I switch the 500gp for the RT-N16 with this firmwares (I didn't tried with the original asus firmware)
    Well, but we neither can't switch to newer kernel, nor completed usb backport yet

    P.S. Mine hitachi usb hdd works well with RT-N16...

  5. #185
    Quote Originally Posted by lly View Post
    I don't want to say that your HDD is bad, it has some kind of "specific"...

    Does your ubuntu use obsolete 2.6.22 (or older) kernel?

    Well, but we neither can't switch to newer kernel, nor completed usb backport yet

    P.S. Mine hitachi usb hdd works well with RT-N16...
    I'm trying to find a solution by excluding all the variables and it's not from disks itself but maybe from the combination of this disks with this firmware (even though I had similar results with 2.5 hdd).

    Kernel is used on ubuntu 10.04 is 2.6.32

    Thank's for your reply's

  6. #186
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by s1za View Post
    I'm trying to find a solution by excluding all the variables and it's not from disks itself but maybe from the combination of this disks with this firmware (even though I had similar results with 2.5 hdd).
    You can try teddy_bear Tomato K26 mod, he done some more usb backports. If it is helps, I can do fast migration of his backports.

  7. #187
    Quote Originally Posted by lly View Post
    You can try teddy_bear Tomato K26 mod, he done some more usb backports. If it is helps, I can do fast migration of his backports.
    tried tomato with same result
    nevertheless found this page in Portuguese/Brazilian
    http://www.anselmolsm.org/blog/coole...x-craft-linux/

    translated by google to english
    http://translate.google.com/translat...x/&sl=pt&tl=en

    (you can ask me if have any doubt with the translation ) that as a link to a patch to a very similar problem. Do you think it my help?
    http://www.anselmolsm.org/blog/files...6.27-rc8.patch

    explained here
    http://git.kernel.org/?p=linux/kerne...86143fb2026949

  8. #188
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    I managed to turn on WPA2.
    it took me some time since it only worked after I pressed the reset button on the back of the router
    I've completely worked my way trough the web-admin again to reconfigure everything, and now it's working stable.

    furthermore, I can switch between encryption modes now

    Also the ethernet bridge between my wl-500w and my rt-n16 is better now with wpa2, I can get a troughput of ~6MB/s sometimes
    but usually around 2MB/s

  9. #189
    Quote Originally Posted by wpte View Post
    I managed to turn on WPA2.
    it took me some time since it only worked after I pressed the reset button on the back of the router
    I've completely worked my way trough the web-admin again to reconfigure everything, and now it's working stable.

    furthermore, I can switch between encryption modes now

    Also the ethernet bridge between my wl-500w and my rt-n16 is better now with wpa2, I can get a troughput of ~6MB/s sometimes
    but usually around 2MB/s
    Nice to find out a way for WPA2. So the first post sholud be correted, when say: WPA 2 does not work yet.

  10. #190
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by s1za View Post
    nevertheless found this page in Portuguese/Brazilian
    http://www.anselmolsm.org/blog/coole...x-craft-linux/
    As I can see, problem in this article slightly differ than yours.
    It describes problem with initial hdd recognition and you observe problem after successful hdd initialization, right?

    Anyway, I can include patch above for tests. Can you compile FW yourself?

  11. #191
    Quote Originally Posted by lly View Post
    As I can see, problem in this article slightly differ than yours.
    It describes problem with initial hdd recognition and you observe problem after successful hdd initialization, right?

    Anyway, I can include patch above for tests. Can you compile FW yourself?
    You are right. I can compile the FW for testing.

    Also find this:
    http://www.howtofixcomputers.com/for...1-a-20161.html

    with this bug
    https://bugzilla.kernel.org/show_bug.cgi?id=7932

    cannot find the patch link. Continue to search as everything points to a Kernel bug.

    http://www.linuxquestions.org/questi...2/#post3269374

    On this one I could not find the /sys/module/usbcore/parameters/autosuspend parameter...

    Thank's
    Last edited by s1za; 19-07-2010 at 11:08.

  12. #192
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by s1za View Post
    On this one I could not find the /sys/module/usbcore/parameters/autosuspend parameter...
    Power management (CONFIG_PM & CONFIG_USB_SUSPEND) disabled in both original ASUS & our FW.

  13. #193
    Quote Originally Posted by lly View Post
    Power management (CONFIG_PM & CONFIG_USB_SUSPEND) disabled in both original ASUS & our FW.
    hi lly.
    No more FW night builds of RT-N16 ftp://core.dumped.ru/rt-n/ ?
    Thanks.

    C.

  14. #194
    Quote Originally Posted by crbrss View Post
    hi lly.
    No more FW night builds of RT-N16 ftp://core.dumped.ru/rt-n/ ?
    Thanks.C.
    Yes, they are. Link works again ...

  15. #195

    Webcam Support

    Does this firmware supports USB Webcam? I tried it with my Logitech Quickcam Pro 4000 on my RT-N16, does not work. The same camera works with WL-500G.

Page 13 of 19 FirstFirst ... 31112131415 ... LastLast

Similar Threads

  1. Essential Firmware Questions
    By vladk2k in forum WL-500gP Firmware Discussion
    Replies: 9
    Last Post: 14-10-2009, 11:10
  2. wl500gP v1 not booting after successfull flash of custom firmware
    By nocturne.op.15 in forum WL-500gP Firmware Discussion
    Replies: 6
    Last Post: 13-07-2008, 01:28
  3. New Oleg firmware 1.9.2.7-9 problems?
    By wpte in forum WL-500gP Firmware Discussion
    Replies: 11
    Last Post: 17-04-2008, 23:34
  4. Visit WL-500g Firmware Releases forum
    By Oleg in forum WL-550gE Firmware Discussion
    Replies: 7
    Last Post: 18-09-2006, 10:22
  5. Flashing Oleg's Firmware in WL HDD
    By hugo in forum WL-HDD Custom Development
    Replies: 29
    Last Post: 21-10-2004, 14:55

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
  •