public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Prieß" <ap@metaphysis.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Switch to VT1 on shutdown fails with mesa >= 9.1
Date: Fri, 04 Oct 2013 14:31:29 +0200	[thread overview]
Message-ID: <524EB521.1070802@metaphysis.net> (raw)
In-Reply-To: <524EAA33.3060707@gmail.com>

On 04.10.2013 13:44, Alan McKinnon wrote:
> On 04/10/2013 13:20, Andreas Prieß wrote:
>> Since I don't know the cause and didn't find a way to debug this, here
>> are the symptoms:
>>
>> Ever since media-libs/mesa >= 9.1 went stable I had the problem, that
>> the switch from Xfce on VT7 back to VT1 on shutdown fails. The screen
>> goes black and does not show anything, but the system halts as normal.
>> It is not possible to switch to VT1 by keyboard while the shutdown is
>> still in progress when this has happened.
>>
>> I can't find anything in the Xorg or other log files according to this
>> problem. Can't find anything related in Gentoo bugzilla or searching the
>> web...
>>
>> The problem always disappeared by downgrading to mesa < 9.1, but that
>> now requires other packages to be downgraded too, so I'd like to resolve
>> this.
>>
>> It is an AMD64 system with an ATI Barts PRO [Radeon HD 6850] using KMS,
>> desktop session with Xfce started by x11-misc/lightdm.
>>
>> Any hints on how to debug this problem would be highly appreciated.
> 
> I've had a few things similar tot his happen to me over the years.
> Strangely, each time it has been framebuffer and related settings in the
> kernel config! (mostly incompatible options selected)
> 
> What do you have in your kernel config?

The kernel is manually compiled from gentoo hardened-sources-3.11.3 with
PAX and GRSEC enabled for desktop system, RBAC disabled. (The system
runs stable packages with the kernel being one of very few exceptions.)

In the "Graphics support" section just two things are enabled manually,
the rest is automatically selected:

CONFIG_DRM and CONFIG_DRM_RADEON.

This results in the following (unset options shortened):

# Graphics support

# CONFIG_AGP is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_TTM=y

# I2C encoder or helper chips

CONFIG_DRM_RADEON=y
# CONFIG_DRM_RADEON_UMS is not set

CONFIG_HDMI=y
CONFIG_FB=y

CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y

# Frame buffer hardware drivers

# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y

# Console display driver support

CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_LOGO is not set



Anything else relevant in the kernel?



  reply	other threads:[~2013-10-04 12:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04 11:20 [gentoo-user] Switch to VT1 on shutdown fails with mesa >= 9.1 Andreas Prieß
2013-10-04 11:44 ` Alan McKinnon
2013-10-04 12:31   ` Andreas Prieß [this message]
2013-10-04 12:39 ` Andreas Prieß
2013-10-04 12:39   ` Alan McKinnon
2013-10-05 11:32     ` [gentoo-user] Switch to VT1 on shutdown fails with mesa >= 9.1 and two screens configured in xinerama Andreas Prieß
2013-10-05 13:50       ` Alan McKinnon
2013-10-07  7:40         ` Andreas Prieß

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=524EB521.1070802@metaphysis.net \
    --to=ap@metaphysis.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox