[Desktop-packages] [Bug 1853374] Re: pulseaudio disables GP107GL output every so often

2020-04-18 Thread Simon John
** Also affects: pulseaudio (Debian)
   Importance: Undecided
   Status: New

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

Title:
  pulseaudio disables GP107GL output every so often

Status in pulseaudio package in Ubuntu:
  Confirmed
Status in pulseaudio package in Debian:
  New

Bug description:
  Since upgrading to 19.10, the sound output on this PC stops.

  Looking at the volume control's 'sound settings', the GP107GL High
  Definition Audio Controller (digital stereo HMDI 2 output) is
  disabled.

  Doing

  pluseaudio -k

  restores it.

  Possibly relevant from syslog:

  Nov 18 07:48:51 example kernel: [42392.063211] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 3
  Nov 18 07:51:04 example kernel: [42524.900935] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 2
  Nov 18 08:05:23 example kernel: [43383.465647] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 3
  Nov 18 09:34:08 example kernel: [48708.806452] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 4
  Nov 18 13:32:46 example kernel: [63026.605375] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 3
  Nov 18 13:34:13 example kernel: [63114.281953] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 3
  Nov 18 13:34:40 example kernel: [63141.350110] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 2

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

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


[Desktop-packages] [Bug 1853374] Re: pulseaudio disables GP107GL output every so often

2020-04-18 Thread Simon John
i've just begun seeing this in debian 5.5.0-2 (linux 5.5.17-1) and
5.5.0-1 (5.5.13-1)

pulseaudio -k fixes it for a while, and all i see that's relevant in the
logs/dmesg is

snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD data byte 0

booting back into 5.4.0-4 (5.4.19-1) and i have no problem.

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

Title:
  pulseaudio disables GP107GL output every so often

Status in pulseaudio package in Ubuntu:
  Confirmed
Status in pulseaudio package in Debian:
  New

Bug description:
  Since upgrading to 19.10, the sound output on this PC stops.

  Looking at the volume control's 'sound settings', the GP107GL High
  Definition Audio Controller (digital stereo HMDI 2 output) is
  disabled.

  Doing

  pluseaudio -k

  restores it.

  Possibly relevant from syslog:

  Nov 18 07:48:51 example kernel: [42392.063211] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 3
  Nov 18 07:51:04 example kernel: [42524.900935] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 2
  Nov 18 08:05:23 example kernel: [43383.465647] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 3
  Nov 18 09:34:08 example kernel: [48708.806452] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 4
  Nov 18 13:32:46 example kernel: [63026.605375] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 3
  Nov 18 13:34:13 example kernel: [63114.281953] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 3
  Nov 18 13:34:40 example kernel: [63141.350110] snd_hda_codec_hdmi 
hdaudioC0D0: HDMI: invalid ELD data byte 2

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

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


[Desktop-packages] [Bug 1411174] Re: "open in terminal" does not honour SSH_AUTH_SOCK and GPG_AGENT_INFO environment variables in Ubuntu 14.10

2016-01-17 Thread Simon John
Does anyone know if the Gnome devs are even looking into this? Its still
present in 3.18.2-1 on Debian

I wonder if it would be better filed upstream with Gnome as the
Debian/Ubuntu maintainers seem to just package, not patch/fix Gnome.
Anyone seen this on non-Debian-based distro's?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1411174

Title:
  "open in terminal" does not honour SSH_AUTH_SOCK and GPG_AGENT_INFO
  environment variables in Ubuntu 14.10

Status in gnome-terminal package in Ubuntu:
  Confirmed
Status in nautilus-open-terminal package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

  Open a terminal in Unity via the Launcher (or Dash) and ssh into
  something. The ssh-agent unity keyring dialog will popup asking for
  the passphrase. Everything's ok.

  Now open a terminal via nautilus-open-terminal, for example right
  click on Desktop -> Open in Terminal and run env. The SSH_AUTH_SOCK
  and GPG_AGENT_INFO variables are not set. Other env vars are also
  slightly different but this might not be necessarily a problem. The
  problem is that trying to ssh somewhere cannot access the already
  running ssh-agent (unity gnome keyring), ssh will prompt in CLI for
  the passphrase.

  The expected behaviour (at least until 14.04 LTS) was that
  SSH_AUTH_SOCK and GPG_AGENT_INFO were set when opening the terminal
  via nautilus "Open in Terminal".

  
  $ lsb_release -rd
  Description:  Ubuntu 14.10
  Release:  14.10

  $ apt-cache policy nautilus-open-terminal 
  nautilus-open-terminal:
Installed: 0.20-1
Candidate: 0.20-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1411174/+subscriptions

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


[Desktop-packages] [Bug 1411174] Re: "open in terminal" does not honour SSH_AUTH_SOCK and GPG_AGENT_INFO environment variables in Ubuntu 14.10

2015-10-13 Thread Simon John
this behaviour has just started happening in gnome 3.18.0-1 on debian
sid, but only for ssh, gpg is still working

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1411174

Title:
  "open in terminal" does not honour SSH_AUTH_SOCK and GPG_AGENT_INFO
  environment variables in Ubuntu 14.10

Status in gnome-terminal package in Ubuntu:
  Confirmed
Status in nautilus-open-terminal package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

  Open a terminal in Unity via the Launcher (or Dash) and ssh into
  something. The ssh-agent unity keyring dialog will popup asking for
  the passphrase. Everything's ok.

  Now open a terminal via nautilus-open-terminal, for example right
  click on Desktop -> Open in Terminal and run env. The SSH_AUTH_SOCK
  and GPG_AGENT_INFO variables are not set. Other env vars are also
  slightly different but this might not be necessarily a problem. The
  problem is that trying to ssh somewhere cannot access the already
  running ssh-agent (unity gnome keyring), ssh will prompt in CLI for
  the passphrase.

  The expected behaviour (at least until 14.04 LTS) was that
  SSH_AUTH_SOCK and GPG_AGENT_INFO were set when opening the terminal
  via nautilus "Open in Terminal".

  
  $ lsb_release -rd
  Description:  Ubuntu 14.10
  Release:  14.10

  $ apt-cache policy nautilus-open-terminal 
  nautilus-open-terminal:
Installed: 0.20-1
Candidate: 0.20-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1411174/+subscriptions

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


[Desktop-packages] [Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2015-06-29 Thread Simon John
Just had the issue in Debian Jessie (Sid) with Gnome 3.16

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

Title:
  Nautilus says the USB stick is read only when it is not

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  First time I use an USB drive since I updated to 12.04 and I found a
  really annoying bug on Nautilus. Nautilus claims that the destination
  drive is read-only when in fact it is not.

  How to reproduce:

  1. Connect a USB stick drive to your competer.
  2. The USB will appear in the desktop.
  3. Open two Nautilus windows one in your home folder, other in the USB stick 
drive.
  4. Select any file from your home folder (small enough to fit the free space 
in the USB drive)
  5. Drag the file and drop it in the USB drive window.

  -- Nautilus will say that it cannot copy the file because the
  destination is read ony --

  If you try the copy the same file with the terminal you will see that
  the file is copied without problem, other programs like gedit or
  LibreOffice can write in the usb stick drive just fine.

  It is not a problem with the USB stick, as shown here:

  [ 6232.288064] usb 2-1: new high-speed USB device number 6 using ehci_hcd
  [ 6232.426378] scsi8 : usb-storage 2-1:1.0
  [ 6233.468489] scsi 8:0:0:0: Direct-Access Kingston DT 101 IIPMAP 
PQ: 0 ANSI: 0 CCS
  [ 6233.469862] sd 8:0:0:0: Attached scsi generic sg2 type 0
  [ 6234.178262] sd 8:0:0:0: [sdb] 3909632 512-byte logical blocks: (2.00 
GB/1.86 GiB)
  [ 6234.178735] sd 8:0:0:0: [sdb] Write Protect is off
  [ 6234.178740] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 6234.179251] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.179256] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.183369] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.183376] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.210138]  sdb: sdb1
  [ 6234.212732] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.212736] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.212740] sd 8:0:0:0: [sdb] Attached SCSI removable disk

  The permisions on the removable drive are set correctly:

  sergio@shana:/media$ ls -lah
  total 12K
  drwxr-xr-x  3 root   root   4,0K jul  5 10:20 .
  drwxr-xr-x 23 root   root   4,0K jul  3 11:01 ..
  drwx--  5 sergio sergio 4,0K dic 31  1969 DESIGNPLUS

  There is enough free space in the drive:

  sergio@shana:/media/DESIGNPLUS$ df -h
  S.ficheros Tamaño Usado  Disp Uso% Montado en
  /dev/sda2 50G  5,5G   42G  12% /
  udev 1,5G  4,0K  1,5G   1% /dev
  tmpfs579M  872K  579M   1% /run
  none 5,0M 0  5,0M   0% /run/lock
  none 1,5G  1,1M  1,5G   1% /run/shm
  /dev/sda1497M  113M  360M  24% /boot
  /dev/sda5245G  111G  122G  48% /home
  /dev/sdb11,9G  681M  1,2G  36% /media/DESIGNPLUS

  A file can be copied to the USB stick using the cp command for
  example.

  sergio@shana:~/Trash$ cp wireless.txt /media/DESIGNPLUS
  sergio@shana:~/Trash$ cd /media/DESIGNPLUS
  sergio@shana:/media/DESIGNPLUS$ ls -lah
  total 204K
  drwx-- 5 sergio sergio 4,0K jul  5 10:38 .
  drwxr-xr-x 3 root   root   4,0K jul  5 10:20 ..
  -rw-r--r-- 1 sergio sergio 117K jul  5 10:14 ._Screen Shot 2012-06-30 at 
