I'm finally upgrading my Dungeon Case
Now I'm ready for Linux Mint 17.2 64-bit and the problems begin.
Remember Cloasters post about installing Linux with UFEI Bios?
http://www.gamersonlinux.com/forum/threads/need-advice-distro-needed-no-gaming-needed.1562
I'm having the same issues
I really want to dual boot with Windows 8 64-bit, mostly because its already installed and I have a 1 TB drive.
So I partitioned the hard drive with Windows 8 installer and left plenty of space for Mint 17.2
I CAN boot to my flash drive with Mint on it, but there are two boot options:
Any time I try regular Mint 17.2 its extremely slow and eventually ends at the desktop
If I try Compatibility (CPU handles the video) its much faster with #1 but UFEI has some issues.
The biggest problem I'm having is once I get to the desktop, everything seems to look just fine except network connectivity. Show Not Connected
When poking around Network settings it even shows "Not Plugged In"
It obviously is plugged in because Windows 8 is working fine.
After doing some research & more research I found some options for the network bug. Apparently this Realtek network chip has some issues with Linux. There are plenty of posts online about people experiencing network and USB connectivity on this motherboard.
I tried a few of the suggestions:
This didn't work so far, but I need to check with the Terminal:
Maybe I didn't put iommu=pt in the correct place. I put it right after nosplash
Some posts say it might be problematic with 64-bit only...
I don't have the USB connectivity problems probably because I am using the USB 3.0 slots
I thought I would go ahead and install Mint 17.2 64-bit anyways (without network connectivity) but found that the installer does not see the partitions I created with Windows 8
Apparently Windows 8 partitions using GPT when I did the partitioning.
Linux should support it, but Mint 17.2 64-bit only see's 1 TB partition
So I'm hoping to format the second partition as MBR instead, but I don't know if this means I have to re-install Windows 8 all over again?
I might as well download it and see if it has a newer kernel that might support this Realtek chipset
- Motherboard: Gigabyte 990FXA-UD3
- CPU: 3.5Ghz AMD 6-core
- RAM: 8 Gig DDR3 1600
- HD: 1 Terabyte Segate
- VC: GeForce 550 Ti 1GB RAM
Now I'm ready for Linux Mint 17.2 64-bit and the problems begin.
Remember Cloasters post about installing Linux with UFEI Bios?
http://www.gamersonlinux.com/forum/threads/need-advice-distro-needed-no-gaming-needed.1562
I'm having the same issues
I really want to dual boot with Windows 8 64-bit, mostly because its already installed and I have a 1 TB drive.
So I partitioned the hard drive with Windows 8 installer and left plenty of space for Mint 17.2
I CAN boot to my flash drive with Mint on it, but there are two boot options:
- Sony Drive
- UFEI Sony Drive
Any time I try regular Mint 17.2 its extremely slow and eventually ends at the desktop
If I try Compatibility (CPU handles the video) its much faster with #1 but UFEI has some issues.
The biggest problem I'm having is once I get to the desktop, everything seems to look just fine except network connectivity. Show Not Connected
When poking around Network settings it even shows "Not Plugged In"
It obviously is plugged in because Windows 8 is working fine.
After doing some research & more research I found some options for the network bug. Apparently this Realtek network chip has some issues with Linux. There are plenty of posts online about people experiencing network and USB connectivity on this motherboard.
I tried a few of the suggestions:
- Enable IOMMU in the bios
- Enable EHCI in the bios
- Boot option: iommu=pt
This didn't work so far, but I need to check with the Terminal:
Code:
lspci -v -nn
Maybe I didn't put iommu=pt in the correct place. I put it right after nosplash
Some posts say it might be problematic with 64-bit only...
I don't have the USB connectivity problems probably because I am using the USB 3.0 slots
I thought I would go ahead and install Mint 17.2 64-bit anyways (without network connectivity) but found that the installer does not see the partitions I created with Windows 8
Apparently Windows 8 partitions using GPT when I did the partitioning.
Linux should support it, but Mint 17.2 64-bit only see's 1 TB partition
So I'm hoping to format the second partition as MBR instead, but I don't know if this means I have to re-install Windows 8 all over again?
- Can I have one partition as GPT and one partition as MBR on the same drive?
- If I change GPT to MBR will I have to re-install the OS again?
I might as well download it and see if it has a newer kernel that might support this Realtek chipset