[Bug 2053194] Re: latest kernel update breaks sata hotplug on z690

2024-03-18 Thread Matthew Eaton
I can confirm sata hotplug is still not working as of kernel 6.5.0-26.
It is working on 6.5.11-060511-generic mainline.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2053194

Title:
  latest kernel update breaks sata hotplug on z690

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2053194/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1858240] [NEW] tab completion does not work for fio command

2020-01-03 Thread Matthew Eaton
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 19.10
Release:19.10

$ apt-cache policy bash-completion
bash-completion:
  Installed: 1:2.9-1ubuntu1
  Candidate: 1:2.9-1ubuntu1
  Version table:
 *** 1:2.9-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu eoan/main i386 Packages
100 /var/lib/dpkg/status

Steps to reproduce:
1. Open terminal
2. Create a test file:
$ touch testfile
3. Enter:
$ fio testf
4. Press tab to trigger completion of filename
5. It does not complete

Note that if trying the above steps as root with 'sudo -s' tab
completion does work.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: bash-completion 1:2.9-1ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Jan  3 12:38:53 2020
Dependencies:
 
InstallationDate: Installed on 2019-12-06 (27 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: bash-completion
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858240

Title:
  tab completion does not work for fio command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1858240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1574894] [NEW] Can't update smartmontools drivedb: /usr/sbin/update-smart-drivedb is missing

2016-04-25 Thread Matthew Eaton
Public bug reported:

Installed the smartmontools package with apt-get but am unable to easily
update the drive database because /usr/sbin/update-smart-drivedb is
missing.


matt@matt-1604:~$ apt-cache policy smartmontools
smartmontools:
  Installed: 6.4+svn4214-1
  Candidate: 6.4+svn4214-1
  Version table:
 *** 6.4+svn4214-1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status


matt@matt-1604:~$ sudo find /usr -name update-smart-drivedb
matt@matt-1604:~$

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: smartmontools 6.4+svn4214-1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Apr 25 16:13:07 2016
InstallationDate: Installed on 2016-04-25 (0 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: smartmontools
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574894

Title:
  Can't update smartmontools drivedb: /usr/sbin/update-smart-drivedb is
  missing

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1437921] Re: gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

2015-04-13 Thread Matthew Eaton
I can reproduce this crash easily trying to reformat a USB drive:
1) Insert USB drive
2) Open Disk Utility and format with MBR disk label
3) Click + button to create partition
4) Click Create

$ lsb_release -a  
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Vivid Vervet (development branch)
Release:15.04
Codename:   vivid

$ apt-cache policy gnome-disk-utility
gnome-disk-utility:
  Installed: 3.14.0-0ubuntu2
  Candidate: 3.14.0-0ubuntu2
  Version table:
 *** 3.14.0-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
100 /var/lib/dpkg/status

$ apt-cache policy util-linux
util-linux:
  Installed: 2.25.2-4ubuntu2
  Candidate: 2.25.2-4ubuntu2
  Version table:
 *** 2.25.2-4ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1437921

Title:
  gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255610] Re: 100% CPU usage with initctl emit plymouth-ready process

2014-09-04 Thread Matthew Eaton
Hi guys,

I ran into this bug on an Ubuntu 14.04.1 system (see attached
screenshot).

I ran kill -ABRT and submitted the crash report but I don't know what
happened to it?  I have the files in /var/crash if you need them.

** Attachment added: Screenshot from 2014-09-04 11_30_44.png
   
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1255610/+attachment/4195735/+files/Screenshot%20from%202014-09-04%2011_30_44.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255610

Title:
  100% CPU usage with initctl emit plymouth-ready process

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255610] Re: 100% CPU usage with initctl emit plymouth-ready process

2014-09-04 Thread Matthew Eaton
Attaching my /var/crash files just in case...

** Attachment added: initctl_crash.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1255610/+attachment/4195742/+files/initctl_crash.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255610

Title:
  100% CPU usage with initctl emit plymouth-ready process

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312277] Re: partprobe returns with error if no disk label is present

2014-04-26 Thread Matthew Eaton
Thanks a lot for confirming this is the correct behavior.  I guess I was
assuming partprobe was actually doing *something* behind the scenes
since it was returning 0.  I'm marking this as invalid.

** Changed in: parted (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312277

Title:
  partprobe returns with error if no disk label is present

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1102024] Re: [regression] Restoring a maximized Gnome Terminal window with keybinding fails to restore the original geometry

2014-04-24 Thread Matthew Eaton
Fixed in Trusty for me as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1102024

Title:
  [regression] Restoring a maximized Gnome Terminal window with
  keybinding fails to restore the original geometry

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1102024/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312277] [NEW] partprobe returns with error if no disk label is present

2014-04-24 Thread Matthew Eaton
Public bug reported:

Running partprobe on a disk with no disk label returns with an error in
Trusty.  This is not the case in Precise or Saucy, nor is it the case
with parted 3.1 compiled from source.  In my opinion, even if there is
no disk label or partition table present, partprobe has done its job and
should exit 0.

On a side note, this functionality breaks a script that I wrote, since
it will fail on any error, and I would prefer to keep it that way.

Precise:
==
matt@matt-snia:~$ lsb_release -rd
Description:Ubuntu 12.04.4 LTS
Release:12.04

matt@matt-snia:~$ apt-cache policy parted
parted:
  Installed: 2.3-8ubuntu5.1

matt@matt-snia:~$ sudo parted /dev/sdf print
Error: /dev/sdf: unrecognised disk label

matt@matt-snia:~$ sudo partprobe /dev/sdf
matt@matt-snia:~$ echo $?
0
==

Trusty:
==
matt@matt-test:~$ lsb_release -rd
Description:Ubuntu 14.04 LTS
Release:14.04

matt@matt-test:~$ apt-cache policy parted
parted:
  Installed: 2.3-19ubuntu1

matt@matt-test:~$ sudo parted /dev/sdb print
Error: /dev/sdb: unrecognised disk label

matt@matt-test:~$ sudo partprobe /dev/sdb
Error: /dev/sdb: unrecognised disk label
matt@matt-test:~$ echo $?
1
==

Parted 3.1:
==
matt@matt-test:~/parted-3.1/partprobe$ ./partprobe -v
partprobe (GNU parted) 3.1

matt@matt-test:~/parted-3.1/partprobe$ sudo ./partprobe /dev/sdb
matt@matt-test:~/parted-3.1/partprobe$ echo $?
0
==

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312277

Title:
  partprobe returns with error if no disk label is present

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312277] Re: partprobe returns with error if no disk label is present

2014-04-24 Thread Matthew Eaton
I found this bug report that is contradictory to mine:

https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1104797

Is this the expected behavior then?  But if so, should Ubuntu be
deviating from upstream behavior like this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312277

Title:
  partprobe returns with error if no disk label is present

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1140716] Re: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge

2013-05-03 Thread Matthew Eaton
For me, the graphical glitches from 3.5.0-27 are gone but today I got a
crash report and GPU hung errors in syslog (but not in dmesg for some
reason):

matt@matt-work:~$ uname -a
Linux matt-work 3.5.0-28-generic #48~precise1-Ubuntu SMP Wed Apr 24 21:42:24 
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
matt@matt-work:~$ 
matt@matt-work:~$ grep GPU hung /var/log/syslog 
May  3 08:41:25 matt-work kernel: [   41.129686] [drm:i915_hangcheck_hung] 
*ERROR* Hangcheck timer elapsed... GPU hung
May  3 08:41:32 matt-work kernel: [   47.230798] [drm:i915_hangcheck_hung] 
*ERROR* Hangcheck timer elapsed... GPU hung
May  3 08:41:38 matt-work kernel: [   53.323907] [drm:i915_hangcheck_hung] 
*ERROR* Hangcheck timer elapsed... GPU hung
matt@matt-work:~$ 
matt@matt-work:~$ dmesg | grep GPU hung
matt@matt-work:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1140716

Title:
  [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on
  Sandybridge

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099787] Re: Dash blur is too slow to fade in. Please don't fade it unless you can make it faster/smoother.

2013-04-25 Thread Matthew Eaton
Same problem here with Intel HD 2000.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1099787

Title:
  Dash blur is too slow to fade in. Please don't fade it unless you can
  make it faster/smoother.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1099787/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1102024] Re: [regression] Restoring a maximized Gnome Terminal window with keybinding fails to restore the original geometry

2013-04-25 Thread Matthew Eaton
This is a very annoying bug for me.  I wish it were fixed in Raring but
it's not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1102024

Title:
  [regression] Restoring a maximized Gnome Terminal window with
  keybinding fails to restore the original geometry

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1102024/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969255] Re: jockey-gtk crashed with AttributeError in __main__: 'module' object has no attribute 'AbstractUI'

2013-04-25 Thread Matthew Eaton
Marking invalid as Ubuntu no longer uses jockey.

** Changed in: jockey (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969255

Title:
  jockey-gtk crashed with AttributeError in __main__: 'module' object
  has no attribute 'AbstractUI'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1140716] Re: [regression] 3.5.0-26-generic GPU hangs

2013-03-28 Thread Matthew Eaton
It took a lot longer than normal but I confirmed the bug is still
present in 3.5.7.

Linux matt-work 3.5.7-03050708-generic #201303180635 SMP Mon Mar 18
10:36:03 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Mar 28 16:42:33 matt-work kernel: [13712.881340] [drm:i915_hangcheck_hung] 
*ERROR* Hangcheck timer elapsed... GPU hung
Mar 28 16:42:33 matt-work kernel: [13712.881344] [drm] capturing error event; 
look for more information in /debug/dri/0/i915_error_state
Mar 28 16:42:33 matt-work kernel: [13712.884466] [drm] Enabling RC6 states: RC6 
on, RC6p off, RC6pp off

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1140716

Title:
  [regression] 3.5.0-26-generic GPU hangs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1140716] Re: [regression] 3.5.0-26-generic GPU hangs

2013-03-26 Thread Matthew Eaton
I've been on 3.8.4 for several hours with no problems.

Linux matt-work 3.8.4-030804-generic #201303201832 SMP Wed Mar 20
22:33:00 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1140716

Title:
  [regression] 3.5.0-26-generic GPU hangs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1140716] Re: [regression] 3.5.0-26-generic GPU hangs

2013-03-25 Thread Matthew Eaton
Test kernel did not fix the issue for me.

Linux matt-work 3.5.0-27-generic #45~lp1140716v1 SMP Fri Mar 22 15:50:00
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Mar 25 08:12:15 matt-work kernel: [  158.302349] [drm:i915_hangcheck_hung] 
*ERROR* Hangcheck timer elapsed... GPU hung
Mar 25 08:12:15 matt-work kernel: [  158.302353] [drm] capturing error event; 
look for more information in /debug/dri/0/i915_error_state
Mar 25 08:12:15 matt-work kernel: [  158.305230] [drm] Enabling RC6 states: RC6 
off, RC6p off, RC6pp off
Mar 25 08:12:36 matt-work kernel: [  179.663557] [drm:i915_hangcheck_hung] 
*ERROR* Hangcheck timer elapsed... GPU hung
Mar 25 08:12:36 matt-work kernel: [  179.663780] [drm] Enabling RC6 states: RC6 
off, RC6p off, RC6pp off

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1140716

Title:
  [regression] 3.5.0-26-generic GPU hangs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1140716] Re: [regression] 3.5.0-26-generic GPU hangs

2013-03-25 Thread Matthew Eaton
I've been on the rc1 kernel for about 3 hours with no problem.

Linux matt-work 3.9.0-030900rc1-generic #201303060659 SMP Wed Mar 6
12:00:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1140716

Title:
  [regression] 3.5.0-26-generic GPU hangs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent low graphics mode or black screen with Intel HD graphics

2013-01-19 Thread Matthew Eaton
** Summary changed:

- Intermittent low graphics mode with Intel HD graphics
+ Intermittent low graphics mode or black screen with Intel HD graphics

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode or black screen with Intel HD graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1070150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent black screen or low graphics mode with Intel HD graphics

2013-01-19 Thread Matthew Eaton
** Summary changed:

- Intermittent low graphics mode or black screen with Intel HD graphics
+ Intermittent black screen or low graphics mode with Intel HD graphics

** Description changed:

