Author Topic: Cacko Rom 1.23 Is Released  (Read 245861 times)

why2jjj

  • Newbie
  • *
  • Posts: 36
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #195 on: March 29, 2006, 08:01:26 pm »
Quote
The telnet daemon is not enabled by default on the Sharp ROM, unless you have the image from TRIsoft where it is enabled. Cacko has SSHd enabled by default.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120957\"][{POST_SNAPBACK}][/a][/div]

The sshd daemon is not enabled by default on the Cacko ROM either .  

No matter if I do a 'ps -e | grep ssh' or go to the sysinfo icon and look at what all the processes are running, the sshd daemon is not up there.  What is more, if I goto to a konsole and do:

$ su
# /usr/sbin/sshd
# ps -e | grep ssh

I still don't see it.  it is like the ssh daemon dies as soon as it is started.  

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Cacko Rom 1.23 Is Released
« Reply #196 on: March 29, 2006, 10:40:32 pm »
Quote
Quote

The telnet daemon is not enabled by default on the Sharp ROM, unless you have the image from TRIsoft where it is enabled. Cacko has SSHd enabled by default.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120957\"][{POST_SNAPBACK}][/a][/div]

The sshd daemon is not enabled by default on the Cacko ROM either .  

No matter if I do a 'ps -e | grep ssh' or go to the sysinfo icon and look at what all the processes are running, the sshd daemon is not up there.  What is more, if I goto to a konsole and do:

$ su
# /usr/sbin/sshd
# ps -e | grep ssh

I still don't see it.  it is like the ssh daemon dies as soon as it is started.  
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120964\"][{POST_SNAPBACK}][/a][/div]


did you try ssh to it? might just not be running as a standalone daemon but running from inetd instead just like the samba service.

on a related note, since I don't have Cacko 1.23 running at the moment, can someone please paste the output of the mount command here? I just want to check what the cramfs image on Cacko is mounted as since I cannot remember.
« Last Edit: March 29, 2006, 10:41:05 pm by Meanie »
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

why2jjj

  • Newbie
  • *
  • Posts: 36
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #197 on: March 29, 2006, 11:31:37 pm »
Quote
Quote
Quote

The telnet daemon is not enabled by default on the Sharp ROM, unless you have the image from TRIsoft where it is enabled. Cacko has SSHd enabled by default.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

The sshd daemon is not enabled by default on the Cacko ROM either .  

No matter if I do a 'ps -e | grep ssh' or go to the sysinfo icon and look at what all the processes are running, the sshd daemon is not up there.  What is more, if I goto to a konsole and do:

$ su
# /usr/sbin/sshd
# ps -e | grep ssh

I still don't see it.  it is like the ssh daemon dies as soon as it is started.  
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120964\"][{POST_SNAPBACK}][/a][/div]


did you try ssh to it? might just not be running as a standalone daemon but running from inetd instead just like the samba service.

on a related note, since I don't have Cacko 1.23 running at the moment, can someone please paste the output of the mount command here? I just want to check what the cramfs image on Cacko is mounted as since I cannot remember.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120979\"][{POST_SNAPBACK}][/a][/div]

So this is where I get all confused.  Windows XP actually does not have 'ssh' command-line like Linux.  I have two ssh programs, one I cannot remember, the other puTTY: [a href=\"http://www.chiark.greenend.org.uk/~sgtatham/putty/]http://www.chiark.greenend.org.uk/~sgtatham/putty/[/url].  Both ask for the USB IP which is 192.168.129.201.  But both ask for a port number.  I enter port number 23, because I thought that was the port number needed as Microsoft telnet was complaining it couldn't open that port (see my earlier error message).  The other ssh program I have which I don't remember the name asks for a login, which I have no clue so I just stick in 'zaurus'.  But in either case, they both fail.

On my Linux laptop at home I have tried:

[freyguy@localhost ~]$ ssh 192.168.129.201

[freyguy@localhost ~]$ ping 192.168.129.201
PING 192.168.129.201 (192.168.129.201) 56(84) bytes of data.

--- 192.168.129.201 ping statistics ---
121 packets transmitted, 0 received, 100% packet loss, time 120002ms

[freyguy@localhost ~]$ ssh -D 23 192.168.129.201
Privileged ports can only be forwarded by root.
[freyguy@localhost ~]$ ssh -p 192.168.129.201
Bad port '192.168.129.201'
[freyguy@localhost ~]$ ssh -p 23 192.168.129.201
ssh: connect to host 192.168.129.201 port 23: Connection timed out

For both the 'ssh' and 'scp' linux command-lines I am not sure exactly what flags I need to specify:

[freyguy@localhost ~]$ scp 192.168.129.201
usage: scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file]
           [-l limit] [-o ssh_option] [-P port] [-S program]
           [[user@]host1:]file1 [...] [[user@]host2:]file2
