bserrano's post in Port Usb non reconnu was marked as the answer
				
				  
				
				
					
						Salut,
J'ai eu le même souci avec Xubuntu sur un portable, et j'y ai remédié comme suit:
Dans le terminal:
 
gksudo scratch /etc/default/grub
 
Trouver la ligne:
GRUB_CMDLINE_LINUX=”"
 
Puis la remplacer par:
GRUB_CMDLINE_LINUX=”acpi=force irqpoll”
 
Sauver et quitter Scratch
 
sudo update-grub
 
 
A voir si cela fonctionne avec eOS...
Lien vers l'original: http://www.ubuntugeek.com/how-to-fix-usb-stops-working-problem-in-ubuntu.html