Results 1 to 13 of 13

Thread: bad firmware or harware problems?

  1. #1
    Join Date
    Sep 2004
    Posts
    123

    bad firmware or hardware problems?

    Hi,
    at first:sorry for bad english
    i have some problems with my new wl-hdd:

    1: only the orange Led for Networkspeed is burning/flashing but it's connectet to a 10/100 Switch which always shows a 100 Mbit connection...but the real speed is very slow...ca 20Mbit max.

    2: the auto copy function for usb-sticks is horrible...after a long time (for a 128MB USB-Stick) i have 18/36 Partitions/Folders but only one has all the data...the other folders are filled with garbage...filenames/empty Folders.

    3: is it possible to mount a USB-Device directly w/o that copy-function

    cu,
    peter
    Last edited by petgun; 28-09-2004 at 17:26.

  2. #2
    Please Read the manual!

    Your disk is the bottleneck! Most 2,5"are not fast enough to transfer the date!

    NOTE: 100Mbit/sec network = 12,5Megabytes/sec.

    The USB = USB 1.1 (not fast USB 2)

  3. #3
    Join Date
    Sep 2004
    Posts
    123
    Quote Originally Posted by funsje
    ..
    Your disk is the bottleneck! Most 2,5"are not fast enough to transfer the date!
    i have that http://www.baber.com/drives/internal...1gas_specs.htm one.

    NOTE: 100Mbit/sec network = 12,5Megabytes/sec.
    ..i know that..i only have 2 Megabyte/sec...wired connection with 100Mbit Switch...
    The USB = USB 1.1 (not fast USB 2)
    ..and therefore i'll get 18/36 folders with garbage? i dn't not worry about the USB-Speed...there must be something wrong in my opinion...

    cu,
    peter
    Last edited by petgun; 28-09-2004 at 22:50.

  4. #4
    Join Date
    Sep 2004
    Location
    NL
    Posts
    206
    Quote Originally Posted by petgun
    Hi,
    at first:sorry for bad english
    i have some problems with my new wl-hdd:
    1: only the orange Led for Networkspeed is burning/flashing but it's connectet to a 10/100 Switch which always shows a 100 Mbit connection...but the real speed is very slow...ca 20Mbit max.
    About the actual speed, about a year ago I bought a very nice system with two 80 GB Seagate SATA disks. Supplier installed Suse 7.x and also Serial ATA support which wasn't included in the SUSE distro at that time. When I did a hpdarm -T I got only 2Mb/s. (PIO4 I think) I found out the thing required a number hdparm and other settings to get normal r/w speed results for this config. You may be facing a similar problem with the WL-HDD.

    Perhaps you can check your disk speed with hdparm -Tt or something like that and see what you get
    Last edited by brubber; 29-09-2004 at 19:57.
    Brubber

    WL-500g, WL-138g, WL-160g

  5. #5
    Join Date
    Sep 2004
    Location
    Austria
    Posts
    125
    AFAIK using hdparm isn't possible as the usb-storage driver presents every connected disk as SCSI device.

  6. #6
    Join Date
    Sep 2004
    Posts
    123
    hi,
    Quote Originally Posted by wtzm
    AFAIK using hdparm isn't possible as the usb-storage driver presents every connected disk as SCSI device.
    sorry, i am a little bit confused about the answer...we are talking about the HD _inside_ the WL-HDD not about a external USB-Storage Device....AFAIK there is only a automatc copy function (which i don't like) for connected USB-Sticks/USB-HD/???? wich dosen't work properly in my opinion.
    At the moment i think the firmware 1.1.2.2 is very buggy....and i wait for a new one...

    cu,
    peter

  7. #7
    Join Date
    Sep 2004
    Location
    Austria
    Posts
    125
    Quote Originally Posted by petgun
    we are talking about the HD _inside_ the WL-HDD not about a external USB-Storage Device
    Well, yes, my comment was only related to external usb-hdds.

  8. #8
    Join Date
    Sep 2004
    Location
    Austria
    Posts
    125
    You could also take a look at /proc/ide/hda/settings to find out if dma is enabled for your disk (if hdparm isn't available on the wl-hdd).

  9. #9
    Join Date
    Sep 2004
    Posts
    123
    hi,
    Quote Originally Posted by wtzm
    You could also take a look at /proc/ide/hda/settings to find out if dma is enabled for your disk (if hdparm isn't available on the wl-hdd).
    thank you. i'll try that tonight...i hope that's possible with the WL-HDD Hardware...a Promise DMA HD Controller alone is not enough...is there a circuit diagram availiable ?

    cu,
    peter

    PS:
    the path was /proc/ide/ide0/hda/settings

    Code:
    name			value		min		max		mode
    ----			-----		---		---		----
    acoustic                0               0               254             rw
    address                 0               0               2               rw
    bios_cyl                116280          0               65535           rw
    bios_head               16              0               255             rw
    bios_sect               63              0               63              rw
    breada_readahead        8               0               255             rw
    bswap                   0               0               1               r
    current_speed           66              0               69              rw
    failures                0               0               65535           rw
    file_readahead          124             0               16384           rw
    ide_scsi                0               0               1               rw
    init_speed              66              0               69              rw
    io_32bit                1               0               3               rw
    keepsettings            0               0               1               rw
    lun                     0               0               7               rw
    max_failures            1               0               65535           rw
    max_kb_per_request      128             1               255             rw
    multcount               16              0               16              rw
    nice1                   1               0               1               rw
    nowerr                  0               0               1               rw
    number                  0               0               3               rw
    pio_mode                write-only      0               255             w
    slow                    0               0               1               rw
    unmaskirq               0               0               1               rw
    using_dma               1               0               1               rw
    wcache                  0               0               1               rw
    and 'using_dma' was set to 1. Are the ohter values ok?
    Last edited by petgun; 29-09-2004 at 20:45.

  10. #10
    Join Date
    Sep 2004
    Location
    NL
    Posts
    206
    Seems to me it's set to ATA33. If you get 20 Mb/s I think that's OK with this setting

    You may want to set init_speed to 69 (ATA100) if your HD supports this speed (would be hdparm -X69)

    You may also try to increase your breada_readahead to 16 (do not set higher then multcount)

    Changing the max_kb_per_request settings also may improve speed for some disks (try 15)
    Brubber

    WL-500g, WL-138g, WL-160g

  11. #11
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    Quote Originally Posted by brubber
    Seems to me it's set to ATA33. If you get 20 Mb/s I think that's OK with this setting

    You may want to set init_speed to 69 (ATA100) if your HD supports this speed (would be hdparm -X69)

    You may also try to increase your breada_readahead to 16 (do not set higher then multcount)

    Changing the max_kb_per_request settings also may improve speed for some disks (try 15)
    hm.. ok

    is there another way than using hdparm? (this is not default on the wl-hdd, also the full busybox doesn't carry it)

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  12. #12
    Join Date
    Sep 2004
    Posts
    123
    Quote Originally Posted by brubber
    Seems to me it's set to ATA33. If you get 20 Mb/s I think that's OK with this setting....
    thank you! I'll try that tonight, but i fear that it won't boost the performance....i think the bottleneck is the Network/CIFS/Samba/buggy Firmware....if i try to write a testfile via the Backdoor cmdline from /dev/zero to the mounted Device the WL-HDD goes to Nirwana :-(

    cu,
    peter
    Last edited by petgun; 30-09-2004 at 15:20.

  13. #13
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308
    Any results on the speed tests yet? I'm curious about the r/w speeds when using Samba or FTP. Ethernet allows for a maximum of 12 MB/s, but will the WL-HDD match this? There are 2.5" HDD capable of 12 MB/s sustained (average) throughput around and 3.5" disks, ofcourse, are way beyond that. It is interesting if the WL-HDD is capable of handling such amounts of data...

    The WL-500g reaches only about 600 KB/s which is not enough to stream DIVX video for example.

Similar Threads

  1. firmware update problems
    By ika in forum WL-500g Q&A
    Replies: 1
    Last Post: 27-09-2005, 10:40
  2. problems my latest firmware
    By rexster in forum WL-500g Q&A
    Replies: 2
    Last Post: 21-05-2005, 04:35
  3. problems with wl500bv2 1.9.2.7. 3b firmware
    By ram.con in forum WL-500g Q&A
    Replies: 7
    Last Post: 21-01-2005, 20:41
  4. Replies: 1
    Last Post: 28-12-2004, 20:05
  5. Bluetooth precompiled: problems with newest modified firmware
    By Mzuri in forum WL-500g Custom Development
    Replies: 2
    Last Post: 24-09-2004, 15:35

Posting Permissions

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