Dave Young

Results 6 comments of Dave Young

I tried this on Fedora with a wrapper libusb-0.1 which actually should be libusb1.0, and commented out the checking of libusb, it worked for me for flashing n900 firmware. If...

Pali, I did a quick test, get below: Run 0xFFFF -I, then immediately plug the usb cable to N900, got below: # ./0xFFFF -I 0xFFFF v0.7 // Open Free Fiasco...

Yes, I'm sure it is via libusb-compat, but Fedora libusb takes two patches below: 0001-Link-with-znodelete-to-disallow-unloading.patch 0002-Revert-use-atexit-to-call-libusb_exit.patch I'm not sure if they are relevant or not. Will check your link later.....

Pali, as I said I got a working test result with Fedora libusb, but after checking the dmesg I get below, so apparently my time slot window is longer than...

Here is the output of my test result with pali's test code: [usbtest]# ./a.out Plugged: idVendor=0x0421 idProduct=0x01c7 iProduct= ^C[root@dhcp-128-65 usbtest]# ./a.out Plugged: idVendor=0x0421 idProduct=0x0106 iProduct= Unplugged: idVendor=0x0421 idProduct=0x0106 Plugged: idVendor=0x0421...

I come across this issue as well, there is one n900 with a broken touchscreen. I tried to compile the u-boot tag v2023.04 with below and then run `0xFFFF -m...