public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: xpage_de-LWAfsSFWpa4@public.gmane.org
Cc: i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
Subject: Re: i2c_smbus_write_block_data does not send all bytes?!
Date: Tue, 15 Jul 2008 15:13:21 +0200	[thread overview]
Message-ID: <20080715151321.266cf505@hyperion.delvare> (raw)
In-Reply-To: <732644.12112.qm-qWTMlLQujKzGRxTy+Q50vsz6deESKz/lQQ4Iyu8u01E@public.gmane.org>

On Tue, 15 Jul 2008 13:02:31 +0000 (GMT), Nick Teen wrote:
> --- Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org> wrote:
> > If that's all the details you can provide, then you're on your own,
> > sorry. I won't spend the whole day extracting every bit of information
> > from you.
> 
> Sorry for disturbing the peace...  my setup is very simple and I
> cannot gauge whats important and what is unimportant. My idea was
> to send an I2C command to the frontpanel pic to switch on an LED.
> I've captured the traffic (of the orig. OS) and trying to send
> these commands again under linux. But you see: without success.
> 
> Thanks for your endeavours! I dont want to steal your time.

My point is that if you want more help, you have to provide
information. Nobody here can guess what your setup is, especially when
you are apparently doing something unusual.

For example: what is an "iptv box"? You shouldn't assume that everybody
know what it is. I have no clue!

What we need, amongst other things, is a clear view of what your
physical environment is. You apparently have a PIC connected on some
I2C bus, but you never clearly said what I2C bus it was! I suspect a
bus driver bug, but at this point I simply have no idea which driver
that would be. You mentioned the i2c-i801 driver, but I would be very
surprised to see a PIC connected on that bus, unless you soldered it
yourself.

So, please don't only answer my questions: anticipate them. Tell us
everything that might be useful. And don't fear to give us too much
information - it's way better than not enough information, and we can
filter out anything that we don't think is relevant.

-- 
Jean Delvare

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

  parent reply	other threads:[~2008-07-15 13:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15  8:29 i2c_smbus_write_block_data does not send all bytes?! Nick Teen
     [not found] ` <884255.29098.qm-WOTGQye7mknGRxTy+Q50vsz6deESKz/lQQ4Iyu8u01E@public.gmane.org>
2008-07-15 10:57   ` Jean Delvare
     [not found]     ` <20080715125702.48c9569b-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-07-15 12:22       ` Nick Teen
     [not found]         ` <952972.59634.qm-WQsacCdWWGLGRxTy+Q50vsz6deESKz/lQQ4Iyu8u01E@public.gmane.org>
2008-07-15 12:32           ` Jean Delvare
     [not found]             ` <20080715143258.2bef9c1e-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-07-15 13:02               ` Nick Teen
     [not found]                 ` <732644.12112.qm-qWTMlLQujKzGRxTy+Q50vsz6deESKz/lQQ4Iyu8u01E@public.gmane.org>
2008-07-15 13:13                   ` Jean Delvare [this message]
     [not found]                     ` <785052.52325.qm@web27604.mail.ukl.yahoo.com>
     [not found]                       ` <785052.52325.qm-qWTMlLQujKzGRxTy+Q50vsz6deESKz/lQQ4Iyu8u01E@public.gmane.org>
2008-07-15 16:52                         ` Jean Delvare
     [not found]                           ` <20080715185223.7f2f39aa-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-07-15 17:28                             ` Nick Teen
     [not found]                               ` <968764.38783.qm-fkCdBXra523GRxTy+Q50vsz6deESKz/lQQ4Iyu8u01E@public.gmane.org>
2008-07-15 17:52                                 ` Jean Delvare
  -- strict thread matches above, loose matches on Subject: below --
2008-07-15  7:29 Nick Teen
     [not found] ` <180252.53613.qm-WQsacCdWWGLGRxTy+Q50vsz6deESKz/lQQ4Iyu8u01E@public.gmane.org>
2008-07-15  7:47   ` Jean Delvare
2008-07-14 20:32 Nick Teen
     [not found] ` <247321.99325.qm-SFSZVIN0dfnGRxTy+Q50vsz6deESKz/lQQ4Iyu8u01E@public.gmane.org>
2008-07-14 20:54   ` Jean Delvare

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=20080715151321.266cf505@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=xpage_de-LWAfsSFWpa4@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox