Re: Wrong Screen Resolution after uninstalling nvidia packages from rpmfusion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 09/30/2014 07:18 PM, Kam Leo wrote:

On Tue, Sep 30, 2014 at 4:16 PM, Ed Greshko <ed.greshko@xxxxxxxxxxx <mailto:ed.greshko@xxxxxxxxxxx>> wrote:

    On 10/01/14 07:06, jd1008 wrote:
    > Should I build an Xorg.conf, based on this info?

    Also....

    Do you get any output from....

    locate blacklist-nouveau.conf

jd1008, have you tried creating a custom resolution? This ArchWiki page, https://wiki.archlinux.org/index.php/xrandr , shows the steps required.
# xrandr --output LVDS --mode 1280x800
xrandr: Failed to get size of gamma for output default
warning: output LVDS not found; ignoring

The reason seems to be that the nouvaux driver is not getting loaded properly???
To wit:

# lsmod | grep nouveau
#
# modprobe nouveau
modprobe: ERROR: could not insert 'nouveau': No such device

# insmod /usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko insmod: ERROR: could not insert module /usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko: Unknown symbol in module

nm -u /usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko

outputs 348 unresolved symbols, the relevant missing ones are shown by dmesg:
[ 1518.395218] nouveau: Unknown symbol mxm_wmi_call_mxds (err 0)
[ 1518.395266] nouveau: Unknown symbol mxm_wmi_supported (err 0)
[ 1518.395390] nouveau: Unknown symbol acpi_video_get_edid (err 0)
[ 1518.395610] nouveau: Unknown symbol wmi_evaluate_method (err 0)
[ 1518.396197] nouveau: Unknown symbol wmi_has_guid (err 0)
[ 1518.396821] nouveau: Unknown symbol mxm_wmi_call_mxmx (err 0)

# modprobe mxm-wmi
modprobe: ERROR: could not insert 'mxm_wmi': No such device

# insmod /usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko insmod: ERROR: could not insert module /usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko: Unknown symbol in module

# insmod /usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/platform/x86/wmi.ko insmod: ERROR: could not insert module /usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/platform/x86/wmi.ko: No such device

And I have no idea which acpi module has the function acpi_video_get_edid().
I do not have the kernel full sources. I guess I could download the source
when I am at a high speed hotspot.

None of this was a problem when I installed fc20 from iso.

I have uploaded the relevant lines from Xorg.0.log  to
https://www.sendspace.com/file/3az46j

so you can see the attempt to load the drivers.



--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux