LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ehci-pci resume error -19 (https://www.linuxquestions.org/questions/linux-newbie-8/ehci-pci-resume-error-19-a-4175594284/)

iceman81 11-26-2016 02:53 PM

ehci-pci resume error -19
 
hey guys, after searching around this seems to be an known issue with the c720 chromebook. Currently using linux mint, the link below says chrubuntu, but i am not using crouton.
Code:

ant@ant-chrome ~ $ uname -a
Linux ant-chrome 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

I have found a few pages that were like just create this script to fix it, but not much explaining what is happening.

I don't want to just copy and paste into my grub.cfg without at least knowing what the error means and what 'unbinding ehci' is actually doing.

AFAIK my usb ports work just fine, using a bluetooth mouse, so nothing is ever really plugged into them

https://www.reddit.com/r/chrubuntu/c...g_at_shutdown/

business_kid 11-30-2016 01:46 PM

Error 19 is (From /usr/include/asm-generic/errno-base.h)
Code:

#define ENODEV          19      /* No such device */
if that throws any light on your problem. I found the ehci module to be a bit inclined to overreact. I had issues with it (back in the day when usb-2.0 was something to be excited about) previously but that was faulty Via usb ports. Via do that sort of thing occasionally. The eventual "FIX" was to take out some silicon and give 2 less usb ports.


All times are GMT -5. The time now is 03:11 AM.