View previous topic :: View next topic |
Author |
Message |
Quell n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Aug 2015 Posts: 2
|
Posted: Thu Aug 13, 2015 2:54 pm Post subject: Nouveau drivers (and others) not showing up in kernel config |
|
|
I recently installed the kernel sources with the 'deblob' USE flag on. Only about eight graphics drivers showed up under 'Direct Rendering Manager', so I emerged the kernel sources without the 'deblob' USE flag. Still, only eight drivers show up under DRM (mostly VM drivers).
All dependencies for the module 'nouveau' have been fulfilled, I just don't understand why it isn't showing up. Was there something else I should have done as I replaced the deblobbed kernel with the blobbed kernel? The kernel version is still the same.
Edit: Forgot to mention, this is a brand new install with kernel 4.0.5
Last edited by Quell on Thu Aug 13, 2015 3:46 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Buffoon Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1123050365559155c1ec69d.jpg)
Joined: 17 Jun 2015 Posts: 1369 Location: EU or US
|
Posted: Thu Aug 13, 2015 3:15 pm Post subject: |
|
|
If you mean Xorg drivers then they are not part of the kernel. _________________ Life is a tragedy for those who feel and a comedy for those who think. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Quell n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Aug 2015 Posts: 2
|
Posted: Thu Aug 13, 2015 3:24 pm Post subject: |
|
|
Buffoon wrote: | If you mean Xorg drivers then they are not part of the kernel. |
Sorry, I was unclear. I meant the KMS nouveau driver in the kernel. It is located in Code: | Device Drivers > Graphics Support > Direct Rendering Manager | It's not there, and neither are most other KMS drivers (Intel, ATI etc.).
I've re-activated nouveau DRM in the .config file generated by make menuconfig, but it still doesn't show up in the menu configuration |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Tony0945 Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
Joined: 25 Jul 2006 Posts: 5127 Location: Illinois, USA
|
Posted: Thu Aug 13, 2015 5:16 pm Post subject: |
|
|
Good question! I just did a "make menuconfig" to try and find it in 4.1.5, but couldn't find it their either. I use RADEON so I haven't noticed it's disappearance.
I think it used to be under "experimental drivers" but I don't see that either.
Last edited by Tony0945 on Thu Aug 13, 2015 7:44 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Buffoon Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1123050365559155c1ec69d.jpg)
Joined: 17 Jun 2015 Posts: 1369 Location: EU or US
|
Posted: Thu Aug 13, 2015 6:46 pm Post subject: |
|
|
It is there for me.
Code: | Device Drivers > Graphics Support > Direct Rendering Manager > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) > |
_________________ Life is a tragedy for those who feel and a comedy for those who think. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|