Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 239194 - x11-libs/libdrm-2.3.1 doesn't check if drm support is enabled in kernel configuration
Summary: x11-libs/libdrm-2.3.1 doesn't check if drm support is enabled in kernel confi...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-30 20:21 UTC by Bassam
Modified: 2008-10-30 14:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bassam 2008-09-30 20:21:54 UTC
The libdrm ebuild doesn't check if drm support is enabled in the kernel, causing Xorg to freeze computer on launch if such is the case.

Reproducible: Always

Steps to Reproduce:
1.Enable drm support in the kernel
2.Emerge libdrm and Xorg
3.Launch Xorg
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2008-10-30 14:40:17 UTC
libdrm does not add any kernel drivers and doesn't need to check if DRM drivers are built or not. The steps you described are supposed to work.

I fail to see what the issue here really is. Could you explain it a bit more?

Thanks