- Systems with Intel HD graphics are intermittently booting to a message
- about low graphics mode but a graphical login display never loads.
+ Systems with Intel HD graphics are intermittently booting to a black
+ screen or message about low graphics mode but a graphical login display
+ never loads.
  
  Multiple users are affected here:
  http://ubuntuforums.org/showthread.php?t=2073483
  
- Update - 10.26.12
- There are currently two known workarounds to this issue:
- 1) Log in via CTRL+ALT+F1 and issue command sudo service lightdm restart
- 2) Install and use GDM instead of lightdm
+ Update - 01.19.13
+ There are currently three known workarounds to this issue:
+ 1) Log in with CTRL+ALT+F1 and issue command sudo service lightdm restart
+ 2) Add some sleep to /etc/init/lightdm.conf
+ 3) Install and use GDM instead of lightdm
  
  Considering the above this *may* be a lightdm bug.
- 
  
  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
  
  uname -a
  Linux matt-pc 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  matt   2002 F pulseaudio
  Date: Mon Oct 22 20:55:29 2012
  HibernationDevice: RESUME=UUID=d9a43e39-0d27-4a5b-90ca-79dc0278afa2
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=85247ab4-6b7d-4d5a-a265-73b485861e24 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1606
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1606:bd08/16/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-V:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent black screen or low graphics mode with Intel HD graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1070150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1070150] Re: Intermittent black screen or low graphics mode message

2013-01-19 Thread Matthew Eaton
** Summary changed:

- Intermittent black screen or low graphics mode with Intel HD graphics
+ Intermittent black screen or low graphics mode message

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent black screen or low graphics mode message

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1070150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent black screen or low graphics mode message

2013-01-19 Thread Matthew Eaton
** Description changed:

- Systems with Intel HD graphics are intermittently booting to a black
- screen or message about low graphics mode but a graphical login display
- never loads.
+ Update - 01.19.13
+ 
+ Some systems are intermittently booting to a black screen or message
+ about low graphics mode but a graphical login display never loads.
+ 
+ Multiple GPU's are affected. Intel HD graphics driver and ATI open
+ source driver are confirmed to have the issue. Nvidia binary driver and
+ Nouveau driver still unconfirmed.
  
  Multiple users are affected here:
  http://ubuntuforums.org/showthread.php?t=2073483
  
- Update - 01.19.13
  There are currently three known workarounds to this issue:
  1) Log in with CTRL+ALT+F1 and issue command sudo service lightdm restart
  2) Add some sleep to /etc/init/lightdm.conf
  3) Install and use GDM instead of lightdm
  
- Considering the above this *may* be a lightdm bug.
  
  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
  
  uname -a
  Linux matt-pc 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  matt   2002 F pulseaudio
  Date: Mon Oct 22 20:55:29 2012
  HibernationDevice: RESUME=UUID=d9a43e39-0d27-4a5b-90ca-79dc0278afa2
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=85247ab4-6b7d-4d5a-a265-73b485861e24 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1606
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1606:bd08/16/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-V:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent black screen or low graphics mode message

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1070150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1069256] Re: Does not password protect 7zip archives

2012-12-05 Thread Matthew Eaton
This bug must have been fixed in file-roller as I can no longer
duplicate.

matt@matt-pc:~$ apt-cache policy file-roller 
file-roller:
  Installed: 3.6.1.1-0ubuntu1
  Candidate: 3.6.1.1-0ubuntu1
  Version table:
 *** 3.6.1.1-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.6.0-0ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069256

Title:
  Does not password protect 7zip archives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1069256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1069256] Re: Does not password protect 7zip archives

2012-12-05 Thread Matthew Eaton
Fixed in file-roller 3.6.1.1-0ubuntu1

** Changed in: file-roller (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069256

Title:
  Does not password protect 7zip archives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1069256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent low graphics mode with Intel HD graphics

2012-11-30 Thread Matthew Eaton
Hi Chris,

Thanks for your comments.

Adding sleep to /etc/init/lightdm.conf seems to be a more elegant
workaround for this bug:

https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/982889/comments/5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode with Intel HD graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1070150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent low graphics mode with Intel HD graphics

2012-11-18 Thread Matthew Eaton
Hi Fiorenzo,

I'm afraid the xorg-edgers ppa did not solve this bug for me.

Regards

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode with Intel HD graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1070150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent low graphics mode with Intel HD graphics

2012-10-26 Thread Matthew Eaton
** Description changed:

  Systems with Intel HD graphics are intermittently booting to a message
- about low graphics mode but a graphical display never loads.  The only
- workaround is to log in via CTRL+ALT+F1 and reboot the system until the
- display loads properly.  This may take several reboots.
+ about low graphics mode but a graphical login display never loads.
  
  Multiple users are affected here:
  http://ubuntuforums.org/showthread.php?t=2073483
  
- Note: I am uncertain if this is a kernel bug or a xorg bug but since
- this seems to only affect systems with Intel HD graphics I figured it
- was a kernel bug.
+ Update - 10.26.12
+ There are currently two known workarounds to this issue:
+ 1) Log in via CTRL+ALT+F1 and issue command sudo service lightdm restart
+ 2) Install and use GDM instead of lightdm
+ 
+ Considering the above this *may* be a lightdm bug.
+ 
  
  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
  
  uname -a
  Linux matt-pc 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  matt   2002 F pulseaudio
  Date: Mon Oct 22 20:55:29 2012
  HibernationDevice: RESUME=UUID=d9a43e39-0d27-4a5b-90ca-79dc0278afa2
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=85247ab4-6b7d-4d5a-a265-73b485861e24 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1606
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1606:bd08/16/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-V:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode with Intel HD graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1070150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1070150] Re: Intermittent low graphics mode with Intel HD graphics

2012-10-26 Thread Matthew Eaton
Here are my lightdm logs in case they're useful...

** Attachment added: lightdm.zip
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1070150/+attachment/3414975/+files/lightdm.zip

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode with Intel HD graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1070150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent low graphics mode with Intel HD graphics

2012-10-23 Thread Matthew Eaton
Hi Frank,

Thanks for your feedback.  I did confirm your workaround does provide a
graphical login screen for me as well:

CTRL+ALT+F1
sudo service lightdm restart

If GDM works too then maybe this is a lightdm bug?

I did try to install the mainline kernel but got errors... (see
errors.txt)

** Attachment added: errors.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1070150/+attachment/3410992/+files/errors.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode with Intel HD graphics

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent low graphics mode with Intel HD graphics

2012-10-23 Thread Matthew Eaton
Sorry, I was installing the wrong one.  I just installed the mainline
kernel but it does not resolve the problem.

uname -a
Linux matt-pc 3.7.0-030700rc2-generic #201210220428 SMP Mon Oct 22 08:29:33 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

** Tags added: kernel-bug-exists-upstream

** Tags removed: needs-upstream-testing xorg
** Tags added: lightdm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode with Intel HD graphics

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent low graphics mode with Intel HD graphics

2012-10-23 Thread Matthew Eaton
** Attachment removed: errors.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1070150/+attachment/3410992/+files/errors.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode with Intel HD graphics

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] [NEW] Intermittent low graphics mode with Intel HD graphics

2012-10-22 Thread Matthew Eaton
Public bug reported:

Systems with Intel HD graphics are intermittently booting into low
graphics mode.  The only workaround is to log in via CTRL+ALT+F1 and
reboot the system until the display loads properly.  This may take
several reboots.

Note: I am uncertain if this is a kernel bug or a xorg bug but since
this seems to only affect systems with Intel HD graphics I figured it
was a kernel bug.

lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

uname -a
Linux matt-pc 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-17-generic 3.5.0-17.28
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  matt   2002 F pulseaudio
Date: Mon Oct 22 20:55:29 2012
HibernationDevice: RESUME=UUID=d9a43e39-0d27-4a5b-90ca-79dc0278afa2
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: System manufacturer System Product Name
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=85247ab4-6b7d-4d5a-a265-73b485861e24 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-17-generic N/A
 linux-backports-modules-3.5.0-17-generic  N/A
 linux-firmware1.95
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/16/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1606
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z77-V
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1606:bd08/16/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-V:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug graphics intel kernel low mode quantal running-unity 
xorg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070150

Title:
  Intermittent low graphics mode with Intel HD graphics

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070150] Re: Intermittent low graphics mode with Intel HD graphics

2012-10-22 Thread Matthew Eaton
** Description changed:

- Systems with Intel HD graphics are intermittently booting into low
- graphics mode.  The only workaround is to log in via CTRL+ALT+F1 and
- reboot the system until the display loads properly.  This may take
- several reboots.
+ Systems with Intel HD graphics are intermittently booting to a message
+ about low graphics mode but a graphical display never loads.  The only
+ workaround is to log in via CTRL+ALT+F1 and reboot the system until the
+ display loads properly.  This may take several reboots.
  
  Note: I am uncertain if this is a kernel bug or a xorg bug but since
  this seems to only affect systems with Intel HD graphics I figured it
  was a kernel bug.
  
  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
  
  uname -a
  Linux matt-pc 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  matt   2002 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  matt   2002 F pulseaudio
  Date: Mon Oct 22 20:55:29 2012
  HibernationDevice: RESUME=UUID=d9a43e39-0d27-4a5b-90ca-79dc0278afa2
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=85247ab4-6b7d-4d5a-a265-73b485861e24 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.5.0-17-generic N/A
-  linux-backports-modules-3.5.0-17-generic  N/A
-  linux-firmware1.95
+  linux-restricted-modules-3.5.0-17-generic N/A
+  linux-backports-modules-3.5.0-17-generic  N/A
+  linux-firmware1.95
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1606
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1606:bd08/16/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-V:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

** Description changed:

  Systems with Intel HD graphics are intermittently booting to a message
  about low graphics mode but a graphical display never loads.  The only
  workaround is to log in via CTRL+ALT+F1 and reboot the system until the
  display loads properly.  This may take several reboots.
+ 
+ Multiple users are affected here:
+ http://ubuntuforums.org/showthread.php?t=2073483
  
  Note: I am uncertain if this is a kernel bug or a xorg bug but since
  this seems to only affect systems with Intel HD graphics I figured it
  was a kernel bug.
  
  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
  
  uname -a
  Linux matt-pc 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  matt   2002 F pulseaudio
  Date: Mon Oct 22 20:55:29 2012
  HibernationDevice: RESUME=UUID=d9a43e39-0d27-4a5b-90ca-79dc0278afa2
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=85247ab4-6b7d-4d5a-a265-73b485861e24 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   

[Bug 1069235] [NEW] Cannot format disk with new partition table

2012-10-20 Thread Matthew Eaton
Public bug reported:

lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

uname -a
Linux matt-pc 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

apt-cache policy gnome-disk-utility
gnome-disk-utility:
  Installed: 3.6.1-0ubuntu1
  Candidate: 3.6.1-0ubuntu1
  Version table:
 *** 3.6.1-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

Steps to reproduce:
1.  Select target disk to the left.
2.  Click the gear button on the top right.
3.  Select Format Disk
4.  Choose any settings
5.  Click Format
6.  Wait 10-15 seconds for error to appear
*Note:  This is only reproducible if there is an existing partition table on 
the device.  I was unable to reproduce the issue if the partition table is 
clear.

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: disks gnome-disk-utility partition table

** Attachment added: Screenshot from 2012-10-20 15:07:37.png
   
https://bugs.launchpad.net/bugs/1069235/+attachment/3406690/+files/Screenshot%20from%202012-10-20%2015%3A07%3A37.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069235

Title:
  Cannot format disk with new partition table

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1069256] [NEW] Does not password protect 7zip archives

2012-10-20 Thread Matthew Eaton
Public bug reported:

lsb_release -rd
lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

uname -a
Linux matt-pc 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

apt-cache policy file-roller
file-roller:
  Installed: 3.6.0-0ubuntu3
  Candidate: 3.6.0-0ubuntu3
  Version table:
 *** 3.6.0-0ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

apt-cache policy p7zip-full
p7zip-full:
  Installed: 9.20.1~dfsg.1-4
  Candidate: 9.20.1~dfsg.1-4
  Version table:
 *** 9.20.1~dfsg.1-4 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages
100 /var/lib/dpkg/status

