Delete Package kernel26-drm

View: New views
4 Messages — Rating Filter:   Alert me  

Delete Package kernel26-drm

by Alexander Lam :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

Please delete kernel26-drm. I accidentally gave it that name when updating
kernel26-nodrm

Cheers,
Alexander Lam

Re: Delete Package kernel26-drm

by Xavier Chantry-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Nov 4, 2009 at 10:58 PM, Alexander Lam <lambchop468@...> wrote:
> Hello,
>
> Please delete kernel26-drm. I accidentally gave it that name when updating
> kernel26-nodrm
>
> Cheers,
> Alexander Lam
>

What's the point of this nodrm kernel ?

"This kernel is missing built in DRM on purpose, in order to allow the
out of kernel DRM modules like aur/mach64drm compile and function
properly"

I don't understand this. What prevents you to build out of kernel drm
modules with a normal kernel ?

Re: Delete Package kernel26-drm

by Alexander Lam :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

For some reason, if the in kernel DRM was selected at compile time, *even*
if the out of kernel DRM is compiled and the in kernel-source-tree module is
replaced by the out-of-tree module, it won't work. I will check if the
situation has changed. (this began at 2.6.27)

On Wed, Nov 4, 2009 at 5:09 PM, Xavier <shiningxc@...> wrote:

> On Wed, Nov 4, 2009 at 10:58 PM, Alexander Lam <lambchop468@...>
> wrote:
> > Hello,
> >
> > Please delete kernel26-drm. I accidentally gave it that name when
> updating
> > kernel26-nodrm
> >
> > Cheers,
> > Alexander Lam
> >
>
> What's the point of this nodrm kernel ?
>
> "This kernel is missing built in DRM on purpose, in order to allow the
> out of kernel DRM modules like aur/mach64drm compile and function
> properly"
>
> I don't understand this. What prevents you to build out of kernel drm
> modules with a normal kernel ?
>



--
Alexander Lam
ATCS 2010

Re: Delete Package kernel26-drm

by Xavier Chantry-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Nov 5, 2009 at 3:55 AM, Alexander Lam <lambchop468@...> wrote:
> For some reason, if the in kernel DRM was selected at compile time, *even*
> if the out of kernel DRM is compiled and the in kernel-source-tree module is
> replaced by the out-of-tree module, it won't work. I will check if the
> situation has changed. (this began at 2.6.27)
>

Maybe you should define "won't work".
You need to install your modules in /lib/modules/`uname -r`/updates/
to avoid conflicts and to get the priority on others.
See for example
http://repos.archlinux.org/wsvn/packages/nouveau-drm/repos/extra-x86_64/PKGBUILD

PS : no top post please