Rockbox Development > Starting Development and Compiling

Cant login as user in vmware image

(1/1)

iPodFoo:
I couldnt find much help on google about this so Ill ask here. The rockbox vmware image suddenly isnt letting me login anymore. Root works but not user. As soon as I click ok it resizes the window briefly then returns to the login screen.

When I could log in previously, Ive been trying to compile the 3.5 stable build but I got some permission errors so i did the
--- Code: ---chmod 777 * -R
--- End code ---
as recommended. I also did
--- Code: ---usermod -G audio user
--- End code ---
because I was getting seg faults when trying to play in the simulator in a different build.

But now I cant login anymore, any ideas how to correct it? I really want to test the multifont patch!

I checked the log, heres the section that is logged when I try logging on:


--- Code: ---Feb 12 22:27:09.078: vcpu-0| VMMouse: CMD Received 0x000000f5 with 4 words of unread data!
Feb 12 22:27:09.078: vcpu-0| VMMouse: CMD Disable
Feb 12 22:27:09.078: vcpu-0| VMMouse: Disabling VMMouse mode
Feb 12 22:27:09.078: mks| MKS switching absolute mouse off
Feb 12 22:27:10.890: mks| SVGA: enabling escape command
Feb 12 22:27:11.156: mks| Ignoring update request in VGA_Expose (mode change pending).
Feb 12 22:27:11.750: mks| HostOps hideCursor before defineCursor!
Feb 12 22:27:13.500: vcpu-0| VMMouse: CMD Read ID
Feb 12 22:27:13.515: mks| MKS switching absolute mouse on
Feb 12 22:27:14.078: mks| HostOps hideCursor before defineCursor!
--- End code ---

Help appreciated.

funman:

--- Quote from: iPodFoo on February 14, 2010, 06:53:50 AM ---Root works but not user.
--- End quote ---

login as root and then in a terminal:


--- Code: ---passwd user
--- End code ---
will let you change the password for said user

Navigation

[0] Message Index

Go to full version