On 08/08/2013 13:29, Heinz Diehl wrote:
On 08.08.2013, Singapore Citizen Mr. Teo En Ming (Zhang Enming) wrote:

I have already appended 'blacklist i915' to
/lib/modprobe.d/dist-blacklist.conf but it is still being loaded. What else
can I do?
On the long run, you could disable all CONFIG_DRM_i915 options in your
kernel .config and recompile.




Hi,

I have solved the problem.

16 Blacklist Kernel Modules

sudo nano /lib/modprobe.d/dist-blacklist.conf

blacklist i915
blacklist nouveau
blacklist snd_hda_intel

Rebuild the initial ramdisk.

cd /boot
sudo mv initrd-3.10.5.img initrd-3.10.5.img.backup

sudo dracut -f /boot/initrd-3.10.5.img 3.10.5

Turn off gdm.

sudo systemctl disable gdm.service

systemctl list-unit-files | grep gdm
gdm.service                                 disabled

--
Yours sincerely,

Singapore Citizen Mr. Teo En Ming (Zhang Enming)

--
users mailing list
users@lists.fedoraproject.org
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

Reply via email to