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

Pages: [1] 2 3 ... 19
1
For Sale / Wanted / For Sale: Zaurus Sl-c3200
« on: November 29, 2014, 06:31:03 am »
Hi Folks,

I was once part of the wonderful Zaurus community and I have a lot to thank both the community and the device for as I have learned a great deal about Linux since I first bought one and am now working in a Linux development role as a result!

Since my C3200 no longer gets any attention I thought it was time to sell. I have the whole kit; Bluetooth adapter, wifi adapter, headphone cable remote control, faux leather case, all boxes and manuals. I've no idea what it's all worth so if anyone is interested please contact me with offers.

I will probably put it on eBay soon, but this seemed to be the place to mention it first.

If you are not interested but can give me an idea of the current asking price I would be grateful, I haven't seen any second hand 3200's sold at all and as I recall they were the top model, so I'm hoping for a reasonable deal.

Cheers,

Gez

2
Zaurus - pdaXrom / Mb-applet-powerctrl
« on: July 07, 2007, 05:23:52 am »
I'm still getting the segfault.

Code: [Select]
gez@zaurus:~$ sudo mb-applet-powerctrl
Password:
mbmenu: no _MB_THEME set on root window
Segmentation fault
gez@zaurus:~$

using latest ipk, have deleted powerctrl.cfg, using sudo.

3
Zaurus - pdaXrom / Mb-applet-powerctrl
« on: July 04, 2007, 05:51:40 pm »
Tried with sudo - same result

which section to I add these lines to, and do they ned a value?
i.e.

overclock=protected

4
Zaurus - pdaXrom / Mb-applet-powerctrl
« on: July 03, 2007, 03:57:19 pm »
I still cannot get this to work, using the latest ipk I get the following ouput when running from a terminal:

[code]
~$ mb-applet-powerctrl
DEBUG: Read config [/home/gez/Choices/powerctrl.cfg]
DEBUG: /home/gez/Choices/powerctrl.cfg . PowerCtrl
DEBUG: PowerCtrl . PathModel0 . /proc/deviceinfo/product
DEBUG: PowerCtrl . PathModel1 . /etc/hardware
DEBUG: PowerCtrl . MenuFont . Verdana-14
DEBUG: Product [SL-C3200]
DEBUG: /home/gez/Choices/powerctrl.cfg . PowerCtrl
DEBUG: PowerCtrl . SL-C3200 . PXA270
DEBUG: CPU [PXA270]
DEBUG: /home/gez/Choices/powerctrl.cfg . PXA270
DEBUG: PXA270 . PathCCCR . /proc/zaurus/CCCR
DEBUG: PXA270 . PathVCORE . /proc/zaurus/VCORE
DEBUG: PXA270 . MaxFreq . 5
DEBUG: PXA270 . DefaultFreq . 3
DEBUG: /home/gez/Choices/powerctrl.cfg . PXA270
DEBUG: PXA270 . backlight . 10000,10001,10007,10101,10107,10111
DEBUG: PXA270 . freq0 . 104,2000204,4
DEBUG: PXA270 . freq1 . 208,2000206,6
DEBUG: PXA270 . freq2 . 312,2000208,8
DEBUG: PXA270 . freq3 . 416,2000210,a
DEBUG: PXA270 . freq4 . 502,2000290,c
DEBUG: PXA270 . freq5 . 624,2000310,e
DEBUG: Read backlight 0 - 0x10000
DEBUG: Read backlight 1 - 0x10001
DEBUG: Read backlight 2 - 0x10007
DEBUG: Read backlight 3 - 0x10101
DEBUG: Read backlight 4 - 0x10107
DEBUG: Read backlight 5 - 0x10111
DEBUG: Read Freq 0 - 104, 0x2000204, 0x4
DEBUG: Read Freq 1 - 208, 0x2000206, 0x6
DEBUG: Read Freq 2 - 312, 0x2000208, 0x8
DEBUG: Read Freq 3 - 416, 0x2000210, 0xa
DEBUG: Read Freq 4 - 502, 0x2000290, 0xc
DEBUG: Read Freq 5 - 624, 0x2000310, 0xe
DEBUG: /home/gez/Choices/powerctrl.cfg . PXA270
DEBUG: PXA270 . BatteryWarn . 15
DEBUG: PXA270 . bSpeedStep . False
DEBUG: PXA270 . StepDelay . 3
DEBUG: PXA270 . acUsageHigher . 80
DEBUG: PXA270 . acUsageLower . 20
DEBUG: PXA270 . acMaxFreq . 5
DEBUG: PXA270 . acMinFreq . 3
DEBUG: PXA270 . baUsageHigher . 80
DEBUG: PXA270 . baUsageLower . 20
DEBUG: PXA270 . baMaxFreq . 5
DEBUG: PXA270 . baMinFreq . 1
mbmenu: no _MB_THEME set on root window
DEBUG: lnp AC Power 4 1200 0
DEBUG: lnp battery 1 300 3000
DEBUG: CCCR val 0x2000210
DEBUG: Backlight string 0x00010111

