
upcycler wrote:bb333 wrote:[Now for fun with proprietary wireless drivers
Yes, thank you, I found those, but with no internet access when I am in Linux, how would I download the needed driver? I have no access to another Linux machine (if I did I wouldn't be struggling with this!) For the same reason, no access to the internet, I cannot download the boot repair software either.
Thank you for the link to Fedora. It has the driver for the Ralink RT3290. I see on their boards that probably a dual boot with Win8 probably won't work there either. Also this guy says SuSe has the Ralink RT3290 driver - http://www.zdnet.com/hp-pavilion-dm1-43 ... 000008029/
But he removed Win8. My problem is that I cannot (as far as I can tell) remove and reinstall Win8 since it came "preloaded" on the system. Also I'm afraid to do any disc formatting for fear of damaging the preloaded Win8 which would require me to purchase a new copy-tithing twice to Microsoft for the same item is just too irritating.




I removed the USB drive and then tried both of the other options. Both just booted me into Windows 8.
How do I boot Mint?
I need a dual Win8/Linux system but Mint(14) booted up with no wireless



srs5694 wrote:Clearly you have some form of Internet access, or you wouldn't be able to post here. Do your file downloading using whatever machine you're using for posting here and then "sneakernet" the files over using USB flash drives or whatever.

viking777 wrote:Can we just recap on this upcycler. Tell me if I have anything wrong in this summary.
At the present moment in time I assume you are using Windows 8 (because your internet it working).
viking777 wrote:If you install Mint alongside Windows 8 you can only boot into Win 8 - is this still correct?
viking777 wrote:If you install Mint alongside Win 8 you lose internet on Windows - is this correct?
viking777 wrote:The confusion arises from the following quotes on the previous page, first you say (referring to your boot choices):I removed the USB drive and then tried both of the other options. Both just booted me into Windows 8.
How do I boot Mint?
2 posts later you say:I need a dual Win8/Linux system but Mint(14) booted up with no wireless
So I for one cannot work out what the correct situation is, does Mint boot or doesn't it?
viking777 wrote:Your problem (certainly in the second case above) is a Uefi (or possibly secure boot) one which has caused enormous problems for large numbers of people, myself included. The only person likely to be able to help you with this is srs5694 as he has a better knowledge of this topic than anyone else here. If you clear up the answers to the questions above that might help him diagnose your problem a little better.

I've been reading about ufei, efi, but can't pretend to know what it all is.
I do know the HP lets me make changes to the BIOS. I have disabled secure boot. But, why is there a BIOS if it is a uefi system?



upcycler wrote:What does "sneakernet" mean? I cannot figure out how to get anything off the Mac and onto the HP since once I have loaded Mint there is no communication. The Mint does not recognize a Mac or Windows formatted flash drive, so I can't move it that way. Is there something else to try?
upcycler wrote: Another person suggested that I use a Linux emergency system, but I have been unable to determine what that is (forum & internet searches talk about using it, not where an emergency system is or how it is to be found.)
upcycler wrote: I do know the HP lets me make changes to the BIOS. I have disabled secure boot. But, why is there a BIOS if it is a uefi system?
viking777 wrote:although Uefi firmware is supposed to be a bios replacement it only replaces part of the bios (ie the bit that does the booting) the bit that does the POST and other sundry bits and pieces is still done by the old bios - good eh?

That's the most interesting piece of information. If I every find out how to get the information transferred from the computer with no internet access to here, I will.srs5694 wrote: The output of "efibootmgr -v" in both cases might be useful, since that will tell us what (if any) boot loader options have changed. If I'm right that your computer is using a custom boot loader to initialize hardware, that information should enable rearranging a Linux boot loader to boot Windows in a way that will do the same.
Can't make that work. My other computer is a Mac. I can download the file and put it on the USB drive, but Linux doesn't recognize it.srs5694 wrote:Clearly you have some form of Internet access, or you wouldn't be able to post here. Do your file downloading using whatever machine you're using for posting here and then "sneakernet" the files over using USB flash drives or whatever.
srs5694 wrote:Ordinarily, a Linux installation shouldn't affect your ability to use hardware in any other OS on your computer. The Linux installer shouldn't be touching files in the Windows partition. The installer will resize the Windows partition, though, and I suppose it's conceivable that it's doing some damage to the filesystem in the process. A more likely explanation, though, is that the Mint installer is doing something to the boot loader configuration that's interfering with a computer-specific boot loader that's doing some hardware initialization. If the Mint installer removes that hypothetical tool from the boot path, then the OS drivers might not be able to use the hardware.

Frankly, I don't care about the Win8. I'm just required to be able to put it back in the future without re-purchasing it



herbie643 wrote:I found this link that proports to have a driver for Linux.
It would seem that he states the following:
I have recently tried the pre-release version of Ubuntu 13.04, and found that it has the correct driver but does not yet include the necessary firmware file (/lib/firmware/rt3290.bin). I was able to simply copy the file from either openSuSE 12.3 or Fedora 18 Beta to Ubuntu 13.04 Alpha, and the Ralink card worked.
I assume that he booted up in the Live environment and 'installed' via the package manager to the hard drive. I know Synaptic allows you to just 'download' and not install, so then he just copied the driver.
I really have no idea if this works but it's the one solution I found.
http://www.linlap.com/hp_pafilion_dm1-4 ... book-4540s

viking777 wrote:Frankly, I don't care about the Win8. I'm just required to be able to put it back in the future without re-purchasing it
Then take a whole disk image, keep it somewhere safe and restore it if you need to - easy.


herbie643 wrote:I found this link that proports to have a driver for Linux. It would seem that he states the following:
I have recently tried the pre-release version of Ubuntu 13.04, and found that it has the correct driver but does not yet include the necessary firmware file (/lib/firmware/rt3290.bin). I was able to simply copy the file from either openSuSE 12.3 or Fedora 18 Beta to Ubuntu 13.04 Alpha, and the Ralink card worked.
I assume that he booted up in the Live environment and 'installed' via the package manager to the hard drive. I know Synaptic allows you to just 'download' and not install, so then he just copied the driver.
I really have no idea if this works but it's the one solution I found.http://www.linlap.com/hp_pafilion_dm1-4 ... book-4540s


My only option is "install mint".
I might be able to do this if I could find some step-by-step instructions as to how to partition the drive so as to not destroy the recovery partition




notransponder wrote:machines running windows 8 implement a totally new boot loader called Eufi. this is designed to prevent bootstrap viruses.
basically the eufi loader is an intelligent program that verifies against a list of signatures in firmware the validity of the operating system it is about to load.
you get the signature on application to microsoft and linux mint maya 64 came out before all this nonsense.

srs5694 wrote:In Linux, most drivers are part of the kernel. Some are compiled into the main kernel file, and others are loaded as modules, but either way, they're part of the kernel. Some drivers are exceptions to this rule, though, such as printer drivers. The vast majority of network device drivers fall into the first category of kernel drivers, though. If one very new distribution (such as Fedora 18) includes a kernel driver that other slightly older distributions lack, then it's likely that all distributions will support the driver sooner or later -- but it may take a version upgrade or two (say, to Mint 15 or Mint 16) to get that far. Alternatively, you can compile a newer kernel yourself. There are numerous Web sites that describe how to do this. It's really not that hard once you know how. The trouble is that most Linux newbies find the process perplexing, particularly when it comes to selecting the correct mix of the thousands of kernel options. If you try it, be aware that having a sample configuration file (called ".config") can help immensely.

upcycler wrote:How would I find the kernel that would have the Ralink RT3290 driver that would work with Mint? Or is that the wrong question?

Users browsing this forum: Alexa [Bot], DTFan, Recusant, Vontux and 17 guests