Skip to content

X11 start error, display_rotate=3 & display_rotate=1 (/boot/config.txt) #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kamarton opened this issue Oct 28, 2014 · 9 comments
Closed

Comments

@kamarton
Copy link

After X11 starting display is black if screen is rotated. This problem only rotated (90, 270) display.

Booting screen is ok.
Latest firmware version (raspbian-2014-09-12): has this error.
Previous firmware version (raspbian-2014-06-22): no error

if replace (2014-09-12):
/boot/fixup_.dat
/boot/kernel.img
/boot/start_.elf
/boot/bootcode.bin
to old version (2014-06-22) then problem is resolved!

See:
https://bugs.launchpad.net/raspbian/+bug/1381921
www.raspberrypi.org/forums/viewtopic.php?f=66&t=88620

Sorry my english!

@kamarton
Copy link
Author

sorry, replace files (for resolve) has USB and another bug!

@popcornmix
Copy link
Contributor

First, can you update to latest firmware and confirm if it is still an issue ?
From the newer raspbian image run:

sudo rpi-update && sudo reboot

@kamarton
Copy link
Author

Executed: sudo rpi-update && sudo reboot
The error still exists.

@popcornmix
Copy link
Contributor

With rotate disabled what does:

tvservice -s
fbset

report? On working and not-working images.

@kamarton
Copy link
Author

latest firmware / rotated:
state 0x120016 [DVI DMT (27) RGB full 16:10], 1280x800 @ 60.00Hz, progressive
mode "800x1280"
geometry 800 1280 800 1280 16
timings 0 0 0 0 0 0 0
rgba 5/11,6/5,5/0,0/16
endmode

latest firmware / normal:
state 0x120016 [DVI DMT (27) RGB full 16:10], 1280x800 @ 60.00Hz, progressive
mode "1280x800"
geometry 1280 800 1280 800 16
timings 0 0 0 0 0 0 0
rgba 5/11,6/5,5/0,0/16
endmode

old firmware / rotated:
state 0x120016 [DVI DMT (27) RGB full 16:10], 1280x800 @ 60Hz, progressive
mode "800x1280"
geometry 800 1280 800 1280 16
timings 0 0 0 0 0 0 0
rgba 5/11,6/5,5/0,0/16
endmode

old firmware / normal:
state 0x120016 [DVI DMT (27) RGB full 16:10], 1280x800 @ 60Hz, progressive
mode "1280x800"
geometry 1280 800 1280 800 16
timings 0 0 0 0 0 0 0
rgba 5/11,6/5,5/0,0/16
endmode

old version 'cat /proc/version':
Linux version 3.6.11+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #510 PREEMPT Mon Jul 22 21:55:20 BST 2013

@popcornmix
Copy link
Contributor

Okay, I've reproduced the issue. Should be fixed in next firmware update.

popcornmix added a commit that referenced this issue Nov 1, 2014
…s-gpio module

See: raspberrypi/linux#717

firmware: arm_loader: Add lock to rotated frame updates to avoid an unsafe update from mailbox channel
See: #327

firmware: hdmi: Fix for attached flag in hdmi status when booting with cable disconnected
See: #326
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this issue Nov 1, 2014
…s-gpio module

See: raspberrypi/linux#717

firmware: arm_loader: Add lock to rotated frame updates to avoid an unsafe update from mailbox channel
See: raspberrypi/firmware#327

firmware: hdmi: Fix for attached flag in hdmi status when booting with cable disconnected
See: raspberrypi/firmware#326
@popcornmix
Copy link
Contributor

Please run rpi-update and test.

@kamarton
Copy link
Author

kamarton commented Nov 3, 2014

resolved, thanks!

@kamarton kamarton closed this as completed Nov 3, 2014
@gimbus109
Copy link

confirm, solved.
Thanks!

neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this issue Feb 27, 2017
…s-gpio module

See: raspberrypi/linux#717

firmware: arm_loader: Add lock to rotated frame updates to avoid an unsafe update from mailbox channel
See: raspberrypi#327

firmware: hdmi: Fix for attached flag in hdmi status when booting with cable disconnected
See: raspberrypi#326
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants