:: [DNG] linux-libre-4.6.2 with grsecu…
Startseite
Nachricht löschen
Nachricht beantworten
Autor: aitor_czr
Datum:  
To: dng
Betreff: [DNG] linux-libre-4.6.2 with grsecurity in jessie
Hi all,

I'm trying to include linux-libre-4.6.2 in the beta of gnuinos jessie.
It builds succesfully, but it doen't work in *live* mode. I get
something like that:

[...] Modprobe: ehci-orion module not found in modules.dep [...]

I added the following lines to the config file:

CONFIG_USB_COMMON=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_PCI=y
CONFIG_USB_EHCI_HCD_ORION=y

and now i'm building it again.

I'll keep you up-to-date.

Cheers,

Aitor.