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.
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?
# /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
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
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
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?
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".
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.
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?
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.
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.
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 .
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,
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?
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.?