You are not logged in.

#1 2009-12-31 15:41:01

ironwiller
Member
Registered: 2007-07-09
Posts: 69

black screen after upgrade for 2nd laptop

hi i ve update 2 laptops that i have.in both of them i have black screen after rebooting. cant do anything cause im not able to go to console mode. what should i do? ty in advanced

Last edited by ironwiller (2010-01-03 15:25:15)

Offline

#2 2009-12-31 15:45:29

shacristo
Member
Registered: 2009-12-17
Posts: 20

Re: black screen after upgrade for 2nd laptop

If you have it booting into X then when you boot try editing the boot entry and change to runlevel 3 by adding a 3 at the end of the kernel line.  See if that gets you to a console.

Offline

#3 2009-12-31 15:54:51

ironwiller
Member
Registered: 2007-07-09
Posts: 69

Re: black screen after upgrade for 2nd laptop

shacristo wrote:

If you have it booting into X then when you boot try editing the boot entry and change to runlevel 3 by adding a 3 at the end of the kernel line.  See if that gets you to a console.

nope did it same thing... specific did "kernel .... ro vga=773 3"
nada

now what?

Last edited by ironwiller (2009-12-31 15:58:28)

Offline

#4 2009-12-31 16:00:25

shacristo
Member
Registered: 2009-12-17
Posts: 20

Re: black screen after upgrade for 2nd laptop

Well if it is an X problem as i suspect you'll want to take a look /var/log/Xorg.0.log  If it doesn't show any problems you'll need to take a look at your X setup (config file, video card, etc).

Offline

#5 2009-12-31 16:01:55

ironwiller
Member
Registered: 2007-07-09
Posts: 69

Re: black screen after upgrade for 2nd laptop

shacristo wrote:

Well if it is an X problem as i suspect you'll want to take a look /var/log/Xorg.0.log  If it doesn't show any problems you'll need to take a look at your X setup (config file, video card, etc).

i cannot access the above...how can i do changes?

Offline

#6 2009-12-31 16:11:25

shacristo
Member
Registered: 2009-12-17
Posts: 20

Re: black screen after upgrade for 2nd laptop

Sorry, i missed that part about you still not getting to console... at what point are you getting the black screen?  Is it right after grub or do you still see some of the boot messages?

Offline

#7 2009-12-31 16:15:33

kimjine
Member
Registered: 2009-12-31
Posts: 1

Re: black screen after upgrade for 2nd laptop

I experienced the black screen after updating my laptop. In my case, my laptop became black at loading modules. I guess, madwifi module made a trouble. So, I installed the last kernel and madwifi. You may find how to do that: http://wiki.archlinux.org/index.php/Kernel_Panics

Offline

#8 2009-12-31 16:18:47

ironwiller
Member
Registered: 2007-07-09
Posts: 69

Re: black screen after upgrade for 2nd laptop

kimjine wrote:

I experienced the black screen after updating my laptop. In my case, my laptop became black at loading modules. I guess, madwifi module made a trouble. So, I installed the last kernel and madwifi. You may find how to do that: http://wiki.archlinux.org/index.php/Kernel_Panics

same here.... i ll check wiki and report result later ty both

Offline

#9 2009-12-31 16:31:50

danthux
Member
From: Concepción, Chile
Registered: 2007-11-18
Posts: 12
Website

Re: black screen after upgrade for 2nd laptop

me pasó algo similar pero ya lo solucioné, revisar esto: http://bbs.archlinux.org/viewtopic.php?id=87725


Business model FTW: Free2Play GNU/Affero GPL MMORPG Ryzom (more info)

Offline

#10 2009-12-31 17:30:24

firecat53
Member
From: Lake Stevens, WA, USA
Registered: 2007-05-14
Posts: 1,542
Website

Re: black screen after upgrade for 2nd laptop

@ironwiller: also try removing the vga=773 from your grub kernel line. If you have, for example, an intel video card, those need to be removed for KMS to work properly.

Offline

#11 2009-12-31 19:58:20

bostonvaulter
Member
Registered: 2008-07-17
Posts: 36

Re: black screen after upgrade for 2nd laptop

I'm getting this exact same issue after upgrading to kernel 2.6.32. My hunch is that it is related to this feature of the new kernel "- changed intel kms enabled by default". I know it is not an Xorg problem because my computer just boots into a terminal and I run startx manually.

http://www.archlinux.org/news/477/

I do not have a vga=xxx line in my grub config, but I do have a i915.modeset=1, removing it did not help, but setting it to 0 seems to work. Ironwiller, maybe you should try setting it to 0.

Offline

#12 2009-12-31 23:30:14

ironwiller
Member
Registered: 2007-07-09
Posts: 69

Re: black screen after upgrade for 2nd laptop

firecat53 wrote:

@ironwiller: also try removing the vga=773 from your grub kernel line. If you have, for example, an intel video card, those need to be removed for KMS to work properly.