8.50.37 AM.png
  -rw-r--r-- 1 sergio sergio  55K jun 30 08:51 Screen Shot 2012-06-30 at 
8.50.37 AM.png
  drwx-- 4 sergio sergio 4,0K jul  5 10:05 .Spotlight-V100
  drwx-- 2 sergio sergio 4,0K jul  5 10:05 .Trashes
  -rw-r--r-- 1 sergio sergio 4,0K jul  5 10:05 ._.Trashes
  -rw-r--r-- 1 sergio sergio   73 jul  5 10:38 wireless.txt

  But nautilus just dennies to copy the file claming that the
  destination is read only, when it is not.

  I tested it with two different USB sticks in two different computers
  running Ubuntu 12.04 and the same result.

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

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


[Desktop-packages] [Bug 1291574] Re: nouveau DRM GPU lockup, PFIFO unhandled status 0x00800000

2015-06-09 Thread Simon John
i've seen crashes with iceweasel and mplayer, so its not just chrome (on
debian)

[21236.953014] nouveau E[mplayer[20360]] multiple instances of buffer 34 on 
validation list
[21236.953020] nouveau E[mplayer[20360]] validate_init
[21236.953021] nouveau E[mplayer[20360]] validate: -22
[228512.722648] nouveau W[   PFIFO][:01:00.0] INTR 0x0100: 0x0005
[405193.284040] nouveau E[mplayer[2277]] multiple instances of buffer 37 on 
validation list
[405193.284048] nouveau E[mplayer[2277]] validate_init
[405193.284051] nouveau E[mplayer[2277]] validate: -22
[608343.309025] nouveau E[mplayer[6653]] multiple instances of buffer 37 on 
validation list
[608343.309033] nouveau E[mplayer[6653]] validate_init
[608343.309036] nouveau E[mplayer[6653]] validate: -22
[623180.230876] nouveau W[   PFIFO][:01:00.0] INTR 0x0100: 0x0005
[663031.221724] nouveau E[gnome-shell[4889]] multiple instances of buffer 469 
on validation list
[663031.221729] nouveau E[gnome-shell[4889]] validate_init
[663031.221730] nouveau E[gnome-shell[4889]] validate: -22
[663071.853783] nouveau E[   PFIFO][:01:00.0] write fault at 0x0007dc 
[PAGE_NOT_PRESENT] from PGRAPH/GPC0/PROP on channel 0x007f9ee000 
[gnome-shell[4889]]
[663071.853788] nouveau E[   PFIFO][:01:00.0] PGRAPH engine fault on 
channel 5, recovering...
[663158.214504] nouveau E[gnome-shell[4889]] failed to idle channel 0x 
[gnome-shell[4889]]
[663173.199899] nouveau E[gnome-shell[4889]] failed to idle channel 0x 
[gnome-shell[4889]]


** Also affects: xserver-xorg-video-nouveau (Debian)
   Importance: Undecided
   Status: New

** No longer affects: xserver-xorg-video-nouveau (Debian)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1291574

Title:
  nouveau DRM GPU lockup, PFIFO unhandled status 0x0080

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Confirmed

