Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349857 - x11-drivers/xf86-video-intel-2.13.0 can't open tty1-6,12
Summary: x11-drivers/xf86-video-intel-2.13.0 can't open tty1-6,12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-27 14:03 UTC by Alexey
Modified: 2010-12-27 18:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2010-12-27 14:03:48 UTC
After upgrade to x11-base/xorg-server-1.9.2 and x11-drivers/xf86-video-intel-2.13.0 Ctrl+Alt+F1 (F2-F12) not work from X.
KMS is ON following x11-drivers/xf86-video-intel elog postlog.

any suggestions?

Reproducible: Always
Comment 1 Rafał Mużyło 2010-12-27 14:20:15 UTC
Did you follow the strong advice about disabling things like uvesafb, etc.
in your kernel. Attach your kernel config. Check your bootloader settings.
Comment 2 Alexey 2010-12-27 15:01:28 UTC
hmm... I don't disable anything...
My .config: http://shiriy.pastebin.com/Gw74TXL0

My boot parameter:
kernel		/gentoo-i386-kernel-2.6.36-r05-04 root=/dev/sda10 ro vga=0x0361
Comment 3 Rafał Mużyło 2010-12-27 15:51:37 UTC
So, probably INVALID.
Unset CONFIG_FB_VGA16, CONFIG_FB_VESA, CONFIG_FB_I810.
Remove vga=0x0361 from the line.
Don't use pastebins for bugzilla reports.
Comment 4 Alexey 2010-12-27 17:52:59 UTC
Thanks to you [Rafał Mużyło].
It works.
Thanks again.

----
Set status to RESOLVED FIXED
Comment 5 Rafał Mużyło 2010-12-27 18:29:36 UTC
Actually, status should be INVALID.