Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

/storage_usb sometimes inaccessible if two USB devices are plugged in #25

Closed
wchill opened this issue Jul 18, 2022 · 2 comments
Closed

Comments

@wchill
Copy link

wchill commented Jul 18, 2022

seems this is because sometimes the Wii U disk is mapped to /vol/storage_usb02 instead of /vol/storage_usb01. So the server should attempt to mount both usb01 and usb02.

@Laf111
Copy link
Owner

Laf111 commented Jul 30, 2022

Thanks, next version will try both !

Laf111 added a commit that referenced this issue Aug 4, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 4, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 4, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 4, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 5, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 5, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 5, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 5, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 5, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Aug 5, 2022
2022/08/05 V12 :    
    > WUT developpement is interrupted (too many buggs with no way to debug), so no more channel version for V12 and up
      If you continue to use the previous channel version, avoid transfer/operation on the SDCard (CRC errors, crashes)
    > much more stable version using dynamic libs (like the original software), fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors on SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > multi transfers enhancement : 
        - now connections are re-used (no more alloc/free when transferring files)
        - transfer buffer and thread are preallocated
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27
Laf111 added a commit that referenced this issue Sep 2, 2022
2022/09/02 V12 :    
    > WUT developpement is interrupted (awaiting for a more stable version, tried 1.1.1 with no success), so no more channel version for 
      V12 and up.
    > it is a much more stable version that use dynamic libs (like the original software) and it fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors when transferring to the SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > noticeable multi-transfers enhancement : 
        - now connections are re-used (no more alloc/free when client connects)
        - transfer buffer and thread are preallocated
        - extend the priority values used for transfer threads
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27 
    > fix : rights on files uploaded not set properly
    > remove nand backup, log file and CRC calculation features
    
    Special thanks to Masana for testing.
Laf111 added a commit that referenced this issue Sep 4, 2022
2022/09/02 V12 :    
    > WUT developpement is interrupted (awaiting for a more stable version, tried 1.1.1 with no success), so no more channel version for 
      V12 and up.
    > it is a much more stable version that use dynamic libs (like the original software) and it fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors when transferring to the SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > noticeable multi-transfers enhancement : 
        - now connections are re-used (no more alloc/free when client connects)
        - transfer buffer and thread are preallocated
        - extend the priority values used for transfer threads
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27 
    > fix : rights on files uploaded not set properly
    > remove nand backup, log file and CRC calculation features
    
    Special thanks to Masana for testing.
Laf111 added a commit that referenced this issue Sep 5, 2022
2022/09/05 V12 :    
    > WUT developpement is interrupted (awaiting for a more stable version, tried 1.1.1 with no success), so no more channel version for 
      V12 and up.
    > it is a much more stable version that use dynamic libs (like the original software) and it fix : 
        - transfers number limitation on the SDCard, now 8 is allowed
        - CRC errors when transferring to the SDCard
      and i suppose : 
        - Disconnects to ftp server while copying a injected game #22 
        - Crash when trying to access a folder on SD #23 
        - unstable on tiramisu #24
        - It seems that using FileZilla client to delete files on sdcard caused it died. #26 
    > noticeable multi-transfers enhancement : 
        - now connections are re-used (no more alloc/free when client connects)
        - transfer buffer and thread are preallocated
        - extend the priority values used for transfer threads
    > fix : /storage_usb sometimes inaccessible if two USB devices are plugged in #25 
    > fix : renaming file is broken #27 
    > fix : rights on files uploaded not set properly
    > remove nand backup, log file and CRC calculation features
    
    Special thanks to Masana for testing.
@Laf111
Copy link
Owner

Laf111 commented Sep 5, 2022

Fixed in V12

@Laf111 Laf111 closed this as completed Sep 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants