Author Topic: Any News On Familiar Development?  (Read 8993 times)

Master One

  • Newbie
  • *
  • Posts: 28
    • View Profile
Any News On Familiar Development?
« on: January 13, 2007, 05:25:12 am »
The handhelds.org site doesn't show any recent news, so is there still someone working on familiar?

I really would like to get WPA working on my simpad, to be able to finally switch my access-point to a securer mode, and v0.8.4 still lacks a useable webbrowser (using minimo under GPE ATM, but that one is barely useable, I'd like to switch back to OPIE, if a recent version of konqueror would be available).

I only use my simpad for webbrowsing, so I can do without all the other apps, I really just need WPA + a useable webbrowser.

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Any News On Familiar Development?
« Reply #1 on: January 13, 2007, 08:11:01 am »
Can't comment on Familiar, however if someone finishes Linux 2.6 for the SIMpad and offers to take care about the machine specifics, then Angstrom would likely support the SIMpad.
« Last Edit: January 13, 2007, 08:11:29 am by Mickeyl »
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

mr_nice

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Any News On Familiar Development?
« Reply #2 on: January 17, 2007, 10:50:14 am »
Quote
Can't comment on Familiar, however if someone finishes Linux 2.6 for the SIMpad and offers to take care about the machine specifics, then Angstrom would likely support the SIMpad.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

What exacly do you mean by finishing 2.6?

I have started to play a bit with 2.6.19.1 [1].

What I found out atm.

- Zeckes mq200 driver seems to be working with a reproducable bug  [2]

UCB1300 stuff:
- the ts (touchscreen) driver seems to be working (only loaded the kernel (compiled with evdev build in) and did a cat /dev/input/event0)
- there is a audio driver but I didn't tested it yet
- Zeckes ucb related stuff (battery, simpad-switches) is broken because of pavels changes on the ucb1300 stuff for the ts driver . But I think the switches code didn't work anyway (k2-6-16-hh6).

I checked the source and I was starting to write a new switches driver. This driver is not in a working state atm. I have to do a lot of school related stuff so I don't know when I am able to complete it. But I will do as soon I have enought time.

I wasn't able to find out if the 2 LEDs are also connected to the ucb. But there is a driver for them which I didn't testet yet.

I don't know if there is a driver for the Smartcard reader.
Also I didn't try to get APM working.

regards
nice


1 [a href=\"http://opensimpad.org/index.php/SLACKpad_from_scretch:playground]http://opensimpad.org/index.php/SLACKpad_f...etch:playground[/url]
2 http://opensimpad.org/index.php/SLACKpad_f..._not_working.3F

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Any News On Familiar Development?
« Reply #3 on: January 17, 2007, 05:49:07 pm »
Quote
What exacly do you mean by finishing 2.6?
Finishing means fixing the bugs you mention to get it into a (for users) usable state.
« Last Edit: January 17, 2007, 05:49:21 pm by Mickeyl »
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

mr_nice

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Any News On Familiar Development?
« Reply #4 on: January 21, 2007, 11:23:54 am »
What are the machine specifics - simpad-2.6.config and a kernel.bb file or is it more?

Does the SIMpad Kernel must be compatible with the hh.org Kernel? Or is a patchset against a Vanilla Kernel also ok?

I now have a SVN repro at sf.net:


regards
nice

EDIT: changed the SVN link from OpenSVN to sourceforge.net
« Last Edit: March 20, 2007, 04:22:58 pm by mr_nice »

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Any News On Familiar Development?
« Reply #5 on: January 21, 2007, 11:49:37 am »
A patchset against a vanille kernel would be appreciated. The hh.org kernel has kind of a problematic track record for the developers not being exactly übermotivated to get stuff into mainline.
« Last Edit: January 21, 2007, 11:49:55 am by Mickeyl »
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

mr_nice

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Any News On Familiar Development?
« Reply #6 on: February 09, 2007, 01:21:47 pm »
I have created a new thred for Kernel devel. (Switches driver is complete)

https://www.oesf.org/forums/index.php?showtopic=22826


I will also try to get the Kernel into openembedded but creating a bb for the virtual stuff seems to be harder then I thougt. So this could take a bit.

regards
nice

mr_nice

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Any News On Familiar Development?
« Reply #7 on: February 13, 2007, 09:35:00 am »
I now have build a .bb file for the new SIMpad Kernel for openembedded.
I have handed it in as a Bug report [1]. Hopefully it will be integrated into oe.

One thing still puzzels me. It don't create the neccessary device entrys (like /dev/console) at the rootfs dir. Does this have to do with the DEVFS section set at the simpad.conf file? do I have to set it at the include/simpad-2.4.conf file and delete it in simpad.conf?

I have created them per hand and rebuilded the Image. It is also possible to let the image boot without a /dev/console (wait verry long at unable to open console) and then remount the /dev with the bind option:

I will also provide 2.6 Angstrom images in a few days or a week. So that more people can try it or have an easier entry to the development. A detailed description about how to create a Angstrom Image for the SIMpad will also follow.

regards nice
1 http://bugs.openembedded.org/show_bug.cgi?id=1867

miip

  • Newbie
  • *
  • Posts: 6
    • View Profile
Any News On Familiar Development?
« Reply #8 on: February 13, 2007, 02:45:19 pm »
Thank you mr_nice, we really appreciate your effort! Great work!  

mr_nice

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Any News On Familiar Development?
« Reply #9 on: February 14, 2007, 02:45:24 pm »
Thx -

Martin

  • Full Member
  • ***
  • Posts: 138
    • View Profile
Any News On Familiar Development?
« Reply #10 on: March 17, 2007, 10:27:31 am »
Hi mr_nice,

thanks for your work ... any news on angstrom image ...

Any news ... there are many roumors on the net ... SHARP will not continue z series ...

What about plans and roadmap on pdaXrom?

THX
Martin
« Last Edit: March 19, 2007, 09:25:10 am by Martin »
--------------------------------------------------------
sl-c860 /w pdaXrom 1.1.0 Kathrin r121
CF 1GB , SD 2GB + 1GB + 512MB , MMC 512MB
Netgear MA701 WLAN 801b
Asus WL-HDD2.5 (very nice thing) /w 60 GB
--------------------------------------------------------
PC/Notebook SuSE 10.1 Prof. / KDE3.5.4
VDR /w KnoppMyth R5C7 (/w Myth 0.19)
--------------------------------------(August 2006)---

mr_nice

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Any News On Familiar Development?
« Reply #11 on: March 20, 2007, 04:20:38 pm »
I will create a Image for you in the next few days.

APM is not working atm the mq200 driver was fixed by mrdata and the switches driver is complete also the battery driver. power button is not implemented jet. I didn't tested much in gpe so I don't know how useful the Image will be for you.

I have no clue about pdaXrom.

regards
nice

Martin

  • Full Member
  • ***
  • Posts: 138
    • View Profile
Any News On Familiar Development?
« Reply #12 on: March 23, 2007, 03:45:53 am »
Hi MrNice,

thanks for your reply ... sorry ... little bit confused *g* pdaXrom questions in the wrong forum ... thanks for the image on simpad

How could I help ... not very good c++ or else programmer, but c is ok ...

Martin
--------------------------------------------------------
sl-c860 /w pdaXrom 1.1.0 Kathrin r121
CF 1GB , SD 2GB + 1GB + 512MB , MMC 512MB
Netgear MA701 WLAN 801b
Asus WL-HDD2.5 (very nice thing) /w 60 GB
--------------------------------------------------------
PC/Notebook SuSE 10.1 Prof. / KDE3.5.4
VDR /w KnoppMyth R5C7 (/w Myth 0.19)
--------------------------------------(August 2006)---

mr_nice

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Any News On Familiar Development?
« Reply #13 on: March 27, 2007, 11:51:52 am »
hi, sorry I am not able to build up a Image atm. which is usable.  I will upload a more functional image as soon this is possible.

here [1] is one with which you can see most of the kernel stuff but you cannot log in via gpe. serial connection is possible.

c is what will help

the bigest problem atm. is that the simpad won't wake up after resume. mrdata trys to fix that (he is the one who fixed the mq200 driver as well). Else there are the audio and smartcard drivers missing. I am working on the gpio key (power button) and cs3 to sysfs implementation.

regards

nice

1 http://opensimpad.org/images/a/a5/Angstrom...ad.rootfs.jffs2

Martin

  • Full Member
  • ***
  • Posts: 138
    • View Profile
Any News On Familiar Development?
« Reply #14 on: March 30, 2007, 03:46:18 am »
Hi mr_nice,

thanks for your invitation :-) ... I hope to get some time on the weekend ... but first problem I have to , is getting a clean and working development area for it.

Here are some questions:

Which development, sdk do you use for compiling? I think you use the tenet login on serial / usb console for debuging stuff ...

Is there something like a emulator for PC to do developement for simpad, maybe running apps on simpad and remotedisplay (only for console in forst step) ...

THX
Martin

p.s.: hope my english is not to much misunderstanding ...
--------------------------------------------------------
sl-c860 /w pdaXrom 1.1.0 Kathrin r121
CF 1GB , SD 2GB + 1GB + 512MB , MMC 512MB
Netgear MA701 WLAN 801b
Asus WL-HDD2.5 (very nice thing) /w 60 GB
--------------------------------------------------------
PC/Notebook SuSE 10.1 Prof. / KDE3.5.4
VDR /w KnoppMyth R5C7 (/w Myth 0.19)
--------------------------------------(August 2006)---