Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] crash at linux-2.6.4-pegasos0



Hi,
I'm using gentoo with linux-2.6.4-pegasos0 (vanilla 2.6.4 with pegasos diff)
see also
http://dev.gentoo.org/~dholm/ppc.html and
http://packages.gentoo.org/ebuilds/?ppc-development-sources-2.6.4
http://people.debian.org/~luther/pegasos/2.6.4/pegasos-2.6.4-2004.03.22.diff

When dvb-ttpci, budget and stv0299 are loaded and vdr running the machine locks after ~5min up.
(no user input, no network, nothing in logs)
is there anything fixed in newer kernel regarding this issue?
Which kernel version should i test?

btw. which PCI version is the DVB-S FF 2.1 and DVB-S budget?

if i don't connect the sat, no lock up occurs.

Florian

It's an pegasosII
http://pegasosppc.com/tech_specs.php

cat /proc/cpuinfo
processor : 0
cpu : 7457, altivec supported
clock : 999MHz
revision : 1.1 (pvr 8002 0101)
bogomips : 997.37
machine : CHRP Pegasos2

uname -a
Linux pegasos 2.6.4-pegasos0 #5 Thu May 6 20:54:01 CEST 2004 ppc 7457, altivec supported CHRP Pegasos2 GNU/Linux

lspci
00:00.0 Host bridge: Marvell MV64360/64361/64362 System Controller (rev 03)
00:01.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
00:05.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
00:07.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
00:0c.0 ISA bridge: VIA Technologies, Inc. VT8231 [PCI-to-ISA Bridge] (rev 10)
00:0c.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:0c.2 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 1e)
00:0c.3 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 1e)
00:0c.4 Bridge: VIA Technologies, Inc. VT8235 ACPI (rev 10)
00:0c.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 40)
00:0c.6 Communication controller: VIA Technologies, Inc. Intel 537 [AC97 Modem] (rev 20)
00:0d.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 51)
01:00.0 Host bridge: Marvell MV64360/64361/64362 System Controller (rev 03)
01:08.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If [Radeon 9000] (rev 01)
01:08.1 Display controller: ATI Technologies Inc Radeon RV250 [Radeon 9000] (Secondary) (rev 01)

/proc/iomem
80000000-bfffffff : /pci@80000000
80000000-800007ff : 0000:00:01.0
80000800-800009ff : 0000:00:05.0
80000800-800009ff : saa7146
80000a00-80000bff : 0000:00:07.0
80000a00-80000bff : saa7146
80000c00-80000cff : 0000:00:0d.0
80000c00-80000cff : via-rhine
c0000000-dfffffff : /pci@C0000000
c0000000-c7ffffff : 0001:01:08.0
c0000000-c7ffffff : radeonfb
c8000000-c800ffff : 0001:01:08.0
c8000000-c800ffff : radeonfb
c8010000-c801ffff : 0001:01:08.1
d0000000-d7ffffff : 0001:01:08.1

cat /proc/interrupts
CPU0 1: 13501 i8259 Edge i8042
2: 0 i8259 Edge 82c59 secondary cascade
9: 19347 i8259 Level VIA686A, eth0, saa7146 (0), saa7146 (1)
12: 104 i8259 Edge i8042
14: 258252 i8259 Edge ide0
15: 20 i8259 Edge ide1
BAD: 3

lsmod
Module Size Used by
stv0299 13056 0
budget 7424 0
dvb_ttpci 316836 4
sg 41492 0
floppy 73016 0
saa7146_vv 60480 1 dvb_ttpci
video_buf 26336 1 saa7146_vv
v4l1_compat 14912 1 saa7146_vv
v4l2_common 8224 1 saa7146_vv
videodev 11552 1 saa7146_vv
budget_core 9892 1 budget
dvb_core 71608 52 stv0299,budget,dvb_ttpci,budget_core
saa7146 22780 4 budget,dvb_ttpci,saa7146_vv,budget_core
ttpci_eeprom 3104 2 dvb_ttpci,budget_core
snd_seq_midi 9576 0
snd_via82xx 31364 0
snd_ac97_codec 74340 1 snd_via82xx
snd_mpu401_uart 9504 1 snd_via82xx
snd_rawmidi 29216 2 snd_seq_midi,snd_mpu401_uart
snd_seq_oss 41400 0
snd_seq_midi_event 8928 2 snd_seq_midi,snd_seq_oss
snd_seq 63640 5 snd_seq_midi,snd_seq_oss,snd_seq_midi_event
snd_seq_device 9860 4 snd_seq_midi,snd_rawmidi,snd_seq_oss,snd_seq
snd_pcm_oss 69444 0
snd_pcm 121140 2 snd_via82xx,snd_pcm_oss
snd_page_alloc 14276 2 snd_via82xx,snd_pcm
snd_timer 29120 2 snd_seq,snd_pcm
snd_mixer_oss 23264 1 snd_pcm_oss
snd 68836 13 snd_seq_midi,snd_via82xx,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 11940 1 snd
usbcore 126636 1

cat /proc/device-tree/openprom/SmartFirmware-version
1.2
(from CODEGEN)


--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index