space1ord

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Lowercase file names #27370
    space1ord
    Participant

    This issue with the lowercase file names has been already fixed in the sources, see http://code.google.com/p/wiimc/source/detail?r=579. Only NTFS drives are affected. Maybe you can compile your own version or you wait for the next release. The problems with the SD card and the 10 seconds delay i don’t have. The delay to show the USB drive I think is normal in this release.

    in reply to: Version 1.07 to 1.0.9 – Cannot read USB Drive #26929
    space1ord
    Participant

    @tantric:
    I think I have found a bug in source file ‘fileop.cpp’ in Function ‘void MountAllDevices(), line 796, rev. 482’:
    Should it not be

    else if(!isInserted[DEVICE_USB])
    {
    Remount(DEVICE_USB, SILENT);
    }

    instead of

    else if(!isInserted[DEVICE_SD])
    {
    Remount(DEVICE_USB, SILENT);
    }

    But unfortunately this not fixes my problem, that my hdd is only found randomly if I start WiiMC thru HBC or wiiload.

    in reply to: usb hdd connected to a pc #26945
    space1ord
    Participant

    Yes of course you can. You can share folders on your usb hdd with smb just like all other folders. Or run a ftp server on pc side wich serves the files on your hdd.

    in reply to: Version 1.07 to 1.0.9 – Cannot read USB Drive #26928
    space1ord
    Participant

    @Axel Ryman: If WiiMC is running under IOS 61 then your HBC also does. If you want to boot HBC and WiMC in IOS 58 you have to reinstall HBC. But this will probably not solve your problem.

    in reply to: IOS58 + No network connection = Code dump! #26867
    space1ord
    Participant

    I had testet this with WiiMC but i got no code dumps. Firmware V3.2E, started thru HBC with active IOS58. Even with a configured SMB share there were no problems.
    But i have noticed, that with WiiMC V1.0.9 my harddrive is only found, when I start it thru the WiiMC channel. When I start WiiMC by HBC, my hdd is not found.

Viewing 5 posts - 1 through 5 (of 5 total)

Login

Lost Password