All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [od@fet.uni-hannover.de: Trying to find device chrontel 7009
Date: Thu, 19 May 2005 06:24:21 +0000	[thread overview]
Message-ID: <20031014222458.2bed4bb5.khali@linux-fr.org> (raw)
In-Reply-To: <20031013205850.GA2164@frodo.local>


> I have a Hermes 845GL with chrontel encoder for video output. Problem 
> is: although I can set in Bios that it should produce PAL signal, I 
> allways get NTSC. I already found register which has to be modified 
> only problem is how to find the device.
> 
> I hoped that chrontel chip is connected to i2c controller of i845, 
> which can be accessed through i810 driver (afaik - or there is another
> 
> chip inside i did not find yet).
> 
> Unfortunatelly scan_bit=1 does not find any device only a couple of 
> dots or ".S <7>0<7>needed 0 jiffies" id debug=9. I am not very familar
> 
> to i2c code, so my digging in that code ended up in nothing.
> 
> Can you give me some hints how to find the device and how to adress?
> Is ther some docu I missed to read about i2c drivers for linux (or 
> lm_sensors)?

What you need to do is scan your i2c bus. Get the sensors-detect script
that comes with lm_sensors, and run it. It should tell you which devices
are available on your system. It will probably not identify your video
decode chip, because it's mainly aimed at sensor chips, but at least
it'll tell you at which address the chips were found (you can also use
i2cdetect to obtain the same information).

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/

  parent reply	other threads:[~2005-05-19  6:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:24 [od@fet.uni-hannover.de: Trying to find device chrontel 7009 ...] Frodo Looijaard
2005-05-19  6:24 ` Oliver Dawid
2005-05-19  6:24 ` Jean Delvare [this message]
2005-05-19  6:24 ` Oliver Dawid
2005-05-19  6:24 ` [od@fet.uni-hannover.de: Trying to find device chrontel 7009 Jean Delvare
2005-05-19  6:24 ` [od@fet.uni-hannover.de: Trying to find device chrontel 7009 ...] Oliver Dawid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031014222458.2bed4bb5.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.