https://bugzilla.redhat.com/show_bug.cgi?id=1273188



--- Comment #8 from Andrew Morton <[email protected]> ---
I straced the whole operation (start chrome, try to authenticate).

t61p:/home/akpm> grep hiddev log-chrome         
7882  readlink("/sys/class/usbmisc/hiddev0",
"../../devices/pci0000:00/0000:00"..., 1024) = 70
7882 
stat("/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.2/usbmisc/hiddev0/uevent",
{st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
7882 
readlink("/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.2/usbmisc/hiddev0",
0x7f92b5d3cf80, 1024) = -1 EINVAL (Invalid argument)
7882 
stat("/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.2/usbmisc/hiddev0/uevent",
{st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
7882 
readlink("/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.2/usbmisc/hiddev0/subsystem",
"../../../../../../../../class/us"..., 1024) = 37


t61p:/home/akpm> grep "/dev/.*hiddev" log-chrome
t61p:/home/akpm> 

So yeah, for some reason it isn't even attempting to open the device nodes.

Running google-chrome-stable-46.0.2490.71-1.x86_64.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to