LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Screen upside down after grub. Ubuntu-gnome 16.10 (https://www.linuxquestions.org/questions/linux-general-1/screen-upside-down-after-grub-ubuntu-gnome-16-10-a-4175592687/)

Üb€R 11-01-2016 05:49 PM

Screen upside down after grub. Ubuntu-gnome 16.10
 
After grub screen turns upside down. How to fix this? I tried to put GRUB_CMDLINE_LINUX="fbcon=rotate_all:2" to grub, but that did not help.

Üb€R 11-01-2016 07:38 PM

Biggest problem here is that touchscreen is inverted now and xinput-calibration does not calibrate screen. Is there something new between Ubuntu Xenial and Yakkety touchscreen settings? Screen is upside down with any Linux I've tested.

frankbell 11-01-2016 08:36 PM

Please provide more information.

What make/model computer is this and what is the graphics chipset?

Did it used to work okay and then break or has this happened every since you installed Ubuntu v. 16.10?

Was this a new install or an dist-upgrade?

Any other details you thing might be useful would also help. Too much information is better than too little.

Üb€R 11-01-2016 08:50 PM

Fresh install, Intel® Bay Trail-T Quad Core Z3735F so graphic chipset is integrated to it. Linuxium kernel now, but same problem with standard Ubuntu kernel.

Code:

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0911 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Code:

$ lspci
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0f)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0f)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0f)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0f)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0f)

Code:

$ sudo lshw -C display
  *-display               
      description: VGA compatible controller
      product: Atom Processor Z36xxx/Z37xxx Series Graphics & Display
      vendor: Intel Corporation
      physical id: 2
      bus info: pci@0000:00:02.0
      version: 0f
      width: 32 bits
      clock: 33MHz
      capabilities: pm msi vga_controller bus_master cap_list rom
      configuration: driver=i915 latency=0
      resources: irq:206 memory:90000000-903fffff memory:80000000-8fffffff ioport:1000(size=8) memory:c0000-dffff


Üb€R 11-01-2016 08:59 PM

sudo dmidecode -q


All times are GMT -5. The time now is 09:10 AM.