On Friday 18 September 2009 00:39:48 Johannes Obermayr wrote:
Hi,
I built source package "drm-all" from my home:jobermayr repository on my local system and installed the built package but I can not load radeon module (on startup and by myself) because below output of dmesg. I also include some rpm queries for an overview of installed packages (openSUSE-factory - non-released from api.opensuse.org). Can anyone tell me what I have to do that the "Unknown symbols" will become "Known symbols"?
Information: Package includes kernel modesetting (KMS) kernel modules and it is based on source code from http://cgit.freedesktop.org/nouveau/linux-2.6/tree/.
well, looks like you copied most of the stuff unchanged from my home:oertel:Radeon_DRI2 project. At the moment it's somewhat broken for just that reason. The problem is that I'm trying to compile and override the drm subtree from the kernel with that git tree mentioned above. linux/include/drm seems to be sufficiently different at the moment from what's in the kernel currently in factory and it looks like my hack to put the local include/drm first to the compiler include list by setting the "CC" variable does not work. (it's not really a supported way to do this by any means anyway ...) checking the source ... ah okay, they introduced a new config variable. adding "CONFIG_DRM_KMS_HELPER=m" to the make command should probably do what you/we need. -- with kind regards (mit freundlichem Grinsen), Ruediger Oertel (ro@novell.com,ro@suse.de,bugfinder@t-online.de) ---------------------------------------------------------------------- Linux MacBookRudi 2.6.31-rc8-6-desktop #1 SMP PREEMPT 2009-09-07 12:41:42 +0200 x86_64 Key fingerprint = 17DC 6553 86A7 384B 53C5 CA5C 3CE4 F2E7 23F2 B417 SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org