Your message dated Tue, 1 Sep 2009 10:46:24 +0200
with message-id <[email protected]>
and subject line drm-modules-source: drm.ko is installed to wrong location for
2.6.29 kernel
has caused the Debian Bug report #525410,
regarding drm-modules-source: drm.ko is installed to wrong location for 2.6.29
kernel
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
525410: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525410
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: drm-modules-source
Version: 2.4.4+git+20090205+8b88036-1
Severity: normal
the generated drm-modules-2.6.29-1-amd64 installs the drm module, so
that the system ones is preferred. But the new drm module is needed
to load the nouveau module (which is found correctly).
elektra...@sun ~ % dpkg -L drm-modules-2.6.29-1-amd64 | grep drm.ko
/lib/modules/2.6.29-1-amd64/char/drm/drm.ko
elektra...@sun ~ % sudo depmod
elektra...@sun ~ % modinfo drm | head -n1
filename: /lib/modules/2.6.29-1-amd64/kernel/drivers/gpu/drm/drm.ko
elektra...@sun ~ % modinfo nouveau | head -n1
filename: /lib/modules/2.6.29-1-amd64/char/drm/nouveau.ko
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (400, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages drm-modules-source depends on:
ii debhelper 7.2.8 helper programs for debian/rules
ii git-core 1:1.6.2.4-1 fast, scalable, distributed revisi
ii make 3.81-5 The GNU version of the "make" util
ii module-assistant 0.11.1 tool to make module package creati
ii quilt 0.46-6 Tool to work with series of patche
drm-modules-source recommends no packages.
Versions of packages drm-modules-source suggests:
ii kernel-package 12.009 A utility for building Linux kerne
ii linux-headers-2.6-amd64 2.6.26+17+lenny1 Header files for Linux 2.6-amd64
ii linux-headers-2.6.26-2- 2.6.26-15 Header files for Linux 2.6.26-2-am
ii linux-headers-2.6.29-1- 2.6.29-3 Header files for Linux 2.6.29-1-am
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.4.11+git+20090630+de1ed01-1
This was fixed in drm-snapshot 2.4.11+git+20090630+de1ed01-1
* Install to kernel/drivers/gpu/drm instead of char/drm and update
dpkg-divert entries to suit to match layout of >= ~2.6.29 (Closes: #531966)
--- End Message ---