Bug description:
  Usually seen on large screen transitions, often in browser windows.
  Display freezes, and processes disappear.   klog starts with

  nouveau ![   PFIFO][:01:00.0] unhandled status 0x0080
  nouveau E[ DRM] GPU lockup - switching to software fbcon

  and thereafter fills with

  nouveau E[Xorg[1868]] failed to idle channel 0x0001 [Xorg[1868]]
  nouveau E[Xorg[1868]] failed to idle channel 0x0001 [Xorg[1868]]
  nouveau E[   PFIFO][:01:00.0] playlist 0 update timeout
  nouveau E[Xorg[1868]] failed to idle channel 0x [Xorg[1868]]
  nouveau E[Xorg[1868]] failed to idle channel 0x [Xorg[1868]]
  nouveau E[   PFIFO][:01:00.0] channel 2 [Xorg[1868]] kick timeout
  nouveau E[   PFIFO][:01:00.0] channel 2 [Xorg[1868]] kick timeout
  nouveau E[   PFIFO][:01:00.0] playlist 0 update timeout

  repeated about every 150 seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,regex,snap,imgpng,move,animation,mousepoll,compiztoolbox,resize,grid,unitymtgrabhandles,workarounds,gnomecompat,vpswitch,place,expo,wall,fade,ezoom,session,scale,unityshell]
  CompositorRunning: None
  Date: Wed Mar 12 15:10:37 2014
  DistUpgraded: 2010-09-09 17:07:06,366 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:2650]
  LightdmGreeterLog:
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
   
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
   
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
  MachineType: MSI MS-7673
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=44b47c66-6a6d-465d-a0b6-e03e703616cb ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: Upgraded to trusty on 2010-09-09 (1279 days ago)
  dmi.bios.date: 03/31/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.10
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P67A-C43 (MS-7673)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 

[Desktop-packages] [Bug 1291574] Re: nouveau DRM GPU lockup, PFIFO unhandled status 0x00800000

2015-05-16 Thread Simon John
kernel 4.0.0 has the same issue, so its not kernel-bound and its not a
screensaver issue as it tends to happen to me when using google chrome
viewing youtube for some reason (but not every time and not exclusively
when using chrome).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1291574

Title:
  nouveau DRM GPU lockup, PFIFO unhandled status 0x0080

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Confirmed

Bug description:
  Usually seen on large screen transitions, often in browser windows.
  Display freezes, and processes disappear.   klog starts with

  nouveau ![   PFIFO][:01:00.0] unhandled status 0x0080
  nouveau E[ DRM] GPU lockup - switching to software fbcon

  and thereafter fills with

  nouveau E[Xorg[1868]] failed to idle channel 0x0001 [Xorg[1868]]
  nouveau E[Xorg[1868]] failed to idle channel 0x0001 [Xorg[1868]]
  nouveau E[   PFIFO][:01:00.0] playlist 0 update timeout
  nouveau E[Xorg[1868]] failed to idle channel 0x [Xorg[1868]]
  nouveau E[Xorg[1868]] failed to idle channel 0x [Xorg[1868]]
  nouveau E[   PFIFO][:01:00.0] channel 2 [Xorg[1868]] kick timeout
  nouveau E[   PFIFO][:01:00.0] channel 2 [Xorg[1868]] kick timeout
  nouveau E[   PFIFO][:01:00.0] playlist 0 update timeout

  repeated about every 150 seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,regex,snap,imgpng,move,animation,mousepoll,compiztoolbox,resize,grid,unitymtgrabhandles,workarounds,gnomecompat,vpswitch,place,expo,wall,fade,ezoom,session,scale,unityshell]
  CompositorRunning: None
  Date: Wed Mar 12 15:10:37 2014
  DistUpgraded: 2010-09-09 17:07:06,366 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:2650]
  LightdmGreeterLog:
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
   
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
   
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
  MachineType: MSI MS-7673
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=44b47c66-6a6d-465d-a0b6-e03e703616cb ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: Upgraded to trusty on 2010-09-09 (1279 days ago)
  dmi.bios.date: 03/31/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.10
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P67A-C43 (MS-7673)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd03/31/2011:svnMSI:pnMS-7673:pvr1.0:rvnMSI:rnP67A-C43(MS-7673):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7673
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140305-0ubuntu1
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc3-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc3-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Mar 12 15:10:05 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputdaskeyboard  KEYBOARD, id 8
   inputdaskeyboard  KEYBOARD, id 9
   inputLogitech USB-PS/2 Optical Mouse MOUSE, id 10
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.0-1ubuntu6
  xserver.video_driver: nouveau

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1291574] Re: nouveau DRM GPU lockup, PFIFO unhandled status 0x00800000

2015-05-11 Thread Simon John
affects me too on debian scratch/sid.

all the fixes from google appear to be disable nouveau (nomodeset) and
install the proprietary drivers, which isn't helpful.

i can still ssh into the box, but anything that was running a gui has
crashed (defunct), here's some output i got in dmesg:

[116651.047961] nouveau E[gnome-shell[1436]] multiple instances of buffer 256 
on validation list
[116651.047965] nouveau E[gnome-shell[1436]] validate_init
[116651.047966] nouveau E[gnome-shell[1436]] validate: -22
[116691.791976] nouveau E[   PFIFO][:01:00.0] write fault at 0x000a42 
[PAGE_NOT_PRESENT] from PGRAPH/GPC0/PROP on channel 0x007f9ee000 
[gnome-shell[1436]]
[116691.791980] nouveau E[   PFIFO][:01:00.0] PGRAPH engine fault on 
channel 5, recovering...
[116758.244902] nouveau E[ DRM] GPU lockup - switching to software fbcon
[116773.237541] nouveau E[Xorg[1023]] failed to idle channel 0x 
[Xorg[1023]]
[116788.222848] nouveau E[Xorg[1023]] failed to idle channel 0x 
[Xorg[1023]]
[116788.222899] [sched_delayed] sched: RT throttling activated
[116788.223033] nouveau E[   PFIFO][:01:00.0] read fault at 0x01b000 
[PAGE_NOT_PRESENT] from PFIFO/BAR_READ on channel 0x007fb5e000 [unknown]
[116803.328066] nouveau E[gnome-shell[1436]] failed to idle channel 0x 
[gnome-shell[1436]]
[116818.313425] nouveau E[gnome-shell[1436]] failed to idle channel 0x 
[gnome-shell[1436]]

things that seem to trigger it are screensaver and google chrome, but
that could be coinsidence.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1291574

Title:
  nouveau DRM GPU lockup, PFIFO unhandled status 0x0080

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Confirmed

Bug description:
  Usually seen on large screen transitions, often in browser windows.
  Display freezes, and processes disappear.   klog starts with

  nouveau ![   PFIFO][:01:00.0] unhandled status 0x0080
  nouveau E[ DRM] GPU lockup - switching to software fbcon

  and thereafter fills with

  nouveau E[Xorg[1868]] failed to idle channel 0x0001 [Xorg[1868]]
  nouveau E[Xorg[1868]] failed to idle channel 0x0001 [Xorg[1868]]
  nouveau E[   PFIFO][:01:00.0] playlist 0 update timeout
  nouveau E[Xorg[1868]] failed to idle channel 0x [Xorg[1868]]
  nouveau E[Xorg[1868]] failed to idle channel 0x [Xorg[1868]]
  nouveau E[   PFIFO][:01:00.0] channel 2 [Xorg[1868]] kick timeout
  nouveau E[   PFIFO][:01:00.0] channel 2 [Xorg[1868]] kick timeout
  nouveau E[   PFIFO][:01:00.0] playlist 0 update timeout

  repeated about every 150 seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,regex,snap,imgpng,move,animation,mousepoll,compiztoolbox,resize,grid,unitymtgrabhandles,workarounds,gnomecompat,vpswitch,place,expo,wall,fade,ezoom,session,scale,unityshell]
  CompositorRunning: None
  Date: Wed Mar 12 15:10:37 2014
  DistUpgraded: 2010-09-09 17:07:06,366 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:2650]
  LightdmGreeterLog:
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
   
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
   
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
  MachineType: MSI MS-7673
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=44b47c66-6a6d-465d-a0b6-e03e703616cb ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: Upgraded to trusty on 2010-09-09 (1279 days ago)
  dmi.bios.date: 03/31/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.10
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P67A-C43 (MS-7673)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd03/31/2011:svnMSI:pnMS-7673:pvr1.0:rvnMSI:rnP67A-C43(MS-7673):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7673
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 

[Desktop-packages] [Bug 1291574] Re: nouveau DRM GPU lockup, PFIFO unhandled status 0x00800000

2015-05-11 Thread Simon John
i can't see the problem is xserver-xorg-video-nouveau 1.0.11-1 though,
as the package hasn't been updated in 8 months and i've only had the
problem the last few weeks.

i assume its one of the libdrm* userspace packages which seem to have
had 3-4 new versions during march/april

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1291574

