![]() |
[SOLVED] Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.linuxliteos.com/forums/forumdisplay.php?fid=17) +--- Thread: [SOLVED] Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? (/showthread.php?tid=1363) |
Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - amandasabroad - 01-08-2015 Here's the inxi-F output: Code: linux@linux:~$ inxi -F Here is inxi -F again, connected to ethernet cable now Code: linux@linux:~$ inxi -F Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - altman - 01-08-2015 Wonder if you happen to cannot connect to certain routers , what s your router . Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - altman - 01-08-2015 Thanx for input , might help one way or the other . This is what s out for your wireless : Network: Card-1: Broadcom BCM4352 802.11ac Wireless Network Adapter IF: N/A state: N/A mac: N/A Sounds weird . Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - amandasabroad - 01-08-2015 Router is a hitron, wifi running through a Cisco switch gonna go ahead with the install onto harddrive and see what work arounds can be done from there, seems like with what everyone has found so far it may be possible to get this card working will post back after install is complete Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - altman - 01-08-2015 Ok cool , maybe someone can chimn in here also . Will check on my side . Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - altman - 01-08-2015 Can you connect with wifi on your other installs or it s only with LL . Ever put on these Terminal results in ! lspci | grep -i wireless nm-tool nmcli nm sudo rfkill list Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - altman - 01-08-2015 Have a look at that thread : http://ubuntuforums.org/showthread.php?t=2258944 Hopefully it will work for you . Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - amandasabroad - 01-08-2015 Alrighty, on the LL installed on the HDD, booted into with Legacy mode, and installed updates/boot-repair I went to GRUB Location tab, separate boot/efi partition was already ticked, and had the correct partition for the EFI in the dropdown, so I clicked apply . However, I got the following error: Quote:The current session is in Legacy mode. Please reboot the computer, and use this software in an EFI session. This will enable this feature. For example, use a live-USB of Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), after making sure your BIOS is set up to boot USB in EFI mode. Seems like boot-repair doesn't wanna play ball unless I'm already in EFI mode. Not sure how to proceed just yet. Should I try to go ahead as if there were no error, re-enable EFI in the BIOS, and see if both OS's show up? Booting into legacy went smoothly at least ![]() Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - gold_finger - 01-08-2015 (01-08-2015, 05:54 AM)amandasabroad link Wrote: Alrighty, on the LL installed on the HDD, booted into with Legacy mode, and installed updates/boot-repair Alright -- that's the only thing I was afraid might happen with that method of trying to convert. Oh, well -- at least I/we know for sure that won't work. You'll need to follow directions for conversion shown on this Youtube video (which should work): https://www.youtube.com/watch?v=ZOmZXxXPwBU (01-08-2015, 02:17 AM)amandasabroad link Wrote: I only started looking at it after reading this (someone with my exact card 43b1 finding a solution): That article does appear to say that the driver installed by the "Install Drivers" program will work. It can't hurt to give that a shot and see what happens. Go ahead and run commands suggested by altman in post #29, which installs the same driver as "Install Drivers" from the Menu. (01-08-2015, 02:28 AM)altman link Wrote: I would try this in Terminal , wonder if you have bcmwl-kernel-source installed ; If that driver works, then all should be fine on reboot and that also means the chart we've been basing things on is not up to date because it lists your card as unsupported. Re: Help! I cannot bear Win 8.1 - Installing LL 2.2 on Lenovo U530? - amandasabroad - 01-08-2015 I think I know where I went wrong: I rebooted after installing instead of running boot repair from the live cd, which is why I'm getting that error. Reference: http://www.tweaking4all.com/os-tips-and-tricks/uefi-dual-boot-windows81-ubuntu/ Quote:When completed, click “Continue” and installation will start. Thinking if I run it from the usb it may actually finish with no error. After that, will run the drivers update as well ![]() |