Bug 1097361
| Summary: | Bad resolution with kernel 3.15.0-0.rc5.git0.1.fc21 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | dominique <chepioq> | ||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | chepioq, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-05-13 19:07:59 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
dominique
2014-05-13 15:53:43 UTC
Please attach the output of dmesg from both the good and bad kernels. Created attachment 895199 [details]
Dmesg with bad kernel
Dmesg with bad kernel
Created attachment 895201 [details]
Dmesg with good kernel
Dmesg with good kernel
In your good kernel version dmesg, you're using the nouveau driver which is loading properly. In your bad kernel version dmesg you have nouveau blacklisted, so it isn't loading at all. I'm guessing at some point you installed the proprietary nvidia driver and that stopped working. Fedora doesn't provide or support the nvidia driver, so we can't help with issues there. If you aren't using the nvidia driver, I have no idea why nouveau is blacklisted. Remove the blacklist and see if it works. Thank for your response, that solve problem. I used nvidia drivers but I remove it because they don't work with kernel 3.15.0-0.rc5 (problem with ABI version). I don't know why nouveau is blacklisted with this kernel, but I remove that in grub.conf and I have the good resolution. I closed this bug as notabug. Thank. |