LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-24-2014, 02:53 PM   #1
troozers
LQ Newbie
 
Registered: May 2005
Location: Northampton, UK
Posts: 1

Rep: Reputation: 0
Can't Live Boot / Install any flavour of Linux on my i7 based PC


I am having an extraordinary amount of problems trying to install Linux onto my PC. I've tried to install various flavours of Linux (Ubuntu, Fedora, OpenSuse, Mageia, LinuxMinut, etc) on the PC described below, and also booting onto the LiveCD versions of those flavours - but they all just seem to freeze on the main bootscreen.

I don't seem to have any keyboard or mouse function, the CD does flash for a little while but then nothing. Certainly no error messages that I can take away with me.

The installation goes pretty much the same way as the LiveCD, I get to see the main splash screen and then nothing seems to move from there. I've tested all the CDs and made sure nothing was wrong with the drives and even replaced hard drives, etc.

The PC does also have a Windows 7 boot disk, which I put in seperately, and that has no issues at all. I've also ran a full spate of memory and video tests with nothing come up as wrong.

Motherboard
Gigabyte G1.Sniper M5
http://www.gigabyte.com/products/pro...px?pid=4482#ov

Chipset
Intel Z87 (Socket 1150) DDR3 Motherboard

CPU
Intel Intel Core i7 4770K Haswell Quad Core CPU

Memory
Vulcan RED 16GB (2x8GB) DDR3 PC3-17100C11 2133MHz Dual Channel RAM

Audio
Creative Sound Core 3D chip

LAN
Qualcomm Atheros Killer E2201 chip (10/100/1000 Mbit)

Video
2x KFA2 GeForce GTX 680 2048MB GDDR5 PCI-Express (SLI Connected)

[U]Monitors[U]
2x Philips 29" LED Monitors (DisplayPort connected)

Am I missing anything obvious that I haven't tried? I have tried googling to see if there were issues with DisplayPort based monitors, but nothing has come up - and I did connect a 3rd monitor to the system via DVI, but got the same issue.

Any help would be HUGELY appreciated.
 
Old 03-24-2014, 05:13 PM   #2
devinmcelheran
Member
 
Registered: Jan 2009
Location: Ontario, Canada
Distribution: Arch Linux
Posts: 145

Rep: Reputation: 16
Try a live boot of Sabayon to see if it works. It supports %99 of hardware out of the box, or they used to claim so anyways. After booting check system logs for errors. Or you can try Ubuntu (or your preferred) again and when the Live boot stops, press ctrl+alt+F1 and you should see so information. If it's not F1 just cycle through the F-keys. You might be lucky enough to find a command prompt in there too if your boot went far enough, in which case you can check the logs for errors.

Code:
dmesg | tail -30
That command should give you enough, if not try

Code:
dmesg | tail -100 | less
That second one will give you the ability to scroll through all the entries.

I hope that helps.
 
Old 03-24-2014, 07:19 PM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
In the past I've found the ancillery chips the problem with the "latest-and-greatest" motherboards - not the basic Intel chips which tend to be pretty well supported in the (latest) kernel. In my case it was a Micron chip on a Gigabyte motherboard a few years back. I was able to get a basic system going however, so was able to compile my own kernel when the support hit Linus' tree.
I might be inclined to download a gentoo minimal CD image and see if that works - they tend to be very current, but as it says "minimal".
 
Old 03-26-2014, 06:55 AM   #4
Germany_chris
Senior Member
 
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,071

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
IMHO it's the UEFI.
 
Old 03-26-2014, 07:27 AM   #5
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
A few suggestions-

Check to make sure that you've set the video to 'PCIe' in the BIOS.

Try removing video card #2.

Try a few of the kernel options on booting (e.g. nomodeset)

Quote:
Originally Posted by troozers View Post
I am having an extraordinary amount of problems trying to install Linux onto my PC. I've tried to install various flavours of Linux (Ubuntu, Fedora, OpenSuse, Mageia, LinuxMinut, etc) on the PC described below, and also booting onto the LiveCD versions of those flavours - but they all just seem to freeze on the main bootscreen.
You are using currently supported and fairly new versions/releases, right?

What versions have you tried?
 
Old 03-26-2014, 02:55 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Try a usb.

Set bios to failsafe or default settings.

Could be some issue with the optical reader or burner or even the media you are using.

Could be bad downloads.
 
Old 03-26-2014, 06:21 PM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Quote:
Originally Posted by cascade9 View Post
Try removing video card #2.
Excellent point. I recently installed a z87 motherboard that is UEFI only. Even when you try to turn off all the "Win8" option and use "legacy" mode, the Linux installers I tried all recognised the underlying UEFI BIOS. I could only get output when I disabled the on-board Intel graphics - didn't bother trying a screen in that port, I wanted to use the add-on.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to boot any linux flavour on my core 2 duo,geforce gts250 and 946giz ankurbajaj_9 Linux - Hardware 21 09-07-2009 07:17 PM
cant install linux, cant even boot from live cd or usb andyrew Linux - Newbie 4 02-17-2009 08:45 PM
Unable to install Linux (any flavour) on Toshiba Satellite A305-S6857 abhishek_akj Linux - Laptop and Netbook 7 12-21-2008 09:48 PM
Can't boot any Linux live or install CDs! Donshyoku Linux - General 7 01-27-2007 03:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration