I solved my self by reinstalling alsa-base and audiopulse
# apt-get remove --purge alsa-base pulseaudio
# apt-get install alsa-base pulseaudio
# alsa force-reload
and restarting
Type: Posts; User: _0R10N; Keyword(s):
I solved my self by reinstalling alsa-base and audiopulse
# apt-get remove --purge alsa-base pulseaudio
# apt-get install alsa-base pulseaudio
# alsa force-reload
and restarting
Hi! Last night I upgraded my ubuntu 12.10 to 13.04. This morning I found it can't reproduce any sound. The Output tab under sound settings lists "Dummy Output" as the only entry. Any ideas on how to...
No, I haven't been able to solve this out. I know that Mysql-Workbench doesn't support KDE very well. Nonetheless, I have another box with Fedora+KDE and this is not happening, it has its...
Hi, I recently installed MySQL-Workbench on my fresh Kubuntu install only to realize that there's some serious issues. Created schemas are not shown (I checked via command line that they exist), just...
8Gbs is more than enough. You could copy & paste all of the files contained in the CD, but you wouldn't be able to boot from it, since it needs some specific files.
You can try creating an .ISO...
For me the best (and quickest way) is to append the desired directory to the PATH variable located on your .bashrc file.
echo "PATH=$PATH:/home/jacob/Dakota/bin" >> .bashrc
If you're refering to autocomplete fields in mail clients, this auto-complete task is almost always performed by some script running on the mail client. In other kind of pages, like registration...
Hey, you could try what's suggested here: https://answers.launchpad.net/ubuntu/+source/rhythmbox/+question/121299
I must agree with mcduck, it looks like a physical damage. Try running some disk analysis tool .
The problem is just with RythmBox?
How did the files loss take place? If you had simply cutted and pasted, what error had occurred? duplicated files? If an unexpected error takes place in these operations, they're aborted and source...
Are you sure that they are the drivers for Linux? How are they bundled? as a .deb, .rpm, .c??
Kind regards!
You can also post the output of
lshw -C network
It will complain, saying that you should run the command as a super user, ignore it.
Kind regards!
Hey there! what do you mean by "won't hibernate or suspend correctly"? Anyway, I recommend you to take a look at your Power Management configuration.
Kind regards!
I don't know what hottub would mean in this context. But what I think you need to do is just edit the .bashrc file and add this line.
export OBJ1=done
Remember that when you're exporting paths,...
Can you upload a screenshot,please?
Kind regards!
I guess you might try installing the specific version you need, and then setting its installation path as the $JAVA_HOME variable value. It's a long shot but at least you could give it a try.
Kind...
You must edit the file
/etc/ssh/sshd_config
There you will find that one of the top lines specifies the port (22). So, you can change it to whatever you want it to be.
I've just read and I must say: Python rocks!!!
I definitely believe that Ubuntu is the most user-friendly OS, above any other OS I've tried in my life.
When something is new to you, it's completely understandable if it is rough, at least for...
What exactly have you tried so far?. Did you look into your alsa-mixer configuration for some muted value.
It will depend on what you're trying to do. Which PC will act as File Server? Be more specific, please!;)
It shouldn't cause any problem. The BIOS is related to the motherboard and the GRUB to the hard disk, so updating one of them shouldn't harm the other.
Take a look here http://techthrob.com/2009/03/02/howto-add-items-to-the-right-click-menu-in-nautilus/ I am in Linux Mint with Xfce right now, and I'm not able to try what the links says.
By the...
I agree, more details would definitely help in trying to provide help. Nevertheless my Ubuntu 10.04 used to crash every once in a while. I found out that it was Compiz messing around, so you could...