LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-22-2012, 09:44 AM   #1
KiraKilowatt
LQ Newbie
 
Registered: Jan 2012
Posts: 7

Rep: Reputation: Disabled
multiple linux distro, Install stalling in high end configuartion


Hy !
I got a new config for Xmas but since I wasnt able to manage a proper linux install
I try a variety of distro here the result:
Linux mint 11 32bit install Stall (cd use previously and working)
linux mint 12 64bit stall
Backtrack 4 normal install stall / compatibility install complete but low graphic (cd use previously and working)
fedora 11 stall (cd use previously and working)
fedora 16 stall in normal mode / compatibility install but gnome dont start
ubuntu 9.04 install ok but low graphic

the differente version stall aproximatively at the same point during the booting of the disk just after the USB driver / component are detected, if I plug unplug some usb device it react by giving the driver or an unplunging message.

I thought for a moment the probleme might come from the USB 3.0 driver so I swith the 3.0 off on the bios, no change

my config is :
Intel Core i5 2500K
NVIDIA GeForce GTX 560 Ti
Asus P8Z68-V LX
8 Go RAM

if anyone has an Idea plz, my aim would be a WinXP/7/mint multi boot (I have no PB with the multi boot thx)

for information no problem for the installation of XP or 7 (except a AHCI driver for XP, resolved)

by advance Thx
 
Old 01-22-2012, 03:52 PM   #2
kbp
Senior Member
 
Registered: Aug 2009
Posts: 3,790

Rep: Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653
I'd be looking at the video drivers more than the usb 3.
 
1 members found this post helpful.
Old 02-05-2012, 04:23 AM   #3
KiraKilowatt
LQ Newbie
 
Registered: Jan 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
After few other try with different configuration it seems in fact that the stalling is due to the graphic card..

so here the question how to force the install to use the proprietary driver ???
 
Old 02-05-2012, 04:37 AM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
You can't force the installer to use the proprietary drivers, since no installer CD that I know of comes with them pre-installed.
I would try it this way:
- Download a installer CD with a text-mode installer. I don't know about Mint and Fedora, but for Ubuntu the Alternate CD is available. Make sure to use the alternate version, not desktop/server.

- Burn it to a CD and boot from it.
- Install in text mode.
- Reboot into your new system, but make sure to use the recovery option in your bootloader to boot to text-mode. It may be necessary to add the nomodeset option to the bootloader configuration.
- Now install and activate the proprietary drivers with
Code:
sudo jockey-text -e xorg:nvidia-current
-Reboot and have fun
 
Old 02-05-2012, 05:29 AM   #5
KiraKilowatt
LQ Newbie
 
Registered: Jan 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
TobiSGD: I try, but I got an error message saying : impossible to connect to D-BUS
org.freedesktop.DBus.Error.FileNotFound: failed yo connect to socket /var/run/dbus/system_bus_socket :No such F.....

I most certainly did something wrong but I don't know what ....
 
Old 02-05-2012, 05:32 AM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
At which point do you get that error-message?
Please provide as much info as possible when posting things, that makes it much easier for us to help you.
 
Old 02-05-2012, 07:00 AM   #7
KiraKilowatt
LQ Newbie
 
Registered: Jan 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
Sorry !
So the message is prompting when I enter the command line You give me in the console on the ubuntu recovery mode ( I was installing the alternate CD when you post your post)
but to be truthful I m not sure I choose the right option on the recovery mode
selected the remount option, then the command line
is it correct todo so ?
and I dont really know how to change nomodeset... and I dont know what it does..
 
Old 02-05-2012, 08:26 AM   #8
KiraKilowatt
LQ Newbie
 
Registered: Jan 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
I have download the driver from NVIDIA ( a .run file) is it possible to force them during the install using a usb drive ??
 
Old 02-05-2012, 08:33 AM   #9
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
No, and the driver from NVidia will be no help here, since Nvidia currently still refuses to support Optimus technology on Linux.
If you are able to disable the Nvidia graphics in your BIOS you may at least be able to use the laptop with its Intel graphics.
 
Old 02-05-2012, 08:55 AM   #10
KiraKilowatt
LQ Newbie
 
Registered: Jan 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
First is not Laptop
Second I try with the graphic card disable and I get the same result... so maybe my problem dont come from my graphic card ...
Win7 64bit is working properly
Any ideas I could try ? others BIOS parameters to change ?
I already try with/without AHCI, different Video configuration
did any one as successfully install linux on a Asus P8Z68-V LX ?? if yes could you give me your distro and your BIOS configuration
 
Old 02-05-2012, 08:59 AM   #11
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Sorry, I mixed that with a different thread I was answering to. Forget that part about Optimus.
 
Old 02-05-2012, 09:06 AM   #12
KiraKilowatt
LQ Newbie
 
Registered: Jan 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
Ok after N try I manage to install Ubuntu 10.04 but i have a PB with the ICEauthority
"could not update ICEauthority file /home/usernam/.ICEauthority"

the fact I'm using a shared /home partition can be the reason ??
--->apparently because the fedora pattion has the same probleme now .....

Last edited by KiraKilowatt; 02-05-2012 at 09:14 AM.
 
  


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
Are High End Games Available On Linux justmovedtolinux Linux - Games 16 10-14-2008 12:45 AM
what is the best linux distro for high end 3d graphics? The_spacekadet Linux - Newbie 3 03-09-2008 09:42 AM
LXer: Firms to Develop Linux Distro for High-End PCs LXer Syndicated Linux News 0 01-26-2007 11:54 PM
LXer: Lenovo embeds Linux in high-end and low-end notebooks LXer Syndicated Linux News 0 08-10-2006 11:21 AM
LXer: Review: Buffalo LinkTheater High-Definition: A Linux Multimedia Center from End to End LXer Syndicated Linux News 0 04-13-2006 03:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:11 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