[Bug 684198] Re: CPU extensions are not detected

2011-02-05 Thread Launchpad Bug Tracker
[Expired for x264 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: x264 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684198 Titl

[Bug 684198] Re: CPU extensions are not detected

2010-12-07 Thread Carlos Eduardo Moreira dos Santos
This error can be reproduced in 3 machines, all with intel processors. The workaround (compiling x264) works in all of them. Let me know if you need more data. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 684198] Re: CPU extensions are not detected

2010-12-05 Thread Carlos Eduardo Moreira dos Santos
$ /usr/bin/x264 --version x264 0.98.1653 Ubuntu_2:0.98.1653+git88b90d9-3 built on Oct 5 2010, gcc: 4.4.5 (32 bits) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684198 Title: CPU extensions are no

[Bug 684198] Re: CPU extensions are not detected

2010-12-04 Thread Reinhard Tartler
Carlos, can you please state the exact package version that is causing problems to you please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684198 Title: CPU extensions are not detected -- ubuntu

[Bug 684198] Re: CPU extensions are not detected

2010-12-04 Thread Loïc Martin
Using 2:0.98.1653+git88b90d9-3 in Maverick (32 bits) I don't have this problem on a C2Q 9550. I didn't see Carlos version anywhere on the thread, so sorry if it's there but I missed it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 684198] Re: CPU extensions are not detected

2010-12-03 Thread Carlos Eduardo Moreira dos Santos
Another thing to check: was yasm installed before compiling repository binaries? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684198 Title: CPU extensions are not detected -- ubuntu-bugs mailing

[Bug 684198] Re: CPU extensions are not detected

2010-12-03 Thread Carlos Eduardo Moreira dos Santos
No, the output is from /usr/bin/x264 and the working x264 compiled by myself is in another path. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684198 Title: CPU extensions are not detected -- ubun

Re: [Bug 684198] Re: CPU extensions are not detected

2010-12-02 Thread Reinhard Tartler
On Fri, Dec 03, 2010 at 04:06:06 (CET), Carlos Eduardo Moreira dos Santos wrote: > Recompiling x264 from git worked for me. yes, but makes the requested output worthless. The package ships two copies of libx264.so, one compiled with sse2 support and one without. we now need to find out why it's p

[Bug 684198] Re: CPU extensions are not detected

2010-12-02 Thread Carlos Eduardo Moreira dos Santos
Recompiling x264 from git worked for me. Requested information: $ ldd /usr/bin/x264 linux-gate.so.1 => (0x00e68000) libm.so.6 => /lib/libm.so.6 (0x00b21000) libpthread.so.0 => /lib/libpthread.so.0 (0x00175000) libavformat.so.52 => /usr/lib/i686/cmov/libavformat.so.

[Bug 684198] Re: CPU extensions are not detected

2010-12-02 Thread Reinhard Tartler
seems that the kernel doesn't detect the processors SSE2 capabilities. please provide the output of the following commands: # to check what version of the libx264.so library is picked up $ ldd /usr/bin/x264 # check cpu capabilities $ cat /proc/cpuinfo ** Changed in: x264 (Ubuntu) Status