[Kernel-packages] [Bug 1384342] Re: kernel messages intel_crtc_wait_for_pending_flips correlate to compiz hang

2014-10-30 Thread Jean-Louis Dupond
Same issue here with a Dell Latitude
[157658.178997] [ cut here ]
[157658.179095] WARNING: CPU: 2 PID: 1869 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
[157658.179100] Modules linked in: nls_utf8 btrfs xor raid6_pq ufs qnx4 hfsplus 
hfs minix ntfs msdos jfs xfs libcrc32c xt_CHECKSUM iptable_mangle 
ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 
xt_conntrack nf_conntrack ipt_REJECT xt_tcpudp iptable_filter ip_tables 
x_tables bridge stp llc snd_hda_codec_hdmi snd_hda_codec_idt 
snd_hda_codec_generic pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) 
vboxdrv(OE) bnep rfcomm bluetooth 6lowpan_iphc dell_wmi sparse_keymap 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel arc4 dell_laptop dcdbas 
uvcvideo iwldvm videobuf2_vmalloc mac80211 binfmt_misc videobuf2_memops 
aesni_intel aes_x86_64 lrw videobuf2_core gf128mul v4l2_common glue_helper 
videodev ablk_helper
[157658.179197]  cryptd media joydev serio_raw iwlwifi cfg80211 wmi 
dell_smo8800 snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event i915 snd_rawmidi snd_seq snd_seq_device 
snd_timer video mac_hid drm_kms_helper lpc_ich drm snd mei_me soundcore mei 
shpchp i2c_algo_bit parport_pc ppdev lp parport hid_generic usbhid hid 
firewire_ohci sdhci_pci e1000e sdhci psmouse firewire_core ahci ptp libahci 
crc_itu_t pps_core
[157658.179272] CPU: 2 PID: 1869 Comm: Xorg Tainted: GW  OE 
3.16.0-23-generic #31-Ubuntu
[157658.179277] Hardware name: Dell Inc. Latitude E6520/0CMN08, BIOS A19 
11/14/2013
[157658.179282]  0009 880035f47bf8 8177fcbc 

[157658.179289]  880035f47c30 8106fd8d  
8800c328a000
[157658.179296]  880035cb8210 8801277a4800 8801277a4800 
880035f47c40
[157658.179303] Call Trace:
[157658.179320]  [8177fcbc] dump_stack+0x45/0x56
[157658.179332]  [8106fd8d] warn_slowpath_common+0x7d/0xa0
[157658.179340]  [8106fe6a] warn_slowpath_null+0x1a/0x20
[157658.179389]  [c02dcffc] 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]
[157658.179402]  [810b9590] ? prepare_to_wait_event+0x100/0x100
[157658.179448]  [c02dfac3] intel_crtc_disable_planes+0x33/0x1c0 
[i915]
[157658.179490]  [c02e0090] ironlake_crtc_disable+0x50/0x980 [i915]
[157658.179538]  [c0201f53] ? drm_modeset_lock+0x33/0xf0 [drm]
[157658.179546]  [81785ab2] ? mutex_lock+0x12/0x30
[157658.179589]  [c02e1457] intel_crtc_update_dpms+0x67/0xa0 [i915]
[157658.179630]  [c02e5ac9] intel_connector_dpms+0x59/0x70 [i915]
[157658.179668]  [c01f8e19] 
drm_mode_obj_set_property_ioctl+0x399/0x3a0 [drm]
[157658.179701]  [c01f8e50] 
drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
[157658.179725]  [c01e7a4f] drm_ioctl+0x1df/0x680 [drm]
[157658.179740]  [810a9de8] ? __enqueue_entity+0x78/0x80
[157658.179750]  [8101e04f] ? __switch_to_xtra+0x13f/0x170
[157658.179758]  [811f4bc8] do_vfs_ioctl+0x2c8/0x4a0
[157658.179765]  [8178294d] ? __schedule+0x39d/0x890
[157658.179771]  [811f4e21] SyS_ioctl+0x81/0xa0
[157658.179779]  [81787ced] system_call_fastpath+0x1a/0x1f
[157658.179784] ---[ end trace 615210e0689c33af ]---

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

Title:
  kernel messages intel_crtc_wait_for_pending_flips correlate to compiz
  hang

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I am fairly frequently (maybe once every 2 days) seeing screen
  lockups.  The system is fine, and then screen locks up. mouse is still
  movable and even changes icon based on content under it (ie mouse over
  link changes to pointing hand).  Programs are still running (often
  this occurs during a google hangout, and the hangout, audio and mic
  seem to work fine).

  Today when this happened I had more patience and hit ctrl-alt-f1, and then 
