OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Xromer on February 27, 2006, 06:40:26 pm
-
Please, as now i have a Zaurus SL-C1550 (Half of a 3100 ) can someone test this ipk.
Now you can find it on my PC at ftp://84.220.31.199/pub (http://ftp://84.220.31.199/pub) tomorrow i will put it on a Static Ip Server.
Toghether with this i put libiconv-1.9.1-1.i386.rpm needed for cross-compilation.
Let me know!
BYEZ!
P.S. The ipkg is big 'cause i compiled all the screens available ate the moment.
-
Please, as now i have a Zaurus SL-C1550 (Half of a 3100 ) can someone test this ipk.
Now you can find it on my PC at ftp://84.220.31.199/pub (http://ftp://84.220.31.199/pub) tomorrow i will put it on a Static Ip Server.
Toghether with this i put libiconv-1.9.1-1.i386.rpm needed for cross-compilation.
Let me know!
BYEZ!
P.S. The ipkg is big 'cause i compiled all the screens available ate the moment.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116295\"][{POST_SNAPBACK}][/a][/div]
Ok i' ve resinstalled the ROM and i' ve tested, it works but it request libGL.so.1 i will fix it and repackage and post it again after it will be completely functional.
Sorry!
BYEEEE!!
-
OK i removed the OpenGL implementation stripped the binaries and now works perfectly. I' m waiting to post it as Contrib, if you want to try now, answer in the post and i will mail it, it' s 8 MB.
Watching the Matrix on the Zauri is amazing!!! It works after waking up from the sleep state too.
Now i can keep the zauri locked if unused in sleep state.
BYEZ!!
-
it's in the xromer feed on mail.pdaxrom.org/contrib
-
it doesn't want to run as a root.
Quoted from the GUI:
"The xscreensaver daemo did not strat up properly. You are running as root. This usually means that xscreensaver was unable to contact your X server because access control is turned on."
and from console:
Xlib: connection to ":0.0" refused by server
....
".....If you insist on logging in as root, you will have to turn off X's security features before xscreensaver will work"
I know I can create a user but it's not well supported in PdaX at the moment.
-
it doesn't want to run as a root.
Quoted from the GUI:
"The xscreensaver daemo did not strat up properly. You are running as root. This usually means that xscreensaver was unable to contact your X server because access control is turned on."
and from console:
Xlib: connection to ":0.0" refused by server
....
".....If you insist on logging in as root, you will have to turn off X's security features before xscreensaver will work"
I know I can create a user but it's not well supported in PdaX at the moment.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116625\"][{POST_SNAPBACK}][/a][/div]
For security reasons you cannot run Xscreensaver as root in a desktop too.
You cannot see this in your Desktop 'cause the Xscreensaver is normally managed by a Display Manager like XDM or GDM.
If you try to run it as root, xscreensaver will run as nobody instead, and that makes your attempts to connect to the Xserver fault.
However if you want to run, you have to XHOST +LOCAL: to allow other users to connect to X, but it will not lock your screen.
Another way is to startx as root, open an xterm, type XHOST +LOCAL: and SU - ANormalUser -c xscreensaver
However i startx as a normal user and then SU as ROOT to change system settings to prevent to corrupt JFFS2 rom files.
I think i will make some DIALOG scripts to manage configuration as ROOT like a i do on my Desktop.
Hope this help.
BYEZ :-)
-
However i startx as a normal user and then SU as ROOT to change system settings to prevent to corrupt JFFS2 rom files.
I think i will make some DIALOG scripts to manage configuration as ROOT like a i do on my Desktop.
Hope this help.
BYEZ :-)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116675\"][{POST_SNAPBACK}][/a][/div]
Completely off topic, but I am wondering how starting x as a normal user prevents the JFFS2 file error problem when restarting - is this what you mean?
-
I think he's just talking about the standard reason for being a non-root user - you can't accidentally corrupt or delete any system files.
The jffs2 file error problem is not a problem, are not real errors, and are going to be there even if the filesystem is in perfect health. The proper "fix" would be to suppress the messages so they aren't printed. Until then, learn to ignore them.