Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - r.s.r

Pages: [1]
1
Zaurus - pdaXrom / Connect To The Net With Gprs Through Bt
« on: December 28, 2004, 06:26:25 pm »
Hi Vincent,

Try using Init String: ate0v1 in your Dial-up settings, it worked for me on a non-GPRS connection.

This turns on the 'verbose' replies on your phone's internal modem.

Cheers,

Ron.

2
General Discussion / Unrecognized option /dev/rfcomm0
« on: October 21, 2004, 06:22:19 pm »
Hi szym,

I had this same message with a recent version of PdaXrom.

This error is caused by not having the device /dev/rfcomm0 defined. Try:
  mknod /dev/rfcomm0 c 216 0
to create an rfcomm device.

This should allow your ppp script to connect to the phone.

3
Zaurus - pdaXrom / Port Requests Here:
« on: March 27, 2004, 07:36:55 pm »
Thanks for the work on Ethereal, guys!
My Z needs a reflash at the moment (trashed my Xwindows by trying to run extracted debian version of Xvnc, X can no longer find it\'s fonts),
but I\'ll give it a try as soon as it\'s done.

I did get xterm to work with a history buffer and scroll-up/dn, by using: xterm -rightbar -bg black -fg green -cr red -ms yellow +dc -sb -sl 1000
in /usr/share/applications/xterm.desktop - but the scroll functionality needs the use of the middle \'mouse\' button.

Version 2.1 of minicom worked (but only in monochrome), by linking libncurses.so.4 to the PdaXrom version: libncurses.so.5.3 in /lib

So; Roll on the SDK, and could someone take a look at the debian versions of xkbd and xstroke please?

Cheers,

r.s.r

4
Zaurus - pdaXrom / Port Requests Here:
« on: March 14, 2004, 08:28:15 am »
X11 ports that would make the C750 a killer machine?

For me it would be:

Ethereal + Libpcap
Minicom + Libncurses (or another serial-capable terminal client)
Konsole (or similar with scroll up/dn buffer)
a TFTP server of some kind

Well that\'s enough to be getting on with. If I can get a Dev environment sorted, I may have a go at these myself.

Pages: [1]