subsequently saw that dmesg had:
  [82218.556025] [ cut here ]
  [82218.556074] WARNING: CPU: 0 PID: 8799 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
  [82218.556095] Modules linked in: xt_conntrack ipt_REJECT overlayfs pci_stub 
vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) xt_CHECKSUM 
iptable_mangle ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack xt_tcpudp bridge stp llc iptable_filter 
ip_tables x_tables rfcomm bnep binfmt_misc dm_crypt uvcvideo videobuf2_vmalloc 
videobuf2_memops videobuf2_core v4l2_common videodev media dm_multipath 

[Kernel-packages] [Bug 1374607]

2014-10-05 Thread Jean-Louis Dupond
Seems like Ben fixed this issue:
http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?h=linux-3.17id=6fbb702e27d78ad2458df048b58cca3454bc0965

Used that commit on my kernel, and it fixes the issue!
Great! Thx!

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] Lsusb.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1374607/+attachment/4223675/+files/Lsusb.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] Lspci.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1374607/+attachment/4223674/+files/Lspci.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] ProcInterrupts.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223678/+files/ProcInterrupts.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] ProcModules.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223679/+files/ProcModules.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] CRDA.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1374607/+attachment/4223671/+files/CRDA.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] RfKill.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1374607/+attachment/4223681/+files/RfKill.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] Re: nouveau - HDMI gives no more signal since 3.15 (optimus)

2014-10-03 Thread Jean-Louis Dupond
apport information

** Tags added: apport-collected utopic

** Description changed:

  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.
  
  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.
  
  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.
  
  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  

  
  etc.
  
  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173
  
  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.
  
  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0
  
  Laptop dell xps 15 l502x
  
- So this can be fixed with just reverting this commit. Else this is an
- annoying regression in Utopic.
+ So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
+ --- 
+ ApportVersion: 2.14.7-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 14.10
+ HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
+ InstallationDate: Installed on 2011-07-14 (1177 days ago)
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
+ MachineType: Dell Inc. Dell System XPS L502X
+ Package: linux (not installed)
+ ProcFB:
+  0 inteldrmfb
+  1 nouveaufb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
+ RelatedPackageVersions:
+  linux-restricted-modules-3.16.0-20-generic N/A
+  linux-backports-modules-3.16.0-20-generic  N/A
+  linux-firmware 1.134
+ Tags:  utopic
+ Uname: Linux 3.16.0-20-generic x86_64
+ UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
+ UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 09/07/2012
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A12
+ dmi.board.name: 0NJT03
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 8
+ dmi.chassis.vendor: Dell Inc.
+ dmi.chassis.version: 0.1
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
+ dmi.product.name: Dell System XPS L502X
+ dmi.sys.vendor: Dell Inc.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223669/+files/AlsaInfo.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau 

[Kernel-packages] [Bug 1374607] UdevLog.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223683/+files/UdevLog.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] IwConfig.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223673/+files/IwConfig.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] BootDmesg.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223670/+files/BootDmesg.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] CurrentDmesg.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223672/+files/CurrentDmesg.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] ProcEnviron.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223677/+files/ProcEnviron.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] PulseList.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223680/+files/PulseList.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] ProcCpuinfo.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223676/+files/ProcCpuinfo.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] Re: nouveau - HDMI gives no more signal since 3.15 (optimus)

2014-10-03 Thread Jean-Louis Dupond
The issue was fixed upstream.

The commit that fixed it:
http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?h=linux-3.17id=6fbb702e27d78ad2458df048b58cca3454bc0965

I tried the ubuntu-utopic kernel with the commit on top, and it works fine 
again.
HDMI gives signal again, no more errors in dmesg, and suspend/shutdown also 
works.

Guess this is a must-have!

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

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] WifiSyslog.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1374607/+attachment/4223684/+files/WifiSyslog.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] UdevDb.txt

2014-10-03 Thread Jean-Louis Dupond
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1374607/+attachment/4223682/+files/UdevDb.txt

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an 
annoying regression in Utopic.
  --- 
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jean-louis   3531 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
  InstallationDate: Installed on 2011-07-14 (1177 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  MachineType: Dell Inc. Dell System XPS L502X
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-20-generic 
root=/dev/mapper/ubuntu-root_crypt ro quiet splash modeset=1 pcie_aspm=force 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-20-generic N/A
   linux-backports-modules-3.16.0-20-generic  N/A
   linux-firmware 1.134
  Tags:  utopic
  Uname: Linux 3.16.0-20-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-09-15 (18 days ago)
  UserGroups: adm admin bacula cdrom dialout libvirtd lpadmin plugdev 
sambashare wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1374607] [NEW] nouveau - HDMI gives no more signal since 3.15 (optimus)

