* BTTV problems in 2.4.3
@ 2001-04-03 5:29 Robert Holmberg
0 siblings, 0 replies; 3+ messages in thread
From: Robert Holmberg @ 2001-04-03 5:29 UTC (permalink / raw)
To: linux-kernel
I'm having some bttv problems in 2.4.3 (2.4.2 works fine). When my xawtv
window (or my fbtv resolution) gets to a certain point (like 768x576, which
is what I want, 640x480 is still fine) the right part of the tv window is
left black. I'm back to using 2.4.2 again, but I could produce a screenshot
if you want me to. We're not talking some small bar being left black, but
rather a small bar on the left showing 20-25% of the tv picture.
P.S. Please CC to me, I'm not on the list
Robert
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: BTTV problems in 2.4.3
@ 2001-04-03 11:59 Sami Nieminen
0 siblings, 0 replies; 3+ messages in thread
From: Sami Nieminen @ 2001-04-03 11:59 UTC (permalink / raw)
To: linux-kernel; +Cc: robert.holmberg
> I'm having some bttv problems in 2.4.3 (2.4.2 works fine). When my xawtv
> window (or my fbtv resolution) gets to a certain point (like 768x576,
> which is what I want, 640x480 is still fine) the right part of the tv
> window is left black. I'm back to using 2.4.2 again, but I could produce a
> screenshot if you want me to. We're not talking some small bar being left
> black, but rather a small bar on the left showing 20-25% of the tv picture.
I have the same problem with 2.4.2-ac20 when using xawtv's overlay mode.
When using grabdisplay mode the picture is fine. Also overlay looks good
if I keep the window size small enough.
Sami
--
Whoa...I did a 'zcat /vmlinuz > /dev/audio' and I think I heard God...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: BTTV problems in 2.4.3
@ 2001-04-04 2:11 Marcus Wegner
0 siblings, 0 replies; 3+ messages in thread
From: Marcus Wegner @ 2001-04-04 2:11 UTC (permalink / raw)
To: linux-kernel
diff -urN linux-2.4.3/arch/i386/kernel/pci-pc.c
linux/arch/i386/kernel/pci-pc.c
--- linux-2.4.3/arch/i386/kernel/pci-pc.c Sat Mar 31 00:12:41 2001
+++ linux/arch/i386/kernel/pci-pc.c Thu Mar 29 05:00:04 2001
@@ -1035,7 +1035,7 @@
{ PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C686_4, pci_fixup_via_acpi },
{ PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_8363_0, pci_fixup_vt8363 },
{ PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C691, pci_fixup_via691 },
- { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C598_1, pci_fixup_via691_2 },
+// { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C598_1, pci_fixup_via691_2 },
{ PCI_FIXUP_HEADER, PCI_VENDOR_ID_INTEL,
PCI_DEVICE_ID_INTEL_82371AB_3, pci_fixup_piix4_acpi },
{ 0 }
};
I had the same problem. This change solved it for me.
Marcus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-04-04 2:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-03 5:29 BTTV problems in 2.4.3 Robert Holmberg
-- strict thread matches above, loose matches on Subject: below --
2001-04-03 11:59 Sami Nieminen
2001-04-04 2:11 Marcus Wegner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox