[mythtv-users] configure did not detect my cpu

Fred McClain fmcclain_spm at boojummobile.com
Tue Oct 16 23:22:43 UTC 2007


R. G. Newbury wrote:
> Fred McClain wrote:
>   
>> Yan Seiner wrote:
>>     
>>> R. G. Newbury napsal(a):
>>>   
>>>       
>>>> Fred McClain wrote:
>>>>   
>>>>     
>>>>         
>>>>> Hello,
>>>>> I'm trying to build mythtv. I got sources from:
>>>>>
>>>>> svn co http://svn.mythtv.org/svn/branches/release-0-20-fixes/mythtv
>>>>>
>>>>> I issued this configure command:
>>>>>
>>>>> ./configure --enable-dvb --enable-xvmc --enable-opengl-vsync \
>>>>> --enable-xvmc-pro --enable-proc-opt --prefix=/usr
>>>>>
>>>>> And received this output:
>>>>>
>>>>> *** WARNING ***
>>>>> Your CPU was not detected properly:
>>>>>   uname -m: i686
>>>>>   uname -p: unknown
>>>>> model name: Intel(R) Core(TM)2 CPU      6400 @ 2.13GHz
>>>>> ...
>>>>>
>>>>>
>>>>> *Then when I run 'make' I get 'segmentation fault'. Do you think the 'segmentation fault' is related to uname not detecting processor correctly?
>>>>>     
>>>>>       
>>>>>           
>>>> I would not think that seg fault would be caused by that, but there have 
>>>> been some problems reported here concerning problems with the 'arch' and 
>>>> 'proc-opt' switches. Try it after deleting the '--enable-proc-opt' 
>>>> switch. Configure seems to get a little confused.
>>>>
>>>> No promises however. Please report back....since I don't get that 
>>>> problem on my Asus P5l-MX mb with Intell 6600 Core2Duo @ 2.4GHz....weird 
>>>> that you do. Both uname -m and uname -p give my i686....
>>>>   
>>>>     
>>>>         
>>> Worked for me with that CPU....
>>>
>>> ./configure --enable-xvmc --enable-opengl-vsync --enable-dvb 
>>> --compile-type=debug --enable-proc-opt
>>>
>>> processor       : 1
>>> vendor_id       : GenuineIntel
>>> cpu family      : 6
>>> model           : 15
>>> model name      : Intel(R) Core(TM)2 CPU          6400  @ 2.13GHz
>>> stepping        : 6
>>> cpu MHz         : 1600.164
>>> cache size      : 2048 KB
>>>
>>> --Yan
>>>
>>>   
>>>       
>> config is now detecting my hardware. uname -m -> i686 uname -p unknown.
>>
>> I now believe the Segmentation Fault is a memory problem and the memory 
>> problem was causing configure to generate errors.
>> many thanks,
>> fred
>>     
>
> Still something weird going on, since uname -p should return i686.....
>
>
> Geoff
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>   
Well the bad memory theory seems out the door. I downloaded memtest86 
and ran it for a couple of hours with no errors.  I did a fresh install 
of R5F27 but still see the seg faults duing 'make'.

I tried the ./config command you suggested above and it ran for quite 
awhile but still finished with a 'internal compiler error: Segmentation 
fault'.

And uname -p returns 'unknown'

My proc/cpuinfo output looks like:
processor   :  0
vendor_id   : GenuineIntel
cpu family   : 6
model          : 15
model name   : Intel(R) Core(TM)2 CPU         6400 @ 2.13GHz
stepping   : 6
cpu MHz   : 2131.321
cache size    : 2048 KB

Fred




More information about the mythtv-users mailing list