← Back to team overview

kernel-packages team mailing list archive

[Bug 1311449] [NEW] zenbook ux302lg intel video driver fails

 

*** This bug is a duplicate of bug 1263015 ***
    https://bugs.launchpad.net/bugs/1263015

Public bug reported:

Opening this per Bug #1263015.

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@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)

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?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: boot/vmlinuz-3.13.0-24-generic]
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/controlC1:  graeme     2645 F.... pulseaudio
 /dev/snd/controlC0:  graeme     2645 F.... pulseaudio
Date: Tue Apr 22 20:12:29 2014
HibernationDevice: RESUME=UUID=4af2eea3-d4d8-4110-a370-799dff438332
InstallationDate: Installed on 2014-04-22 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 005: ID 03eb:8a03 Atmel Corp. 
 Bus 001 Device 004: ID 1bcf:2987 Sunplus Innovation Technology Inc. 
 Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. UX302LG
ProcEnviron:
 LANGUAGE=en_CA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
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.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware                             1.127
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
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.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug trusty

-- 
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/1311449

Title:
  zenbook ux302lg intel video driver fails

Status in “linux” package in Ubuntu:
  New

Bug description:
  Opening this per Bug #1263015.

  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@0000:00:02.0
         version: 09
         width: 64 bits
         clock: 33MHz
         capabilities: msi pm vga_controller bus_master cap_list
         configuration: latency=0
         resources: memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)

  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?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  graeme     2645 F.... pulseaudio
   /dev/snd/controlC0:  graeme     2645 F.... pulseaudio
  Date: Tue Apr 22 20:12:29 2014
  HibernationDevice: RESUME=UUID=4af2eea3-d4d8-4110-a370-799dff438332
  InstallationDate: Installed on 2014-04-22 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 005: ID 03eb:8a03 Atmel Corp. 
   Bus 001 Device 004: ID 1bcf:2987 Sunplus Innovation Technology Inc. 
   Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  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.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware                             1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  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/1311449/+subscriptions


Follow ups

References