Author Topic: Sharp Camera  (Read 11950 times)

dhns

  • Hero Member
  • *****
  • Posts: 699
    • View Profile
    • http://www.goldelico.com
Sharp Camera
« Reply #15 on: August 16, 2006, 03:15:26 pm »
Quote
AFAIK, the camera requires a kernel module from sharp that is binary only, and only works with the 2.4.18 kernel. I think that limits the card to the SL6000 or the 860 as the newest Zs that will work with it.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=138833\"][{POST_SNAPBACK}][/a][/div]
I have had it working on a 5500 and 860 but not tried on a newer model. It simply came up as a serial device. I do not remember the result on a C3100 when I had one to try with.

I will try on a c3200 when I am back at home.

-- hns
SL5500G, C860, C3100, WLAN, RTM8000, Powerbook G4, and others...
http://www.handheld-linux.com
http://www.quantum-step.com

javahack

  • Newbie
  • *
  • Posts: 18
    • View Profile
    • http://
Sharp Camera
« Reply #16 on: August 28, 2006, 07:30:23 pm »
I have an sl-c3100 and got it to work with cacko 1.23 using the pdaxrom version of the driver.


Quote
Quote
AFAIK, the camera requires a kernel module from sharp that is binary only, and only works with the 2.4.18 kernel. I think that limits the card to the SL6000 or the 860 as the newest Zs that will work with it.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=138833\"][{POST_SNAPBACK}][/a][/div]
I have had it working on a 5500 and 860 but not tried on a newer model. It simply came up as a serial device. I do not remember the result on a C3100 when I had one to try with.

I will try on a c3200 when I am back at home.

-- hns
[div align=\"right\"][a href=\"index.php?act=findpost&pid=138834\"][{POST_SNAPBACK}][/a][/div]
SL-C3100 Cacko 1.23
Linksys WLAN WCF-12 / BELKIN Bluetooth F8T020 ver.2
1GB SD / 512 CF
Code Happy and Free :)

dhns

  • Hero Member
  • *****
  • Posts: 699
    • View Profile
    • http://www.goldelico.com
Sharp Camera
« Reply #17 on: August 29, 2006, 08:23:51 am »
Quote
I have had it working on a 5500 and 860 but not tried on a newer model. It simply came up as a serial device. I do not remember the result on a C3100 when I had one to try with.

I will try on a c3200 when I am back at home.

-- hns
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Hi,
I now had some time to experiment.

Yes, the Camera works only on a C860 out of the box. When plugged into the CF slot, it loads a module called sharpzdc_cs that appears in "lsmod".

This driver module adds a new device /dev/sharp_zdc which is a pseudo-serial device that allows to send commands and receive JPEG files.

Unfortunately, the module is not installed on a C3100. But I have attached the one from the C860 so you *might* be able to load the module (by using insmod).

Hope this helps.

And, you might also need the camera application software: [a href=\"http://www.myzaurus.com/licQpe_camera.asp]http://www.myzaurus.com/licQpe_camera.asp[/url]

-- hns
SL5500G, C860, C3100, WLAN, RTM8000, Powerbook G4, and others...
http://www.handheld-linux.com
http://www.quantum-step.com

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sharp Camera
« Reply #18 on: September 02, 2006, 03:15:07 pm »
Your attachment did not work with kernel 2.4.20 but the one that I have attached works fine. Just copy it to /lib/modules/2.4.20/pcmcia and then do depmod -a
and insmod sharpzdc_cs.o

 [ Invalid Attachment ]

Until oesf.org fixes its database this file can be found here: http://mersenne.homeunix.net/zaurusforums/...topic.php?p=7#7
« Last Edit: December 24, 2006, 07:57:21 pm by mathemajikian »

Gatu

  • Newbie
  • *
  • Posts: 28
    • View Profile
    • http://
Sharp Camera
« Reply #19 on: December 03, 2006, 12:41:13 pm »
Hi mathemajikian,

 I cannot download your attachment as my browser always will open it in a browser window.
Can you please zip this and attach again? ;-)

Thanks,
Gabi
Sharp C1000 with pdaXii13 ---  Palmax PD1100 with DSL-Linux + a lot of USB/CF/PCMCIA stuff for both

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sharp Camera
« Reply #20 on: December 03, 2006, 12:49:23 pm »
Quote
Hi mathemajikian,

 I cannot download your attachment as my browser always will open it in a browser window.
Can you please zip this and attach again? ;-)

Thanks,
Gabi

When your browser opens the page select "save page as" and then save the page as sharpzdc_cs.o
« Last Edit: December 03, 2006, 12:49:49 pm by mathemajikian »