[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-20 Thread Donald Owen
Same methodology, but with xorg.conf deleted first and restored
afterwards


** Attachment added: boot dmesg with fresh xorg.conf and drm.debug = 0x06
   http://launchpadlibrarian.net/52210038/BootDmesg.txt

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-20 Thread Donald Owen

** Attachment added: Current (live) dmesg with fresh xorg.conf and drm.debug = 
0x06
   http://launchpadlibrarian.net/52210042/CurrentDmesg.txt

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-20 Thread Donald Owen

** Attachment added: Xorg log with fresh xorg.conf and drm.debug = 0x06
   http://launchpadlibrarian.net/52210050/Xorg.0.log.txt

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-20 Thread Bryce Harrington
** Tags added: lucid maverick

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-19 Thread Donald Owen
Here's the methodology that I went through to get the log, and the log
is attached:

Ran update on July 19th 4PM CST

Booted without any options, which means I took out 'nomodeset' 'xforcevesa' and 
'i8042.nopnp' (needed for touchpad to function correctly)
Notes: some flickering occurred between solid black with the backlight off and 
soft black with the backlight on, but no useful output occurred.  I pushed the 
power button for a soft shutdown, no hard reset required.  Also no kernel panic 
(that should be irrelevant now, thanks for that explanation).

Booted into recovery mode to root shell with other options enabled,
copied the log file to a safe location, restored xorg.conf.

Rebooted in regular fashion, with appropriate options enabled, works as
described before, in VESA mode.

** Attachment added: xorg log of unsuccessful boot with no kernel options
   http://launchpadlibrarian.net/52181561/Xorg.0.log

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-19 Thread Stenten
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Confirmed

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-19 Thread Stenten
Good, I see it's working a little better with the latest updates from 
xorg-edgers. It's now giving problems with the DRM driver in the kernel:
[25.710] drmGetBusid returned ''
[25.710] (EE) intel(0): [drm] failed to set drm interface version.
[25.710] (EE) intel(0): Failed to become DRM master.
so it'd be helpful to get the dmesg output for the error and see what the 
kernel says.

I'm willing to bet that if you can shutdown normally using the power button, 
you can also switch to another VT with Ctrl+Alt+F1. This makes gathering logs 
much easier, as I'm sure you know. So now I'd like you to recreate the scenario 
above, but this time add 'drm.debug=0x06' as the only kernel parameter. This 
will add debugging information to dmesg. Then switch to another VT after 
recreating and get a copy of /var/log/dmesg, the output of 'dmesg', and another 
copy of /var/log/Xorg.0.log for consistency.
cat /var/log/dmesg  BootDmesg.txt
dmesg  CurrentDmesg.txt
cat /var/log/Xorg.0.log  Xorg.0.log.txt
(or however else you want to capture those three files.)

If you can't switch to another VT, you'll need to SSH in from another
computer to get the two dmesg logs (alternately you could cherrypick
that particular boot from kern.log, copy it to another file (so the file
is smaller and only contains the relevant boot) and upload that along
with Xorg.0.log.old).

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-19 Thread Donald Owen

** Attachment added: xorg log with drm.debug=0x06
   http://launchpadlibrarian.net/52193264/Xorg.0.log.txt

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-19 Thread Donald Owen

** Attachment added: boot dmesg with drm.debug = 0x06
   http://launchpadlibrarian.net/52193267/BootDmesg.txt

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-19 Thread Donald Owen

** Attachment added: current (live) dmesg with drm.debug = 0x06
   http://launchpadlibrarian.net/52193293/CurrentDmesg.txt

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel modesetting driver detected.

2010-07-19 Thread Stenten
Sorry, I meant for that to be without the xorg.conf, which forces the
vesa driver. That wasn't as clear as it should have been, sorry.

-- 
[arrandale] Maverick boots to a black screen: (EE) intel(0): No kernel 
modesetting driver detected.
https://bugs.launchpad.net/bugs/605667
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs