|
2014-09-29
, 15:17
|
Posts: 45 |
Thanked: 11 times |
Joined on Aug 2008
|
#3112
|
|
2014-09-29
, 17:00
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#3113
|
IMGFILE=/home/user/MyDocs/debian_wheezy3sulu_armhf.img
md5sum /path/to/your/extracted/image/file
The Following 2 Users Say Thank You to sulu For This Useful Post: | ||
|
2014-10-13
, 17:18
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#3114
|
ok , got it working. it's much better than my method above as
1. the pc keyboard is mapped properly, could even use the scroll rocker
2. there is no issue with post connection launched apps having huge fonts.
here's what i did in case anyone else wants it:
1. install tightvncserver via symantic
2. go to maemo terminal
3. type : debbie
4. type : tightvncserver -geometry 1400x1050 :1 (or whatever resolution your pc has)
5. type startlxde1
you will be asked to enter a password for users to use when connecting at step 4
when you connect from your pc specify ipaddress:1 e.g. 192.168.1.1:1
amazing stuff.
|
2014-10-13
, 17:31
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#3115
|
apt-get install avidemux
apt-get update
The Following User Says Thank You to malfunctioning For This Useful Post: | ||
|
2014-10-13
, 18:34
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#3116
|
tightvncserver :1 -geometry 1400x1050
However, when I try to run startlxde1 I get:
** ERROR **: Only one lxsession can be executed at a time. Aborting...
I've tried multiple times, even after a full reboot of the N900 to no avail. Any ideas?
tightvncserver :2 -geometry 1400x1050
x11vnc -display :1 -shared
xtightvncviewer 192.168.1.3::5900
The Following 4 Users Say Thank You to sulu For This Useful Post: | ||
|
2014-10-13
, 19:28
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#3117
|
I wasn't able to reproduce the same error message with my Wheezy image but my guess is that you have an Easy Debian desktop open in parallel to the vnc session you want to start. This ED desktop runs on DISPLAY :1 and vnc servers under Linux by default try to start a new X session on a new DISPLAY. Essentially you're trying to run two lxsessions on one DISPLAY which it apparently doesn't like.
If I try your command without having an ED window open it works. I can also start a new ED vnc session on a new DISPLAY when I already have an ED window open:The catch is, that this is a new ED desktop and not the same you see on your N900, which is probably not what you want.Code:tightvncserver :2 -geometry 1400x1050
I'm not familiar with tightvncserver but it seems to me there is no way to connect it to an already running X session. For my HTPC I deliberately chose x11vnc because it's able to open a vnc session on an already running X session which means you can access the same desktop via vnc that you see on your machine.
To make it short, with this command I was able to run a vnc session on the ED desktop:For some reason I don't fully understand I then have to instruct my viewer to connect to the correct port instead of the correct display, but it works and I see my ED desktop on my PC:Code:x11vnc -display :1 -sharedCode:xtightvncviewer 192.168.1.3::5900
The Following User Says Thank You to malfunctioning For This Useful Post: | ||
|
2014-10-13
, 21:27
|
Posts: 291 |
Thanked: 435 times |
Joined on Apr 2011
@ RO
|
#3118
|
|
2014-10-13
, 23:16
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#3119
|
oance again why DO YOU PEOPLE WANT TO INSTALL DEBIAN ON N900,ONLY TO SHOW ....wHAT?
/
The Following 5 Users Say Thank You to malfunctioning For This Useful Post: | ||
|
2014-10-14
, 04:51
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#3120
|
The Following 4 Users Say Thank You to qole For This Useful Post: | ||
Tags |
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
|
If you find this post useful for you, or for another member, just hit the Thanks! button