Hi Ben, i filed a new bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704659
To answer your question: all packages are configured so the output of dpkg --configure --pending is empty. Thanks, jb Am 04.04.2013 um 01:33 schrieb Ben Hutchings: > On Wed, 2013-04-03 at 22:19 +0200, Jan Bätzner wrote: >> Sorry to butt in, >> it got a similar error and do not use compat-drivers. > > Then you found a different problem and should open a new bug report. > >> [ 8.917710] i915: Unknown symbol i2c_bit_algo (err 0) >> >> depmod shows >> kernel/drivers/gpu/drm/i915/i915.ko: kernel/drivers/acpi/video.ko >> kernel/drivers/acpi/button.ko kernel/drivers/gpu/drm/drm_kms_helper.ko >> kernel/drivers/gpu/drm/drm.ko kernel/drivers/thermal/thermal_sys.ko >> kernel/drivers/i2c/i2c-core.ko >> >> when i manually probe for module i2c_algo_bit, i can load i915 successfully. >> >> lsmod|grep i915 >> i915 378417 5 >> i2c_algo_bit 12841 1 i915 >> drm_kms_helper 31370 1 i915 >> drm 183952 6 drm_kms_helper,i915 >> i2c_core 23876 8 >> i2c_i801,drm,drm_kms_helper,videodev,ttpci_eeprom,dvb_ttpci,i2c_algo_bit,i915 >> video 17683 1 i915 >> button 12937 1 i915 >> >> this looks to me like a dependency error. Needless to say, this started with >> 3.2.39-2. > > The 'depmod' program finds dependencies between modules and is run by > the 'postinst' script after package installation. > > What happens if you run 'dpkg --configure --pending' (as root)? > > Ben. > > -- > Ben Hutchings > Power corrupts. Absolute power is kind of neat. > - John Lehman, Secretary of the US Navy 1981-1987 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org