OESF Portables Forum

Model Specific Forums => Gemini PDA => Gemini PDA - Linux => Topic started by: galodoido on June 10, 2018, 12:57:25 pm

Title: camera and fm radio chipset model
Post by: galodoido on June 10, 2018, 12:57:25 pm
What is the camera and FM radio chipset model ? Maybe it is possible,  if not already in the debian kernel, to compile it. No /dev/video0 and /dev/radio on the debian .
Thank you all.
Title: camera and fm radio chipset model
Post by: mithrandir on June 27, 2018, 12:45:38 pm
Quote from: galodoido
What is the camera and FM radio chipset model ? Maybe it is possible,  if not already in the debian kernel, to compile it. No /dev/video0 and /dev/radio on the debian .
Thank you all.

Unfortunately it looks like Mediatek has not implemented the v4l interface. @see: https://ncrmnt.org/2013/03/19/theres-a-server-in-my-pocket/ (https://ncrmnt.org/2013/03/19/theres-a-server-in-my-pocket/)
For the X25/X27 this is most probably the same. Maybe we can look up how it is being done in SFOS, there the camera seems to be supported.

Thus getting the cameras to work will be quite hard...

Mith
Title: camera and fm radio chipset model
Post by: galodoido on June 27, 2018, 12:51:01 pm
Quote from: mithrandir
Quote from: galodoido
What is the camera and FM radio chipset model ? Maybe it is possible,  if not already in the debian kernel, to compile it. No /dev/video0 and /dev/radio on the debian .
Thank you all.

Unfortunately it looks like Mediatek has not implemented the v4l interface. @see: https://ncrmnt.org/2013/03/19/theres-a-server-in-my-pocket/ (https://ncrmnt.org/2013/03/19/theres-a-server-in-my-pocket/)
For the X25/X27 this is most probably the same. Maybe we can look up how it is being done in SFOS, there the camera seems to be supported.

Thus getting the cameras to work will be quite hard...

Mith

Thank you so much for the information !
Title: camera and fm radio chipset model
Post by: mithrandir on June 27, 2018, 02:52:23 pm
Some background info that might be useful:

https://www.google.de/url?sa=t&source=w...gfU8hBMg0CyXLBp (https://www.google.de/url?sa=t&source=web&rct=j&url=https://www.linuxtv.org/downloads/presentations/media_summit_2014_DE/android-camera-hal-v3-v4l2.pdf&ved=2ahUKEwi228fIrvTbAhXD-KQKHURjBaEQFjADegQIBRAB&usg=AOvVaw0k_MrpsgfU8hBMg0CyXLBp)

https://www.google.de/url?sa=t&source=w...TCjb-JdyuI6C2-B (https://www.google.de/url?sa=t&source=web&rct=j&url=https://events.static.linuxfound.org/images/stories/pdf/lf_abs12_kaur-rickson.pdf&ved=2ahUKEwi228fIrvTbAhXD-KQKHURjBaEQFjAEegQIBBAB&usg=AOvVaw2i3MYZfTCjb-JdyuI6C2-B)
Title: camera and fm radio chipset model
Post by: galodoido on June 27, 2018, 04:17:20 pm
Quote from: mithrandir
Some background info that might be useful:

https://www.google.de/url?sa=t&source=w...gfU8hBMg0CyXLBp (https://www.google.de/url?sa=t&source=web&rct=j&url=https://www.linuxtv.org/downloads/presentations/media_summit_2014_DE/android-camera-hal-v3-v4l2.pdf&ved=2ahUKEwi228fIrvTbAhXD-KQKHURjBaEQFjADegQIBRAB&usg=AOvVaw0k_MrpsgfU8hBMg0CyXLBp)

https://www.google.de/url?sa=t&source=w...TCjb-JdyuI6C2-B (https://www.google.de/url?sa=t&source=web&rct=j&url=https://events.static.linuxfound.org/images/stories/pdf/lf_abs12_kaur-rickson.pdf&ved=2ahUKEwi228fIrvTbAhXD-KQKHURjBaEQFjAEegQIBBAB&usg=AOvVaw2i3MYZfTCjb-JdyuI6C2-B)
Thank you again.