Hi,

some changes, I still haven't figured out why it doesn't work with the pre-boot script (the file is executable), but when I run it by hand ('registering' the spca5xx.o)
the last lines of dmesg looks like this

Code:
usb.c: registered new driver spca5xx
drivers/usb/spca5xx.c: spca5xx driver 00.60.00 registered
usb.c: USB disconnect on device 01:03.0-1 address 2
hub.c: new USB device 01:03.0-1, assigned address 3
usb.c: USB device 3 (vend/prod 0x46d/0x920) is not claimed by any active driver.
[admin@NAS root]$
as you can see the driver is registered, but the driver doesn't recognize the camera? do I need an other driver or ??? i don't get it.