All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Taillefumier <mathieu.taillefumier@free.fr>
To: Andy Walls <awalls@radix.net>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] saa7134 bug in 64 bits system
Date: Mon, 13 Oct 2008 09:55:00 +0200	[thread overview]
Message-ID: <48F2FED4.8060206@free.fr> (raw)
In-Reply-To: <1223753645.3125.57.camel@palomino.walls.org>

Hi
> With a diff of the dmesg files, I noticed things are being detected and
> configured slightly differently.  I'm not sure that's important, but
> this one in particular caught my eye:
>
>      ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
>     -ACPI: Skipping IOAPIC probe due to 'noapic' option.
>     +ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
>     +IOAPIC[0]: apic_id 1, version 0, address 0xfec00000, GSI 0-23
>
>
> Any particular reason you're specifying noapic for 32 bit and not for 64
> bit?
>    
Well, not anymore. I had trouble with some old kernels that did not want 
to boot correctly from time to time and putting noapic was helping a bit.
> Again, I'm not sure if it's important, but if you are troubleshooting
> between 2 setups, you want to eliminate as many unknowns as possible by
> keeping things the same as much as you can.
>    
I do agree with you but the thing is that the config options for 32bits 
and 64bits are not completely identical either. I recompiled the kernel 
yesterday for both 32 and 64 bits and I discover for instance that the 
initialization of the tvcard is wrong in 32bits when the option 
CONFIG_RESOURCES_64bits is enabled. The gpio is correct but the rest of 
the output are obviously wrong.
> I'm wagering it's a PCI bus configuration/setup problem.  (*guess*)
>
> Given that it looks like your video card is a PCMCIA/CardBus card, maybe
> something with the Yenta driver is not right. (*Wild guess*)
>
> This message, that only appeared in dmesg-64, may be of concern, since
> you're using a PCMCIA/CardBus card:
>
>     cs: pcmcia_socket0: unable to apply power.
>     pccard: CardBus card inserted into slot 0
>    
I was able to reproduce it but curiously the power is not restored when 
I unload the driver, disconnect the card and put the card again in the 
slot (after 1 minute). I have to do a reboot to turn the card on.
>> I am willing to help
>> the devs to track down this bug so please let me know if you need some help.
>> Those are just WAGs as to what might be wrong.  More differential
>> analysis of the dmesg and dmesg-64 files may help you narrow things
>> down.  I will think you'll need to expand your search beyond the saa7134
>> driver messages - to me they appear to be symptoms caused by a problem
>> with something else.  Good luck.
>>      
I think I will need some. Anyway thank you for the help.

Regards

Mathieu

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

      parent reply	other threads:[~2008-10-13  7:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-11 16:12 [linux-dvb] saa7134 bug in 64 bits system mathieu.taillefumier
2008-10-11 19:34 ` Andy Walls
2008-10-11 23:47   ` hermann pitton
2008-10-23  9:43     ` Mathieu Taillefumier
2008-10-23 22:12       ` hermann pitton
2008-10-24  8:00         ` Mathieu Taillefumier
2008-10-13  7:55   ` Mathieu Taillefumier [this message]

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=48F2FED4.8060206@free.fr \
    --to=mathieu.taillefumier@free.fr \
    --cc=awalls@radix.net \
    --cc=linux-dvb@linuxtv.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.