My current myth box, I've used for a year or 2 with no problems. I formatted and re-installed with FC4 and myth and now it is freezing. It may wait a few hours or go almost 2 days, but it lunches hard and freezes the box with no info in the logs as to why. this has been going on for about a month now. I just swapped my xorg.conf back to use the

Here's what I got.

FIC SD-11 Mainboard (AMD 751 North bridge, VIA VT82C686 South bridge)
950Mhz Athlon (Slot A)
80GB Hitatchi Hard Drive
NVidia TNT2 card (not used wth myth)
Hauppauge 350 tuner
Linksys wifi card

I've heard there are issues with some via chips, so I'm calling my kernel with the following options(from grub.conf)
title Fedora Core (2.6.13-1.1532_FC4)
        root (hd0,0)
kernel /vmlinuz-2.6.13-1.1532_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet noapic nolapic pci=noacpi acpi=off
        initrd /initrd-2.6.13-1.1532_FC4.img

Here's my modprobe.conf
# cat /etc/modprobe.conf
alias ra0 rt2500
alias char-major-61 lirc_i2c
alias usb-controller uhci-hcd
# ivtv modules setup
alias char-major-81 ivtv
alias char-major-81-0 ivtv
options ivtv debug=1
alias tveeprom tveeprom-ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c
alias eth0 rt2500



here's my lspci output. Doesn't appear that anything is sharing an interrupt or anything like that...
# /sbin/lspci -v
00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] System Controller (rev 23)
        Flags: bus master, medium devsel, latency 64
        Memory at ea000000 (32-bit, prefetchable) [size=32M]
        Memory at eddff000 (32-bit, prefetchable) [size=4K]
        I/O ports at dc00 [disabled] [size=4]
        Capabilities: [a0] AGP version 1.0

00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] AGP Bridge (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, 66Mhz, medium devsel, latency 64
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        I/O behind bridge: 0000b000-0000bfff
        Memory behind bridge: ede00000-efefffff
        Prefetchable memory behind bridge: ddc00000-e1cfffff

00:04.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus Reference Card (rev 01)
        Subsystem: Linksys: Unknown device 0032
        Flags: bus master, slow devsel, latency 64, IRQ 10
        Memory at efffe000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: [40] Power Management version 2

00:06.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)
        Subsystem: Hauppauge computer works Inc. WinTV PVR-350
        Flags: bus master, medium devsel, latency 64, IRQ 9
        Memory at e4000000 (32-bit, prefetchable) [size=64M]
        Capabilities: [44] Power Management version 2

00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 14)
        Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge
        Flags: bus master, stepping, medium devsel, latency 0

00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
        Flags: bus master, medium devsel, latency 32
        I/O ports at ffa0 [size=16]

00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 06) (prog-if 00 [UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 5
        I/O ports at d800 [size=32]

00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 10)
        Flags: medium devsel

01:05.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 15) (prog-if 00 [VGA])
        Subsystem: Diamond Multimedia Systems Viper V770 Ultra
        Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11
        Memory at ee000000 (32-bit, non-prefetchable) [size=16M]
        Memory at de000000 (32-bit, prefetchable) [size=32M]
        Expansion ROM at efef0000 [disabled] [size=64K]
        Capabilities: [60] Power Management version 1
        Capabilities: [44] AGP version 2.0


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to