Re: Bug 648732 – Intel wireless broken on 11n for many users

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

 



Ian Malone wrote:
> If you do
> lsmod |grep nouveau
> Do you still see the nouveau module?
> Does
> lsmod |grep nv
> Show the old nv module or nvidia?
>

Ian Malone wrote:
> It looks like nouveau is still being loaded. If you can post the
> /etc/X11/xorg.org file and /var/log/Xorg.0.log that might help pin
> down the cause.
>


> However, I think I missed out a necessary option for the dracut
> command, try (again don't type the # they just indicate separate lines
> run as root):
> # mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r).img.bak
> # dracut /boot/initramfs-$(uname -r).img $(uname -r)
>

Lawrence Graves <lgraves95@xxxxxxxxx> wrote:
> Sorry, I forgot to give you this log.
>

 /etc/X11/xorg.org is actually a configuration file rather than a log,
this one is attempting to set up nvidia which is correct. If nouveau
is still being loaded then I think it must be coming from the
initramfs, things to try:

1. Run the 'mv' and 'dracut' commands given above (I know you've done
the dracut one already, but it probably refused to overwrite the
existing initramfs file).

2. If after rebooting you're still finding nouveau is being loaded (by
running the lsmod|grep nouveau command) then do:
# cat /etc/modprobe.d/blacklist-nouveau.conf

and check it has the line 'blacklist nouveau'. If it does then try this:
# dracut -f /boot/initramfs-$(uname -r).img $(uname -r)

(again, don't type those '#' signs)

3. If at this point after rebooting nouveau is still starting then I'm
really stumped. The log file /var/log/Xorg.0.log would be useful. You
could also capture the dmesg information (the kernel messages) by
doing:
dmesg > dmesg-out.txt
If you do send the dmesg-out.txt file created then it's probably best
to send that direct to my email rather than the users list as it will
be quite big.

-- 
imalone
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
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