Posts

Showing posts with the label fedora 15

Installing broadcom wireless driver for linux fedora 15 32 bit

For rpmfusion free release $ su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm' For rpmfusion non free release                                                                    $ su -c 'rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'   Once you have upgraded the rpmfusion free and non-free release in your system then update the system using the following command. Type the password for the user when prompted.                       ...