RogerOdle
asked this on September 19, 2011 09:24
We used quad core Intel Q8300 2.5 GHz with 4 GB memory computers in the lab.
We installed then in dual core Intel E8400 3.0 GHz with 8 GB memory for installation on site.
We are using Fedora 14.
uname -a
Linux tee.dv.snwllc.com 2.6.35.13-92.fc14.x86_64 #1 SMP Sat May 21 17:26:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
It is working correctly on the 2.5 GHz machine but causes kernel oops/smp crashes on the 3.0 GHz machine. On the 3.0 GHz machine, I start the recording and it appears to run but then crashes when I try to stop the recording and close out the file.
Do I need to change the PCI bus configuration in the CMOS settings for the 3.0 GHz machine? Has this been seen before?
Comments
It seems that I can stop and start recording but when I try to quit the program then the crash happens.
Hi,
It's quite hard to say what's happening... could you please attach your full dmesg, after the oops has happened? It might clear the stiuation a bit.
Thank you!
Here are my dmesg and /var/log/messages files.
I am using driver version bluecherrydvr-solo6x10-2.3.6-1-3-g4ba2fc2.tar.gz
I replaced videobuf-dma-contig.c with the file from the Fedora kernel source 2.6.35.13.92 because of API changes.