|
Profile
Personal Photo
Options
Personal Statement
dati doesn't have a personal statement currently.
Personal Info
dati
Age Unknown
Gender Not Set
Location Unknown
Birthday Unknown
Interests
No Information
Statistics
Joined: 28-March 06
Profile Views: 181*
Last Seen: 11th January 2007 - 10:22 PM
Local Time: May 24 2013, 11:25 PM
22 posts (0 per day)
Contact Information
No Information
No Information
No Information
No Information
* Profile views updated each hour
|
Topics
Posts
Comments
Friends
My Content
3 Jan 2007
Hello,
Do you know whether it is possible to run Leo: Outliner on Cacko ROM? http://webpages.charter.net/edreamleo/front.html if yes (How?) please show me step by step, I am not familiar with linux Thanks in Advance. Regards Dat.
6 Apr 2006
Hello,
I've just bought a 2GB SD and assume that it was working, when I insert into SD slot the system hang/very slow for 1 minute after that it is back to normal. When I go to the Konsole and type mount, I get: /dev/root on / type jffs2 (ro) /proc on /proc type proc (rw) /dev/ram1 on /dev type minix (rw) /dev/loop0 on /usr type squashfs (ro) /dev/mtdblock3 on /home type jffs2 (rw,noatime) none on /dev/shm type tmpfs (rw) none on /dev/pts type devpts (rw) /dev/hda1 on /usr/mnt.rom/cf type vfat (rw,noatime) I've tried: fdisk /dev/mmcda You will not be able to write the partition table. Unable to read /dev/mmcda Does this mean that Cacko Rom v1.23 does not support 2GB SD? or am I doing something wrong. my Zaurus is SLC-760 I've tried: mount /dev/mmcda /mnt/card mount: permission denied. Are you root? I don't know how to login as root. Thanks in advance. Regards Dat.
1 Apr 2006
Assume:
You have install Zaurus PC Driver. SL series Ver3 (NDIS 5) You have a DHCP Server. (My is the Wireless Router with inbuild DHCP Server (192.168.1.1/24)) On My "Windows XP SP2" I have the following NIC. 1. (NIC-PC) <-- Physical 2. (NIC-Zaurus) <-- Virtual (Only appear when I connect the Zaurus USB Cable). Step 1 (Perform on PC). Make sure your Zaurus USB Cable is connected to the PC, so that the Zaurus Virtual NIC appear. 1. Select NIC-PC and then Right Click and Select Properties. 2. Click on the Advanced Tab 3.Then Check the box: Allow other network users to connect through this computer's internet connection Under Section Home networking connection: select your [ZAURUS NIC] 4. Then Click on the OK Button. Note: Once the above step is perform, you'll see that your Zaurus NIC IP is now Manually set to 192.168.0.1 Network Layout: CODE NIC-PC (IP) NIC-Zaurus (IP) 192.168.1.100/24 192.168.0.1/24 Step 2 (Perform on Zaurus). Modify /etc/hotplug/usbdnet.conf DHCPS=yes DHCPC=no to DHCPS=no DHCPC=yes (This make zaurus to automatically obtain an IP Address from a DHCP Server when the USB Cable is connected to the PC After the file (usbdnet.conf) is modify, unplug the USB cable from the PC and Re-Connect the USB Cable. Note: /etc/resolv.conf (automatically update with the information from the DHCP Server). eg: on my zaurus /etc/resolv.conf I have 3 entry as follow: nameserver xxx.xxx.xxx.xxx (DNS) nameserver xxx.xxx.xxx.xxx (DNS) search www.xxx.com When I do a ping from zaurus to www.yahoo.com.au (it work). Step 3 Connect to Internet Open On Zaurus | Network | Opera Browser. You'll see a dialog box Aborted -------------------- Dummy-Device Drop Down List Connect Button ----------------- Just ignore the above dialog box (Don't click on the Connect Button). You need to install Dummy-Device (IPK) on Zaurus (Just install, don't need to set anything). http://web.mol.ru/~zaurus/feed/dummydev_0.01-1_arm.ipk You can start surfing by going to your favorite site. On Opera Browser Menu (The 2nd Icon) Click Navigation | Go to page then type your url: www.google.com then press enter I did a test on www.google.com and it work! ============================================== If you want to use Netfront Browser to Browse you have to do some extra work: Open Netfront Browser you see a dialog box Connection Prompt --------------------- No connection to the network. Connect Now? Yes | No Click on the No button. Another Dialog box appear: Warning ------------- Cancelled loading the page OK button Click on the OK button. Now open the KConsole/Terminal type: qcop QPE/Network "up()" then press Enter. you can now switch back to the Netfront browser and start Sufing. I've got the idea from the following references Reference: Configure Windows XP as a network Bridge. http://www.windowsnetworking.com/articles_...s/wxpbrdge.html
1 Apr 2006
Hello,
is there any apps that view .chm (Microsoft HTML Help)? is there any project planner/management apps for zaurus? KO/PI is good for (Tasks/Event Management) but no project management! I am using Cacko Rom v1.23 I saw there is a package name Planner but it is for pdaXrom using GNOME, is there any thing similar? Thanks in Advance. Regards Dat.
31 Mar 2006
Assume:
You have install Zaurus PC Driver. SL series Ver3 (NDIS 5) You have a DHCP Server. (My is the Wireless Router with inbuild DHCP Server (192.168.1.1/24)) On My "Windows XP SP2" I have the following NIC. 1. (NIC-PC) <-- Physical 2. (NIC-Zaurus) <-- Virtual (Only appear when I connect the Zaurus USB Cable). Step 1 (Perform on PC). Make sure your Zaurus USB Cable is connected to the PC, so that the Zaurus Virtual NIC appear. 1. Select NIC-PC and NIC-Zaurus then Right Click and Select Bridge Connection. 2. Then Follow Instruction on Screen. This make your pc and zaurus USB connect in the same network segment. Network Layout: CODE NIC-PC (IP) NIC-Zaurus (IP) 192.168.1.100/24 192.169.1.200/24 Note: Once the above step is perform, you'll see another connection is created by Windows Named: Bridge If you select the properties of this connection, you'll see that the NIC-PC and NIC-Zaurus is added in here. If you issue a command on Windows from the command prompt (CMD.EXE) CODE ipconfig /all You'll see that you now have only 1 NIC with IP Address obtain from DHCP. Before the NICs is bridge you have 2 NIC with 2 separate IP Address. Step 2 (Perform on Zaurus). Modify /etc/hotplug/usbdnet.conf DHCPS=yes DHCPC=no to DHCPS=no DHCPC=yes (This make zaurus to automatically obtain an IP Address from a DHCP Server when the USB Cable is connected to the PC After the file (usbdnet.conf) is modify, unplug the USB cable from the PC and Re-Connect the USB Cable. Note: /etc/resolv.conf (automatically update with the information from the DHCP Server). eg: on my zaurus /etc/resolv.conf I have 3 entry as follow: nameserver xxx.xxx.xxx.xxx (DNS) nameserver xxx.xxx.xxx.xxx (DNS) search www.xxx.com When I do a ping from zaurus to www.yahoo.com.au (it work). Step 3 Connect to Internet Open On Zaurus | Network | Opera Browser. You'll see a dialog box Aborted -------------------- Dummy-Device Drop Down List Connect Button ----------------- Just ignore the above dialog box (Don't click on the Connect Button). You need to install Dummy-Device (IPK) on Zaurus (Just install, don't need to set anything). http://web.mol.ru/~zaurus/feed/dummydev_0.01-1_arm.ipk You can start surfing by going to your favorite site. On Opera Browser Menu (The 2nd Icon) Click Navigation | Go to page then type your url: www.google.com then press enter I did a test on www.google.com and it work! ============================================== If you want to use Netfront Browser to Browse you have to do some extra work: Open Netfront Browser you see a dialog box Connection Prompt --------------------- No connection to the network. Connect Now? Yes | No Click on the No button. Another Dialog box appear: Warning ------------- Cancelled loading the page OK button Click on the OK button. Now open the KConsole/Terminal type: qcop QPE/Network "up()" then press Enter. you can now switch back to the Netfront browser and start Sufing. I've got the idea from the following references Reference: Configure Windows XP as a network Bridge. http://www.windowsnetworking.com/articles_...s/wxpbrdge.html |
Last Visitors
dati has no visitors to display.
Comments
Other users have left no comments for dati.
Friends
There are no friends to display.
|
|
Lo-Fi Version | Time is now: 24th May 2013 - 04:25 AM |