Mailing List archive

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

[vdr] Re: Problems with acpi, linuxdvb and vdr: solution



Hureka!  ;-)

After weeks and months I did find the solution:

The magic word is pci=noacpi in the append-line for the kernel. This 
disables routing of irqs for the pci-bus. So my complete append 
line is now:
append="pci=bios,biosirq,noacpi hdd=ide-scsi"

And as you can see all features (except an  irq for graphics, that I 
actually don t need) is enabled and working fine:

cat /proc/interrupts
           CPU0
  0:      43992          XT-PIC  timer
  1:          2          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  3:          0          XT-PIC  usb-ohci
  4:       1171          XT-PIC  lirc_serial
  5:      66115          XT-PIC  saa7146(1), ohci1394
  7:         18          XT-PIC  usb-ohci
  8:          2          XT-PIC  rtc
  9:          0          XT-PIC  acpi
 10:          0          XT-PIC  CMI8738-MC6
 11:      31684          XT-PIC  saa7146(0), eth0
 14:       2987          XT-PIC  ide0
 15:          2          XT-PIC  ide1
NMI:          0
LOC:      43962
ERR:          1
MIS:          0


Maybe this could be the solution for problems that some of you do 
have, and seemed to be caused by irq-sharing.

-- 
Greetings
Peter

------------------------------------------------------
VDR-System:
Shuttle SS40G, gentoo-linux 1.4
Kernel 2.4.20, gcc 3.2.2, glibc 2.3.1
CFLAGS="-march=athlon-xp -O3 -pipe"
1 x Siemens-Fujitsu DVB-S
1 x WinTV-Nova-S
vdr-1.1.26, linux-dvb-1.0.0_pre2
------------------------------------------------------
current status: working well with this append-line
for the kernel append="pci=bios,biosirq,noacpi".
Else system locks and freezes for minutes
if used with acpi
------------------------------------------------------
current used vdr-plugins:
1. vcd: working perfect
2. mp3: plays MP3s, but fails with
   audio-cd and cdfs


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index