General :: Aplay Not Working On Ubuntu 11.04 For Root User / What To Do?
Sep 21, 2011
I have ALSA on Ubuntu 11.04 version.
When I play aplay through my normal user, I am able to get the output.
When I do this with the root user, the command hangs: below stuff happens
root@myuser:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
(hangs)
Also if I export the $HOME to /home/myuser/ then it works. So whats wrong for running the aplay command with a root.
View 1 Replies
ADVERTISEMENT
Mar 2, 2010
i used opensuse 11.1 ...there is option for root user to create password for root...but for ubuntu i did not find anything like that...so how can i create root password....or how can i use root
View 1 Replies
View Related
Jan 2, 2011
Just recently discovered that for a non-root user the touchpad on my Acer laptop ( Aspire 5720z fyi ) isn't working in X ( KDE or XFCE ). It does work in in tty (at login) and for root it works in both environments.
I'm running 13.1 x64 on it, with the normal security patches via slackpkg. Didn't notice before since I normally use a mouse (and thus I do like the touchpad being disabled so I don't 'tap' away the cursur while typing).
With the recent holidays (with family visits and all) I took the laptop on my lap,.and voila: no trackpad movement.. I did some searching allready, but this problem seems to be solved since a while, and isn't supposed to be in 13.1
FROM RELEASE NOTES Piter Punk for udev and slackpkg work, updating the shadow password system, writing the initial patch for polkit to use a shadow authentication backend so we could consider using KDE 4.4.3, and making tap-to-click work with Synaptics touchpads out-of-the-box,)
[URL]
/etc/modprobe.d/psmouse(.conf) allready has this commented line:
#options psmouse proto=imps
View 1 Replies
View Related
Dec 2, 2010
i just installed linux mandriva 2009. i set password for root and created a user account. when i try to login as root, after logging out as user, it does not allow me and gives the error "root logins are not allowed". even it does not show the root account. if i try to go to root from konsole terminal using su root, it allows to enter as a root but when i try to start the GUI with startx it gives error.not sure what to do and why i can't see my account in GUI mode
View 5 Replies
View Related
Jan 31, 2010
some days back i have installed VLC player. It is working fine when logged in as any other user than root user but not when logged in as root user.
View 2 Replies
View Related
Jan 15, 2010
I am using mint 8 for a 2 weeks, I am noob to linux but I like Mint than any other linux distro which is great alternative to windows. I have a problem regarding password reseting.
1. My laptop automatically get logged in without asking user name and password.
2. I tried to change password for newly created user and root user using graphical way but it does not work.
2. I can perform administrator task using only OEM user which is default inbuilt user of mint.
How can make my laptop to ask password when mint get booted? How to change password for other users?
View 1 Replies
View Related
Oct 21, 2010
I haven't used my VB for a few weeks however all of a sudden it refuses to work for my normal non-root user. It's almost as if it can't find libraries in the /opt/VirtualBox directory. Initially it refused to start completely so I linked the required libs into /usr/lib64 ( yip real hack. Then it started but a vm would not start, and comes up with an error about a missing lib again which is definitely there. My non-root user is in the vb group and nothing besides system updates has changed. vb 3.2.10 slack64-current.
View 14 Replies
View Related
May 22, 2011
I finally got magicjack working under a winxp running on a vbox. But somehow I have to login as root and run the vbox as root. otherwise if I run the vbox as a normal user, I cannot mount the magicjack usb device, it appears as a grey disabled box. I am sure this is some kind of permission issue, but not sure how to grant the permission.
View 3 Replies
View Related
Aug 10, 2010
I have a problem with sshd daemon on a target linux system:The system has only one user (root) without password.The sshd_config looks like:
Code:
Port 22
Protocol 2
[code]...
View 8 Replies
View Related
Oct 28, 2009
Is It possible to change a process running in root-user to non-root-user by setting suid / uid / euid / gid etc... I so please instruct how, when and wat to set in order to change a process running in root-user to non-root user
View 4 Replies
View Related
Jul 18, 2010
I've got a new machine with an Nvidia GeForce 210 graphics card with HDMI output. I'm trying to get sound to go out that HDMI cable, but although the device shows up on lspci, I can't get it acknowledged by aplay -l, which lists the audio devices known to the audio driver.
lspci shows (in part): 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1) The first is the motherboard audio, and it works fine. The second (I assume) is the graphics card with HDMI. But aplay -l lists only the motherboard analog and S/PDIF outputs:
[Code]...
I can't see how I'm going to select a device that the drivers think isn't there. how to make that device visible to the sound drivers? I'm running Ubuntu 10.04 with a 2.6.32 stock kernel. The Nvidia driver version is 195.36.24.
View 1 Replies
View Related
Jan 25, 2011
Normally i use "arecord" to capture and dump in a file (.wav). If i want to play the file then i use "aplay". But, is it possible that, insted of capturing to a file and then playing the file offline, if i want to play it realtime
View 1 Replies
View Related
Apr 1, 2010
Im doing a security based project in linux platform(ubuntu). When i try to modify some properties in ubuntu it is showing as "permission denied". I have only one password which i created when installing ubuntu.But using tat password i cant login as root. How to make login as a root user?
View 7 Replies
View Related
Jul 4, 2011
I installed arch on to my dell (8250) p4 and everything went great until my log in window came up I tried logging and it would not except my user name or password. I was able to get in on root and made sure the user name password was valid and it was! No matter what name / password I add with full access it will only see root
View 3 Replies
View Related
Oct 26, 2010
I no longer have access to my root desktop. On a session I attempted to change the root username but i apparently assigned it a wrong directory that does not exist. When I rebooted with my new root username, i was instead recognised as a simple user (no root privileges). I tried the console to change to "old" root but root password is not accepted and there is no way to access to sudoer files. it seems that inserting a new username requires root privileges and i am back to square one. Simply logging with old root username and password after restart gives me a blank screen with nothing on it and cannot even reboot.
View 9 Replies
View Related
Sep 17, 2010
I tried to make my account root by editing etc/group:
root:x:0:oneat
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:oneat
...
But it didn't succeed.What can I do more?
View 4 Replies
View Related
Sep 7, 2010
Basically I have a USB flash drive currently formatted under vfat. I can log in as root and the system automatically picks it up and automounts the drive successfully. What needs to happen is that a non-root user needs to be able write to this device while root has mounted this device. Due to other program constraints, I can not mount the device using another user so I have to do it with root.
View 9 Replies
View Related
Jan 8, 2010
So, i've a little question. I have a Linux Red Hat 5.1 System wich has a programm that needs to be started as a user -> usera .When i reboot the server, how can i make it possible to run a command in the shell as usera user?Someone told me, that this is not possible to make an autostart entry because this works only with the root account?!What i want its simple.- Command -> startprg need's to be started as user usera automatically after an automated reboot of the red hat linux
View 4 Replies
View Related
Sep 30, 2010
Im trying to run this program and they say I should not run it as root but as a diff user. how to change from root to dif.user. I am using linux CentOS 5.5. Is it a terminal command? How do i create a diff user and log in as it?
View 5 Replies
View Related
Jan 23, 2011
I'm using Debian Squeeze, and I need to give to my gui user (the gnome user I think its called) root permission, I mean, I want to explore, read and write anything I want using my GUI user, how can I do it?
View 14 Replies
View Related
Mar 31, 2010
when i type in su in the terminal it asks me for a pwd. I type in my user pwd and it denies me. So how do I set myself up as a root user?
View 6 Replies
View Related
Sep 18, 2010
This is my first thread ever to make on the linux forum, and I just began using linux Ubuntu Lucid for my server. Please bare with me because I think I am questioning such a basic question. How do you give sftp root privilege to user? I've made group "admin" and made 2 users under that group. Trying to upload a file onto a server using SFTP with one of the user and it fails and says "Permission denied."
I gave full sudo/root permission to the group "admin" from /usr/sbin/visudo I mainly use Tranmit4 but I also have filezilla. Or is there a way to run sudo command on either ftp client application?
View 14 Replies
View Related
Mar 20, 2011
Whenever I create, move or copy into the httpdocs (host envio based on plesk installation)My FTP user privileges go wacky. For instance I could not delete, rename or upload anything to the directory I created as root in ssh.
View 1 Replies
View Related
Sep 20, 2010
i want to install a software in my linux machine staying in another user that i have created .It is asking for root access for some command to be execute during installation process.when I am trying to execute "sudo -s" its showing " is not in the sudoers file. This incident will be reported.".what next will i do.I am in my ubuntu machine.
View 3 Replies
View Related
Oct 5, 2010
For a user on a Linux host, I need to make everything inaccessible besides his home directory. I have heard that this is usually done by changing the root directory for the user (and setting it to the user's home directory), however I couldn't find the way to do it.
I thought about the chroot command, but it seems it just runs the specified command, considering the specified directory as the root directory. So it seems chroot is not what i need. So my question is: what is the command which changes the user's root directory?
View 7 Replies
View Related
Jan 4, 2011
I am using Ubuntu 10.04.1 LTS x64. I would like to backup my /var/lib/mysql directory as a non-root user.
I have been backing this up using cron as the root user, but another admin in my company insists that we create a separate user to perform this task for security reasons. I have created a user, created a group, added the user to the group, but still cannot access /var/lib/mysql/mysql directory as that user. I would like that user to have +rx access only.
View 5 Replies
View Related
Feb 8, 2010
Can a sudo user do everything what a root user can do? I read sometimes expert say "You should run it as root rather than sudo user".
View 14 Replies
View Related
Jul 4, 2010
I want to create a user who has all the privileges that root user has.I know how to create a user but i don't know how to grant root privileges to him.
View 10 Replies
View Related
Apr 15, 2010
I have done these steps. still its not working.
1. Log in as the root user.
2. I have created a file with name "reminder" in /root directory.
3. Create a /etc/cron.daily directory. Add a file called "taxrem", which reads a text file from home directory, so write a command in the "taxrem" : "cat ~/reminder"
4. Add command to /etc/crontab file. Based on the conditions I want, such as : 5 13 * * * root run-parts /etc/cron.daily
There is no entry in the cron.deny file. Still I have not get any response on that scheduled time.
View 1 Replies
View Related
Apr 18, 2010
How give all access (same as root) to other user because i need to run some application s/w from other user login.
View 2 Replies
View Related