Tag: Ubuntu

  • Create Hotspot with Broadcom bcm43224 [bcm43xx] on ElementaryOS Freya

    Its Pretty easy to create Hotspot in Ubuntu and Ubuntu based distributions. Following This article will help you easily create Hotspot
    https://ubuntuhandbook.org/index.php/2014/09/3-ways-create-wifi-hotspot-ubuntu/

    you are Lucky if you are done in first run. But if you found “AP Mode Not Supported” Message. you need to dig-in like me. its driver issue. all you need to hunt for correct drivers. Follow article linked Below

    https://ubuntuhandbook.org/index.php/2014/09/wifi-hotspot-access-point-not-supported/

    Follow Step 1 to Step 7.

    If you don’t found your Drivers in Additional Drivers, make sure you are done with 7th Step, restart the PC.

    Remove Existing Driver

    sudo modprobe -r wl

    Load Newly installed one.

    sudo modprobe brcmsmac

    Repeat Step 3, Check current driver running on your wifi adapter by running below command

    ethtool -i wlan0 | grep driver

    Should Not Result like (Any thing apart from this is most welcome)

    driver: wl0

    You are ready to Create Hotspot with steps mentioned in Ubuntu Handbook.

  • Knoppix On my System

    Yes finaly i am using some flavoured linux. I tried Ubuntu and Kubuntu and Granular Linux. Since I joined new Company,I am getting new jerks like this one. My office system is having Knoppix installed. well the basic reason behind it was I am working on Linux platform so before my joining. my colleage Vaibhav had made a system available for me and instructed an Hardware person to installed an Linux Flavour. I used Live CDs Alot but this time i am working on Knoppix on the Hard drive. Its not pretty hard to start up once if you have used any of Linux flavour. better used linux training material from Official knoppix site. its worth to start.

    heres snapshot of the desktop

    Hope i could learn more stuffs from the Knoppix forums.