I don't know if the tuner and LAN issues warrant a report since I think it may be by design.
The LAN issue was due to redacted code: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bc2bebe8de8ed4ba6482c9cc370b0dd72ffe8cd2 When adding the code back in, I am now able to WOL just fine as well as still Sleep with no problems. The TV tuner, somewhat simply, didn't include a PID value in ./drivers/media/usb/au0828/au0828-cards.c, so I just duplicate the nearest VID/PID pair { USB_DEVICE(0x05e1, 0x0480) replacing 480 with my 400. It isn't an exact match in functionality as a native driver in Windows because there is an LED on the device that remains lit, otherwise it works fine. Do you think it would still be something to ubuntu-bug the specific modules that I have edited? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1465862 Title: Mouse Cursor Invisible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1465862/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