[freyguy@localhost ~]$ ssh
usage: ssh [-1246AaCfghkMNnqsTtVvXxY] [-b bind_address] [-c cipher_spec]
           [-D port] [-e escape_char] [-F configfile] [-i identity_file]
           [-L port:host:hostport] [-l login_name] [-m mac_spec] [-o option]
           [-p port] [-R port:host:hostport] [-S ctl] [user@]hostname [command]

I admit, I am not an experienced user with ssh and scp at all.

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #198 on: March 29, 2006, 11:57:57 pm »
telnet runs on port 23, ssh runs on port 22, and it defaults so there's no need to specify it unless you're doing something funky....

just "ssh 192.168.129.201"

if you use bluetooth for networking, you'd use a different address.

putty automatically chooses the correct port for ssh but you can override it

in Cacko, ssh is run by inetd - if you use "netstat -an | grep 22" you'll see something listening on tcp:22.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

why2jjj

  • Newbie
  • *
  • Posts: 36
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #199 on: March 30, 2006, 12:15:21 am »
Quote
telnet runs on port 23, ssh runs on port 22, and it defaults so there's no need to specify it unless you're doing something funky....

just "ssh 192.168.129.201"

if you use bluetooth for networking, you'd use a different address.

putty automatically chooses the correct port for ssh but you can override it

in Cacko, ssh is run by inetd - if you use "netstat -an | grep 22" you'll see something listening on tcp:22.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120986\"][{POST_SNAPBACK}][/a][/div]

Thanks for this.

Nope, I'm trying to do an ssh through the USB connection, just like what was demonstrated with the triSOFT document used to set up intellisync (although they used telnet).  

And nope, I still don't get a connection:

[freyguy@localhost Desktop]$ ssh 192.168.129.201
ssh: connect to host 192.168.129.201 port 22: Connection timed out
[freyguy@localhost Desktop]$

And this is the stats I get with the 'netstat -an | grep 22':

tcp  0     0 0.0.0.0:22 0.0.0.0:*      LISTEN
unix 2  [ ]      STREAM    CONNECTED 64522  /tmp/.quickexec
unix 2  [ ]      STREAM    CONNECTED 2268    /tmp/.quickexec

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #200 on: March 30, 2006, 12:22:22 am »
Quote
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN

ok, this is good news, your Z *is* running sshd. Try, on the Z, doing
"ssh 127.0.0.1" and verifying you can ssh back into the Z from itself.

Then, when the Z is connected, do "ifconfig -a" and see if there's a device called "usbd0" with an IP address of 192.168.129.201, and make sure the interface is UP.

On the PC, do "ipconfig /all" if windows and see what's what. If linux, do "ifconfig -a" and verify there's a usb0 device.

I have found that a Z with a nearly flat battery when using a sync/charge cable can load the USB port so much that it partly shuts down and you don't get a working connection!
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #201 on: March 30, 2006, 12:23:11 am »
ps. also use "netstat -rn" on linux or windows and see whether the system has an entry for 192.168.129.0/24
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

why2jjj

  • Newbie
  • *
  • Posts: 36
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #202 on: March 30, 2006, 01:24:38 am »
Quote
Quote
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN

ok, this is good news, your Z *is* running sshd. Try, on the Z, doing
"ssh 127.0.0.1" and verifying you can ssh back into the Z from itself.

Then, when the Z is connected, do "ifconfig -a" and see if there's a device called "usbd0" with an IP address of 192.168.129.201, and make sure the interface is UP.

On the PC, do "ipconfig /all" if windows and see what's what. If linux, do "ifconfig -a" and verify there's a usb0 device.

I have found that a Z with a nearly flat battery when using a sync/charge cable can load the USB port so much that it partly shuts down and you don't get a working connection!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120990\"][{POST_SNAPBACK}][/a][/div]

ok:

Code: [Select]
$ssh 127.0.01

The authenticity of host '127.0.0.1 (127.0.0.1)' can't be established
RSA key fingerprint is d6:de:ef:d2:9d:2b:0e:95:ab:61:1b:6a:ff:2e:e3:a0
are you sure you want to continue connection (yes/no): yes
warning: permanently added '127.0.0.1' (RSA) to the list of known hosts.
Write failed: broken pipe
$

Hmm...probably should not have hit 'yes'.  I did not do 'ssh' in root.

Now in root on the 'Z',

Code: [Select]
# ifconfig -a

irda0     Link encap:IrLAP  HWaddr f8:c4:bf:ff  
          UP RUNNING NOARP  MTU:2048  Metric:1
          RX packets:2293 errors:1 dropped:0 overruns:0 frame:1
          TX packets:1361 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:8
          RX bytes:392743 (383.5 Kb)  TX bytes:26928 (26.2 Kb)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:22 errors:0 dropped:0 overruns:0 frame:0
          TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3269 (3.1 Kb)  TX bytes:3269 (3.1 Kb)

