H guys/gals
hope you can help me
I Have this bug
https://bugs.launchpad.net/ubuntu/+s...x/+bug/1488719
boot process ends with a frozen screen that says:
can use control-alt-F1 etc
then login and startx but lost where to go from there
would it be possible to use a backport driver or something?
possibly useful code:-
also having issues with screen tearing which I think is related
also wifi but thats a realtek card so probably not related
Any help appreciated
Edit to add:
This is a brand new machine with brand new install
have not copied anything across what-so-ever
hope you can help me
I Have this bug
https://bugs.launchpad.net/ubuntu/+s...x/+bug/1488719
boot process ends with a frozen screen that says:
Code:
[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
then login and startx but lost where to go from there
would it be possible to use a backport driver or something?
possibly useful code:-
Code:
al@n:~$ sudo lspci -vnn | grep VGA -A 12 00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1606] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:80c1] Flags: bus master, fast devsel, latency 0, IRQ 45 Memory at c2000000 (64-bit, non-prefetchable) [size=16M] Memory at b0000000 (64-bit, prefetchable) [size=256M] I/O ports at 6000 [size=64] Expansion ROM at <unassigned> [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [a4] PCI Advanced Features Kernel driver in use: i915 00:03.0 Audio device [0403]: Intel Corporation Broadwell-U Audio Controller [8086:160c] (rev 09) al@n:~$ sudo lshw -C display *-display description: VGA compatible controller product: Broadwell-U Integrated Graphics vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 09 width: 64 bits clock: 33MHz capabilities: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:45 memory:c2000000-c2ffffff memory:b0000000-bfffffff ioport:6000(size=64) al@n:~$ lspci 00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09) 00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09) 00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo Device (rev 09) 00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03) 00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03) 00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3) 00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3) 00:1c.5 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #6 (rev e3) 00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03) 00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03) 00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03) 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07) 0d:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter al@n:~$ al@n:~$ ubuntu-drivers list intel-microcode al@n:~$ ubuntu-drivers devices == cpu-microcode.py == driver : intel-microcode - distro non-free al@n:~$
also wifi but thats a realtek card so probably not related
Any help appreciated
Edit to add:
This is a brand new machine with brand new install
have not copied anything across what-so-ever
Comment