On 10/02/2014 07:16 PM, Ed Greshko wrote:
At this point, if I were you, I'd create a bootable LIVE USB or a LIVE CD from the F20 release and boot it and see if it works.
Definitely worth a try.
Also, if you look at some of the documentation for nouveau you'd find that the the drm module needs to be loaded first before it is possible to load the nouveau module.
I tried that. It seems that at modprobe time, some symbols do not get
resolved:
# insmod
/usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/gpu/drm/drm.ko
insmod: ERROR: could not insert module
/usr/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/gpu/drm/drm.ko:
File exists
# lsmod | grep drm
drm_kms_helper 58041 0
drm 291361 2 ttm,drm_kms_helper
i2c_core 55486 6
drm,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev
# insmod
/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko
insmod: ERROR: could not insert module
/lib/modules/3.16.3-200.fc20.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko:
Unknown symbol in module
From dmesg:
[ 1648.968348] nouveau: Unknown symbol mxm_wmi_call_mxds (err 0)
[ 1648.968394] nouveau: Unknown symbol mxm_wmi_supported (err 0)
[ 1648.968512] nouveau: Unknown symbol acpi_video_get_edid (err 0)
[ 1648.968722] nouveau: Unknown symbol wmi_evaluate_method (err 0)
[ 1648.972167] nouveau: Unknown symbol wmi_has_guid (err 0)
[ 1648.972711] nouveau: Unknown symbol mxm_wmi_call_mxmx (err 0)
--
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