Displaying 3 results from an estimated 3 matches for "db080000".
Did you mean:
fb080000
2016 Apr 21
2
nouveau: kernel rejected pushbuf: Invalid argument
...mputer Inc. Device 83c3
Flags: bus master, fast devsel, latency 0, IRQ 27
Memory at da000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=128M]
Memory at d8000000 (64-bit, prefetchable) [size=32M]
I/O ports at 2000 [size=128]
[virtual] Expansion ROM at db080000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nouveau
-----Original Message-----
From: 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: [N...
2016 Apr 21
0
nouveau: kernel rejected pushbuf: Invalid argument
...ency 0, IRQ 27
> Memory at da000000 (32-bit, non-prefetchable) [size=16M]
> Memory at d0000000 (64-bit, prefetchable) [size=128M]
> Memory at d8000000 (64-bit, prefetchable) [size=32M]
> I/O ports at 2000 [size=128]
> [virtual] Expansion ROM at db080000 [disabled] [size=512K]
> Capabilities: <access denied>
> Kernel driver in use: nouveau
>
>
> -----Original Message-----
> From: ibmirkin at gmail.com [mailto:ibmirkin at gmail.com] On Behalf Of Ilia Mirkin
> Sent: April-21-16 11:29 AM
> To: Li, Stephen...
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