[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-06-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-04-22 Thread Graeme
I'm seeing this issue on a fresh 14.04 install. However, unlike 13.10,
using nomodeset and the generic SVGA X drivers seem to work enough to
start the display at its native resolution.

As you can see, the Intel driver isn't being loaded at all on my
ux302lg:

# lshw -c video
  *-display UNCLAIMED 
   description: VGA compatible controller
   product: Haswell-ULT Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list
   configuration: latency=0
   resources: memory:f740-f77f memory:d000-dfff 
ioport:f000(size=64)

I'm going to attempt to install the intel-drm-next kernel, and will
report back once I've done so.

** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-04-22 Thread Graeme
Using the following intel-drm-next kernel, along with removing
nomodeset from my boot options, has allowed me to get the intel driver
working, like others have reported:

http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-next/current
/linux-image-3.14.0-997-generic_3.14.0-997.201404170342_amd64.deb

As well, the nvidia card seems to function correctly with bumblebee,
even with the intel-drm-next kernel. So hopefully we'll see a backport
of a newer kernel with these fixes into 14.04 at some point, perhaps for
14.0.4.1?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-04-22 Thread Christopher M. Penalver
Graeme, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-04-22 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-03-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-01-08 Thread Emmanuel
Just tried the workaround proposed here (use drm-intel-nightly kernel,
removed nvidia-prime, and remove nomodeset from grub options) and it
works just as good, probably a bit better: I can plug-in an external
screen, though I lost the main screen if I am to unplug/deactivate the
external screen. Suspend seems to fail just as before (blank screen, yet
functioning system on resume). I assume those two issues are for another
bug report anyway.

Note to @penalvch: the previous comment was another workaround for this
bug that worked for me, not another bug report. Do you still want me to
fill in a new report?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-01-08 Thread Christopher M. Penalver
Emmanuel, yes.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-01-07 Thread Emmanuel
Might be helpful or not, thought I'd just drop it here.

After installation of a fresh Ubuntu 13.10 with Secure Boot (and with
CSM Disabled in the BIOS), using an internet connection to get updated
packages, booting with nomodeset and installing nvidia-prime, I find
that X/lightdm works pretty well. I can even activate desktop effects
and the whole thing runs very smoothly. However, many features are
broken (can't get an extra screen plugged in, can't suspend to
RAM/Disk).

Not sure that's relevant information, but it can't hurt.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-01-07 Thread Christopher M. Penalver
Emmanuel, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-01-02 Thread tehownt
I have the exact same issue with the laptop...

Tried the mainline kernel at http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.13-rc6-trusty/ but the behaviour was the same as with
3.12 : black screen on boot.

Had to revert to 3.13 drm-intel-next and it worked OK except when screen
is dimmed the laptop is lost and you need to reboot.

Also tried installing nvidia-331 but to no avail, black screen on boot
but sortof cycling between on/off.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-01-02 Thread Christopher M. Penalver
tehownt, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://help.ubuntu.com/community/ReportingBugs

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-01-02 Thread tehownt
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265544 submitted.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2014-01-02 Thread Christopher M. Penalver
** Tags added: needs-upstream-testing

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2013-12-20 Thread Christopher M. Penalver
Joel Wiramu Pauling, thank you for reporting this bug and helping make
Ubuntu better. Given you found a WORKAROUND in the upstream drm-intel-
next build, would you be able to reverse bisect to find the commit that
fixed your problem following
https://wiki.ubuntu.com/Kernel/KernelBisection ?

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1263015] Re: 8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

2013-12-20 Thread Joel Wiramu Pauling (aenertia)
Unfortunately whilst I get the screen up on boot, the first time the
screen is blanked either by power management, or switching a VT or
standby(closing lid) - I loose the screen and need to do a reboot to
get it back. Not very useful unfortunately.

I have tried a couple of different 3.12 kernels mainline and zen patches
- neither work (original behaviour, no screen at all).

Going to try a mainline 3.13 kernel today and see if it behaves the same
as the drm-intel-next

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263015

Title:
  8086:0a16 [ASUS Zenbook UX302LG] Black screen on boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Install via LiveUSB created with unetbootin off the saucy amd64 iso
  was able to be completed with nomodeset. First boot into installed
  system resulted in lightdm cowbell being played but a backlight on /
  blank screen on the display. using nomodeset on installed system
  results in framebuffer/console being usable - but no X able to start
  (cannot find screen). tried some alternative kernel options :
  acpi_backlight=vendor, video=1920x1080-24@60 but with same results.
  Tried using different kernel as per bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195483 . pinned
  and upgraded to trusty kernel images - slightly different result in
  that backlight goes down and breifly have a red screen tear in upper
  left of screen for several seconds before reverting to same behaviour
  as saucy kernel. (blanked screen, backlit, lightdm cowbell plays).

  WORKAROUND: Upstream drm-intel-next build resulted in working lightdm/screen:
  
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2013-12-18-trusty/

  --
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm1466 F pulseaudio
   /dev/snd/controlC0:  lightdm1466 F pulseaudio
  CRDA:
   country SG:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=808c568f-76fa-46d3-9e60-276860ebe1ec
  InstallationDate: Installed on 2013-12-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 03eb:8a03 Atmel Corp.
   Bus 001 Device 003: ID 1bcf:2987 Sunplus Innovation Technology Inc.
   Bus 001 Device 002: ID 8087:07dc Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  MarkForUpload: True
  Package: linux 3.11.0.15.16
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c4550a46-5cb3-4033-ac7f-3bc9d38959f8 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  Tags:  saucy package-from-proposed
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-12-20 (0 days ago)
  UserGroups:

  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263015/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp