Vincent Petry

Results 325 comments of Vincent Petry

also need the mtime to be able to set initial mtime maybe allow arbitrary metadata ?

Tried again today, the USB mass storage is getting I/O errors (sdc): ``` [ 2092.911003] RTMP_TimerListAdd: add timer obj ffffc90001d1fa00! [ 2189.928606] ===>rt_ioctl_giwscan. 7(7) BSS returned, data->length = 1734 [...

Same issue even if the wifi stick is plugged on my PC tower's USB 3 ports while the mass storage is plugged on the USB 2 port. The driver is...

I discovered some more clues: it seems to be related to the driver's "Mode" which is always on "Auto" at the beginning. This seems to disturb NetworkManager. When running wpa_supplicant,...

I suspect that there are three potential bugs involved: 1) Setting mode doesn't work 2) Returned mode is "Auto" instead of "Managed" by default ? Either driver bug or NetworkManager...

Okay, first I tried to write a udev rule to automatically run ifconfig ra0 up and restart network managed, but it didn't work at boot time. Then I noticed in...

and I narrowed it down and removed the second hack. So this is the minimal patch required to make the wifi stick work again for me: ``` diff --git a/os/linux/sta_ioctl.c...

@icewind1991 is it safe to clear the oc_mounts table in NC 24 ?

as far as I remember, the ones with "NULL" are supposed to auto-populate during access

@come-nc as discussed yesterday, please add a list of checkboxes in the top post or the ticket so we get an overview what's left to fix and what challenges we...