[Bug 601764] Re: psi does not re-sense network after suspend/hibernate

2021-07-30 Thread Ryan C. Underwood
This is not incomplete; this is a full and accurate bug report that applies to all versions up to and including the current version, as well as the psi-plus fork. This is one of the most annoying "features" of this application. ** Changed in: psi (Ubuntu) Status: Incomplete => Confirmed

[Bug 1715861] Re: r592 & r852 IRQ: DMA errors cause excessive log file entries

2021-01-02 Thread Ryan C. Underwood
Still happens in kernel 5.8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1715861 Title: r592 & r852 IRQ: DMA errors cause excessive log file entries To manage notifications about this bug go to:

[Bug 1895483] Re: Superceded by newer rtl8812au 5.x and rtl88x2bu driver

2020-09-13 Thread Ryan C. Underwood
** Summary changed: - Superceded by rtl88x2bu driver + Superceded by newer rtl8812au 5.x and rtl88x2bu driver ** Description changed: The old 8812au driver doesn't support newer hardware and is frequently - broken with 5.x kernels. The rtl88x2bu driver at -

[Bug 1895483] [NEW] Superceded by rtl88x2bu driver

2020-09-13 Thread Ryan C. Underwood
Public bug reported: The old 8812au driver doesn't support newer hardware and is frequently broken with 5.x kernels. The rtl88x2bu driver at https://github.com/cilynx/rtl88x2bu is the most up to date version for this series of hardware which still has no in-kernel driver. ** Affects: rtl8812au

[Bug 1705820] Re: Wrong build when kernel upgrade (about kernel header path)

2020-09-13 Thread Ryan C. Underwood
Does this package have an owner? This really needs to be fixed since it blocks every new user of Ubuntu with this network hardware who has automatic upgrades enabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1880986] [NEW] Unreasonable "Black Over Print" default value for Ricoh C261SFNw introduced in Focal

2020-05-27 Thread Ryan C. Underwood
Public bug reported: After the Focal upgrade, my Ricoh laser printer began printing solid black over every page. The image was still legible but the page looked like a sheet of carbon paper with massive black toner waste. The problem was a new printer option "Black Over Print" which surfaced in

[Bug 1757375] Re: Desktop unable to Suspend when Inactive

2020-03-22 Thread Ryan C. Underwood
Still a major laptop usability problem in eoan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1757375 Title: Desktop unable to Suspend when Inactive To manage notifications about this bug go to:

[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2019-11-22 Thread Ryan C. Underwood
Still a problem on Eoan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1075923 Title: nautilus hangs copying large directories from a samba share To manage notifications about this bug go to:

[Bug 1816214] Re: Thinks logical volume is not mounted because it's not using /dev/mapper/vg-* path

2019-02-15 Thread Ryan C. Underwood
After some more playing around, I realized that I was slightly off in my initial analysis. It's not /etc/fstab that it obtains the /dev/vg/* references from, but lvdisplay: $ sudo lvdisplay --config 'log{command_names=0}' -c -a WARNING: Device /dev/mapper/sda5_crypt has size of 1950040760

[Bug 1816214] [NEW] Thinks logical volume is not mounted because it's not using /dev/mapper/vg-* path

2019-02-15 Thread Ryan C. Underwood
Public bug reported: I have a volume group named 'vg'. /dev/mapper/vg-* and /dev/vg/* are symlinks to the same devicemapper entries: $ ls -l /dev/vg lrwxrwxrwx 1 root root 7 Feb 14 21:44 documents -> ../dm-5 lrwxrwxrwx 1 root root 7 Feb 14 21:44 downloads -> ../dm-7 lrwxrwxrwx 1 root root 8 Feb

[Bug 1809840] [NEW] Creating slideshow of large number of images fails due to inode exhaustion in default /tmp

2018-12-26 Thread Ryan C. Underwood
Public bug reported: Creating a DVD image with several thousand (4000+) images fails, with this in the final log line: Error while writing video frame: Operation not permitted After much useless debugging and wasted time, I found: Filesystem Inodes IUsed IFree IUse%

[Bug 1685442] Re: Errors: flip_done timed out during boot-up; slow boot

2018-10-28 Thread Ryan C. Underwood
This should be bisectable, but I don't think anyone has done it yet... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1685442 Title: Errors: flip_done timed out during boot-up; slow boot To

[Bug 1776150] Re: 2.6.19 on bionic: QIF import wizard hangs when manipulating account tree

2018-08-19 Thread Ryan C. Underwood
Was finally able to reproduce under valgrind with the OFX/QFX import plugin! ==18084== Invalid read of size 8 ==18084==at 0x943FD06: g_type_check_instance_cast (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.1) ==18084==by 0x538DE78: gnc_tree_view_account_set_selected_account (in

[Bug 1776150] Re: 2.6.19 on bionic: QIF import wizard hangs when manipulating account tree

2018-06-11 Thread Ryan C. Underwood
Also cannot reproduce under valgrind, which indicates that a race condition is to blame (it's running much slower there). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1776150 Title: 2.6.19 on

[Bug 1776150] Re: 2.6.19 on bionic: QIF import wizard hangs when manipulating account tree

2018-06-10 Thread Ryan C. Underwood
I've also noticed that this happens occasionally if I double-click on the line item itself - the whole dialog hangs. It seems to be some kind of race condition since it's never the same item causing the problem twice. -- You received this bug notification because you are a member of Ubuntu

[Bug 1776150] [NEW] 2.6.19 on bionic: QIF import wizard hangs when manipulating account tree

2018-06-10 Thread Ryan C. Underwood
Public bug reported: Occasionally when manipulating the account tree attempting to assign transactions to existing accounts, the dialog just hangs when the "expand tree" widget is clicked on. It seems to be related to possibly manipulating the dialog too fast, but I really have no idea. It is

[Bug 1767808] Re: "drm timed out" with driver i915 + Intel Mobile GM965/GL960 Integrated Graphics with Kernel 4.15

2018-05-08 Thread Ryan C. Underwood
@jsalisbury It is definitely not fixed upstream. See https://bugs.freedesktop.org/show_bug.cgi?id=93782 ** Bug watch added: freedesktop.org Bugzilla #93782 https://bugs.freedesktop.org/show_bug.cgi?id=93782 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1641099] Re: PCManFM & Nautilus crash immediately after opening

2018-04-17 Thread Ryan C. Underwood
I also had this segfault, and deleting the named socket also fixed it. The only difference I could observe is that the initial connect() call to the socket produced -1 ECONNREFUSED on a failed run (where it already existed), and on a successful run (where it did not already exist) the connect()

[Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-23 Thread Ryan C. Underwood
Attaching logs for ./growisofs -Z /dev/dvdrw=dvd.iso (nodao.log) ./growisofs -use-the-force-luke=dao -Z /dev/dvdrw=dvd.iso (dao.log) The difference in the actual commands sent seems to be stark. Is there a way to place a DVD burner into simulation mode as with CD recording so as to test the

[Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-23 Thread Ryan C. Underwood
dao option ** Attachment added: "dao.log" https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1757030/+attachment/5088414/+files/dao.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-23 Thread Ryan C. Underwood
no DAO option ** Attachment added: "nodao.log" https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1757030/+attachment/5088413/+files/nodao.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-22 Thread Ryan C. Underwood
e patch somewhere and also let me know what upstream version to apply against? -- Ryan C. Underwood, <neme...@icequake.net> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1757030 Title: Lite-

Re: [Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-22 Thread Ryan C. Underwood
dom occasion. I suppose, but I have zero problems with xorrecord with any drive or media so far, so I feel that this is a bug in growisofs with this specific drive. -- Ryan C. Underwood, <neme...@icequake.net> -- You received this bug notification because you are a member of Ubuntu

Re: [Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-21 Thread Ryan C. Underwood
741.332040] ata1: device not ready (errno=-16), forcing hardreset [5509741.332052] ata1: soft resetting link [5509741.536602] ata1.00: configured for MWDMA2 [5509741.537635] ata1: EH complete -- Ryan C. Underwood, <neme...@icequake.net> -- You received this bug notification because

[Bug 1757030] [NEW] Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-19 Thread Ryan C. Underwood
Public bug reported: I tried Verbatim 8x and 2.4x DVD+R DL. The failure is always exactly the same. $ growisofs -dvd-compat -Z /dev/dvdrw=2017.iso Executing 'builtin_dd if=2017.iso of=/dev/dvdrw obs=32k seek=0' /dev/dvdrw: splitting layers at 2009552 blocks /dev/dvdrw: "Current Write Speed" is

[Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-19 Thread Ryan C. Underwood
I also tried Pioneer BDR-205 Blu-ray recorder, firmware 1.12. growisofs can record any blank DL DVD with no problem. xorriso can record DL DVD on either drive. So, the problem seems isolated to growisofs and some alignment peculiarity with the firmware of this DS8A1H drive. -- You received

[Bug 1621753] Re: Google Cast no longer finds Chromecast device

2017-07-07 Thread Ryan C. Underwood
inthelight, could you run chromium from the console and paste the stack trace when it crashes? Also, please try it with a temporary new user directory (--user-data-dir=/tmp/foo or something) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1183690] Re: dkms only using one core for compiling

2017-05-13 Thread Ryan C. Underwood
Fixed in 2.2.0.3-4 and above from Debian https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=663114 Unfortunately, looks like only older versions are available in Ubuntu until Zesty. ** Bug watch added: Debian Bug tracker #663114 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663114 -- You

[Bug 1631037] Re: not possible to boot from a degraded raid1

2017-05-12 Thread Ryan C. Underwood
This is indeed still broken with 3.3-2ubuntu7.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1631037 Title: not possible to boot from a degraded raid1 To manage notifications about this bug go

[Bug 1635049] Re: Boot fails with degraded mdadm raid

2017-05-12 Thread Ryan C. Underwood
This is still broken in Xenial with mdadm 3.3-2ubuntu7.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635049 Title: Boot fails with degraded mdadm raid To manage notifications about this bug go

[Bug 1656693] Re: 16.10 Install failed

2017-02-09 Thread Ryan C. Underwood
Shouldn't the installer verify that constraint before proceeding through a process that is doomed to fail? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1656693 Title: 16.10 Install failed To

[Bug 1574120] Re: Notebook doesn't suspend when lid is closed after update to 16.04

2017-01-22 Thread Ryan C. Underwood
Still happens on 16.10 on a HP Pavilion 15 (Skylake i5-6300HQ, Intel 530, Nvidia 950M). HandleLidSwitchDocked=suspend and then reboot 'fixes' it. However, it has the undesirable side effect of suspending when an external monitor is attached to the HDMI port (driven by the NVidia chip). In the

[Bug 1656693] [NEW] 16.10 Install failed

2017-01-15 Thread Ryan C. Underwood
Public bug reported: The installer failed and decided to file this bug report. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: ubiquity 16.10.14 ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0 Uname: Linux 4.8.0-22-generic x86_64 ApportVersion: 2.20.3-0ubuntu8 Architecture: amd64

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2016-09-12 Thread Ryan C. Underwood
No @jacsalomon, that's not true. If you override via grub, there's no need for the kernel override. That is, this scheme works with Ubuntu's kernel configuration: CONFIG_ACPI_CUSTOM_DSDT_FILE="" # CONFIG_ACPI_CUSTOM_DSDT is not set -- You received this bug notification because you are a member

[Bug 1586894] Re: Xenial upgrade installs i386 kernel despite amd64 userland

2016-07-25 Thread Ryan C. Underwood
You're right, I had mistakenly installed that specific kernel image from the kernel ppa, but never booted into it. Is that why it decided to install the i386 metapackage? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2016-07-05 Thread Ryan C. Underwood
GRUB also accepts an 'acpi' command: https://www.gnu.org/software/grub/manual/html_node/acpi.html Perhaps we could just make it easier for that command to be generated as a part of boot entry blocks in grub.cfg. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1586894] Re: Xenial upgrade installs i386 kernel despite amd64 userland

2016-05-30 Thread Ryan C. Underwood
Or just check uname -m and don't install a different arch kernel during the upgrade. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586894 Title: Xenial upgrade installs i386 kernel despite

[Bug 1586894] [NEW] Xenial upgrade installs i386 kernel despite amd64 userland

2016-05-29 Thread Ryan C. Underwood
Public bug reported: I had a Trusty 14.04 LTS system and used update-manager -d to trigger the release upgrade to Xenial. Everything went fine, but when I rebooted into the kernel 4.4.0-22-generic I was greeted with a stacktrace and an error about not being able to execute /sbin/init on the

[Bug 1518021] Re: /usr/bin/Xorg:6:sna_dri2_event_free:sna_dri2_schedule_flip:sna_dri2_schedule_swap:DRI2SwapBuffers:ProcDRI2SwapBuffers

2016-04-01 Thread Ryan C. Underwood
Sorry, that was posted on the wrong bug thread. Disregard. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518021 Title:

[Bug 1522727] Re: X.org crashes intermittently, randomly, back to the login screen

2016-04-01 Thread Ryan C. Underwood
Andreas, you are probably running into this bug which is still current. https://bugs.freedesktop.org/show_bug.cgi?id=92911 A fix needs to be backported to wily. ** Bug watch added: freedesktop.org Bugzilla #92911 https://bugs.freedesktop.org/show_bug.cgi?id=92911 -- You received this bug

[Bug 1518021] Re: /usr/bin/Xorg:6:sna_dri2_event_free:sna_dri2_schedule_flip:sna_dri2_schedule_swap:DRI2SwapBuffers:ProcDRI2SwapBuffers

2016-04-01 Thread Ryan C. Underwood
This bug should not have been marked incomplete. The bug was fixed upstream and a fix needs to be backported to wily. https://bugs.freedesktop.org/show_bug.cgi?id=92911 ** Bug watch added: freedesktop.org Bugzilla #92911 https://bugs.freedesktop.org/show_bug.cgi?id=92911 -- You received this

[Bug 1525776] [NEW] libao pulse plugin does not ignore unsupported options as claimed

2015-12-13 Thread Ryan C. Underwood
Public bug reported: In the documentation for ao_open_live(): https://xiph.org/ao/doc/ao_open_live.html "Unsupported options are ignored." However, the pulse plugin does not ignore unsupported options: int ao_plugin_set_option(ao_device *device, const char *key, const char *value) {

[Bug 1388612]

2015-02-03 Thread Ryan C. Underwood
Jamie, your uname -a output indicates that you haven't installed a kernel that contains the other part of the fix. Go here: http://kernel.ubuntu.com/~kernel-ppa/mainline/ Pick a kernel = v3.19-rc1 and install the proper debs. Then make sure you choose that kernel at your bootloader. -- You

[Bug 1388612]

2015-02-03 Thread Ryan C. Underwood
You didn't actually install the packages that include the fix. :-) Try dist-upgrade. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388612 Title: [GM965] GPU lockup running OpenGL applications on

[Bug 1388612]

2015-02-03 Thread Ryan C. Underwood
Newbie here. I tried the same thing as Jamie Jackson but it keeps crashing. I have a freshly installed Ubuntu 14.04 I'm not sure if this means that you have also not actually upgraded to the fixed packages as Jamie Jackson indicated. Please dpkg -l libgl1 -mesa-dri and check that the installed

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
** Changed in: php5 (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1044430 Title: Php ftp_* eats memory To manage notifications about this

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
Also, you would not see the leak using memory_get_usage() because the memory is leaked outside of PHP, but due to PHP's mishandling of the connection. So dismissing the bug reporter on this basis was not really fair. -- You received this bug notification because you are a member of Ubuntu

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
This is a real bug. Here is the patch that fixes it. http://git.php.net/?p=php-src.git;a=commitdiff;h=0863a0d6a0f740874b4ef8dc732a4ec94949470c Here is the bug I filed in the debian BTS. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752366 Without this patch an attacker can launch a denial

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
** Changed in: php5 (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044430 Title: Php ftp_* eats memory To manage notifications about this bug go to:

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
This is a real bug. Here is the patch that fixes it. http://git.php.net/?p=php-src.git;a=commitdiff;h=0863a0d6a0f740874b4ef8dc732a4ec94949470c Here is the bug I filed in the debian BTS. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752366 Without this patch an attacker can launch a denial

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
Also, you would not see the leak using memory_get_usage() because the memory is leaked outside of PHP, but due to PHP's mishandling of the connection. So dismissing the bug reporter on this basis was not really fair. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1330804] [NEW] fceux grabs keyboard mouse when resuming from pause

2014-06-16 Thread Ryan C. Underwood
Public bug reported: This bug has been fixed upstream since 1 year ago but is still present in trusty. http://www.fceux.com/web/pressrelease-2.2.2.html The only workaround is to not pause fceux if you intend to use other applications at any time after unpausing it. ** Affects: fceux (Ubuntu)

[Bug 1193878] [NEW] Init script loses track of openvpn processes sometimes

2013-06-23 Thread Ryan C. Underwood
Public bug reported: I have a short cron job to check the status of an openvpn tunnel every so often and restart the link if it seems lost. */5 * * * * ping -c1 172.16.30.1 /dev/null 21 || PATH=$PATH:/sbin /etc/init.d/openvpn restart /dev/null 21 Most of the time this works okay. However,

[Bug 1193878] Re: Init script loses track of openvpn processes sometimes

2013-06-23 Thread Ryan C. Underwood
Also, a simple killall openvpn gets rid of all the derelict processes, so there doesn't seem to be any reason why the init script's kill would not have the same effect. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu.

[Bug 1193878] [NEW] Init script loses track of openvpn processes sometimes

2013-06-23 Thread Ryan C. Underwood
Public bug reported: I have a short cron job to check the status of an openvpn tunnel every so often and restart the link if it seems lost. */5 * * * * ping -c1 172.16.30.1 /dev/null 21 || PATH=$PATH:/sbin /etc/init.d/openvpn restart /dev/null 21 Most of the time this works okay. However,

[Bug 1193878] Re: Init script loses track of openvpn processes sometimes

2013-06-23 Thread Ryan C. Underwood
Also, a simple killall openvpn gets rid of all the derelict processes, so there doesn't seem to be any reason why the init script's kill would not have the same effect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1000272] Re: Eclipse crashes at startup in Ubuntu 12.04

2012-11-11 Thread Ryan C. Underwood
I removed all libswt-*3.5* and all eclipse packages and reinstalled same. None of the other tricks worked but this fixed the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000272

[Bug 1077748] [NEW] If wpa_supplicant's wpa-psk option is not quoted in /etc/network/interfaces, it is silently accepted, parsed incorrectly and fails to authenticate

2012-11-11 Thread Ryan C. Underwood
Public bug reported: iface wlan0 inet dhcp wpa-ssid myessid wpa-psk .. works. This does not work: iface wlan0 inet dhcp wpa-ssid myessid wpa-psk .. The failure is silent and can only be detected by entering wpa_cli and observing the 4-way handshake

[Bug 1077748] Re: If wpa_supplicant's wpa-psk option is not quoted in /etc/network/interfaces, it is silently accepted, parsed incorrectly and fails to authenticate

2012-11-11 Thread Ryan C. Underwood
Here is the Gentoo thread in which I located the solution by sheer chance: http://forums.gentoo.org/viewtopic-t-851897-start-0.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1077748 Title: If

[Bug 871898] Re: NM incorrectly sets broadcast address, nameserver address, default route... whereas dhclient does everything correctly

2012-06-26 Thread Ryan C. Underwood
I wouldn't know if it's been fixed in Precise, because in Precise n-m refuses to even connect to T-Mobile using exactly the same settings. I gave up on n-m and have been using sakis3g in the meantime. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 871898] Re: NM incorrectly sets broadcast address, nameserver address, default route, etc. (whereas dhclient does everything correctly) -- T-Mobile Rocket USB HSPA stick