didnt work same thing stops and goes black screen when it says loading modules...

Offline

#13 2009-12-31 23:31:35

ironwiller
Member
Registered: 2007-07-09
Posts: 69

Re: black screen after upgrade for 2nd laptop

bostonvaulter wrote:

I'm getting this exact same issue after upgrading to kernel 2.6.32. My hunch is that it is related to this feature of the new kernel "- changed intel kms enabled by default". I know it is not an Xorg problem because my computer just boots into a terminal and I run startx manually.

http://www.archlinux.org/news/477/

I do not have a vga=xxx line in my grub config, but I do have a i915.modeset=1, removing it did not help, but setting it to 0 seems to work. Ironwiller, maybe you should try setting it to 0.

nope that either... went to black screen and after it went off! alone

Offline

#14 2010-01-01 01:00:22

ironwiller
Member
Registered: 2007-07-09
Posts: 69

Re: black screen after upgrade for 2nd laptop

ironwiller wrote:
kimjine wrote:

I experienced the black screen after updating my laptop. In my case, my laptop became black at loading modules. I guess, madwifi module made a trouble. So, I installed the last kernel and madwifi. You may find how to do that: http://wiki.archlinux.org/index.php/Kernel_Panics

same here.... i ll check wiki and report result later ty both

ok did it on first worked fine...i kk inform also for the second...the problem to this was only the kernel

Offline

#15 2010-01-01 01:15:20

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: black screen after upgrade for 2nd laptop

If you have solved your problem, please mark the thread as [solved].


.:[My Blog] || [My GitHub]:.

Offline

#16 2010-01-03 15:26:45

ironwiller
Member
Registered: 2007-07-09
Posts: 69

Re: black screen after upgrade for 2nd laptop

grrr... at the first laptop everything ok...at the second laptop did the same procedure but at the end the problem remains....still have the black screen...

the first had intel
the second laptop has ati. followed the procedure as it says at : http://wiki.archlinux.org/index.php/ATI

nada....help!

Offline

#17 2010-01-11 10:24:16

AtlanticVoyager
Member
Registered: 2009-08-11
Posts: 23

Re: black screen after upgrade for 2nd laptop

I also have a black screen after doing a system upgrade last night. I have been away over Christmas & New Year, so there were 54 packages to upgrade, including xorg-server, new kernel and hal.
I installed them all and then disaster.
Now when I try to boot into Arch the start-up screen gives messages up to "udev populating .................." and then the screen goes blank and nothing more happens. I cannot boot to a command prompt. I am completely stymied. I don't want to have to reinstall Arch again. What can I do?
I can look into Arch from my Debian partition. Arch's /dev has just 3 devices: console, null and zero. Where have all the others gone? What can be done? What has gone wrong? Help would be appreciated. Thanks.

Offline

#18 2010-01-11 15:45:53

Daan
Member
Registered: 2009-01-05
Posts: 14
Website

Re: black screen after upgrade for 2nd laptop

well, workaround for this problem can be found here - http://bbs.archlinux.org/viewtopic.php?pid=680381

This is kernel modesetting and it's expected with 2.6.32 (where it's enabled my default for Intel chips).  But if the resolution is wrong for your monitor, that's a bug.  To work around it, you can pass the "nomodeset" option to the kernel.

if you can't access the console, it's beacuse you have init 5 runlevel by default OR you have specified desktop manager (kdm/gdm) in your /etc/rc.conf deamons field - in order to bring your login screen (or X server) automatically up.

try rebooting your PC and in the grub menu press "e".
do something like this..

kernel /vmlinuz26 root=/dev/disk/by-uuid/3566aaa5-57ec-4a5a-a4e0-e7c272e87713 init=/bin/bash ro

...which will boot directly into the root shell.

than you have to remount your filesystem with mount -o remount,rw / because by default it's in the readonly mode.

and now you should be able to edit all of your configuration files as the mentioned workaround says:

kernel /vmlinuz26 root=/dev/disk/by-uuid/3566aaa5-57ec-4a5a-a4e0-e7c272e87713 nomodeset ro

(in /boot/grub/menu.lst ... optionally you can change your runlevel or remove desktop managers from /etc/rc.conf)

after those changes just reboot your machine and you will be OK. smile


Any sufficiently advanced technology is indistinguishable from magic.

Offline

#19 2010-01-11 20:05:26

AtlanticVoyager
Member
Registered: 2009-08-11
Posts: 23

Re: black screen after upgrade for 2nd laptop

Thankyou Daan for those clear instructions. The instruction "nomodeset" on the kernel line did the trick.
For me it was easier than that, because the bootloader I use is GRUB on my Debian partition, so in Debian I just had to edit /boot/grub/menu.lst
Thanks again.
AtlanticVoyager

Offline

Board footer

Powered by FluxBB