I am unable to password protect a 7zip archive using file-roller.  I
tried both right-click - Compress as well as as from within file-roller
itself after the archive was created, Edit - Password.  Password
protecting a standard zip archive worked fine, just not 7zip.

I was able to create a password protected 7zip archive using the command below.
7z a archive.7z -t7z -ppassword -mhe directory

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069256

Title:
  Does not password protect 7zip archives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1069256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1038093] Re: [regression] Fedora17 and ArchLinux dont appear in GRUB menu

2012-09-17 Thread Matthew Eaton
Confirmed in 12.10 beta1.

Linux 3.5.0-13-generic #14-Ubuntu SMP Wed Aug 29 16:48:44 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038093

Title:
  [regression] Fedora17 and ArchLinux dont appear in GRUB menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1038093/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044685] Re: too high use of resource and hung

2012-09-14 Thread Matthew Eaton
This is also reproducible in Disks aka Disk Utility aka gnome-disk-
utility.

Steps:
1.  Select target disk on the left.
2.  Click the gears button in the top right.
3.  Select Format Disk
4.  Choose any settings
5.  Click Format
6.  Wait 10-15 seconds for error to appear
*Note:  This is only reproducible if there is an existing partition table on 
the device.  These steps will not reproduce the issue if the partition table is 
clear, e.g. after a secure erase.

** Attachment added: Error
   
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/1044685/+attachment/3315424/+files/Screenshot%20from%202012-09-14%2013%3A53%3A38.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044685

Title:
  too high use of resource and hung

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 844219] Re: Guest Account has read access to /home

2011-10-07 Thread Matthew Eaton
*** This bug is a duplicate of bug 849027 ***
https://bugs.launchpad.net/bugs/849027

I ran the latest updates this morning and confirmed the fix.  Thanks for
your help!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844219

Title:
  Guest Account has read access to /home

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 844219] Re: Guest Account has read access to /home

2011-10-06 Thread Matthew Eaton
I think it's a privacy issue but not necessarily a security issue.  As
it is now anyone would have the ability to sit down at your computer,
log into a guest session from the log in screen, and then browse all of
the users' personal files.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844219

Title:
  Guest Account has read access to /home

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 844219] Re: Guest Account has read access to /home

2011-10-06 Thread Matthew Eaton
Sorry, I did misunderstand your comment.  That said, I just installed
the latest updates and I am still able to access the files in my user's
home directory using the Guest account.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844219

Title:
  Guest Account has read access to /home

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 844219] [NEW] Guest Account has read access to /home

2011-09-07 Thread Matthew Eaton
Public bug reported:

I am uncertain as to which package to file this bug against.  Please be
gentle.  This is my first bug report. :)

1) matt@matt-ubuntu-beta:~$ lsb_release -rd
Description:Ubuntu oneiric (development branch)
Release:11.10

2) Lightdm?

3) Expected behavior:  In 11.04 the Guest Account does not have
sufficient privileges to access /home.  I expected this same behavior
with the Guest Account in 11.10.

4) What happened instead:  In 11.10 the Guest Account has read access to
/home and the home directories within.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 0.9.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic i686
Architecture: i386
Date: Wed Sep  7 12:29:50 2011
ExecutablePath: /usr/sbin/lightdm
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
ProcEnviron: PATH=(custom, no user)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: account apport-bug guest i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844219

Title:
  Guest Account has read access to /home

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 844219] Re: Guest Account has read access to /home

2011-09-07 Thread Matthew Eaton
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844219

Title:
  Guest Account has read access to /home

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789368] Re: 11.04 failed to install: IOError: Device free not found in os-prober output - [Errno 2] No such file or directory: '/var/lib/partman/outfifo'

2011-06-20 Thread Matthew Eaton
I'm having the exact same problem (ubi-partman erroring out on
/var/lib/partman/outfifo) installing on my eeepc with 11.04 and 11.10.
Some potentially useful information: sda has 4 existing partitions, 1
ntfs, 1 swap and 2 linux (boot and root) in that order, and even though
the file outfifo does seem to exist, if I keep a shell open in that
directory, right around the time the error gets thrown, the shell's link
to that directory goes stale... maybe that directory is supposed to be
recreated during the whole process, but just thought I'd mention it in
case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789368

