SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-10-31 15:52:08

SebKaine
Member
From: Paris
Registered: 2012-10-27
Posts: 15
Website

[SOLVED] CrunchBang First Boot Freezing.

Hi guys !

I've try to install #! 10 on a new PC, intel 180GO SSD drive + atheros AR8151 Ethernet were not recognized at all. Same problem with Debian 6.0.

So i try with #! 11 the installation just run perfectlty, but i'm now unable to boot on it. it freeze during the system loading. I'm also unable to boot on recovery mode.

I've got the following error :

Waiting for /dev to be fully populated ...
[4.808135] [drm] nouveau 000:01:00:. Unknow i2c port 51
[4.808200] [drm] nouveau 000:01:00: 0x84C7 : failed parsing init table opcode : INIT_I2C_LONG_IF -19

Do you guys know if this can be solve or if its a Hardware problem with no solution.

Thanks for your helps !

Cheers

E

Last edited by SebKaine (2012-11-01 15:52:33)

Offline

Help fund CrunchBang, donate to the project!

#2 2012-10-31 16:54:49

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,324

Re: [SOLVED] CrunchBang First Boot Freezing.

Does booting from live medium work?
If it does, try posting output of

lspci -knn

If not, can you give us a link to the specs of your computer?

Offline

#3 2012-10-31 17:17:21

SebKaine
Member
From: Paris
Registered: 2012-10-27
Posts: 15
Website

Re: [SOLVED] CrunchBang First Boot Freezing.

thanks for your help xaos52 ! smile

well when i try to boot with the live CD i get exactly the same error.

i have install sucessfully #! 11 on the same machine in VirtualBox running under windows 7.
the virtualBox install work smoothly , the internet is also working fine.

when i make a

lspci -knn 

on the virtualBox install i get this :

00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000]
00:01.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01)
    Kernel driver in use: ata_piix
00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter [80ee:beef]
00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
    Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e]
    Kernel driver in use: e1000
00:04.0 System peripheral [0880]: InnoTek Systemberatung GmbH VirtualBox Guest Service [80ee:cafe]
00:05.0 Multimedia audio controller [0401]: Intel Corporation 82801AA AC'97 Audio Controller [8086:2415] (rev 01)
    Subsystem: Intel Corporation Device [8086:0000]
    Kernel driver in use: snd_intel8x0
00:06.0 USB controller [0c03]: Apple Inc. KeyLargo/Intrepid USB [106b:003f]
    Kernel driver in use: ohci_hcd
00:07.0 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 08)
00:0d.0 SATA controller [0106]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] [8086:2829] (rev 02)

i've google a little ... and a bunch of guys look to have the same problem on debian squeeze when their ethernet driver is not recognise. "The installer is unable to proceed because the process (ethdetect) which detects all network devices never returns control to the installer" it could be my case too ... smile

Cheers

E


EDIT :
I think this could be a solution to my pb
http://mindmapapp.blogspot.fr/2012/01/u … rd-on.html

but i have no idea on How to get my hand back on the command line Ctrl+Alt+F2 just do nothing ... smile
So if you guys can just tel me how to start #! in command line without the ethernet device evaluation it might help ...

Last edited by SebKaine (2012-10-31 17:51:51)

Offline

#4 2012-11-01 08:01:39

SebKaine
Member
From: Paris
Registered: 2012-10-27
Posts: 15
Website

Re: [SOLVED] CrunchBang First Boot Freezing.

I've also try to disable my ethernet card in the bios, and most of the exotic devices but the problem remain the same ... smile so its kind of hard to correct any problem cause :
- in normal boot , #! don't give me the hand back on the command line so i can't access to the shell
- in recovery mode the grub command is ro single so it should start normally in console mode , but again it freeze with no access to the shell (thats the most obscur part to me ? smile  why #! refuse to start in recovery mode ?)
- in Live CD! it also freeze so i can't do any rescue 

Do you guys have any idea or tricks to access the command line of my #! , i'm not a linux expert so maybe i miss something very simple ! But if i have no way to acces my #! console, i would arrive to the conclusion that i'm really fu@#* smile

Thanks for your help !

Cheers

E

Last edited by SebKaine (2012-11-01 08:04:35)

Offline

#5 2012-11-01 08:16:02

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,219
Website

Re: [SOLVED] CrunchBang First Boot Freezing.

Unfortunately the output in the virtual machine is not optimal. Do you have a so-called hybrid graphics adapter? It means, you can choose between two graphics cards. If yes, try to disable the nVidia card (that's the nouveau error that hangs the boot)

Try adding

nomodeset nouveau.modeset=0 i915.modeset=1

to your GRUB kernel boot line. The last entry (i915.modeset=1) is just a guess, it might work without, or with, or with "i915.modeset=0" -- really no idea without knowing the gfx card wink


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

#6 2012-11-01 09:16:57

SebKaine
Member
From: Paris
Registered: 2012-10-27
Posts: 15
Website

Re: [SOLVED] CrunchBang First Boot Freezing.

MachineBacon You are great !

i wasn't expecting a graphic pb on this one, but in fact you were absolutely right
- i have the intel internal GPU of my i7
- i have an Nvidia Geforce GTX 550 TI

well i disable the nvidia card and boot on the intel GPU and #! was ok to BOOT !

big surprise #! love my atheros ethernet card and my intel ssd so the problem wasn't here.
i couldn't have figure that nouveau = nvidia by myself smile thanks again for this !

now i have to try to install the nvidia driver and see how it goes ...

Cheers

E

EDIT :
Well i follow this tutorial from hardran3
http://crunchbanglinux.org/forums/topic … an-stable/

and now everything works find ! So thanks a lot for your help guys ...

I would like to know just for personnal knowledge ,
if there is a way to access the linux shell when
- normal boot freeze
- recovery mode freeze
- liveCD freeze

is there a magic command like CTRL+ALT+F2 for ex ? or a GRUB command ?
or can i assume that there is no way to access the shell until you solve the hardware pb ?

Last edited by SebKaine (2012-11-01 09:38:16)

Offline

#7 2012-11-01 13:37:00

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,324

Re: [SOLVED] CrunchBang First Boot Freezing.

See this wiki page., Esp the part about break=.

Offline

#8 2012-11-01 15:51:25

SebKaine
Member
From: Paris
Registered: 2012-10-27
Posts: 15
Website

Re: [SOLVED] CrunchBang First Boot Freezing.

Thanks again for your support xaos52 , glad to see that there is a B-Plan ! (well ... there's always a B-plan ... smile )

Last edited by SebKaine (2012-11-01 15:52:04)

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo