Bug 81261
Summary: | NVIDIA GT 745M not properly detected | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jason Kim (jasonkim2017) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | ASSIGNED --- | ||
Severity: | normal | CC: | aaron.lu, imirkin |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.15-5-2-ARCH | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
Output of journalctl -b
/var/log/Xorg.0.log Output of dmesg Output of acpidump Output of lspci Output of lspci -vvv as root Output of lsmod as root |
Description
Jason Kim
2014-07-28 20:01:33 UTC
Created attachment 144471 [details]
/var/log/Xorg.0.log
Created attachment 144481 [details]
Output of dmesg
Created attachment 144491 [details]
Output of acpidump
Created attachment 144501 [details]
Output of lspci
Created attachment 144511 [details]
Output of lspci -vvv as root
Created attachment 144521 [details]
Output of lsmod as root
The error message from _ROM and _DSM all seems originated from the nouveau driver, I would suggest having the nouveau driver developer take a look first. There are no nouveau messages and there are NVRM messages. Do these issues happen with nouveau instead of the blob? As for not having GLX, you're probably mixing and matching xorg/mesa and nvidia blob libraries. The Xorg log all seems fine... you never actually stated anything about the problem you're having (beyond some annoying lines in dmesg which are usually a result of buggy ASL logic). And lastly using the blob basically gets you 0 support from most of the open source community. [FTR, the suggested config on that archlinux wiki page is pretty crazy... but it does seem like it could work.] So... what's the issue? Is it that the proprietary nvidia drivers don't work in some way that you expect them to? Then file a bug with nvidia. If the issue, whatever it is, is reproducible without the blob drivers, feel free to update. |