Since this also kills recovery and text-only mode, could we put back the
previous method of loading it in the initramfs, or would that be
inappropriate now?
** Changed in: sysvinit (Ubuntu Karmic)
Assignee: Alberto Milone (albertomilone) => Canonical Foundations Team
(canonical-foundations)
** Summary changed:
- fbcon loading a mystery (screen powers off)
+ fbcon loading a mystery (screen powers off) (black screen on boot)
--
i915: black screen on boot---fbcon loading (screen powers off)
https://bugs.launchpad.net/bugs/431812
You received this bug notification because you are a mem
After reading all of this, maybe this summary might help:
1) the boot process is trying to do an file system check
2) because of an issue with the start process you can't see the prompt
As a work around for those wanting to use their system
1) when the screen goes blank and hard drive light stops
Thank Colin, this shortcut is not easy to find !
With the i915.modeset=0 option, I've the message telling this option is
invalid but the laptop starts well. The good news is very short, because
with this the keyboard and the touchpad didn't work ! I can't loging,
can't do anything.
I feeling the
Thanks Martin. Unfortunatelly it appears not working for me as I still
have the display powered off. I really don't know what to do.
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/431812
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Stéphane: hold down shift at boot to get the grub menu.
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/431812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Hello,
I've this bug with my Asus laptop, I wan't to try the tip of "i915.modeset=0"
but how to do this ?
It seems easy for you, but I can't. I've a message "GRUB LOADING", I try to
press "esc", "space bar" and another touch, but nothing. The system starts to
boot and hangs with the black scree
Giwex [2009-09-19 1:21 -]:
> Excuse me, I tried the solution proposed meaning to add the
> i915.modeset=0 fix to the linux line at the boot but the boot
> immediately tells me that the option is invalid (or something similar).
Yes, it does that, but it works anyway. The reason is that at the
Excuse me, I tried the solution proposed meaning to add the
i915.modeset=0 fix to the linux line at the boot but the boot
immediately tells me that the option is invalid (or something similar).
What am I doing wrong?
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/4
** Changed in: sysvinit (Ubuntu Karmic)
Milestone: None => ubuntu-9.10-beta
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/431812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Would it make sense to make fbcon a dependency of i915 (and similar KMS
modules for other hw)?
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/431812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
It looks like I don't get KMS unless fbcon is in in /etc/initramfs-
tools/modules .
In order to test it:
put fbcon in /etc/initramfs-tools/modules
and type:
sudo update-initramfs -k all -c
and reboot.
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/431812
You rec
Tilo Körner [2009-09-18 14:10 -]:
> How do I give the i915.modeset=0 statement correctly? I tried in GRUB to
> modify the command with button C and E, typed the i915.modeset=0 in
> different places, but this doesn‘t seem to change the situation. After
> booting I have a root shell, but I cannot
I encountered the same issue on my notebook.
How do I give the i915.modeset=0 statement correctly? I tried in GRUB to
modify the command with button C and E, typed the i915.modeset=0 in
different places, but this doesn‘t seem to change the situation. After
booting I have a root shell, but I cannot
@Scott
fbcon is loaded by the -intel driver by i830_kernel_mode_enabled() in
src/i830_driver.c:
ret = drmCheckModesettingSupported(busIdString);
if (ret) {
if (xf86LoadKernelModule("i915"))
ret = drmCheckModesettingSupported(busIdString);
}
/* Be nice to the us
I have the same problem but the i915.modeset=0 fix doesn't work for me.
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/431812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
** Also affects: sysvinit (Ubuntu Karmic)
Importance: High
Assignee: Alberto Milone (albertomilone)
Status: Confirmed
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/431812
You received this bug notification because you are a member of Ubuntu
Bugs, wh
For information, after installation and reboot, when we have black screen, in
fact we are in prompt because of file system check problem.
If you enter commands in blind like :
fsck -y /dev/sda3
after a moment , when dd led stop to check, you can do a ctrl+alt+del and the
system works.
So the pro
Alberto,
Can you take a look and see if you can help Scott see what is going on?
Cheers, Rick
** Changed in: sysvinit (Ubuntu)
Assignee: (unassigned) => Alberto Milone (albertomilone)
--
fbcon loading a mystery (screen powers off)
https://bugs.launchpad.net/bugs/431812
You received this b
I'd like to understand how fbcon is getting loaded at the moment, since
I can't find any logic that actually does this - but it's clearly loaded
by the time X starts.
Then I'd like to figure out how we can make fbcon automatically loaded
when we need it *properly*, rather than putting a hack in.
20 matches
Mail list logo