Author Topic: Standalone Pocket Workstation -problem With Fbvnc  (Read 6309 times)

telemetric_au

  • Sr. Member
  • ****
  • Posts: 327
    • View Profile
    • http://www.tyrannozaurus.com/feed/contribs/telemetric/index.htm
Standalone Pocket Workstation -problem With Fbvnc
« on: April 30, 2006, 04:44:08 am »
hi there, i just installed pocket workstation v0.18-big into a 400mb loop image on my sd card, then booted it through a small modification to my alt-boot script...

after loading im at "sh-2.05b#' prompt, which is in the debain rootfs


did the ./INSTALL.d/postinst.sh and answered yes to all, also tried doing it saying yes to all without the last two...

Vncserver command seems to run ok,

but when running the Fbvnc command i get:

#Fbvnc
fbvnc: ConnectToTcpAddr: connect: Network is unreachable
fbvnc: unable to connect to VNC server
Cannot connect: Network is unreachable
/usr/local/bin/Fbvnc: line 68: chvt: command not found
#

so either the server isnt running correctly or the client cant find the server...

if i do a ifconfig i get nothing, if i do a ifconfig -a i get mention of irda0 and lo both seemingly totally unconfigured ... whether they (more specifically lo) need to be or not ???

[update]:

well i tryed:

ifconfig lo 127.0.0.1 netmask 255.255.255.0 up

then ifconfig shows it with those assigned details  not sure whether that'l help as id need to do that before i run the server and client. so im going to have reconfigure it and restart it... but now its just like my big computationer...
« Last Edit: April 30, 2006, 07:24:12 am by telemetric_au »
Collie w/ pdaxrom & Puppy OS w/ cross-sdk
Hawking HCF686TX 10/100, Ambicom 802.11b (WL1100C-CF), Xircom 56K Global CF
Kingston CF Elite Pro & SD 1Gb & 128mb for flashing
$2 screen protector, collie.pdaxrom.feed : my collie pdaxrom site

telemetric_au

  • Sr. Member
  • ****
  • Posts: 327
    • View Profile
    • http://www.tyrannozaurus.com/feed/contribs/telemetric/index.htm
Standalone Pocket Workstation -problem With Fbvnc
« Reply #1 on: April 30, 2006, 06:50:49 am »
well it did help, it got further, but now compains that it cant access /dev/fb0 which doesnt exist ...

i noticed it in the opie root, so i figure you need something running in the background to run debian , something that has the fb0 thingy happening...

so im going to try copying opie's fb0 into the debian loop image see if that works, if not ill try mounting and booting debian from within opz...

why you may ask, well i like the challenge somewhat and im heading for the world of java hopefully ...

[update]

well it got past fb0, and then started asking for a tty02 which i could find anywhere not even on i386 etch, so into hentges i go...
« Last Edit: April 30, 2006, 07:01:25 am by telemetric_au »
Collie w/ pdaxrom & Puppy OS w/ cross-sdk
Hawking HCF686TX 10/100, Ambicom 802.11b (WL1100C-CF), Xircom 56K Global CF
Kingston CF Elite Pro & SD 1Gb & 128mb for flashing
$2 screen protector, collie.pdaxrom.feed : my collie pdaxrom site

telemetric_au

  • Sr. Member
  • ****
  • Posts: 327
    • View Profile
    • http://www.tyrannozaurus.com/feed/contribs/telemetric/index.htm
Standalone Pocket Workstation -problem With Fbvnc
« Reply #2 on: April 30, 2006, 07:23:30 am »
well it worked, after booting my hentges opie loop image but , interupting opie from starting up a the last minute by hitting a key at the given prompt...

then i did the following;

mkdir -p /mnt/loop
losetup /dev/loop1 /media/card/boot-images/xxx-rootfs.bin
mount /dev/loop1 /mnt/loop

cd /mnt/loop
 ./INSTALL.d/postinst.sh


answer yes too all, except last 2 thought could have said yes to them... and your in

(notice there was a lo device running in ifconfig automatically, must have been started up opz..
Collie w/ pdaxrom & Puppy OS w/ cross-sdk
Hawking HCF686TX 10/100, Ambicom 802.11b (WL1100C-CF), Xircom 56K Global CF
Kingston CF Elite Pro & SD 1Gb & 128mb for flashing
$2 screen protector, collie.pdaxrom.feed : my collie pdaxrom site

telemetric_au

  • Sr. Member
  • ****
  • Posts: 327
    • View Profile
    • http://www.tyrannozaurus.com/feed/contribs/telemetric/index.htm
Standalone Pocket Workstation -problem With Fbvnc
« Reply #3 on: April 30, 2006, 08:23:00 am »
next problem, does anyone know how to make my usb0 interface dhcp rather than static ??

as in  /etc/networking/interfaces it just says some stuff about if.up if.down (8) ...

any way i might try some more things tommorow, as im getting tired again and i been typing in bash terminal soo much the past few days that whenever i go to start typing in the forum here i keep hitting "TAB" to finish my word or line ...
Collie w/ pdaxrom & Puppy OS w/ cross-sdk
Hawking HCF686TX 10/100, Ambicom 802.11b (WL1100C-CF), Xircom 56K Global CF
Kingston CF Elite Pro & SD 1Gb & 128mb for flashing
$2 screen protector, collie.pdaxrom.feed : my collie pdaxrom site