Author Topic: Donate For Oz?!?  (Read 3169 times)

al_do

  • Newbie
  • *
  • Posts: 37
    • View Profile
Donate For Oz?!?
« on: January 01, 2006, 07:05:18 pm »
hi all from an italian fan of oz-opie/gpe.
since I haven't linux programming skills (some asm coding belonging to '90... but this is another story...) and I'd be glad to contribute in any way to this wonderful project, tonite was wondering if we (you in fact  ) could set up some sort of donate-o-meter (as pdaxrom is doing for example) for oz.
I think a lot of people around the world appreciate oz with its opie or gpe interfaces and whould be glad to contribute at least with some money. this way it whould be possible to "rent" some good linux guru to give some help to oz-people i think.

let me know what is your opinion since I love my Z and I'd like to contribute some way to make it better!!!

ty and bye
alessandro (IT)

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Donate For Oz?!?
« Reply #1 on: January 02, 2006, 01:52:53 am »
SLC-860 cacko / senao wifi

al_do

  • Newbie
  • *
  • Posts: 37
    • View Profile
Donate For Oz?!?
« Reply #2 on: January 05, 2006, 04:40:54 pm »
ok, I read the page. the question is: which one to donate if I've a spitz and whould like to have sounds enabled and a sreadsheet in a reasonable time? (for a noob like me is very hard even to determine who I should donate to :x...)

If I had programming skils I'd port/develop what I like, but since I haven't there should be some way to improve users needs... and/or speed up the develpoment of oz/opie.

I think that some "mercenary" programmer could help oz/opie veterans and both speed up the whole project and meet user needs.

feedback from others noob like me whould be appreciated. in the meanwhile I'm donating to hrw since I like his thumb .

bye al_do

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Donate For Oz?!?
« Reply #3 on: January 06, 2006, 06:12:30 am »
Quote
which one to donate if I've a spitz and whould like to have sounds enabled and a sreadsheet in a reasonable time?

For a spreadsheet what about gnumeric (you'll need to run OZ/GPE rather than OZ/Opie though).

And I thought sounds were working on the Spitz now...?


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Donate For Oz?!?
« Reply #4 on: January 07, 2006, 02:05:15 am »
Sound was pushed into the openembedded kernel the other day, patches are avilble in the usual place (http://www.rpsys.net/openzaurus/), and will apply comfortably against 2.6.15 (which i am testing at the moment)

pearsonly i'd pay to see kexec and cpufreq scaling, might have to look into the pxa250 freq scaling and see if i can just change that instead
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Donate For Oz?!?
« Reply #5 on: January 07, 2006, 05:17:51 am »
Quote
Sound was pushed into the openembedded kernel the other day, patches are avilble in the usual place (http://www.rpsys.net/openzaurus/), and will apply comfortably against 2.6.15 (which i am testing at the moment)

pearsonly i'd pay to see kexec and cpufreq scaling, might have to look into the pxa250 freq scaling and see if i can just change that instead
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109881\"][{POST_SNAPBACK}][/a][/div]

cpufreq support for pxa25x should be in already
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Donate For Oz?!?
« Reply #6 on: January 08, 2006, 12:04:01 pm »
It is, all the dev kernels for the PXA25x processors have it. I think RP said he was going to look at putting together some code for the PXA270s but I'm not sure whether he's done so yet.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Donate For Oz?!?
« Reply #7 on: January 08, 2006, 09:12:01 pm »
I know, i have a patched kernel with it alread, and after browsing the source i think i might be able to do the entire pxa270 thing myself.

as for kexec there was a post to the openzzaurus lists about an arm patch so i might give that a go

[edit]
its a shame that the pxa270 mem and bus timings are so closly tied to the cpufreq and that linux has no support for changing bus and mem timings in the same manner as the cpufreq stuff.

it would be nice to allow a program to hook into the performance monitoring coprocessor and over/underclock the mem and bus timings depending on things like num of mem acsess per second. and then change that thorgh an interface simmiilar to the cpufreq stuff.

oh well i guess i might just have to fiddel with the vals in whatever cpufreq patch for the pxa270 come foward
[/edit]
« Last Edit: January 08, 2006, 09:15:52 pm by Da_Blitz »
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware