Ticket #2110 (closed task: invalid)

Opened 7 years ago

Last modified 7 years ago

need info for reading out poseidon chip on fujitsu-siemens board d1107

Reported by: sam@… Owned by: somebody
Priority: trivial Milestone:
Component: hardware Version:
Keywords: fujitsu siemens d1107 poseidon Cc: sam@…

Description

Hello, after I found out that none of the common hardware monitoring tools is supporting the poseidon chip on my d1107 fujitsu-siemens board and not much information on this sensor chip is available on the internet, I decided to try to write a small cpu temperature and fan speed monitoring application for this board in c/c++ myself. That's where I'd need your help, for this is the only site where I found an implementation of this sensor chip. Problem is that your software is for linux and I'm running w2k on my board. So maybe you could help me out and give me some information (data sheet of the sensor, etc.) how I may read out the data of the sensor chip using c/c++ Please contact me via sam@…

Kind regards Rochus

Change History

Changed 7 years ago by ruik

  • priority changed from major to trivial
  • status changed from new to closed
  • resolution set to invalid
  • reporter changed from ticket to sam@…

Hello,

I dont have a datasheet for this one too. But you may check the driver sources:  http://www.lm-sensors.org/browser/lm-sensors/trunk/kernel/chips

Check fs*.c drivers (you cannot cut&paste the code unless you produce the code under GPL)

If you still think that you will need the datasheet, write mail to our mailing list (you dont need to be subscribed) and kindly ask for it.

I'm closing this ticket because it is all I can do for you ;)

Regards

Rudolf

Note: See TracTickets for help on using tickets.