Displaying 5 results from an estimated 5 matches for "imaginecommunications".
2016 Apr 21
2
nouveau: kernel rejected pushbuf: Invalid argument
...rom: ibmirkin at gmail.com [mailto:ibmirkin at gmail.com] On Behalf Of Ilia Mirkin
Sent: April-21-16 11:29 AM
To: Li, Stephen
Cc: nouveau at lists.freedesktop.org
Subject: Re: [Nouveau] nouveau: kernel rejected pushbuf: Invalid argument
On Thu, Apr 21, 2016 at 11:17 AM, Li, Stephen <Steve.Li at imaginecommunications.com> wrote:
> Hi,
>
>
>
> I am getting a crash in nouveau in my application. It’s basically a
> java application, and I am loading a bitmap into an opengl texture and
> showing it in a panel. Below is a snippet of the console output.
> Sometimes I will get a lock up in...
2016 Apr 21
0
nouveau: kernel rejected pushbuf: Invalid argument
...au. (Even though it can be done in ways that are
perfectly legal in GL.)
You could try to make an apitrace
(https://github.com/apitrace/apitrace/) to see what's actually going
on deep down inside. But do that after you update mesa.
On Thu, Apr 21, 2016 at 12:38 PM, Li, Stephen
<Steve.Li at imaginecommunications.com> wrote:
> Thanks for your response. I am able to capture a few more lines of the dump (see console-output.txt). dmesg output attached.
>
> My bitmap is 720x512. Below is the library versions, and amount of vram.
>
> Any feedback is appreciated.
>
> Thanks.
> Steve
>...
2016 Apr 21
2
nouveau: kernel rejected pushbuf: Invalid argument
Hi,
I am getting a crash in nouveau in my application. It's basically a java application, and I am loading a bitmap into an opengl texture and showing it in a panel. Below is a snippet of the console output. Sometimes I will get a lock up instead of a crash. My whole desktop will lock up, but I can still move the mouse pointer around.
Please let me know if you need more information. Your
2016 Apr 21
0
nouveau: kernel rejected pushbuf: Invalid argument
On Thu, Apr 21, 2016 at 11:17 AM, Li, Stephen
<Steve.Li at imaginecommunications.com> wrote:
> Hi,
>
>
>
> I am getting a crash in nouveau in my application. It’s basically a java
> application, and I am loading a bitmap into an opengl texture and showing it
> in a panel. Below is a snippet of the console output. Sometimes I will get a
> lock up inste...
2014 Oct 30
1
CentOS 7 "compose" process
I am looking for documentation on the CentOS 7 "compose" process,
specifically, the tools and scripts that generate the LiveOS
image contained on the DVDs, as well as whatever produces the
final DVD iso image files (mkisofs + isohybrid + ???).
I asked on the -devel list, and the suggestion was to use this
list instead.
As far as I can determine, Fedora does this via pungi, but I
am