2009/10/20 Juha Heinanen <[email protected]>: > let me know how to find out the IDs and i'll let you know what they are > for 1101ha.
$cat /sys/bus/usb/drivers/uvcvideo/*\:*/../idVendor | sort -u will tell you the vendor ID and $cat /sys/bus/usb/drivers/uvcvideo/*\:*/../idProduct | sort -u the product ID > X Error of failed request: XF86DGANoDirectVideoMode This is X11 related, I guess your netbook has a Poulsbo chip... Cheers, Luca _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