2012-06-26 Thread Ryan C. Underwood
$ /sbin/ethtool -i usb0 driver: cdc_ether version: 22-Aug-2005 firmware-version: CDC Ethernet Device bus-info: usb-:00:1d.7-4 supports-statistics: no supports-test: no supports-eeprom-access: no supports-register-dump: no -- You received this bug notification because you are a member of

[Bug 871898] [NEW] n-m fails to correctly set T-Mobile DNS and default route, dhclient repairs it

2011-10-10 Thread Ryan C. Underwood
Public bug reported: Network Manager when using a T-mobile Rocket USB HSPA stick, fails to set the DNS and default route correctly, resulting in unusable network. I am using an Oneiric Beta 2 boot cd to rule out existing settings causing the issue. Here is the NetworkManager provided settings.

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2010-05-19 Thread Ryan C. Underwood
2.6.34 built from source solved the problem for me. -- suspend when closing laptop lid doesn't work https://bugs.launchpad.net/bugs/44058 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2010-05-19 Thread Ryan C. Underwood
I don't know if anyone has packaged 2.6.34. If you want to build it yourself: 1. Install kernel-package 2. Download 2.6.34 full source from kernel.org 3. tar jxf linux-2.6.34.tar.bz2 4. cd linux-2.6.34 5. cp /boot/config-your current kernel .config -- leading dot is important 6. make oldconfig

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2010-05-19 Thread Ryan C. Underwood
That would be /dev/null not /dev/nul -- suspend when closing laptop lid doesn't work https://bugs.launchpad.net/bugs/44058 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 566956] Re: package openafs-modules-dkms 1.4.12+dfsg-3 failed to install/upgrade: openafs kernel module failed to build

