Active Topics

 

Showing results 1 to 18 of 18 @ 0.01 seconds. Search: Posts Made By: jldiaz
Forum: Newbie 2009-07-31, 16:02
Replies: 57
Views: 24,169
Posted By jldiaz
Re: A couple more SSH / VNC questions

The problem is that 50.0.0.10 is the only IP visible "from outside" in your home. Then, the ssh connection from the Nokia should be addressed to this IP. But this will try to connect with the router,...
Forum: Newbie 2009-07-18, 00:11
Replies: 57
Views: 24,169
Posted By jldiaz
Re: A couple more SSH / VNC questions

A note: be sure to check also the option "Loopback only". This way no one can connect to your XP server directly using a VNC client. Only connections from localhost are allowed, and thus connections ...
Forum: Applications 2008-05-24, 23:53
Replies: 145
Views: 69,775
Posted By jldiaz
Re: Wiicontrol Application for Maemo

In fact, you don't require to compile anything (and thus you don't require the sdk), because the app is written in python. All you need is python installed in your NIT, along with some libraries (you...
Forum: Applications 2008-05-16, 07:53
Replies: 145
Views: 69,775
Posted By jldiaz
Re: Wiicontrol Application for Maemo

That was exactly my first motivation for developing wiicontrol.

Currenty, wiicontrol sends X-events to other apps (keypresses, mouse clicks..) which mean that the application to control needs to...
Forum: Development 2008-05-02, 00:14
Replies: 10
Views: 2,694
Posted By jldiaz
Talking Re: NIT as a tablet digitizer for PC? YES! It can be done!

It can be done, and much more easily than expected! But not over the USB cable nor Bluetooth, but through TCP/IP.

You do not require to install any software in the tablet, only to have x2x...
Forum: Newbie 2008-04-24, 23:15
Replies: 14
Views: 4,084
Posted By jldiaz
Re: ssh usage

The required command is scp, to be issued in the tablet. It does not require the ssh session previously stablished. scp works similar to cp, only one of the files (source or destination) is located...
Forum: Troubleshooting 2008-04-23, 23:21
Replies: 5
Views: 1,744
Posted By jldiaz
Re: Weird Headphone Jack Problem

If it happens to you again, you can try the following command (in xterm) to test if the hardware is reporting correctly the presence of the jack:

cat /sys/devices/platform/gpio-switch/headphone
Forum: Nokia N800 2008-04-19, 23:48
Replies: 10
Views: 3,300
Posted By jldiaz
Re: accessing PC remotely

Yes, it does. You have to download it from https://garage.maemo.org/projects/vncviewer/ and install manually, or let the browser launch the app manager.

It works great, except if your NIT is a...
Forum: Newbie 2008-04-16, 19:25
Replies: 24
Views: 11,959
Posted By jldiaz
Re: Ultimate linux CLI noob question: "How to create a plain text file within xterm?"

Background about paths

In order to execute a program (any program, not just python programs) from the CLI, you have to write the full path to that program. You can write an absolute path (which...
Forum: General 2008-04-14, 18:40
Replies: 28
Views: 4,596
Posted By jldiaz
Re: aUDIOBOOK?

Perhaps the filesystem in /media/mmc2 is mounted with execution forbidden. Try to put the script in the root filesystem.
Forum: General 2008-04-14, 16:42
Replies: 28
Views: 4,596
Posted By jldiaz
Re: aUDIOBOOK?

You are right. Using python for everything is a tic. I accomplished this task with a simple shell script and a little of awk. Here is how:

Copy the following code to a file named, for example...
Forum: Development 2008-04-11, 23:17
Replies: 10
Views: 6,871
Posted By jldiaz
Re: Using the wiimote to control the n810

It is not exactly the same goal. As far as I know, cwiid is aimed to provide an interface between wiimote and applications, by creating gamepad and mouse devices which can be read from applications....
Forum: Development 2008-04-11, 08:09
Replies: 10
Views: 6,871
Posted By jldiaz
Using the wiimote to control the n810

Hello,

I've developed a small python script which, when run in an xterm in my n810, connects to my Wiimote, read the events it sends, and maps the wiimote buttons to X-window events, such as...
Forum: Newbie 2008-04-09, 09:51
Replies: 57
Views: 24,169
Posted By jldiaz
Re: A couple more SSH / VNC questions

In fact, in my diagram only two machines are depicted, but you are right, each of the four processes depicted could be running in a different machine.

For example, you could have two secure LANs,...
Forum: Newbie 2008-04-07, 23:38
Replies: 57
Views: 24,169
Posted By jldiaz
Re: A couple more SSH / VNC questions

Let's try again, this way with a picture (at the end of the post). For the sake of this example, assume that the IP of your XP box is 145.32.79.12, and the IP of your Nokia is 201.24.5.32 (you don't...
Forum: Newbie 2008-04-07, 17:42
Replies: 57
Views: 24,169
Posted By jldiaz
Re: A couple more SSH / VNC questions

When you tell to the nokia VNC client to connect to MACHINE:N, it tries to connect to port 5900+N on the specified machine. So, if you put as host your.windows.box.ip:0, it will try to connect to...
Forum: Newbie 2008-04-07, 09:16
Replies: 57
Views: 24,169
Posted By jldiaz
Re: A couple more SSH / VNC questions

Let me elaborate a bit about what is happening behind the scenes.

First, without involving ssh nor tunnels:

You have launched a VNC server on your XP box. This is a process which is listening...
Forum: Nokia N800 2008-04-06, 10:16
Replies: 9
Views: 2,617
Posted By jldiaz
Re: mplayer update from .24 to .26

I had the same prroblem, but only with movies whose audio was at 96Kbps. I solved it by adding the following line to the file $HOME/.mplayer/config:

ao=esd
Showing results 1 to 18 of 18



 
Forum Jump

All times are GMT. The time now is 03:44.