Ubuntu :: Sound In One User But Not In Other?
May 6, 2010
I just upgraded to Lucid, but I believe we had the problem before in Karmic, sometimes the sound would just go away, and no matter how much I moved anything in preferences it would not come back, until the pc was restarted.
Now, in Lucid, I discovered something, whenever my wife or I watch video, be it VLC or through Firefox, the other user cannot listen to anything. This goes on until the pc is restarted, but whenever someone accesses first any app that requires sound the other user is screwed.
I checked the sound preferences, and in my case everything looks fine, the Hardware tab lists a device to configure, as "Internal Audio with 1 Output / 1 Input Analog Stereo Duplex". Thing is, my wife's sound preferences do not list anything in her Hardware tab, and I bet that whenever she can listen to anything this will show up, and mine will disappear. Even Rhythmbox is silent.
View 2 Replies
ADVERTISEMENT
May 1, 2010
I've got a custom compiled kernel, just built on Lucid 10.04 from the kernel sources.System works fine, except for sound.When I log in as normal user and try to play a wav file using.The sound file is being played, but I hear no sound.However, when I do "sudo -s" and become root, execute the same mplayer command then I can hear the sound.My Sound preferences shows no input device and only "Dummy Output" as output device.On the generic kernel as came with the Lucid 10.04 CD, sound preferences shows different devices.The strange thing is: when I compiled my custom kernel, I changed nothing to the sound options in the kernel config file.
View 6 Replies
View Related
Apr 30, 2011
I'm running a browser (google-chrome) as a different user.
To achieve this, I do the following:
Code:
$ sudo xhost +
Then run the command you want as the other user:
Code:
$ sudo -i -u <username> /opt/google/chrome/chrome
Then when I'm done browsing, I do:
Code:
$ sudo xhost -
[Code]....
Instead of doing pkill pulse, is there any way to redirect the sound output (Flash Player) from <browser user> to <current gnome user>, so I don't have to pkill the sound daemon of the current user ?
View 4 Replies
View Related
Aug 11, 2010
when i login in to gnome i have no sound. however i can hear the sounds form the login window and if I login as another user sound is OK.Update:I purged alsa with this command
Code:
l30@dvlappy:~$ sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2
[code]....
View 1 Replies
View Related
Mar 20, 2010
I appear to be experiencing an annoying issue with my soundcard. As you can see from the images below, the soundcard is detected, but not when it comes to the "output". This is only affecting one user (my admin account is fine, as was a new user set up to test it).
I've looked at this page and have attempted reinstalling alsa, but to no success.
The results from aplay -l are:
Quote:
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC883 Analog [ALC883 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
[Code]....
"stevek" being the user that I'm having difficulty with. I suspect that I might need to recreate part of my user profile, but I'm not sure where start.
View 1 Replies
View Related
Nov 6, 2010
I upgraded to 10.04 and now again in 10.10 I have no sound after changing users. The other user has user privileges for sound.
View 1 Replies
View Related
Feb 7, 2010
I cannot find a post that matches this scenario...the id created during the install (from CD) of Karmic has fully usable sound. However, users created from the Users and Groups app do not.
I have made sure that all users are defined to the audio, pulse, pulse-audio, and pulse-rt groups. No luck.
I have followed every step I have read having to do with the alsamixer. No luck.
I have verified that alsa and linux itself are at the latest versions.
View 9 Replies
View Related
Oct 30, 2010
My problem started when I updated Ubuntu 10.10 developer release (or whatever it's called ) to Ubuntu 10.10 Final. When I switch user or lock the screen and log back in, my computer makes no sound. I know it's not muted since I can see that in the volume control. The only way I can fix it is by restarting my computer
View 6 Replies
View Related
Dec 20, 2010
I have a pc where I run ubuntu 10.10 and on this pc i have installed vlc and on boot i start the vlc http interface. Therefor I created the file /etc/init.d/vlc. The file seems like this:
[URL]
and I also updated rc.d. Vlc starts on boot as desired I also can send commands like in_play the file (a playlist) is loaded and reguarding the status.xml the file is played. But when no user is logged in I hear no sound. When I perform a login on the machine there is first still no sound but when I send e.g. the pl_next command or call in_play again then there is sound. Sadly the pc shouldn't be attached to a monitor and therefor I can't perform a login everytime so I need sound, when noone is logged in. Why is there no sound?
View 1 Replies
View Related
Jun 22, 2011
I have a user account on my laptop which does not display the sound-service icon in my notification area applet (Ubuntu 11.04). If I try to start /usr/lib/indicator-sound/indicator-sound-service manually, I get the following error:
Code:
libindicator-WARNING **: No watchers, service timing out.
** (process:5612): DEBUG: Service shutdown !
In the many months I've had this account on this box, and as a result of the many minor mods I've made to the account, I've somehow bollixed something in the account setup which interferes with the startup of the service. I created a new account on the system, and the sound service icon displays properly, so I know it's not a system problem. Both the new, bare account and my personal account are in the audio group. As a work-around, I have an icon for gnome-volume-control on my top panel, which works pretty well.
View 2 Replies
View Related
Dec 9, 2010
Quite some time ago I managed to get sound working perfectly on my DELL Inspiron 1720 under openSUSE 11.2 and KDE 4.3.5. Then suddenly some months ago for one of the four regular users on my system sound stopped working! KMix is always muted after KDE session startup for this user and even if you unmute it there's still absolutely no sound; in particular, the commandspeaker-test -c2 -l5 -twavdoesn't generate any sound (while I do see the printed output which doesn't contain any error messages). Even if I su to root in the very same Konsole window speaker-test remains silent!
Since sound is OK for the three other regular users I've already compared KMix settings as well as System Settings > Multimedia for each of the regular users but found absolutely no differences. BTW: In System Settings > Multimedia I have XINE set as the backend and "PulseAudio" has priority over "HDA Intel (STAC92xx Analog)" for all sort of audio output, and - perhaps needless to mention - all the four regular users are members of group "audio".
View 9 Replies
View Related
Dec 7, 2008
I upgraded a working Fedora 9 installation to Fedora 10 using the installation DVD. Sound works for root but not for other users. All of the pulse audio RPMs are installed. This appears to be a permission issue as it works for root. My user is a member of the 3 pulse Groups.
View 1 Replies
View Related
Dec 21, 2010
I just installed Slackware 32bit 13.1. I created a new user with everything default. When I startup and logoff, I hear the startup and logoff sound. But other than that I have no sound in my user account I made. So I did some googling and found this command
Code:
So I logged in the terminal as root and gave it a try. Logged out then back in the user. And I still have no audio.
View 10 Replies
View Related
Feb 18, 2010
If sound on F12 works as root user but not as a normal user, try this simple fix! I've been struggling to get sound working as a normal (non-root) user since F10. Until now I've had to run X as root user to get any sound out of my machine.
Sound actually works OK now for me as a normal user. Here's how I fixed the problem.
First I uninstalled pulseaudio with:# yum remove pulseaudio Then reboot back to the hardware. You might want to keep pulseaudio, but I have no need for it. PA wasn't running on my system anyway.
Running X as root user, I did the following: As a test I opened a root shell and typed the following:
[root]# alsamixer c0 That started the alsamixer OK, and all the controls were accessible.
[Code]...
View 14 Replies
View Related
Mar 16, 2010
Code:
user$ lspci -v | grep -i audio
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
[code]...
View 1 Replies
View Related
Jan 10, 2010
I am running Debian Lenny with the default Gnome desktop. When I set up a new user the sound is not available. It says the device in not installed. I have used the Gnome system menu as follows.System, Administration, Users and Groups, then used the add user button and entered the appropriate info. I then went and clicked on the properties button and then the User Privileges section and checked off the "use audio devices" button. Still no sound. When I go to System, Preferences, Sound, Devices, and do the sound tests I get report that device is not installed.
When I am logged in to the user (jon) that I set up when doing the D.Lenny install, the sound on all various media play back works fine.There is one with 1 exception when loged in to this user(jon). I can not get any sound from the system sounds like select check box = toggle .wav, chose menu item = beep, etc. It would be realy nice to know how to repair or configure tis issue as well.under system info, pci devices it lists as follows Multimedia audio controller, Intel Corp 82801FB/FBM/FR/FW/FRW. Mother board is a ECS 915P-A2 and I guess about 2007 or so vintage. 1 G mem installed and a P-4 2.66 chip. It has the sound built in to it. It works fine on WinXP.
View 4 Replies
View Related
May 17, 2010
My HDA NVidia (VT1708S Digital) doesn't work when I login normal user. It works perfectly when I login root.
View 3 Replies
View Related
Feb 6, 2010
I've got a strange problem: when I run Frozen Bubble from my user account, I get no sound, but the same game has sound with my wife's account and the root account.
EDITED TO ADD: My user account has sound for DVDs through Kaffeine, Mplayer, etc. And the system sounds are working just find.
View 4 Replies
View Related
Jan 27, 2011
I've been having some issues with my sound card since I cannot play a sound with my current user. As a root user I can play sounds with "aplay" but as my regular user, I can't play anything
# aplay file.wav
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:564: audio open error: No such file or directory
# sudo aplay file.wav
Playing WAVE 'file.wav' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
I have add my user to the audio group with no success
usermod -a -G audio myuser
View 2 Replies
View Related
Nov 5, 2010
With OpenSuSE 11.2, I would have a guest account running skype, and a media account running mythtv (both users logged in at the same time using switch user). I had skype on auto answer incoming calls, and I remember watching a movie when I suddenly heard my Dad's voice appear calling my name. That was cool!
Now that I'm using OpenSuSE 11.3 (both were using KDE), skype only plays audio when that user's session is active. Switching to the media account will prevent skype from starting to play any sound. Switch back, sound is normal. If I remember correctly, now the skype audio cuts out as soon as I switch user.
I also have a tv capture card which only STARTS to captures analog audio when the media session is active, mythtv being run by the user media. Once the show is started to record with sound, we can switch users and the show continue to record with sound.
The only thing that should be configured differently from the default install is that I compiled mythtv (it wasn't available as an rpm when I upgraded to 11.3, and haven't bothered to check since).
View 1 Replies
View Related
May 4, 2009
The only user that can make the sound card work on a F10 x86_64 system is root. For non root users, I am not seeing any error messages when a app tries to use/access the sound card, just nothing plays. As I said, for root everything works as expected. I am sure this is a permission/setup issue, but I have no idea where to start.
View 3 Replies
View Related
Aug 3, 2010
I was just using the mic and watched it stop working suddenly. I was in the middle of a skype test call when the graphical mixer level died down to zero in the middle of the call. When the test call was played back, the first part sounded fine then the sound got lower until it became inaudible. Since then I can't get any sound from my mic in skype.
Also, the audio input level graphically shown in Sound Preferences shows no fluctuations in sound as it used to before. The input device is enabled. I tried using Sound Recorder to record some sound clips and that worked fine. So the mic is working but Sound Preferences and Skype seem to have the mic level really low. I'm not sure what else to think considering it was working perfectly a few minutes ago. I've tried restarting, but that didn't fix it either.
View 4 Replies
View Related
Feb 15, 2010
I installed Slackware 13 in VirtualBox 3.1 (seehere)When I'm logged in as a normal user, I get a mesage that Intel *** (sound device) doesn't work anymore and I hear no sound.But it works very fine when I'm logged in as root.
View 4 Replies
View Related
Mar 24, 2010
After installing an external sound card, Im having some weird issues. The cards chipset is fully supported by suse, (CM8738) so I dont think thats the problem. Besides, I'm getting sound, but not in some applications. The system's sounds work just fine (login, logout themes) amarok plays without any problems, kaffeine, mplayer they all work flawlessly, in fact I can see the difference in quality between the onboard sound and my new card. However, no web browser is able to play any sound at all, firefox, opera or chrome, nothing,zip. Plus, vlc cant reproduce sound either, nor can smplayer.
I've tried switching channels on and off(muting)in kmixer and in alsamixer, on the console, with no results. I disabled the onboard audio on the bios before installing the new card, however my ati video card has integrated sound, which I cant disable.... I used to get this exact same problem randomly with the onboard sound, but I just had to go to kmixer and turn up the "pcm" channel volume, which was set to 0, and I had sound again on my browser. However this card's pcm channel is at max and turning it up or down affects the whole systems volume, not just the browser's. Is it better to just reinstall the sound system, if so how could I do that.
View 7 Replies
View Related
Jul 28, 2009
I bought a Diamond Xtreme Sound 5.1 sound card because I had read online that this card was a good choice with Linux and came with universal driver software. I installed the hardware correctly (as it works with WinXP) but I'm not able to get it working with Ubuntu.
View 1 Replies
View Related
Jan 6, 2010
Original HOWTO can be found at: [URL]... So the other day I was in IRC and someone had brought up a problem where they created a new Administrative user, but didnt have rights to use sudo. Looked into the problem a little bit to figure out what was wrong, and it turns out that when you create a new user through the user manager (in kubuntu, anyways. Havent tested in Gnome.) the user gets added to the adm group, however, a quick look at the sudoers file shows that its looking for users in the admin group to allow the use of sudo. So, to solve the problem we do the following: If youre on the new admin user (which Im assuming you are) use the following commands:
Code:
su [insert username of old account without brackets]
sudo usermod -G admin [username of new admin account without brackets]
exit
Then simply logout, and then log back in (not always necessary, but the easiest way to flush the permissions.)
Code:
su [insert username of old account without brackets]
Means were going to Switch User to the old admin account
Code:
sudo usermod -G admin [username of new admin account without brackets]
This simply adds the admin group to the secondary group list for the new user
Code:
exit
Pretty self explanatory
View 4 Replies
View Related
Jan 18, 2010
I wanted to create an user but don't allow it to see the other user's home folder so I made chmod 0750 /home/folder and it worked fine so I went ahead and decided to completely forbid access to the root folder and I had the "great" idea to make chmod 0750 /, and now I'm having problems with wine and other applications, in example I used to have a folder in this address 209.239.114.51/mmgr but now it's giving me errors and if I try to run some applications I got error "There was an error creating the child process for this terminal"
View 9 Replies
View Related
Jun 16, 2011
Do you think there is a way of accessing different user data from another account which I have set up.
Ie. user 1 = account has messed up
user 2 = account works fine
access user account 1 home directory from user 2 work space?
View 9 Replies
View Related
Jan 10, 2010
I have 2 users and I would like to copy all the files and folders in one home dir to another.... sounds simple, til i got started. Ive tried
Code:
sudo cp -nRv /home/user1/* /home/user2
but that didnt copy the .* folders. Im after the firefox and thunderbird folders mainly, but all of them is OK too.
im talking about the .adobe, .amsn ..........
How can I copy the .* folders from one user home folder to another and then give the correct permissions to the new user.
View 4 Replies
View Related
Sep 3, 2010
This netbook only has a user with non-administrative privs on it and root user but I do not have root's password.Is there a way that I can create a new administrative user of change the current user's group so that it can do sudo commands or have more privs?
View 1 Replies
View Related