Title:
  11.04 failed to install: IOError: Device free not found in os-prober
  output - [Errno 2] No such file or directory:
  '/var/lib/partman/outfifo'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 539027] Re: end_request: I/O error rebooting at end of install Lucid beta

2010-04-10 Thread Matthew Eaton
Problem is still present for me also using today's daily.  apt-cache
policy casper reported ver 1.231.

-- 
end_request: I/O error rebooting at end of install Lucid beta
https://bugs.launchpad.net/bugs/539027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555694] Re: [Lucid Beta1 Nouveau driver] notify-osd Notifications aren't ephemeral hovering with mouse

2010-04-10 Thread Matthew Eaton
This bug appears to be fixed in today's daily build (20100410).

-- 
[Lucid Beta1 Nouveau driver] notify-osd Notifications aren't ephemeral hovering 
with mouse
https://bugs.launchpad.net/bugs/555694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 539027] Re: end_request: I/O error rebooting at end of install Lucid beta

2010-04-09 Thread Matthew Eaton
Just wanted to mention I am also seeing this bug exactly as described
using the official Lucid Beta2 Live CD.

-- 
end_request: I/O error rebooting at end of install Lucid beta
https://bugs.launchpad.net/bugs/539027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 552653] Re: [Lucid] Jockey gives message that it failed to install nvidia hardware driver

2010-04-09 Thread Matthew Eaton
I got this error message as well, however, rebooted and the nvidia
driver appears to be loaded and working fine.  Is this the right bug?

-- 
[Lucid] Jockey gives message that it failed to install nvidia hardware driver
https://bugs.launchpad.net/bugs/552653
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 460326] Re: gmplayer does not hide cursor when playing videos

2010-04-09 Thread Matthew Eaton
Bug still exists in mplayer in Lucid Beta2.

-- 
gmplayer does not hide cursor when playing videos
https://bugs.launchpad.net/bugs/460326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555694] Re: [Lucid Beta1 Nouveau driver] notify-osd Notifications aren't ephemeral hovering with mouse

2010-04-09 Thread Matthew Eaton
Bug is still present in Lucid Beta2.

-- 
[Lucid Beta1 Nouveau driver] notify-osd Notifications aren't ephemeral hovering 
with mouse
https://bugs.launchpad.net/bugs/555694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433782] Re: ubuntu-bug alsa-base Poppting Clicking Pulse Audio crashing

2010-04-02 Thread Matthew Eaton
This is also fixed for me in Lucid.

-- 
ubuntu-bug alsa-base Poppting Clicking Pulse Audio crashing
https://bugs.launchpad.net/bugs/433782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 287711] Re: wireless network lags - rt61pci driver

2010-04-02 Thread Matthew Eaton
I just played OpenArena for about an hour with no network lags in Lucid
Beta (updated to 4/1/2010).

Linux deathstar 2.6.32-19-generic #28-Ubuntu SMP Thu Apr 1 10:39:41 UTC
2010 x86_64 GNU/Linux

-- 
wireless network lags - rt61pci driver
https://bugs.launchpad.net/bugs/287711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 469752] Re: firefox,3.5/3.6 startup-notification bug

2010-03-10 Thread Matthew Eaton
I can confirm this is fixed in 3.7 and would also like to see 3.6
patched for 10.04.

-- 
firefox,3.5/3.6 startup-notification bug
https://bugs.launchpad.net/bugs/469752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 287711] Re: wireless network lags - rt61pci driver

2009-09-29 Thread Matthew Eaton
I am also experiencing this same issue.  I'm not sure what logs are
needed so I attached the same logs as Thorsten.

** Attachment added: lags.txt
   http://launchpadlibrarian.net/32732075/lags.txt

-- 
wireless network lags - rt61pci driver
https://bugs.launchpad.net/bugs/287711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 287711] Re: wireless network lags - rt61pci driver

2009-09-29 Thread Matthew Eaton
Here is a screenshot of the lag in Open Arena (the red bar).

** Attachment added: lags.jpg
   http://launchpadlibrarian.net/32732102/lags.jpg

-- 
wireless network lags - rt61pci driver
https://bugs.launchpad.net/bugs/287711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs