md500/sneek

DI module wont load without USB drive present

Opened this issue · 2 comments

What steps will reproduce the problem?
1. Install SNEEK+DI
2. Boot without USB drive

What is the expected output? What do you see instead?
SystemMenu loads DI without games detected.


What revision are you using? With what configuration
(SNEEK/UNEEK/SNEEK+DI)?
194

Please provide any additional information below.
As it seems it tries to write to USB:/sneek/diconfig.bin

Maybe it's better to write to SD:/sneek/diconfig.bin so that when there is no 
USB drive present it doesn't hang?

Because now having SNEEK+DI without games installed is more or less pointless 
as it still hangs, it does continue when there is an empty drive attached 
(because it can write to USB:/sneek/diconfig.bin).

Original issue reported on code.google.com by sfjuoc...@gmail.com on 6 Jan 2013 at 3:21

Writing to SD:/sneek/diconfig.bin when it's SNEEK+DI and writing to 
USB:/sneek/diconfig.bin if it's UNEEK+DI.

Original comment by sfjuoc...@gmail.com on 6 Jan 2013 at 3:23

What is the expected output? What do you see instead?

SystemMenu loads DI without games detected.

Instead it just hangs at blackscreen waiting for USB storage.

Original comment by sfjuoc...@gmail.com on 6 Jan 2013 at 10:51