General :: Enable USB 1.0 Instead Of USB 2.0?
Apr 29, 2011
I'm getting a USB error -71 and I found that disabling ehci_hcd allows my USB port to be usable. When the server boots up, ehci is automatically loaded and once that happens, the USB is rendered useless. Is there a command in Grub to downgrade the USB version?
Another option would be to make an .img to load up without USB 2.0 and using USB 1.0 but I don't know how to make one.
View 4 Replies
ADVERTISEMENT
Feb 10, 2010
I recently installed Deluge 1.2.0 from the following PPA:[URL]I using this on two different Linux computers. One is running Linux Mint 8 and the other is running Ubuntu Netbook Remix 9.10. The first time on either computer when I enable WebUI in the Deluge GUI it works fine. However if I ever disable it in plugins section I am subsequently unable to re-enable it (doesn't appear in the side panel again). Rebooting or reinstalling Deluge seems to have no effect.Is this a bug or am I doing something wrong?
View 3 Replies
View Related
Aug 11, 2010
How to recompile squid under fedora 13 to insert this arguments ---> --enable-storeio=diskd,coss
View 2 Replies
View Related
Apr 26, 2011
I've installed ACL on my Ubuntu:
aptitude install acl
What is the next step ? /etc/fstab ?
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
[Code]....
View 1 Replies
View Related
Oct 13, 2009
As I'm trying to set ACL via "chacl" command, its giving error saying "Operation not supported". So, the syntax part is correct but its not supported.
So, how to enable ACL support on Linux 4.
View 5 Replies
View Related
Jul 12, 2010
How do I find out or know whether or not an FTP client is enabled or disabled on my Linux machine? If it is disabled, how do I enable it?I have a Linux 2.6.9-67.ELsmp
View 2 Replies
View Related
Feb 23, 2011
i need to ftp from a windows xp pc to my redhat 5 system. Cant login.
I also need to ftp files to hpux and other ftp servers and this doesnt work either.
I'm not a subscriber to the redhat network.
View 4 Replies
View Related
Feb 3, 2011
startx is not working. how to enable GUI in rhel 6
View 8 Replies
View Related
Jan 6, 2010
I've installed fedora 8 in my system. i've tried to mount my usb drive. but it's doesn't work out. i followed the following procedure.
#mount /dev/sdb1 /mnt
But now i don't even get the drive as sdb or sdc. i don't know why.
View 5 Replies
View Related
Sep 16, 2010
Well I have two desktop environments GNOME and KDE. However the command
Code:
/usr/bin/canberra-gtk-play --id="desktop-logout" --description="KDE Login"
produces proper ouput in GNOME but not in kde.
whenever I try to run it in kde it produces the following output
Code:
$ /usr/bin/canberra-gtk-play --id="desktop-logout" --description="KDE Login"
Failed to play sound: Sound disabled
View 2 Replies
View Related
Aug 18, 2010
I disabled the 'up' key inred hat linux terminal by using the following command:
#xmodmap -e 'keycode 98='
Now I don't know how to enable it?
View 1 Replies
View Related
Jun 5, 2011
i installed redhat5.1 enterprised edition on vmware, and not able to open files using vim editor.
View 14 Replies
View Related
Apr 24, 2010
I'm using rxvt-unicode version 9.06 at Ubuntu 9.10. I was used to aterm, where you can use SHIFT + up/down arrow to scroll the printed output with a line up or down. You can also use SHIFT + pgup/pgdown to scroll one screen up or down.In urxvt I can use the pgup/pgdown combination as well, but can't use the up/down arrow combination. It is very useful to be able to scroll by single lines. Do you have any idea how to enable the up/down arrow scrolling?
View 1 Replies
View Related
Dec 29, 2009
I am compiling gstreamer for my ARM board. When i compile that i am not getting "debug" messages. so i want "debug messages" while make my gstreamer. i added "./configure --enable-debug" but still i not getting debug message while i "make".
View 1 Replies
View Related
Jun 16, 2010
I am complete newbie to Linux and it has just been a few days since I have started using Linux and I really love it. I have a problem that I cannot connect to my Wifi network but I can connect to wired network.I have tried disabling and enabling (System<Administration<Hardware Devices)the Broadcom STA wireless Driver but when I go to network manager I am only able to connect with wired Network and not wireless network .I have Dell Vostro 1520.
View 1 Replies
View Related
Mar 31, 2011
I've recently installed Ubuntu on my laptop. I installed a bunch of compiz software from the software center. I used ..... to figure everything out. However, somethings didn't work; such as the cube wouldn't change to the sphere, and the windows animations wouldn't work. When I restarted my computer, the cube changed to what I had set. The windows animations, however, didn't. How can I get all of these effects to work, and to take effect without restarting the computer?
View 3 Replies
View Related
Oct 16, 2010
i am yashwant kumar using fedora 11 in my IBM R52 hardware. my system supports infrared but i dont know how to enable it. i tried but didnt sucessed. how to enable infrared over here.
View 2 Replies
View Related
Jan 2, 2010
I recently got a Logitech G11-keyboard for my Ubuntu 9.10 64-bit box. My question is xmodmap related and not restricted to this particular keyboard, nor to the distro I am using. The keyboard has a.o. 18 G-keys. These have been successfully defined in /usr/share/X11/XKeysymDB as per [URL] and I have a ~/.Xmodmap file that matches keycodes to the names in XKeysymDB.
My .Xmodmap definitions are rather simple, e.g. 'keycode 175 = G1'. So I do not define any value for modifier combinations, nor do I know how to do this.
And here's my real question. How should I define these keys so that the Crl-, Alt-, Meta-, Super- etc modifiers work with these keys?
With the current setup, the modifier versions of these keys do only work for the second keypress, e.g. the first Ctrl-G17 is perceived as a G17 keypress, and the second and remaining Ctrl-G17 presses are correctly received as a Ctrl-G17.
I would be happy to read an explanation of this behaviour, and even more so, about how to properly define them so that the base key as well as the modifier versions would be available.
If the odds are a million to one against something occurring, chances are 50-50 it will.
[URL] and go2 places!
View 10 Replies
View Related
Jan 26, 2010
How Do I enable a port 843 in a Linux machine . I have written a server program that listens to port 843 and responds when requested . But Client socket request is not able to reach that port . socket.connect functions returns -1 with timeout. I have edited /etc/services to add that port . But this is not working .
View 6 Replies
View Related
Mar 17, 2011
I want to use the Alt + numbers function in Ubuntu but I don't know how> I researched it first and i read I had to do Shift + Ctrl + numbers but ti doesn't work,
View 4 Replies
View Related
Apr 20, 2010
How to enable autoindent in Emacs?
View 6 Replies
View Related
Feb 24, 2010
I enabled backspace in vim by "set backspace=eol,start" and it worked. But if I close the window and open up another one, the backspace is automatically disabled again. Is there a way to enable backspace once and for all?
View 2 Replies
View Related
Sep 16, 2010
how to disable/enable easystroke with commands like
Code:
easystroke --enable [--disable]
View 4 Replies
View Related
Mar 23, 2010
i am using rhel 5 in my pc how i can enable the net connectivity on my pc
View 1 Replies
View Related
Mar 10, 2010
how to enable screensaver deamon if I do not have root password (not admin)??
View 1 Replies
View Related
Feb 24, 2011
I have created a user smith by
Code:
[root@localhost ~]#useradd smith
and then create a group marketing
Code:
[root@localhost ~]#useradd marketing
I want that even if the root will crtae a file or directory it will fall into group marketing.For that purpose I use sticky bit.
Code:
[root@localhost ~]#chmod g+s marketing
cmod:failed to get attributes of marketing' :No such file or directory
View 6 Replies
View Related
Oct 21, 2010
How to enable system logging in linux. can i check the logfile remotely of another system on same network
View 2 Replies
View Related
Sep 5, 2010
configure wifi in fedora 13.i dont knw anything abt fedora..
View 3 Replies
View Related
Mar 31, 2011
Using Mysql binary log we can able to take incremental backup perfectly, like that we can able to create binary log for normal directory (or) is there any option to enable binary log for normal directory.?
View 1 Replies
View Related
Apr 10, 2010
How to enable 3d effects in Linux mint 8?
View 4 Replies
View Related