OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: xamindar on September 08, 2010, 04:57:15 am
-
I finally got fbvncserver working on my c3100. I had the package on my machine, but not installed, for years. I don't remember if I ever tried it or if it ever worked before. But it didn't work this time. After fiddling around I finally got it to work, for the most part. Here are my steps in case anyone else ever tries it and has the same issues.
Getting fbvncserver-c3000_0.9.4-0.2_arm.ipk (http://zaurus.daemons.gr/menaie/mirror/stuff/fbvncserver-c3000_0.9.4-0.2_arm.zip) working on the C3100
Install the package.
Then, as root:
1) "ln -sf /usr/local/bin/fbvncinput /etc/rc.d/init.d/fbvncinput"
because the link from the package is broken (note: if you start this service without rebooting you will be able to start a vnc server and connect to it but you will not be able to send input to the vnc server. Do not run it.)
2) edit all "vncserver_*" files under /usr/local/bin/ and remove the "-r0" from their vnc server launch commands (last line). That option causes vncserver to segfault for some reason. I suspect it is a screen rotation command (0 meaning no rotation) but I was unable to find any info on that command on the web.
3) reboot and then do the screen calibration by taping the very top left and then the very bottom right (including the quick icon area). If you check your running processes you should now have a "tssimd" service running and the kernel module "kbdsim" loaded. If not, then something is still not working.
4) launch the server utility and choose double or normal. I don't think the rotate one works and for me both choices launch a double size server. Oh well. But at least it works now on the c3100 and probably the c3200 as well.
-
Thanks for the instructions. I followed them precisely, and indeed, it appears to be working this way.
However, there are things going wrong:
Applications won't start (the icon gets the flames around it, the hourglass appears, but then nothing happens).
VNC server cannot be stopped (possibly an effect of the point above)
As a result I have to restart the device the hard way. Losing KO/Pi information (KO/Pi cannot save, apparantly).
Hmm, it appears I should not use vnc. Pity.
Or are there ways to solve these issues?
See you,
MaBo
sl-c3100/cacko 1.23
-
Applications won't start (the icon gets the flames around it, the hourglass appears, but then nothing happens).
VNC server cannot be stopped (possibly an effect of the point above)
I'm not having those issues here. Maybe a cacko thing.
Try running a program from the konsole and see what happens. Any error messages?
So when you choose "halt server" from the vnc config you still see the fbvncserver process running? It should be gone.