[Bug 769959] New: Thinkpad: monitor attached to VGA not detected
https://bugzilla.novell.com/show_bug.cgi?id=769959 https://bugzilla.novell.com/show_bug.cgi?id=769959#c0 Summary: Thinkpad: monitor attached to VGA not detected Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: meissner@suse.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- I attached my TFT monitor to my Thinkpad X61. It is not detected, even when rebooting. xrandr only shows the builtin LCD. # xrandr xrandr: Failed to get size of gamma for output default Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768 default connected 1024x768+0+0 0mm x 0mm 1024x768 76.0* # Pressing the monitor switch Fn button does not do anything. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=769959 https://bugzilla.novell.com/show_bug.cgi?id=769959#c1 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |meissner@suse.com --- Comment #1 from Stefan Dirsch <sndirsch@suse.com> 2012-07-04 12:37:47 UTC --- Sounds like a non-RANDR 1.2 capable driver. Please attach the output of 'hwinfo --gfxcard' and /var/log/Xorg.0.log. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=769959 https://bugzilla.novell.com/show_bug.cgi?id=769959#c2 --- Comment #2 from Marcus Meissner <meissner@suse.com> 2012-07-04 14:15:11 UTC --- Created an attachment (id=497414) --> (http://bugzilla.novell.com/attachment.cgi?id=497414) xorg.0.log -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=769959 https://bugzilla.novell.com/show_bug.cgi?id=769959#c3 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|meissner@suse.com | --- Comment #3 from Marcus Meissner <meissner@suse.com> 2012-07-04 14:15:37 UTC --- Created an attachment (id=497415) --> (http://bugzilla.novell.com/attachment.cgi?id=497415) gfxcard.log hwinfo --gfxcard -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=769959 https://bugzilla.novell.com/show_bug.cgi?id=769959#c4 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |meissner@suse.com --- Comment #4 from Stefan Dirsch <sndirsch@suse.com> 2012-07-04 14:21:40 UTC --- So you're using fbdev driver, although Intel graphics hardware is available. Did you specify boot option 'nomodeset" or the failsafe boot entry? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=769959 https://bugzilla.novell.com/show_bug.cgi?id=769959#c5 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|meissner@suse.com | --- Comment #5 from Marcus Meissner <meissner@suse.com> 2012-07-04 14:33:24 UTC --- i probably did ... as I could only install with nomodeset it seems to have kept this information somewhere. I just do not know where :( cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-3.4.4-2.4-desktop root=UUID=092b2c37-9595-4619-a3b4-db792e134410 resume=/dev/disk/by-id/ata-ST9100821AS_5NJ0HEDK-part6 quiet nomodeset showopts -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=769959 https://bugzilla.novell.com/show_bug.cgi?id=769959#c6 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |meissner@suse.com --- Comment #6 from Stefan Dirsch <sndirsch@suse.com> 2012-07-04 14:50:26 UTC --- (In reply to comment #5)
i probably did ... as I could only install with nomodeset
probably related to plymouth ... (bnc#769209)
it seems to have kept this information somewhere.
I just do not know where :(
cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-3.4.4-2.4-desktop root=UUID=092b2c37-9595-4619-a3b4-db792e134410 resume=/dev/disk/by-id/ata-ST9100821AS_5NJ0HEDK-part6 quiet nomodeset showopts
grub2 config file maybe? Please try without this option. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=769959 https://bugzilla.novell.com/show_bug.cgi?id=769959#c7 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED CC| |meissner@suse.com InfoProvider|meissner@suse.com | Resolution| |FIXED --- Comment #7 from Marcus Meissner <meissner@suse.com> 2012-07-04 15:05:19 UTC --- /etc/default/grub has the defaults, then /sbin/update-bootloader --refresh after trying without this option I now get a regular XRANDR capable setup. Sorry for the confusion. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com