Author Topic: 6000l Help Needed. Need To Do Two Things.  (Read 3980 times)

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« on: January 31, 2005, 11:52:06 pm »
Okay, These are newbie questions, but I am new to the 6000L.

I DID search and found posts on this, but none seem to work for me...

I have installed iirc and IRDA in various forms and versions, but I don't even see the icon for the progam on my 6000L, much less be able to configure it.

I have a Targus "Universal" IRDA keyboard and I want to hook it up to my 6000:L.  Like I said, I checked all the posts and tried things from the IRDA homepage, so please don't redirect me there.  All I am asking is for a direct link to what I need to install (as if from scratch...so all dependencies as well) to get the 6000L supported.  Someone who actually has the Targus model keyboard would be great, but any irda 6000L user's help would be greatly appreciated.

Like I said, I don't even see the program after install (and reboot), so I am as far away at making this work as I can get.  

Secondly, I want to install TELNET for 6000L...which is the best IPK to get Telnet on the 6000L (I would prefer a simple IPK install as opposed to a tarball).  

Once I get Telnet installed, could someone tell me where I would access a external drive connected via USB host (ie: which directory and how can I mount it for read write...for example a USB flash drive connected to the USB host port.).  

Thanks in advance.  I am just tired of pulling my hair out over these issues, especially since I am fairly certain the keyboard is supported by some version and telnet is definately out there.

Must be having one of those bad days.      

Please specify actual URLs whereever possible and as much detail as you have time for.

Thanks so much.

 
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #1 on: February 01, 2005, 10:27:36 am »
Quote
I have installed iirc and IRDA in various forms and versions, but I don't even see the icon for the progam on my 6000L, much less be able to configure it.

I have a Targus "Universal" IRDA keyboard and I want to hook it up to my 6000:L.  Like I said, I checked all the posts and tried things from the IRDA homepage, so please don't redirect me there.  All I am asking is for a direct link to what I need to install (as if from scratch...so all dependencies as well) to get the 6000L supported.  Someone who actually has the Targus model keyboard would be great, but any irda 6000L user's help would be greatly appreciated.

I think the IRK package compiled by Craig works for most other IRDA keyboards.
You could at least give it a try. I dont exactly know which is the IRDA home page you refer to, but this package "irk-zaurus-j_0.10.1_arm.ipk" D9dont remember where I got it from) worked just fine for me with my IRDA based keyboard (though now I switched to a USB keyboard).
You can check out his page for all about IRK including downloads
http://angela1.data-uncertain.co.uk/~zaurus/download.php


Quote
Secondly, I want to install TELNET for 6000L...which is the best IPK to get Telnet on the 6000L (I would prefer a simple IPK install as opposed to a tarball). 

Well I did the same searching for TELNET, but could find one (a simple IPK), so ultimately settle for a more secure solution - SSH
You could install the openssh package (available at Cacko feeds) and log into the zaurus from the desktop using Putty as the client.
Ok specific download URL  here at Externe.net feeds
Just install the SSH server, if you want to connect to the Z from the desktop, or client if otherwise.
Remember, SSH installation also does not add any icon anywhere - just go to command line and do
"sshd &" to start the SSHD daemon in the background - i.e. for the server.

Quote
Once I get Telnet installed, could someone tell me where I would access a external drive connected via USB host (ie: which directory and how can I mount it for read write...for example a USB flash drive connected to the USB host port.). 

as su, just do a mount command (from command line) as follows
mount /dev/sda1 /mnt/usbstorage
That should in most cases mount the external HDD (I tried with my Camera) onto the Zaurus (most cases refer to devices which don't need external power).

Hope this helps...
« Last Edit: February 01, 2005, 11:16:55 am by nilch »
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

soundwave106

  • Full Member
  • ***
  • Posts: 108
    • View Profile
6000l Help Needed. Need To Do Two Things.
« Reply #2 on: February 01, 2005, 03:26:47 pm »
IRK works great with my Targus universal keyboard. Give it a try.

If you don't want to use SSH, Telnet is actually built into the Zaurus. There is no downloads needed, just edit your inetd.conf file to use the in.telnetd.

From this link:

To enable your Z's telnet server, edit /etc/inted.conf and add the following line ..

telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd

bear in mind that everything you type and see in a telnet session is sent in the clear. This shouldn't be a problem if you're using the USB cable, but it's definitely a recipe for disaster over ethernet or on a wireless LAN.

As an alternative to telnet, you can use SSH. Download OpenSSH  install it on the Z and then generate a key file:

ssh-keygen -b 1024 -f/usr/localetc/ssh_host_key -N ''

(NB: two single quotes on the end there) add the following to /etc/inetd.conf:

ssh stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/sshd -i

and restart inetd with:

/etc/rc.d/init.d/inet restart
« Last Edit: February 01, 2005, 03:27:32 pm by soundwave106 »

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #3 on: February 01, 2005, 04:16:58 pm »
Thanks for all the help.

I will try that out.  I think I mis-wrote.  I just want to open a shell on my 6000L,  I often just call it a telnet window, although I am doing it from the Z, not remotely.

I did try IRK and when I do after the install, my 6000L shows an hourglass and then exits  the IPK package manager completely (rather than bringing me back to the install screen again.)  I have never seen an install do that.  Also, when I get (kicked) out of the install program, I see no GUI for the IRDA setup.

Is there a dependency I am missing ?

Thanks again.
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #4 on: February 01, 2005, 05:36:30 pm »
Alllright - a command line window on the Zaurus itself.
You need QKonsole  QKonsole or the Opie Konsole or EmbeddedKonsole
http://www.killefiz.de/zaurus/showdetail.php?app=385

That will give you the terminal as its called. Also you will find the terminal package on the CD with the 6000 I think.

IRK installs fine and does restart the Qtopia totally (instead of just exiting the Package manager, since there more to IRK (it actually installs an input method). Thats normal behavious I believe (even HancomSheet install does that).

Now IRK does not install any icon on the Zaurus desktop, but in the input methods (Handwriting/Keyboard/Pickboard/Unicode), it will add another method for the IRK (a kangaroo shaped icon). Clicking on that opens an applet where you can set the parameters for the IRK - like which keyboard, On/OFF etc.
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #5 on: February 01, 2005, 07:02:55 pm »
Quote
Alllright - a command line window on the Zaurus itself.
You need QKonsole  QKonsole or the Opie Konsole or EmbeddedKonsole
http://www.killefiz.de/zaurus/showdetail.php?app=385

That will give you the terminal as its called. Also you will find the terminal package on the CD with the 6000 I think.

IRK installs fine and does restart the Qtopia totally (instead of just exiting the Package manager, since there more to IRK (it actually installs an input method). Thats normal behavious I believe (even HancomSheet install does that).

Now IRK does not install any icon on the Zaurus desktop, but in the input methods (Handwriting/Keyboard/Pickboard/Unicode), it will add another method for the IRK (a kangaroo shaped icon). Clicking on that opens an applet where you can set the parameters for the IRK - like which keyboard, On/OFF etc.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=65000\"][{POST_SNAPBACK}][/a][/div]


Ahhh...  Now I understand.   THANKS !!!
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #6 on: February 03, 2005, 01:28:55 am »
Okay, I got a Shell window, but I still have a problem.  I tried both EmbeddedKonsole and QKnosole, but they only come up in Portrait mode, and I need them to come up in landscape mode.  How do I do this?  Or is there another shell (terminal) that works  in landscape mode on 6000?

Second problem is that I cannot see anything (using dmesg) when I use a USB 2.0 Nomad Xtra Zen, which is also MSS (MSD?) compatible, but when I use a Neuros USB 1.1 (which is NOT Mass Storage Spec compatible) it works fine. I can mount and access the drive.

Why would USB 2.0 not work? Is there an extra step needed? Both of these devices have thier own Batteries, so power draw should not be an issue.... Also I can see both USB 1.1 and USB 2.0 Falsh drives, but I need alot more that a couple GB, and I want USB 2.0 device for adding stuff to it (even though the 6000 only reads at 1.1 speeds).

Anyone have any idea otr thoughts of what to try? I can post my dmesg output if anyone thinks it will help (I am not great at reading it).
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)

soundwave106

  • Full Member
  • ***
  • Posts: 108
    • View Profile
6000l Help Needed. Need To Do Two Things.
« Reply #7 on: February 03, 2005, 11:19:05 am »
Really? EmbeddedKonsole (what I use) works perfectly fine for me when the screen is rotated.

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #8 on: February 03, 2005, 11:55:30 am »
Omicron...
Thats because you have the default setting of "Show with Magnified screen" ticked on.

Just tick it off and all those konsoles will show correctlt in landscape or portrait.
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

the_oak

  • Sr. Member
  • ****
  • Posts: 426
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #9 on: February 03, 2005, 04:29:52 pm »
Does anybody know how to get a larger font than the fixed 12 in qkonsole? That font is kind of tiny in landscape (non-magnified) orientation.
SL-6000L running Sharp 1.12 rom, (SOLD)
Fujitsu U820 with Windows 7
White Intel MacBook

inode0

  • Jr. Member
  • **
  • Posts: 97
    • View Profile
6000l Help Needed. Need To Do Two Things.
« Reply #10 on: February 03, 2005, 09:59:00 pm »
Quote
Second problem is that I cannot see anything (using dmesg) when I use a USB 2.0 Nomad Xtra Zen, which is also MSS (MSD?) compatible, but when I use a Neuros USB 1.1 (which is NOT Mass Storage Spec compatible) it works fine. I can mount and access the drive.

Anyone have any idea otr thoughts of what to try? I can post my dmesg output if anyone thinks it will help (I am not great at reading it).
[
I would be very interested in seeing the output.  I plugged my 30GB xtra in and wasn't really surprised, but was disappointed, that it wasn't recognized.  I need to go find out about this other option that does work.  Can you give me a pointer to information on using Neuros USB 1.1?

Thanks,
John

the_oak

  • Sr. Member
  • ****
  • Posts: 426
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #11 on: February 03, 2005, 11:24:49 pm »
Found larger fonts that work with qkonsole in vga landscape orientation. The site recommends installing to sd card.

http://only.mawhrin.net/~geometer/zaurus/fonts/index.html

I just used the top one.
« Last Edit: February 03, 2005, 11:25:45 pm by the_oak »
SL-6000L running Sharp 1.12 rom, (SOLD)
Fujitsu U820 with Windows 7
White Intel MacBook

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
6000l Help Needed. Need To Do Two Things.
« Reply #12 on: February 04, 2005, 02:15:52 am »
Quote
Quote
Second problem is that I cannot see anything (using dmesg) when I use a USB 2.0 Nomad Xtra Zen, which is also MSS (MSD?) compatible, but when I use a Neuros USB 1.1 (which is NOT Mass Storage Spec compatible) it works fine. I can mount and access the drive.

Anyone have any idea otr thoughts of what to try? I can post my dmesg output if anyone thinks it will help (I am not great at reading it).
[
I would be very interested in seeing the output.  I plugged my 30GB xtra in and wasn't really surprised, but was disappointed, that it wasn't recognized.  I need to go find out about this other option that does work.  Can you give me a pointer to information on using Neuros USB 1.1?

Thanks,
John
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

[a href=\"http://www.neurosaudio.com/]Neuros site[/url]

I don't think they sell them anymotre (only usb 2.0), but you get them 2nd hand on ebay from time to time...or post in Neuros forums..
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)