Title:
  nouveau DRM GPU lockup, PFIFO unhandled status 0x0080

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Confirmed

Bug description:
  Usually seen on large screen transitions, often in browser windows.
  Display freezes, and processes disappear.   klog starts with

  nouveau ![   PFIFO][:01:00.0] unhandled status 0x0080
  nouveau E[ DRM] GPU lockup - switching to software fbcon

  and thereafter fills with

  nouveau E[Xorg[1868]] failed to idle channel 0x0001 [Xorg[1868]]
  nouveau E[Xorg[1868]] failed to idle channel 0x0001 [Xorg[1868]]
  nouveau E[   PFIFO][:01:00.0] playlist 0 update timeout
  nouveau E[Xorg[1868]] failed to idle channel 0x [Xorg[1868]]
  nouveau E[Xorg[1868]] failed to idle channel 0x [Xorg[1868]]
  nouveau E[   PFIFO][:01:00.0] channel 2 [Xorg[1868]] kick timeout
  nouveau E[   PFIFO][:01:00.0] channel 2 [Xorg[1868]] kick timeout
  nouveau E[   PFIFO][:01:00.0] playlist 0 update timeout

  repeated about every 150 seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,regex,snap,imgpng,move,animation,mousepoll,compiztoolbox,resize,grid,unitymtgrabhandles,workarounds,gnomecompat,vpswitch,place,expo,wall,fade,ezoom,session,scale,unityshell]
  CompositorRunning: None
  Date: Wed Mar 12 15:10:37 2014
  DistUpgraded: 2010-09-09 17:07:06,366 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:2650]
  LightdmGreeterLog:
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
   
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
   
   (lightdm-gtk-greeter:5159): Gtk-CRITICAL **: gtk_container_foreach: 
assertion 'GTK_IS_CONTAINER (container)' failed
  MachineType: MSI MS-7673
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=44b47c66-6a6d-465d-a0b6-e03e703616cb ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: Upgraded to trusty on 2010-09-09 (1279 days ago)
  dmi.bios.date: 03/31/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.10
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P67A-C43 (MS-7673)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd03/31/2011:svnMSI:pnMS-7673:pvr1.0:rvnMSI:rnP67A-C43(MS-7673):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7673
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140305-0ubuntu1
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc3-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc3-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Mar 12 15:10:05 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputdaskeyboard  KEYBOARD, id 8
   inputdaskeyboard  KEYBOARD, id 9
   inputLogitech USB-PS/2 Optical Mouse MOUSE, id 10
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.0-1ubuntu6
  xserver.video_driver: nouveau

To manage 

[Desktop-packages] [Bug 583172] Re: cups lose configuration

2014-03-08 Thread Simon John
i've had this with various 12.04 installations for months, i assumed it
was apt upgrades breaking cupsd as there's always a backup .0 file, its
not boot failures for me.

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

Title:
  cups lose configuration

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: cups

  cups 1.4.3-1
  ubuntu 10.04

  Hi everyone:
  my cups randomly lose any printer I have added.

  I configure my printer, I can print, but after shutdown, when I restart there 
isn't any printer in my system/printer
  I can see /etc/cups/ppd and there are all my ppd printer drivers, but the 
file /etc/cups/printers.conf is empty
  I reconfigure the printer, newly I can print, but after shutdown, randomly my 
system printer is newly empty...

  The bug seems to be correct only if I copy the /etc/cups/printers.conf
  from another pc...

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

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


[Desktop-packages] [Bug 850649] Re: gnome-terminal extremely slow and display buggy

2012-08-24 Thread Simon John
also got this slow resizing problem on debian sid and wheezy with nvidia
gfx and gnome-terminal under gnome-shell.

i don't have the problem on any of the four ubuntu 12.04 machines i
have, which all have intel gfx, although they run unity not gnome-shell.

i'd pretty much say that makes it an nvidia bug or gnome-shell bug, not
a gnome-terminal bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/850649

Title:
  gnome-terminal extremely slow and display buggy

Status in “gnome-terminal” package in Ubuntu:
  Confirmed

Bug description:
  After the update to oneiric the gnome-terminal appears to be slow and
  display is sometimes buggy:

  * changing between windows and tabs is slow although other applications (like 
chromium) are not affected
  * sometimes the display is not updated and some parts (exactly on character 
box boundaries) of the terminal just show the background

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  Date: Thu Sep 15 08:28:30 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to oneiric on 2011-09-01 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/850649/+subscriptions

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