[Bug 1768010] Re: usbmount does not work on Bionic

2018-10-24 Thread Colin Taylor
Dan: No, I was referring to this as per post #4. https://github.com/rbrito/usbmount -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768010 Title: usbmount does not work on Bionic To manage notificat

[Bug 1768010] Re: usbmount does not work on Bionic

2018-10-23 Thread Colin Taylor
Dan: It looks like it's working as expected. The first error can be ignored because it always does that. It first tries to mount /dev/sdb which always fails because it is not a partition. Next it tries to mount /dev/sdb1 which succeeds because it is a partition. I don't know why there is a 21 seco

[Bug 1768010] Re: usbmount does not work on Bionic

2018-10-21 Thread Colin Taylor
I can confirm that the current code on github fixes the udev issue for 18.04. The re-write also fixes an associated problem with mounting NTFS drives through usbmount. Steven/James: The permissions issue you describe are not bugs and are explained in the documentation. You can set your preferred p

[Bug 1382702] Re: [Dell Latitude E7440] Touchpad out of sync

2014-10-27 Thread Colin Taylor
Problem still exists in 3.18-rc1. Seems to be more agressive - I got a bunch of the sync error messages immediately after turning on the driver; they would have kept going if I didn't re-disable it (psmouse proto=exps): [ 56.283673] input: DualPoint Stick as /devices/platform/i8042/serio1/input

[Bug 1382702] Re: [Dell Latitude E7440] Touchpad out of sync

2014-10-27 Thread Colin Taylor
Sorry for the delay. I'm testing with 3.18-rc1 and will report back shortly. Given the amount of time that elapsed, I also see that 3.18-rc2 is out. I don't want to conflate issues, but, I did try to load rc2 as well and can't do any testing, as I'm unable to boot the kernel. It seems that someth

[Bug 1382702] Re: [Dell Latitude E7440] Touchpad out of sync

2014-10-18 Thread Colin Taylor
Still occuring on 3.17.1, with a slightly different message: [ 8877.531367] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 [ 8877.532382] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 [ 8877.542599] psmouse serio1: DualPoint Touc

[Bug 1258837] Re: [Dell Latitude E7440] ALPS touchpad keeps having state reset

2014-10-17 Thread Colin Taylor
Sorry, didn't intend to conflate multiple issues. Duplicate bug report here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1382702 I kind of agree this seems kind of silly. Also, as this is a kernel driver bug, isn't this highly dependent on the version of the kernel you're running? I'm ru

[Bug 1382702] [NEW] Latitude e7440 Touchpad out of sync

2014-10-17 Thread Colin Taylor
Public bug reported: The touchpad repetitively gets out of sync, causing the mouse to jump around and randomly click things: [ 399.788431] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 6 [ 399.798582] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 -

[Bug 1258837] Re: [Dell Latitude E7440] ALPS touchpad keeps having state reset

2014-10-16 Thread Colin Taylor
The problem with "resetafter" is that it causes the CPU to thrash given how often the driver gets out of sync. I tried doing that on my system, and it made it completely unusable (could barely type enough characters to update modprobe and regenerate initram. So far I've been living with loading the

[Bug 412499] Re: ac adapter is not detected

2010-04-12 Thread Colin Taylor
>From what I can gather, Gnome powermanager partially displays the status correctly. If you look closely, it will be sort of correct, but it still isn't really working. I believe this has something to do with how it gets its information, which includes the BATT entries in /proc/acpi. These file(s)

Re: [Bug 412499] Re: ac adapter is not detected

2010-02-03 Thread Colin Taylor
At this point, all that needs to be changed is the ACPI_AC adapter flag in the default kernel configuration needs to be changed. Its getting annoying at this point, because every other linux distro I use has done it this way for years and its not a problem. Anyone got any ideas on how we can escala

Re: [Bug 412499] Re: ac adapter is not detected

2009-12-08 Thread Colin Taylor
What version of virtualbox are you using? I'm curious now, I have version 3.1.0 for reference. Also, what do you mean by stuttering/pausing? Is there a reference for these kernel bugs? Just curious...want to know what to expect if this starts happening / how to tell. Thanks. On Wed, Dec 9, 2009 a

[Bug 412499] Re: ac adapter is not detected

2009-12-08 Thread Colin Taylor
Good to hear. As for the virtualbox, really? Im running a copy in virtualbox right now, and although the vbox drivers were a bit hairy to get setup, it works great now, mouse and autoresizing included. Now, granted, this is using fluxbox as opposed to gnome, but that should make things more complic

[Bug 412499] Re: ac adapter is not detected

2009-12-08 Thread Colin Taylor
Oh geez. Get ready for no config. Its roughly equivalent to Gentoo, but with binary packages. The archlinux wiki is very helpful for configuring things, and its very open ended. If you have any questions, feel free to ask. (Sorry, I didn't wish arch upon you. Its a bit hard to get used to, but ver

[Bug 412499] Re: ac adapter is not detected

2009-12-08 Thread Colin Taylor
2.6.31 It takes some configuration to get it to work in arch. By default it loads as a module, but i've always had to load it apart from the other modules (disable it by default, and load it at the end of rc.sysinit). Let me know if you want specific instructions, I can try to dig up the exact pro

[Bug 412499] Re: ac adapter is not detected

2009-12-08 Thread Colin Taylor
Thanks. If they fix it I will probably come back to Ubuntu, but for now im enjoying ArchLinux. It takes a lot of getting used to (setting up from scratch that is), but its very rewarding once you get the hang of it. -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received

[Bug 412499] Re: ac adapter is not detected

2009-12-08 Thread Colin Taylor
You probably didnt have the new kernel loaded before you uninstalled it. Ubuntu defaults to the standard kernel unless you reorder your entries in grub (there is some way to edit the comments in /boot/grub/menu.lst to do this automagically via update-grub, but i dont remember how). Glad that it sti

[Bug 412499] Re: ac adapter is not detected

2009-09-10 Thread Colin Taylor
Ok well like you suggested, I used KernelCheck to compile my latest kernel, so the process has gotten significantly easier (and Update Manager no longer nags me all the time to update ^_^). Proposed Fix Directions: 1. Make sure your system is fully up to date, either by running Update Manager, or

[Bug 412499] Re: ac adapter is not detected

2009-09-08 Thread Colin Taylor
Dont bother updating your bios unless you really want to. On my sager np8662 i went to all of the trouble of compiling and running my own DSDT, only to find that it had only two warnings and no errors. Basically like your suggesting (and unlike everyone else with this problem), the BIOS has very li

[Bug 412499] Re: ac adapter is not detected

2009-09-08 Thread Colin Taylor
I don't think its nvidia or M860TU specific because I have had plenty of distributions (openSUSE, ArchLinux, etc) detect the AC adapter correctly. It seems highly dependent on weather or not the AC adapter module is built into the kernel or is modular. Also, it seems to be related to timing - for e

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/30222320/CurrentDmesg.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/30222326/ProcInterrupts.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 412499] apport-collect data

2009-08-12 Thread Colin Taylor
Architecture: amd64 Dependencies: DistroRelease: Ubuntu 9.04 NonfreeKernelModules: nvidia Package: linux None [modified: /var/lib/dpkg/info/linux.list] PackageArchitecture: amd64 ProcEnviron: SHELL=/bin/bash LANG=en_US.UTF-8 Uname: Linux 2.6.28-14-generic x86_64 UserGroups: adm admin cdrom dial

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/30222319/BootDmesg.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/30222328/ProcModules.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/30222325/ProcCpuinfo.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 412499] apport-collect data

2009-08-12 Thread Colin Taylor
Architecture: amd64 DistroRelease: Ubuntu 9.04 HibernationDevice: RESUME=UUID=29f9b89f-99b9-4e74-92ee-8dbf1ecb335b MachineType: CLEVO CO. M860TU NonfreeKernelModules: nvidia Package: linux-image-2.6.28-14-generic 2.6.28-14.47 PackageArchitecture: amd64 ProcCmdLine: root=/dev/mapper/dpool-root ro qu

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/30222323/Lspci.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/30222324/Lsusb.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "HalComputerInfo.txt" http://launchpadlibrarian.net/30222322/HalComputerInfo.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 412499] Re: ac adapter is not detected

2009-08-12 Thread Colin Taylor
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/30222321/Dependencies.txt -- ac adapter is not detected https://bugs.launchpad.net/bugs/412499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 412499] [NEW] ac adapter is not detected

2009-08-12 Thread Colin Taylor
Public bug reported: The latest version of jaunty generates errors when trying to load the acpi ac adapter state on boot. The resultant behavior is that the system is unaware of the ac adapter state (nothing gets populated in /proc/acpi/ac_adapter or its equivalent sys directory). The error can be