Hi - could I check a couple of details?
Are you on ubuntu 12.10 (quantal)?
If so, where's this kernel from? The most recent I can see on my test install is -28-generic,
and you seem to have -29-generic.
Hi - could I check a couple of details?
Are you on ubuntu 12.10 (quantal)?
If so, where's this kernel from? The most recent I can see on my test install is -28-generic,
and you seem to have -29-generic.
Looking at the -28-generic kernel I do have available, it does indeed appear that the most recent kernels in 12.10 break compatibility (as fasr as the i915 backport is concerned). Looking into possible fixes.
The backport definitely works with -17-generic, I haven't established where the break occurred yet.
yes yes , my os version is ubuntu 12.10 64bit
I submit the whole crash log to github https://gist.github.com/enginespot/5556031
once you download it , I will delete it ,since that I don't think I need store crash log to github
my linux kernel is update automaticly
Ok, I've grabbed the log.
The newer distro kernels seem to have broken compatibility for the i915
driver backport in this release of the Intel Linux Graphics stack - We're
currently investigating if a fix is possible - thanks for reporting the problem.
so for the bug , is there any eta?
I am going to upgrate my computer from ubuntu 12.10 to 13.04 , and also for linux kernel , it will be upgrade automaticlly , so I am not sure the driver compatibile with the latest kernel with 13.04
I'm currently testing the packaging for the fix, I guess the ETA is a couple of days till it hits the repos - if you upgrade to 13.04 you won't need the backport anyway, so this bug won't affect you (any more).
Hi edwin,
After a few delays, the patched 12.10 i915 packages have been posted to the 01.org repository.
Cheers
my computer
sony VPCY118EC
cpu:Intel Core2 Solo CPU U7300
graphics card:Intel GMA 4500MHD
memory:6GB
disk:SSD 64GB
when I want to install inter driver by installer
there is a crash report
i915-3.6-3.5-dkms.0.crash log
...
sorry , I find that I can not submit crash log to the forum , since that the text is about 390KB
so I only put error log to the forum, hope that it can help you understand what I means
/var/lib/dkms/i915-3.6-3.5/0.03/build/drivers/gpu/drm/drm_edid.c:382:1: error: static declaration of ‘drm_probe_ddc’ follows non-static declaration
In file included from /var/lib/dkms/i915-3.6-3.5/0.03/build/include/drm/drmP.h:681:0,
from /var/lib/dkms/i915-3.6-3.5/0.03/build/drivers/gpu/drm/drm_edid.c:34:
include/drm/drm_crtc.h:866:13: note: previous declaration of ‘drm_probe_ddc’ was here
/var/lib/dkms/i915-3.6-3.5/0.03/build/drivers/gpu/drm/drm_edid.c: In function ‘drm_get_edid’:
/var/lib/dkms/i915-3.6-3.5/0.03/build/drivers/gpu/drm/drm_edid.c:407:25: error: ‘struct drm_display_info’ has no member named ‘raw_edid’
Reaping losing child 0x01049380 PID 5814
make[1]: *** [/var/lib/dkms/i915-3.6-3.5/0.03/build/drivers/gpu/drm/drm_edid.o] Error 1
Removing child 0x01049380 PID 5814 from chain.
Reaping losing child 0x00dba1e0 PID 5433
make: *** [_module_/var/lib/dkms/i915-3.6-3.5/0.03/build] Error 2
Removing child 0x00dba1e0 PID 5433 from chain.
make: Leaving directory `/usr/src/linux-headers-3.5.0-29-generic'
Considering target file `include/config/auto.conf'.
File `include/config/auto.conf' does not exist.
Finished prerequisites of target file `include/config/auto.conf'.
Must remake target `include/config/auto.conf'.
make: Entering directory `/usr/src/linux-headers-3.5.0-29-generic'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)
Putting child 0x00dbab30 (include/config/auto.conf) PID 5428 on the chain.