|
Bugzilla – Full Text Bug Listing |
| Summary: | Unable to access vgaswitcher_oo interface | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Pavel Baranchikov <pavel> |
| Component: | Kernel | Assignee: | Egbert Eich <eich> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jeffm, jslaby |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | hwinfo output | ||
|
Description
Pavel Baranchikov
2010-11-21 18:33:19 UTC
Can you attach the output of 'hwinfo' on the affected system? Created attachment 401706 [details]
hwinfo output
This is hwinfo from ASUS UL80V
Don't forget to check "provides needinfo". Egbert, could you take a look? There is no module vgaswitcheroo (at least as far as I know). This API is compiled into the kernel. Since you have an Intel IGP and a NVIDIA discrete graphics chip you need to use the nouveau driver and kernel module and need to have to have KMS enabled. The latter is enabled by default for the Intel chip but should also be enabled for the nouveau driver (unless you have booted with 'nomodeset'). Could you please check if the nouveau driver is loaded: $ lsmod | grep nouveau Also please provide the output of $ cat /proc/fb Closed due to lack of response. Usage of NVidia card and proprietory drivers disabled vgaswitcher_oo. Noveau driver is useless for me, because lacking 3D hardware acceleration. I've found bumblebee project can help me a lot :) |