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 - callas11

Pages: [1]
1
X/Qt / Debian with Xqt
« on: January 26, 2006, 08:10:50 am »
Quote
Quote
Hello all,

I think I have a problem with X/Qt. I installed all as smuelas suggested, but the Start X button just starts and finishes without starting rxvt. Has anyone some tips?

Yours, Peter
[div align=\"right\"][a href=\"index.php?act=findpost&pid=111980\"][{POST_SNAPBACK}][/a][/div]
Review your " .xinitrc "  file.
smuelas
[div align=\"right\"][a href=\"index.php?act=findpost&pid=112302\"][{POST_SNAPBACK}][/a][/div]

my .xinitrc:

#!/bin/sh
export LANG=ja_JP.eucJP
export DISPLAY=0:0

#default: use anthy
export XMODIFIERS=@im=uim-anthy

#start uim-xom
if [ -x /opt/QtPalmtop/bin/uim-xim ]; then
    exec /opt/QtPalmtop/bin/uim-xim &
fi

rxvt

#blackbox
icewm

if I start sh .xinitrc
then:

rxvt: can't open display 0:0
icewm: not found

i did install the latest X/Qt and sharp-debian-big 018 on Zaurus Sl-6000 L

any hints?

yours, peter

2
X/Qt / Debian with Xqt
« on: January 22, 2006, 05:11:24 pm »
Hello all,

I think I have a problem with X/Qt. I installed all as smuelas suggested, but the Start X button just starts and finishes without starting rxvt. Has anyone some tips?

Yours, Peter

3
6000 - Tosa / Kismet on the 6000
« on: August 26, 2005, 06:47:10 am »
Quote
Quote
ok, that takes care of one aspect.  I've been trying to do it all from the console, and haven't gotten very far yet.

The first part of the problem is to get the interface up.  I've discovered that I can do a:

usbctl on 1

and that'll turn it on.  I'm still trying to get it to go in "mode monitor" that I keep reading about.  No luck so far.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=83615\"][{POST_SNAPBACK}][/a][/div]

Yes, doing it all from the console is a little trickier than the GUI, but it can still be done. BTW, I have a AdHoc network setup in my Zaurus (GUI) that I just fire up before running Kismet and that works pretty well. However if you want to do it all from the console you need to do a bit more typing:
   usbctl on 1
   sleep 1
   wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
   ifconfig wlan0 1.1.1.1 up

Then start kismet. After you are done with Kismet, turning off the interface is a bit easier:
   usbctl off 1

I have run Kismet this way, while accessing my Zaurus via ethernet (a CF card) and it works fine, just not as portable ;-)

I hope this helps,

Craig...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=83687\"][{POST_SNAPBACK}][/a][/div]

Hi Craig, et al

when i start that way all is fine until i start kismet. it reports the error:

could not connect to localhost:2501 and exits.

Any hints?

Peter

4
6000 - Tosa / Kismet on the 6000
« on: November 20, 2004, 07:19:25 am »
Hi, all
I think I have followed the howto but kismet_server tells me:
"no valid packet sourced defined"

kistmet-qt can_t connect to server.

Any hints?

klaus-peter

Pages: [1]