usbd0     Link encap:Ethernet  HWaddr 40:00:01:00:00:01  
          inet addr:192.168.129.201  Bcast:192.168.129.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 b)  TX bytes:110 (110.0 b)

wlan0     Link encap:Ethernet  HWaddr 00:A0:F8:3C:A7:55  
          inet addr:192.168.2.3  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6643 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6164 errors:33 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:5126360 (4.8 Mb)  TX bytes:1513543 (1.4 Mb)
          Interrupt:135


Now on the Linux PC,

Code: [Select]
# ifconfig -a
no usb device:

Code: [Select]
[root@localhost Desktop]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:11:43:5F:8D:D3
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:3358 (3.2 Kb)
          Interrupt:11

eth1      Link encap:UNSPEC  HWaddr 4A-4F-C0-00-06-29-18-C1-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

eth2      Link encap:Ethernet  HWaddr 00:0E:35:A4:93:BA
          inet addr:192.168.2.2  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::20e:35ff:fea4:93ba/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1771 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1180 errors:0 dropped:0 overruns:0 carrier:1
          collisions:0 txqueuelen:1000
          RX bytes:2980870 (2.8 Mb)  TX bytes:524993 (512.6 Kb)
          Interrupt:7 Base address:0x8000 Memory:faffc000-faffcfff

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:14 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1232 (1.2 Kb)  TX bytes:1232 (1.2 Kb)

sit0      Link encap:IPv6-in-IPv4
          inet6 addr: ::127.0.0.1/96 Scope:Unknown
          inet6 addr: ::192.168.2.2/96 Scope:Compat
          UP RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

[root@localhost Desktop]#  

why2jjj

  • Newbie
  • *
  • Posts: 36
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #203 on: March 30, 2006, 09:59:05 am »
Quote
ps. also use "netstat -rn" on linux or windows and see whether the system has an entry for 192.168.129.0/24
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120991\"][{POST_SNAPBACK}][/a][/div]

I did a netstat -rn...the system does not have an entry:

[root@localhost Desktop]# netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.2.0     0.0.0.0         255.255.255.0   U         0 0          0 eth2
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         192.168.2.1     0.0.0.0         UG        0 0          0 eth2


Also, while the Z is connected to my laptop, if I go to 'PC Link', and then just select 'ok' even though 'PC Link Setting' is already set, I get an error box which says "AlertUSB".
« Last Edit: March 30, 2006, 10:02:29 am by why2jjj »

why2jjj

  • Newbie
  • *
  • Posts: 36
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #204 on: March 30, 2006, 10:19:22 am »
Quote
Quote
ps. also use "netstat -rn" on linux or windows and see whether the system has an entry for 192.168.129.0/24
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120991\"][{POST_SNAPBACK}][/a][/div]

I did a netstat -rn...the system does not have an entry:

[root@localhost Desktop]# netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.2.0     0.0.0.0         255.255.255.0   U         0 0          0 eth2
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         192.168.2.1     0.0.0.0         UG        0 0          0 eth2


Also, while the Z is connected to my laptop, if I go to 'PC Link', and then just select 'ok' even though 'PC Link Setting' is already set, I get an error box which says "AlertUSB".
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121061\"][{POST_SNAPBACK}][/a][/div]


I also did a 'vim /var/log/messages' on my PC, here is what I found after I plugged in the Z:

Mar 30 07:19:47 204 kernel: usb 1-1: new full speed USB device using uhci_hcd and address 16
Mar 30 07:19:52 204 kernel: usb 1-1: khubd timed out on ep0in


then I did a 'dmesg' on the Z, this is what I got:

NETDEV WATCHDOG: usbd0: transmit timed out
usbd_device_bh: usbd_device_bh: no urb_sent function


Out of curiousity, do I need I different usb cable?  I have the one that came with the Z, which is supposed to make the Z a slave device instead of a master, I believe.

back on the linux laptop PC, I did a:

[root@localhost Desktop]# lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 016: ID 04dd:9031 Sharp Corp. Zaurus C-750/C-760 PDA
Bus 001 Device 003: ID 413c:8000 Dell Computer Corp.
Bus 001 Device 001: ID 0000:0000
« Last Edit: March 30, 2006, 10:27:41 am by why2jjj »

WM_vs_Linux

  • Newbie
  • *
  • Posts: 19
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #205 on: April 01, 2006, 12:40:04 am »
Hello Anton:
Is it possible that we'll be able to install cacko on our sl-7500 in the near future? None of the present versions is installable on sl-7500. Even the sl-750 version doesn't work despite the similarities in hardware specs.  
Thank you
« Last Edit: April 01, 2006, 12:57:27 am by WM_vs_Linux »

