dCore Import Debian Packages to Mountable SCE extensions > Allwinner A10

A10 boot files

<< < (13/13)

persian:
Dear Roberts,

Hi,

I found another problem in new image (20130904) about the RBF authentication with X11vnc server.

Authentication with X11vnc server does not work and you can not connect successfully to it by RealVNC client.

It's working well with previous image (20130712).

Please check the following setting with X11vnc server (Create a text file ~/.X.d/x11vnc with the following code then run backup command and reboot) :


--- Code: ---x11vnc  -rfbauth  ~/.vnc/passwd  -bg  -cursor arrow  -gui tray  -env X11VNC_FONT_REG_SMALL='Helvetica -12'  &
--- End code ---

Note 1: Create encrypted password with the following commands:


--- Code: ---:~$ mkdir ~/.vnc
:~$ sudo x11vnc  -storepasswd  'PASSWORD'  ~/.vnc/passwd
:~$ backup

--- End code ---

Note 2: The X11vnc server only works in unsecured plain-text password mode in current image (20130904) with the following setting (Edit text file ~/.X.d/x11vnc with the following code and then run backup command and reboot):


--- Code: ---x11vnc  -passwd 'PASSWORD'  -bg  -cursor arrow  -gui tray  -env X11VNC_FONT_REG_SMALL='Helvetica -12'  &
--- End code ---

Please help me to solve this problem.

Thank you

roberts:
Not sure what this conveys.
Obviously using external drives are fully supported.
On marsboard my extensions are on sda1 a usb flash drive.
On mele my extensions are on sda1 which is a SATA SSD drive.

BTW the only changes from the prior image have to do with the import scripts, you can check git.

roberts:
persian, removing your post after I have responded, making my post seem inapprorpiate, gives me less incentive to want to continue to respond to you.

persian:
Dear Roberts,

I am sorry .

I remove it because it was my fault.
My cool disk switch was in write protected mode.

Pardon me please.

Navigation

[0] Message Index

[*] Previous page

Go to full version