Rockbox Development > Starting Development and Compiling

VMWare: Segmentation Fault - Simulator chokes on audio

<< < (2/2)

Travis:

--- Quote from: nls on March 24, 2008, 12:49:20 PM ---I get the same segfault here if I try to play anything with the sim in the VM _if_ logged on as 'user' if I log in as root all is fine so it seems like some kind of permission problem...

EDIT: I managed to fix it here, run the following as root:


--- Code: ---usermod -G audio user
--- End code ---

to add the user 'user' to the audio group.

--- End quote ---

Thanks, nls, fixed it. =)  Those new to linux -- Be sure to enter the "su" command before this (the password is 'rockbox' and this isnt needed if you are logged in as root), then you may run the usermod command. A restart of the virtual machine is necessary before this takes affect.  Re-login for the changes to take affect.

gevaerts:

--- Quote from: Travis on May 16, 2008, 02:41:19 AM --- A restart of the virtual machine is necessary before this takes affect.

--- End quote ---

Where did you find that (entirely wrong) information ? You just need to log in again

Travis:

--- Quote from: fg on May 16, 2008, 04:37:12 AM ---
--- Quote from: Travis on May 16, 2008, 02:41:19 AM --- A restart of the virtual machine is necessary before this takes affect.

--- End quote ---

Where did you find that (entirely wrong) information ? You just need to log in again

--- End quote ---

How is it entirely wrong? It worked for me.  Just trying to add a little bit more info on the subject for those (like myself) who are unfamiliar with linux.  Logging in would be faster, im sure, but it took me under 30 seconds to restart the VM.

cool_walking_:
If you had just said "One way to effect the change is to restart the virtual machine" it would have been factual, but you said it "is necessary".

Navigation

[0] Message Index

[*] Previous page

Go to full version