VNC problem in Sun E250 Without monitor, kb and mouse
Narciso Martínez Malnero
narcotico at gmail.com
Thu Jul 15 19:38:23 UTC 2010
Hello.
At the end, Ive got installing FreeBSD 8 in this machine thanks our posts.
Ive installed X Windows and TightVNC and others.
When I try start vncserver I get the next error:
Couldn't start Xvnc; trying default font path.
Please set correct fontPath in the vncserver script.
Couldn't start Xvnc process.
For TightVNC I am using the same configuration that I have working in other
machines and the version of TightVNC is the same (amd64 with monitor, kb,
mouse).
Ive googled a lot and probe several solutions that it works for other
people (ubuntu, red hat,
), it didnt work them for me.
Like I cant probe X windows I dont know which is the cause of the problem.
The fontpath that I pass to vncserver are the same of Xorg.conf with fp
option. All directories exist.
My /etc/X11/xorg.conf is the next:
Section "Device"
Identifier "VNC Device"
Driver "vesa"
EndSection
Section "Files"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF/"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
FontPath "/usr/local/lib/X11/fonts/URW/"
FontPath "/usr/local/lib/X11/fonts/TrueType/"
EndSection
Section "Module"
Load "freetype"
Load "type1"
Load "extmod"
Load "dbe"
Load "glx"
Load "dri"
Load "dri2"
EndSection
Section "Screen"
Identifier "VNC Screen"
Device "VNC Device"
Monitor "VNC Monitor"
SubSection "Display"
Modes "1024x768"
EndSubSection
EndSection
Section "Monitor"
Identifier "VNC Monitor"
HorizSync 30-70
VertRefresh 50-75
EndSection
If you dont know the solution, Which vnc server could I use on this
machine that it permits X-Windows.
Thanks.
Kind Regards.
More information about the freebsd-sparc64
mailing list