Some time you might experence Ubuntu USB file transfer is slow then you can try following solution
$ sudo gedit /etc/default/grub
edit as following
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=noacpi pci=routeirq"
then reload
$ sudo grub-mkconfig -o /boot/grub/grub.cfg
This fix might not work for every one.
Showing posts with label slow usb file transfer. Show all posts
Showing posts with label slow usb file transfer. Show all posts
Thursday, December 23, 2010
Subscribe to:
Posts (Atom)
AWS Services
1. Identity Access Management (IAM): Used to control Identity (who) Access (what AWS resources). 1....
-
Where will you use ArrayList and where will you use LinkedList? ------------------------------------------------------------------- ArrayLis...
-
1. What is a servlets? Java Servlet is server side technologies to extend the capability of web servers by providing support for dynamic re...
-
1. Identity Access Management (IAM): Used to control Identity (who) Access (what AWS resources). 1....