Nathaniel van Diepen

Results 1146 comments of Nathaniel van Diepen

> Whoever compiled it, should rebuilt it for both ARM and Intel ... > ... or release two binaries, one for macOS-ARM and one for macOS-Intel. https://github.com/Jayy001/codexctl/pull/98

> Is it at all possible to run this software on an intel mac? Yes.

What OS are you on? It should not be looking for the folder named `Downloads` in your local directory, it should be using either the folder specified by the `XDG_DOWNLOAD_DIR`...

I see you saying that it's "On device", but it's failing because the folder doesn't exist. It would be fair to add extra code to have a better sane default...

What do you see in the dmesg output when you connect it? Does the device have a charge? Is the USB cable the one that came with the device?

> I'm using a virtual box machine to emulate Ubuntu with all my drivers installed and working perfectly with other usb devices (like pendrives and phones). > > I don't...

In the logs, which lines show up when you powered on the device with everything attached? I assume you have `dmesg -w` running before you start the device, and then...

> Okay after adding 10.10k resistor the `dmesg -w` detected the device but doesn't boot. > > > [ 6289.626881] usb 1-5: new high-speed USB device number 25 using xhci_hcd...

> I've got exactly the same problem as you at the moment - cannot get it to register that B8 has been pulled down at all - every reboot is...

> So is it's acting as expected? Correct, you are seeing the `USB HID v1.10 Device [Freescale SemiConductor Inc SE Blank ULT1]` line in your dmesg output, exactly like the...