1.issue following commands
apt-get update
apt-get install firmware-bnx2
2.Otherwise download the firmware bnx2/bnx2-mips-09-6.2.1b.fw and copy in to /lib/firmware.
Tuesday, June 16, 2015
Friday, June 12, 2015
IBM Lenovo Thinpad X250 Function Keys Not Working In BOSS Linux [Solved]
Add following line in
/etc/rc.local
modprobe thinkpad_acpi
force_load=1
exit 0
Wednesday, June 3, 2015
Lenovo Laptop issues and Solved in BOSS GNU/Linux
Lenovo Issues For AMD Processor based Laptops:
Wireless Card is realtek then install the firmware-realtek package from repository
Solution:
1.Downlaod the Linux_BT_USB_2.11.20140318_hp.zip patch.
2.Issue “make install” command to apply the patch.
Flickering Issue:
Download the package fglrxmodulesdkms_14.9+ga14.2012 and install the package.
dpkg -i fglrxmodulesdkms_14.9+ga14.2012
Web Camera Issue:
Firmware update for BIOS through windows
Bluetooth
Download the rtlwifi_linux_mac80211_0020.1030.2014v676.P1.zip path
Extract zip file and issue the following command in the terminal
make install
Lenovo Laptops Intel Based Processor:
For flickering issue
In /etc/default/grub file uncomment and change the following line
GRUB_GFXMODE = 1024 x 768
after this run in terminal
sudo updategrub2
Also download the Backlight patch installed for the toggling external projector or monitor display.
Web Camera Issue:
Firmware update for BIOS through windows
Wireless Card r8192ee
Follow the below steps
1. Copy rtl8192eefw.bin firmware to the /lib/firmware/rtlwifi/
2. rmmod r8192ee
3. modprobe r8192ee
Subscribe to:
Posts (Atom)
Linux Kernel Compilation
Step 1: Install Required Packages Install additional packages before building a kernel. To do so, run this command: sudo apt-get install gi...
-
Step:1 sudo apt-get install python-pip Step:2 pip install -U selenium for python3 and more install Step:1 sudo apt-get...
-
This process will common for all HP Printers like HP LJ P 1007, P1020,P1020 plus,1022,3050 MFP, M 5035 MFP,P 2015N and Configuring the HP ...
-
TOKEN=$(curl -u "<username>:<password>" -k -X GET "https://<hostname or ip address>:<port number>/se...