2010-05-18 Thread Ryan C. Underwood
Here is the problem and solution: http://rt.central.org/rt/Ticket/Display.html?id=124377 Here is when it was fixed in OpenAFS: http://www.mail-archive.com/openafs-...@openafs.org/msg01180.html ** Bug watch added: OpenAFS bugs #124377 http://rt.central.org/rt/Ticket/Display.html?id=124377 --

[Bug 561560] Re: upgrade 9.10-10.04 fails: 'ubuntu-minimal' can not be found anymore.

2010-05-14 Thread Ryan C. Underwood
This bug makes it impossible to use apt-proxy for distribution upgrades. Since distribution upgrades are the biggest upgrade download of all this is quite a problem for sites with many workstations. -- upgrade 9.10-10.04 fails: 'ubuntu-minimal' can not be found anymore.

[Bug 524158] [NEW] needs -dump-charset in elinks.mime

2010-02-18 Thread Ryan C. Underwood
Public bug reported: Binary package hint: elinks Please add -dump-charset %{charset} to the line in elinks.mime so that when the mailcap entry is called by another program, the program can request the proper character set depending on its own context. This fixes, for example, problems with Mutt

[Bug 524158] [NEW] needs -dump-charset in elinks.mime

2010-02-18 Thread Ryan C. Underwood
Public bug reported: Binary package hint: elinks Please add -dump-charset %{charset} to the line in elinks.mime so that when the mailcap entry is called by another program, the program can request the proper character set depending on its own context. This fixes, for example, problems with Mutt

Re: [Bug 453579] Re: in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4

2010-01-27 Thread Ryan C. Underwood
Why would the kernel update get corrupted unless the archive or any of the files it contains are several hundred megabytes in size? -- Ryan C. Underwood, neme...@icequake.net -- in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4 https

[Bug 453579] Re: in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4

2010-01-27 Thread Ryan C. Underwood
You did not say anything about reproducing the bug on smaller files. To my knowledge this would be the first report of a file smaller than 100MB being corrupted by this bug. -- in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4

[Bug 235391] Re: Compaq Presario C700 Series (C756A) brightness controls do not function.

2010-01-20 Thread Ryan C. Underwood
Upstream ACPI bug. This laptop needs a WMI driver for the hotkeys and proper ACPI operation. http://bugzilla.kernel.org/show_bug.cgi?id=15066 ** Bug watch added: Linux Kernel Bug Tracker #15066 http://bugzilla.kernel.org/show_bug.cgi?id=15066 ** Changed in: acpi-support (Ubuntu)

[Bug 284263] Re: ACPI: EC: missing confirmations, switch off interrupt mode.

2010-01-19 Thread Ryan C. Underwood
The best thing to do to get ACPI problems fixed is to file an ACPI bug at kernel.org. -- ACPI: EC: missing confirmations, switch off interrupt mode. https://bugs.launchpad.net/bugs/284263 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 360129] Re: [jaunty] [wishlist] [patch] Support for openchrome xxmc-vld in mplayer

2010-01-06 Thread Ryan C. Underwood
What is the source package that this patch is intended to be used with? It does not apply cleanly against the mplayer in Jaunty. -- [jaunty] [wishlist] [patch] Support for openchrome xxmc-vld in mplayer https://bugs.launchpad.net/bugs/360129 You received this bug notification because you are a

[Bug 493707] Re: [Q45] Flickering corruption with KMS and DVI output

2009-12-16 Thread Ryan C. Underwood
http://lkml.org/lkml/2009/10/18/142 Here is the fix. -- [Q45] Flickering corruption with KMS and DVI output https://bugs.launchpad.net/bugs/493707 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 302179] Re: gimp-remote not included

2009-12-05 Thread Ryan C. Underwood
It's gone missing again in Karmic ** Changed in: gimp (Ubuntu) Status: Fix Released = New -- gimp-remote not included https://bugs.launchpad.net/bugs/302179 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 420599] Re: blank screen with compiz and mesa 7.6

2009-11-17 Thread Ryan C. Underwood
This seems fixed in Karmic. ** Changed in: mesa (Ubuntu) Status: New = Invalid -- blank screen with compiz and mesa 7.6 https://bugs.launchpad.net/bugs/420599 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader

2009-11-17 Thread Ryan C. Underwood
It was most likely a reader that is attached using USB internally. Such readers work fine. It is system-bus-connected readers like the Ricoh that are not supported yet. -- Ryan C. Underwood, neme...@icequake.net -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2009-11-05 Thread Ryan C. Underwood
Fresh boot and after suspend, doesn't matter. -- suspend when closing laptop lid doesn't work https://bugs.launchpad.net/bugs/44058 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 449578] Re: karmic won't suspend on netbook even thou option is enabled

2009-11-04 Thread Ryan C. Underwood
Does it suspend by choosing that option from the GUI? -- karmic won't suspend on netbook even thou option is enabled https://bugs.launchpad.net/bugs/449578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2009-11-04 Thread Ryan C. Underwood
I just wanted to note that I have a HP DV2910US and I'm having this problem, but I have more information. Under Jaunty, suspend on lid closure worked fine. Also, I had to upgrade some multimedia packages to Karmic versions to resolve some other problems, which included pulling in the 2.6.31-14

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2009-11-04 Thread Ryan C. Underwood
Also, suspending from the desktop menu works fine. It's only the lid- switch suspend that doesn't work on my machine. -- suspend when closing laptop lid doesn't work https://bugs.launchpad.net/bugs/44058 You received this bug notification because you are a member of Ubuntu Bugs, which is a

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2009-11-04 Thread Ryan C. Underwood
Looks like my lid is getting to HAL at least, I wonder where it gets lost from there: Start monitoring devicelist: - 21:31:58.761: computer_logicaldev_input_3 property button.state.value = true 21:31:58.763: computer_logicaldev_input_3 condition

Re: [Bug 232385] Re: Thermal Sensor does not respond after hibernate; fans do not turn on.

2009-09-29 Thread Ryan C. Underwood
Have you tried the kernel from Karmic? It may have fixed the problem on my C700, but I'm not sure yet (takes a while to prove a negative...) -- Ryan C. Underwood, neme...@icequake.net -- Thermal Sensor does not respond after hibernate; fans do not turn on. https://bugs.launchpad.net/bugs

[Bug 420599] Re: blank screen with compiz and mesa 7.6

2009-09-03 Thread Ryan C. Underwood
After a reboot, the problem seems not to happen anymore. Perhaps mesa-7.5 leaves the hardware in a strange state. ** Changed in: mesa (Ubuntu) Status: Incomplete = Invalid -- blank screen with compiz and mesa 7.6 https://bugs.launchpad.net/bugs/420599 You received this bug notification

[Bug 420599] Re: blank screen with compiz and mesa 7.6

2009-09-03 Thread Ryan C. Underwood
And it just occurred again either due to a logout / log back in, or a VT switch. -- blank screen with compiz and mesa 7.6 https://bugs.launchpad.net/bugs/420599 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 420599] Re: blank screen with compiz and mesa 7.6

2009-09-03 Thread Ryan C. Underwood
** Attachment added: lspci -vvnn http://launchpadlibrarian.net/31292247/lspci -- blank screen with compiz and mesa 7.6 https://bugs.launchpad.net/bugs/420599 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 420599] Re: blank screen with compiz and mesa 7.6

2009-09-03 Thread Ryan C. Underwood
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/31292250/Xorg.0.log -- blank screen with compiz and mesa 7.6 https://bugs.launchpad.net/bugs/420599 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 420599] Re: blank screen with compiz and mesa 7.6