why2jjj

  • Newbie
  • *
  • Posts: 36
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #206 on: April 02, 2006, 04:09:29 am »
Hey, on a bit of a different subject, anyone notice that some Java apps don't load on the Zaurus for no apparent reason?

I followed Meanie's Java instructions in his zbook3k manual down to a T.  I picked Sun's Personal Java Solution, the pp4zaurus.  I installed Meanie's jlauncher and even midp launch.  Now I installed all of this on my SD card, but the SD card is formated with ext2 extension.

I created a CLASSPATH environment variable to point to where all the .jar/.class files were (in the j2me/lib directory).

I picked four java files to download and test:

(cocktail drink program)
http://www.killefiz.de/zaurus/showdetail.php?app=862

(chess)
https://www.handango.com/PlatformProductDet...d=29585&R=29585

(warp...shooter game)
https://www.handango.com/PlatformProductDet...d=49479&R=49479

(star astronomy program...supposively the most up-to-date program according to the website)
http://www.upto.org/zaurusskyexplorer/download.html

Chess and the cocktail program worked for me.  Warp and the star explorer program did not.  Both tried to load, starting with the Z going black then the words "Please Wait" then it died.

The chess program actually calls evm, and since the java I installed uses cvm, I figured it loaded correctly because of Meanie's jlauncher program (good thinking Meanie!).

I later followed Meanie's suggestion of adding swingZ and rt .jar files into the j2me/lib directory, but that did not make any difference for the star explorer program and warp.

I did try hdpad_1.0_arm.ipk and got the following error, whether I ran java OR cvm on my linux laptop OR Zaurus:

[freyguy@localhost Desktop]$ java install.class
Exception in thread "main" java.lang.NoClassDefFoundError: install/class

So much for 'design it once, run anywhere' Java motto?

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Cacko Rom 1.23 Is Released
« Reply #207 on: April 02, 2006, 04:31:08 am »
Quote
Hey, on a bit of a different subject, anyone notice that some Java apps don't load on the Zaurus for no apparent reason?

I followed Meanie's Java instructions in his zbook3k manual down to a T.  I picked Sun's Personal Java Solution, the pp4zaurus.  I installed Meanie's jlauncher and even midp launch.  Now I installed all of this on my SD card, but the SD card is formated with ext2 extension.

I created a CLASSPATH environment variable to point to where all the .jar/.class files were (in the j2me/lib directory).

I picked four java files to download and test:

(cocktail drink program)
http://www.killefiz.de/zaurus/showdetail.php?app=862

(chess)
https://www.handango.com/PlatformProductDet...d=29585&R=29585

(warp...shooter game)
https://www.handango.com/PlatformProductDet...d=49479&R=49479

(star astronomy program...supposively the most up-to-date program according to the website)
http://www.upto.org/zaurusskyexplorer/download.html

Chess and the cocktail program worked for me.  Warp and the star explorer program did not.  Both tried to load, starting with the Z going black then the words "Please Wait" then it died.

The chess program actually calls evm, and since the java I installed uses cvm, I figured it loaded correctly because of Meanie's jlauncher program (good thinking Meanie!).

I later followed Meanie's suggestion of adding swingZ and rt .jar files into the j2me/lib directory, but that did not make any difference for the star explorer program and warp.

I did try hdpad_1.0_arm.ipk and got the following error, whether I ran java OR cvm on my linux laptop OR Zaurus:

[freyguy@localhost Desktop]$ java install.class
Exception in thread "main" java.lang.NoClassDefFoundError: install/class

So much for 'design it once, run anywhere' Java motto?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121442\"][{POST_SNAPBACK}][/a][/div]


did you try turning the screen rotation, ie Display with Magnified screen off?

also, to invoke java classes, you do not specify the .class extension

eg; # java install
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

why2jjj

  • Newbie
  • *
  • Posts: 36
    • View Profile
Cacko Rom 1.23 Is Released
« Reply #208 on: April 02, 2006, 07:06:52 am »
Quote
did you try turning the screen rotation, ie Display with Magnified screen off?

also, to invoke java classes, you do not specify the .class extension

eg; # java install
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121443\"][{POST_SNAPBACK}][/a][/div]

I did try several things with the screen rotation- manipulating the .desktop file, turning the screen, doing the on-the-fly rotation...doubt I hit the 'magnified screen off'.  

I also tried playing with the cvm command-lines too for a while.


Whoops...forgot about the java class thing there

maslovsky

  • Hero Member
  • *****
  • Posts: 1426
    • View Profile
    • http://my-zaurus.narod.ru
Cacko Rom 1.23 Is Released
« Reply #209 on: May 30, 2006, 03:37:46 pm »
Version supporting SL-C3200 has been released. Please, visit http://cacko.biz/cacko/ for download links.