2014-09-26 Thread Jean-Louis Dupond
Public bug reported:

This week I tried HDMI again on my system, and noticed it was completely broken.
Got just no signal on my screen.

I knew it was working some months (and upgrades) ago.
After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

Situation:
Insert HDMI cable into my laptop, and no signal on the external display.

The dmesg fills with errors also:
[  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
[  186.210627] nouveau E[   PDISP][:01:00.0] Core:
[  186.210634] nouveau E[   PDISP][:01:00.0]0x0084: 0x5dc34da1 - 
0x8000
[  186.210640] nouveau E[   PDISP][:01:00.0]0x0088: 0x  


etc.

After some git bisect playtime, I found out the following commit caused the 
issue:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert for 
that commit.
And yep, HDMI output was working again, and no more nouveau errors in dmesg.


My device:
[   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
[   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
[   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

Laptop dell xps 15 l502x

So this can be fixed with just reverting this commit. Else this is an
annoying regression in Utopic.

** Affects: linux
 Importance: Unknown
 Status: Unknown

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

** Bug watch added: freedesktop.org Bugzilla #84203
   https://bugs.freedesktop.org/show_bug.cgi?id=84203

** Also affects: linux via
   https://bugs.freedesktop.org/show_bug.cgi?id=84203
   Importance: Unknown
   Status: Unknown

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

Title:
  nouveau - HDMI gives no more signal since 3.15 (optimus)

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  New

Bug description:
  This week I tried HDMI again on my system, and noticed it was completely 
broken.
  Got just no signal on my screen.

  I knew it was working some months (and upgrades) ago.
  After testing I found out the issue was introduced between kernel v3.14 and 
v3.15.

  Situation:
  Insert HDMI cable into my laptop, and no signal on the external display.

  The dmesg fills with errors also:
  [  186.210622] nouveau E[   PDISP][:01:00.0] INVALID_STATE [UNK08] chid 0 
mthd 0x0080 data 0x
  [  186.210627] nouveau E[   PDISP][:01:00.0] Core:
  [  186.210634] nouveau E[   PDISP][:01:00.0]  0x0084: 0x5dc34da1 - 
0x8000
  [  186.210640] nouveau E[   PDISP][:01:00.0]  0x0088: 0x  


  etc.

  After some git bisect playtime, I found out the following commit caused the 
issue:
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau?id=05c63c2ff23a80b654d6c088ac3ba21628db0173

  So I went back to stable 3.16 (Ubuntu Utopic version), and did a git revert 
for that commit.
  And yep, HDMI output was working again, and no more nouveau errors in dmesg.

  
  My device:
  [   30.823267] nouveau  [  DEVICE][:01:00.0] BOOT0  : 0x0c1a00a1
  [   30.823269] nouveau  [  DEVICE][:01:00.0] Chipset: GF108 (NVC1)
  [   30.823270] nouveau  [  DEVICE][:01:00.0] Family : NVC0

  Laptop dell xps 15 l502x

  So this can be fixed with just reverting this commit. Else this is an
  annoying regression in Utopic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1374607/+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 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915

2013-07-21 Thread Jean-Louis Dupond
Ok I did some additional debugging.

update-initramfs -u -k 3.10.0-3-generic:
3.10.0-3 still boots fine, so update-initramfs doesn't break it.

update-initramfs -u -k 3.10.0-4-generic:
Neither does it fix the problem on -4 kernel

boot arguments:
The defaults are:
linux   /boot/vmlinuz-3.10.0-4-generic 
root=UUID=af3a67b1-5cbf-48f1-b0b7-0848ae3017b4 ro   quiet splash modeset=1 
pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 
i915.lvds_downclock=1 $vt_handoff

When changing it to:
linux   /boot/vmlinuz-3.10.0-4-generic 
root=UUID=af3a67b1-5cbf-48f1-b0b7-0848ae3017b4 ro   quiet splash $vt_handoff
the -4 kernel boots fine ...


What I also noticed it the following error:
[   23.139890] kvm_intel: Unknown parameter `nested'


This does NOT happen on -3 kernel. So it seems like modprobe or so is broken 
for -4 kernel?!

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

Title:
  Kernel 3.10.0-4 fails on graphical boot with i915

Status in “gdm” package in Ubuntu:
  Invalid
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
  Pro 8,2), I am unable to boot graphically. Recovery mode boot works
  fine. When attempting to boot using integrated graphics, the syslog
  gets spammed with this sequence of errors over and over:

  Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
  Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.097622 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: client 1432[0:0] has 
disconnected

  This error does not occur on the previous version 3.10.0-3. Since this
  only occurs on 3.10.0-4 but the errors are GDM-related, I'm not sure
  if it's a kernel bug or a GDM bug, so I'm marking it as affecting both
  for the time being. I think it's kernel-related, though, because I
  never see any text on the screen, and the screen backlight never comes
  on (normally, I see a message about the wl driver registering my
  wireless card and IRQ #17 being disabled before GDM initializes).

  EDIT: Please ignore the version string in the below information; I'm
  reporting this bug from 3.10.0-3 but it only affects 3.10.0-4.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-3-generic 3.10.0-3.12
  ProcVersionSignature: Ubuntu 3.10.0-3.12-generic 3.10.1
  Uname: Linux 3.10.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   1862 F pulseaudio
  Date: Fri Jul 19 19:35:57 2013
  HibernationDevice: RESUME=UUID=8b32a68d-d883-4492-8fa1-a2cf30529ec6
  InstallationDate: Installed on 2013-06-06 (43 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-3-generic 
root=UUID=070a2baf-a3a7-4034-aeaf-419e7b9df4f7 ro quiet splash i915.modeset=1 
i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 intel_pstate=enable vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-3-generic N/A
   linux-backports-modules-3.10.0-3-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-06-28 (21 days ago)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915

2013-07-21 Thread Jean-Louis Dupond
Booted system.

Kernel -3:
jean-louis@laptop-jl:~$ sudo modprobe kvm_intel nested=1
jean-louis@laptop-jl:~$ 

= Works fine, no errors.

Kernel -4:
jean-louis@laptop-jl:~$ sudo modprobe kvm_intel nested=1
ERROR: could not insert 'kvm_intel': Unknown symbol in module, or unknown 
parameter (see dmesg)
jean-louis@laptop-jl:~$ 

[   73.489551] kvm_intel: Unknown parameter `nested'


Modinfo shows it correctly:
jean-louis@laptop-jl:~$ sudo modinfo kvm_intel
filename:   /lib/modules/3.10.0-4-generic/kernel/arch/x86/kvm/kvm-intel.ko
license:GPL
author: Qumranet
srcversion: 9D8476E87E7863E3B6491DF
alias:  x86cpu:vendor:*:family:*:model:*:feature:*0085*
depends:kvm
intree: Y
vermagic:   3.10.0-4-generic SMP mod_unload modversions 
parm:   vpid:bool
parm:   flexpriority:bool
parm:   ept:bool
parm:   unrestricted_guest:bool
parm:   eptad:bool
parm:   emulate_invalid_guest_state:bool
parm:   vmm_exclusive:bool
parm:   fasteoi:bool
parm:   enable_apicv:bool
parm:   enable_shadow_vmcs:bool
parm:   nested:bool
parm:   ple_gap:int
parm:   ple_window:int

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

Title:
  Kernel 3.10.0-4 fails on graphical boot with i915

Status in “gdm” package in Ubuntu:
  Invalid
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
  Pro 8,2), I am unable to boot graphically. Recovery mode boot works
  fine. When attempting to boot using integrated graphics, the syslog
  gets spammed with this sequence of errors over and over:

  Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
  Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.097622 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: client 1432[0:0] has 
disconnected

  This error does not occur on the previous version 3.10.0-3. Since this
  only occurs on 3.10.0-4 but the errors are GDM-related, I'm not sure
  if it's a kernel bug or a GDM bug, so I'm marking it as affecting both
  for the time being. I think it's kernel-related, though, because I
  never see any text on the screen, and the screen backlight never comes
  on (normally, I see a message about the wl driver registering my
  wireless card and IRQ #17 being disabled before GDM initializes).

  EDIT: Please ignore the version string in the below information; I'm
  reporting this bug from 3.10.0-3 but it only affects 3.10.0-4.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-3-generic 3.10.0-3.12
  ProcVersionSignature: Ubuntu 3.10.0-3.12-generic 3.10.1
  Uname: Linux 3.10.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   1862 F pulseaudio
  Date: Fri Jul 19 19:35:57 2013
  HibernationDevice: RESUME=UUID=8b32a68d-d883-4492-8fa1-a2cf30529ec6
  InstallationDate: Installed on 2013-06-06 (43 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-3-generic 
root=UUID=070a2baf-a3a7-4034-aeaf-419e7b9df4f7 ro quiet splash i915.modeset=1 
i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 intel_pstate=enable vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-3-generic N/A
   linux-backports-modules-3.10.0-3-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-06-28 (21 days ago)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 

[Kernel-packages] [Bug 1203211] Re: Modprobe doesn't recognize any parameters on 3.10.0-4

2013-07-21 Thread Jean-Louis Dupond
Did rebuild both kernels with pbuilder-dist.

But it remains the same:
3.10.0-4: broken
3.10.0-3: ok

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

Title:
  Modprobe doesn't recognize any parameters on 3.10.0-4

Status in “gdm” package in Ubuntu:
  Invalid
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
  Pro 8,2), I am unable to boot graphically. Recovery mode boot works
  fine. When attempting to boot using integrated graphics, the syslog
  gets spammed with this sequence of errors over and over:

  Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
  Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.097622 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: client 1432[0:0] has 
disconnected

  This error only occurs if modprobe parameters are passed at boot, so
  the problem appears to be with modprobe. All module parameters are
  said to be invalid. After boot, attempting to insert a module results
  in the same error.

  EDIT: Please ignore the version string in the below information; I'm
  reporting this bug from 3.10.0-3 but it only affects 3.10.0-4.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-3-generic 3.10.0-3.12
  ProcVersionSignature: Ubuntu 3.10.0-3.12-generic 3.10.1
  Uname: Linux 3.10.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   1862 F pulseaudio
  Date: Fri Jul 19 19:35:57 2013
  HibernationDevice: RESUME=UUID=8b32a68d-d883-4492-8fa1-a2cf30529ec6
  InstallationDate: Installed on 2013-06-06 (43 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-3-generic 
root=UUID=070a2baf-a3a7-4034-aeaf-419e7b9df4f7 ro quiet splash i915.modeset=1 
i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 intel_pstate=enable vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-3-generic N/A
   linux-backports-modules-3.10.0-3-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-06-28 (21 days ago)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1203211/+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 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915 (MacBook Pro 8, 2)

2013-07-20 Thread Jean-Louis Dupond
Same here with Optimus system:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] 
(rev a1)

3.10.0-4 is broken, 3.10.0-3 works fine.

The -4 kernel gives following error:
Jul 20 22:08:03 laptop-jl kernel: [   22.626903] i915: Unknown parameter 
`i915_enable_rc6'

** Summary changed:

- Kernel 3.10.0-4 fails on graphical boot with i915 (MacBook Pro 8,2)
+ Kernel 3.10.0-4 fails on graphical boot with i915

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

Title:
  Kernel 3.10.0-4 fails on graphical boot with i915

Status in “gdm” package in Ubuntu:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
  Pro 8,2), I am unable to boot graphically. Recovery mode boot works
  fine. When attempting to boot using integrated graphics, the syslog
  gets spammed with this sequence of errors over and over:

  Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
  Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.097622 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: client 1432[0:0] has 
disconnected

  This error does not occur on the previous version 3.10.0-3. Since this
  only occurs on 3.10.0-4 but the errors are GDM-related, I'm not sure
  if it's a kernel bug or a GDM bug, so I'm marking it as affecting both
  for the time being. I think it's kernel-related, though, because I
  never see any text on the screen, and the screen backlight never comes
  on (normally, I see a message about the wl driver registering my
  wireless card and IRQ #17 being disabled before GDM initializes).

  EDIT: Please ignore the version string in the below information; I'm
  reporting this bug from 3.10.0-3 but it only affects 3.10.0-4.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-3-generic 3.10.0-3.12
  ProcVersionSignature: Ubuntu 3.10.0-3.12-generic 3.10.1
  Uname: Linux 3.10.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   1862 F pulseaudio
  Date: Fri Jul 19 19:35:57 2013
  HibernationDevice: RESUME=UUID=8b32a68d-d883-4492-8fa1-a2cf30529ec6
  InstallationDate: Installed on 2013-06-06 (43 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-3-generic 
root=UUID=070a2baf-a3a7-4034-aeaf-419e7b9df4f7 ro quiet splash i915.modeset=1 
i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 intel_pstate=enable vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-3-generic N/A
   linux-backports-modules-3.10.0-3-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-06-28 (21 days ago)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1203211/+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