2009-09-03 Thread Ryan C. Underwood
** Attachment added: xorg.conf (basically default) http://launchpadlibrarian.net/31292262/xorg.conf ** Changed in: mesa (Ubuntu) Status: Invalid = New -- blank screen with compiz and mesa 7.6 https://bugs.launchpad.net/bugs/420599 You received this bug notification because you are a

Re: [Bug 284263] Re: ACPI: EC: missing confirmations, switch off interrupt mode.

2009-08-30 Thread Ryan C. Underwood
The ACPI error went away when I upgraded to 2.6.31-rc8, but the EC interrupt mode is still switched off whenever I resume. Sometimes it is accompanied by a GPE interrupt storm message. -- Ryan C. Underwood, neme...@icequake.net -- ACPI: EC: missing confirmations, switch off interrupt mode

[Bug 420599] [NEW] blank screen with compiz and mesa 7.6

2009-08-28 Thread Ryan C. Underwood
Public bug reported: Using xserver-xorg-video-intel 2.8.1 and kernel 2.6.31-8 from karmic Upgraded to mesa 7.6 from mesa 7.5 in karmic. greeter is displayed correctly, but after login the screen is black with a moveable cursor. The cursor changes depending on the screen location, meaning that

[Bug 420632] [NEW] find_task_by_vpid no longer exported

2009-08-28 Thread Ryan C. Underwood
Public bug reported: The module builds but doesn't insert due to non exporting of find_task_by_vpid in new kernels. Same problem in fglrx https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/394985 Commit that removed it

Re: [Bug 420632] Re: find_task_by_vpid no longer exported

2009-08-28 Thread Ryan C. Underwood
I am using 2.6.31-8-generic and openafs-modules-source downloaded today, also on amd64. -- Ryan C. Underwood, neme...@icequake.net -- find_task_by_vpid no longer exported https://bugs.launchpad.net/bugs/420632 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 420632] Re: find_task_by_vpid no longer exported

2009-08-28 Thread Ryan C. Underwood
** Attachment added: config.log http://launchpadlibrarian.net/30953781/config.log -- find_task_by_vpid no longer exported https://bugs.launchpad.net/bugs/420632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 420632] Re: find_task_by_vpid no longer exported

2009-08-28 Thread Ryan C. Underwood
** Attachment added: build.log http://launchpadlibrarian.net/30953787/build.log -- find_task_by_vpid no longer exported https://bugs.launchpad.net/bugs/420632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 420632] Re: find_task_by_vpid no longer exported

2009-08-28 Thread Ryan C. Underwood
Inexplicably, this time the build produced an insertable module. I must have erred at some point. Closing bug. ** Changed in: openafs (Ubuntu) Status: Incomplete = Invalid -- find_task_by_vpid no longer exported https://bugs.launchpad.net/bugs/420632 You received this bug notification

[Bug 246434] Re: cpufreq modules missing in hardy and intrepid amd64

2009-08-25 Thread Ryan C. Underwood
Replacing DSDT in the initrd is also phased out for karmic (for another useless reason -- we want to encourage bug reports against the kernel). So it will be _impossible_ to work around the failure of acpi-cpufreq by modifying the DSDT at runtime. -- cpufreq modules missing in hardy and

Re: [Bug 246434] Re: cpufreq modules missing in hardy and intrepid amd64

2009-08-25 Thread Ryan C. Underwood
No, I don't think the _intent_ is to make the problem of buggy DSDTs intentionally worse. However, I don't see how any change that is meant to encourage more bug reports to be submitted against the kernel can result in a better user experience (in the short run). -- Ryan C. Underwood, neme

[Bug 323989] [NEW] kqemu-source won't install if qemu is running

2009-02-01 Thread Ryan C. Underwood
Public bug reported: The generated module package fails in prerm if the kqemu module cannot be removed. Unfortunately, that makes the package installation impossible while qemu is in use. There doesn't seem to be a good reason why the module should not be upgraded even if it cannot be

[Bug 320527] [NEW] gamin: new upstream version

2009-01-23 Thread Ryan C. Underwood
Public bug reported: Binary package hint: gamin As of 11/24/2008 there is a new upstream version 0.1.10 ** Affects: gamin (Ubuntu) Importance: Undecided Status: New -- gamin: new upstream version https://bugs.launchpad.net/bugs/320527 You received this bug notification because

  1   2   >