| Summary: |
[i915] program exits after ADVANCE_BATCH: 80 of 800 dwords emitted |
| Product: |
Mesa
|
Reporter: |
Bernd Buschinski <b.buschinski> |
| Component: |
Drivers/DRI/i915 | Assignee: |
haihao <haihao.xiang> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
|
| Severity: |
normal
|
|
|
| Priority: |
medium
|
|
|
| Version: |
git | |
|
| Hardware: |
Other | |
|
| OS: |
All | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Attachments: |
small qt4 game
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 21254 [details] small qt4 game My small qt4 program brabbit fails to start on my 945GM chip with the output Failed to initialize GEM. Falling back to classic. ADVANCE_BATCH: 80 of 800 dwords emitted xf86-video-intel-2.5.1 xorg-server-1.5.3 (with a lot of exa patches from master (delivered by gentoo)) mesa master 3be8d6db9e8bfbd1b3ebf9ac382857ad1e6ef753 libdrm master c86d431fe6174b1c2de531929213ea7dbd92326d kernel-2.6.27.9 I am on a 64bit system so the binary wont help, you have to build it yourself tar -xvjpf brabbit.tar.bz2 cd brabbit qmake make ./bin/brabbit I am currently using qt-4.4.2 but it should build fine on qt-4.3.* too