_the_dude_
Enthusiast
Enthusiast

Johnpoz,

Good to hear that the fix worked for the HIDCLASS.SYS problem. In the old version I tried to pull the hidclass.sys file from the driver.cab on the CD. I seem to have an OEM version of the CD where that works correctly. Now the script tries to get the file from hidclass.sy_ and if it is not found tries to extract it from the driver.cab.

Are you sure that Firefox doesn't work (showing the .iso files) with the new patch?

Everyone:

Here's how to fix the problem:

Here's what you do:

\* Start with the 1.0 version of the UDA

\* Download http://ch.twi.tudelft.nl/~carl/uda11c.tar

\* copy the file uda11c.tar to /tmp

use pscp.exe from the putty download page:

pscp.exe uda11c.tar root@10.0.0.104:/tmp

\* log in as root on the UDA

mkdir /tmp/uda11

cd /tmp/uda11

tar -xvf /tmp/uda11c.tar

chmod 755 upgrade11.sh

./upgrade11.sh

Notion: there's no fix yet for the 1.2 version, but that will be up soon.

Reply
0 Kudos