
User is Offline The Dell Studio 1536 and several other machines from HP come with a BIOS that gives some trouble regarding assigning resources to USB when using more than 2GB of RAM.
Here is the solution for this problem:
Open a terminal
Code:
cd /etc/default/
Code:
sudo gedit grub
Include "pci=nocrs" in GRUB_CMDLINE_LINUX=""
Save changes and close
Code:
sudo update-grub
And then restart the computer
This will give you back the usb ports so you can use your wireless mouse or any usb device.
|
|
|