DEBUG: Backlight val 0x10111
Segmentation fault
[/quote]

5
Zaurus - pdaXrom / Mb-applet-powerctrl
« on: June 21, 2007, 05:24:20 pm »
unfortunately it crashes on loading, any ideas?
Code: [Select]
$ mb-applet-powerctrl
mbmenu: no _MB_THEME set on root window
Segmentation fault

6
Zaurus - pdaXrom / Mb-applet-powerctrl
« on: June 21, 2007, 10:04:54 am »
looks really useful, I will try it tonight. What is the memory use like, I try to use few mb-applets to save memory.

anyone tried this yet?

7
Zaurus - pdaXrom / Rss Viewer For Pdaxrom
« on: May 12, 2007, 04:18:01 pm »
bueller,.. bueller,.......

8
Zaurus - pdaXrom / Dual Booting Pdaxrom And Angstrom?
« on: May 06, 2007, 05:02:43 pm »
would this work with beta3/ii13 or is it only >= r121 because of uboot? Also would you have to install pdaxrom from scratch or could angstrom be install on alongside an existing beta3/r121 install? I might like to try it if I was sure it wouldn't damage my current setup.

9
Zaurus - pdaXrom / Does Precompiled Python Load Faster?
« on: May 06, 2007, 04:51:44 pm »
That's interesting I've wondered about python speed issues myself. So is there a way to preload the python interpreter into ram to avoid this slowdown, and does that mean that it loads portions of python on demand as functions are required?

I have been tempted to start learning a little python but decided that it's too slow in pdaxrom for some things.

What about using a different gui toolkit (tk/tcl, fltk) instead of gtk?

10
Zaurus - pdaXrom / Rss Viewer For Pdaxrom
« on: May 05, 2007, 10:29:49 am »
Zort modified for Zaurus & Offline news reading
---------------------------------------------------------

Original scripts from http://zort.sourceforge.net/

I made some changes to zort in order to have a fast and easy accessible offline (or online) rss feed aggregator for pdaXrom. The original scripts have been designed with modern browsers on mind and rely on javascript and css, I have stripped it down to basic html and made it display one page per feed with header and footer links to quickly navigate between feeds.

Rename the .txt file to .tgz and unpack to the root, this will create /var/www/zort and /usr/bin/sync-rss you can change these locations if you wish.

You will need apache running with php, and you may need to tweak the timeout value in php.ini if you have many feeds. I personally run this from a debian server as it's quicker but have tested it works fine inpdaXrom also.

Also I have made a simple shell script to download the pages for offline viewing (/usr/bin/sync/rss) you should edit this script if you with to change any paths of your files - default htdocs is /var/www.

Once you have run /usr/bin/sync-rss it will create a launcher script here /var/www/offline/offline_reader.sh (this can easily be changed in sync-rss) which will remap the scroller on a CXX00 to pgup/pgdn and launch the latest offline copy in dillo.

This was originally intended for personal use but if anyone likes it feel free to suggest improvements

Credits to the original zort author.

EDIT: please rename .txt to .tgz and unpack - sorry no ipk!

11
Zaurus - pdaXrom / Minimo 2
« on: May 04, 2007, 08:14:46 am »
I have tried to get used to links, and I use elinks quite a lot from the terminal,  but it just doesn't feel the same for general browsing.

Do you know if there's a way to change the font/size in links-g ?

12
Zaurus - pdaXrom / Minimo 2
« on: May 04, 2007, 05:06:17 am »
I did suspect as much as I couldn't find linux sources but I wondered if someone had worked some magic on the old version.....

All I really find usable --for browsing-- is Dillo, but there's no javascript or css . I am hopeful that Osb-browser will make it some day, but right now it just bombs out too much to be usable. Firefox is just sluggish and memory hungry. But we all already know all this eh

I will stay hopeful.

13
Zaurus - pdaXrom / Straw Working In Chroot Debroot On Pdaxrom
« on: May 03, 2007, 08:18:46 pm »
Ok I'll sort it out over the weekend, still making a couple of tweaks right now.

14
Zaurus - pdaXrom / Straw Working In Chroot Debroot On Pdaxrom
« on: May 02, 2007, 12:36:03 pm »
Here's a sample of Zort heavily modded by me!

For best results view pages in Dillo

(rename .txt to .tgz and unpack)

15
Zaurus - pdaXrom / Straw Working In Chroot Debroot On Pdaxrom
« on: May 02, 2007, 12:29:15 pm »
If anyones interested I have perfected offline RSS reading on my pdaxrom using zort (http://zort.sourceforge.net/).

It runs on apache with PHP, and I have heavily modified the script so I can download the pages as html and browse the feeds in Dillo which is really slick especially just using the scroll keys in pda mode. I've been thinking of doing an post on it but asmost people/probably don't want to have to use apache just to get feeds I kept it to myself.

Let me know if interested and I'll do a post on it.

Pages: [1] 2 3 ... 19