public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] DRM kernel issues
@ 2014-03-25 20:48 James
  2014-03-25 22:10 ` Neil Bothwick
  2014-03-25 22:14 ` [gentoo-user] " wraeth
  0 siblings, 2 replies; 10+ messages in thread
From: James @ 2014-03-25 20:48 UTC (permalink / raw
  To: gentoo-user

> OK,

So I built this kernel twice, one with DRM * and once DRM [m]

In the /boot dir ; diff config-3.13.6-gentoo config-3.13.6B-gentoo

yeilds:


2256,2257c2256,2257
< CONFIG_AGP=y
< CONFIG_AGP_AMD64=y
---
> CONFIG_AGP=m
> CONFIG_AGP_AMD64=m
2264,2265c2264,2265
< CONFIG_DRM=y
< CONFIG_DRM_KMS_HELPER=y
---
> CONFIG_DRM=m
> CONFIG_DRM_KMS_HELPER=m
2268c2268
< CONFIG_DRM_TTM=y
---
> CONFIG_DRM_TTM=m
2278c2278
< CONFIG_DRM_RADEON=y
---
> CONFIG_DRM_RADEON=m


So when I boot the one with DRM_Radeon=m, I still get this error
message building the latest radeon driver:

* Checking for suitable kernel configuration options...
(red) * CONFIG_DRM must be disabled or compiled as a module and not 
(red) * loaded for direct rendering to work.
 * Please check to make sure these options are set correctly.

Sure it can easily be related to my limited knowledge of grub2,
but I did boot the 3.13.6B version of the kernel....
where all is set as modules....

ideas or suggestions as to what I missed?



James







^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-03-28  1:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 20:48 [gentoo-user] DRM kernel issues James
2014-03-25 22:10 ` Neil Bothwick
2014-03-26 14:23   ` [gentoo-user] " James
2014-03-25 22:14 ` [gentoo-user] " wraeth
2014-03-26 14:24   ` [gentoo-user] " James
2014-03-26 15:01   ` James
2014-03-26 15:18     ` Mick
2014-03-27 20:56       ` James
2014-03-28  1:04   ` James
2014-03-28  1:18     ` wraeth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox