From: felmon on
On Mon, 17 May 2010 20:58:02 +0100, The Natural Philosopher wrote:

> Maybe you need to alter the bios to detune the bus?

I am not sure what this means. I have set the BIOS to each of its two
default states, no joy.

what do you mean?

> Maybe the board is conflicting with something else, address wise.

I have tried to attend to irq's and haven't noticed anything. does the
fact I have put the card in different slots speak to this?

what about the fact the nic card doesn't work either?

> A new TV card/stick is not the end of the world.

hard to get this stuff to work under Linux (in my experience) but if I
knew a different card would work, I would of course use it.

going to have a techie look at the board tomorrow (well, today) and see
if he sees anything shorting out, bent pins or something.

Felmon
From: The Natural Philosopher on
felmon wrote:
> On Mon, 17 May 2010 20:58:02 +0100, The Natural Philosopher wrote:
>
>> Maybe you need to alter the bios to detune the bus?
>
> I am not sure what this means. I have set the BIOS to each of its two
> default states, no joy.
>
> what do you mean?
>
>> Maybe the board is conflicting with something else, address wise.
>
> I have tried to attend to irq's and haven't noticed anything. does the
> fact I have put the card in different slots speak to this?
>
> what about the fact the nic card doesn't work either?
>
>> A new TV card/stick is not the end of the world.
>
> hard to get this stuff to work under Linux (in my experience) but if I
> knew a different card would work, I would of course use it.
>

Ive got hauppage dvb usb working here in UK with very little effort.

It aint perfect, (jumps stations sometimes, wont work with standard
totem - needs XINE) but its pretty good, but have no idea of USA
standards etc.


> going to have a techie look at the board tomorrow (well, today) and see
> if he sees anything shorting out, bent pins or something.
>
> Felmon
From: AZ Nomad on
On Sun, 16 May 2010 20:24:34 -0500, felmon <nemo(a)nowhere.INVALID> wrote:
>greetings!

>I am at a loss. I just bought an Intel dp43bfl mainboard with the
>intention of running Debian and maybe OpenSuse on it. I have an old
>Hauppauge WinTV card (pci) that has done faithful service in all the
>computers I've had since purchasing it. I can vouch the tv card works fine
>- another system, similar kernel 2.6.3x, also Debian (Sid, I believe).
....

Look at /proc/interrupts to see what devices are on what
interrupts, and the interrupt setup type.

Try booting with noapic, also search for 'linux' + your motherboard
intel chipset + 'apic'
From: White Spirit on
On 19/05/2010 08:44, The Natural Philosopher wrote:

> Ive got hauppage dvb usb working here in UK with very little effort.

I have the WinTV-NovaT stick and it works perfectly. I use Kaffeine and
it's excellent.
From: felmon on
On Wed, 19 May 2010 09:45:25 -0500, AZ Nomad wrote:

> On Sun, 16 May 2010 20:24:34 -0500, felmon <nemo(a)nowhere.INVALID> wrote:
>>greetings!
>
>>I am at a loss. I just bought an Intel dp43bfl mainboard with the
>>intention of running Debian and maybe OpenSuse on it. I have an old
>>Hauppauge WinTV card (pci) that has done faithful service in all the
>>computers I've had since purchasing it. I can vouch the tv card works
>>fine - another system, similar kernel 2.6.3x, also Debian (Sid, I
>>believe).
> ...
>
> Look at /proc/interrupts to see what devices are on what interrupts, and
> the interrupt setup type.

I didn't see anything that looked like a conflict. perhaps I am
overlooking it.

> Try booting with noapic,

I may have done this in the wrong way as I am not familiar with grub2.
dmesg shows that 'noapic' is entered as a kernel option but there is
still a line saying 'enabling APIC mode'. I will have to fool with this
some more.

the kernel is 2.6.32-5-686 (Debian Sid/Squeeze).

> also search for 'linux' + your motherboard intel chipset + 'apic'

nothing specific relating to the Intel DP43BFL.

but the apic hint gives me another lead to chase down.

Felmon