[Bug 1934608] Re: setcap does not recognize CAP_PERFMON

2022-04-08 Thread Adam Dorsey
Still broken in 20.04 LTS.  Unsure if this is related, but the
capabilities man page also does not list CAP_PERFMON.  Can the fix from
newer versions be backported?

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

Title:
  setcap does not recognize CAP_PERFMON

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


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

[Bug 1908090] Re: ubuntu 20.04 kdump fails

2021-11-30 Thread Adam Dorsey
Same issue here, with the same workaround for me:

Edit /etc/default/grub.d/kdump-tools.cfg

Change the crashkernel part to read
crashkernel=512M-:256M

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

Title:
  ubuntu 20.04 kdump fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1908090/+subscriptions


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

[Bug 783693] Re: DEBCHANGE_DISTRIBUTOR in /etc/devscripts.conf does not work

2011-05-16 Thread Adam Dorsey
** Patch added: "Patch to fix issue with DEBCHANGE_DISTRIBUTOR"
   
https://bugs.launchpad.net/bugs/783693/+attachment/2131472/+files/debchange_distributor.patch

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

Title:
  DEBCHANGE_DISTRIBUTOR in /etc/devscripts.conf does not work

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


[Bug 783693] [NEW] DEBCHANGE_DISTRIBUTOR in /etc/devscripts.conf does not work

2011-05-16 Thread Adam Dorsey
Public bug reported:

Binary package hint: devscripts

Ubuntu 11.04 Natty

Adding DEBCHANGE_DISTRIBUTOR to /etc/devscripts.conf does not work.
Further invesigation showed it to be a bug in /usr/bin/debchange, namely
that DEBCHANGE_DISTRIBUTOR is missing from an array of config variables.
The attached one-line patch fixes the issue.

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


** Tags: debchange devscripts

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

Title:
  DEBCHANGE_DISTRIBUTOR in /etc/devscripts.conf does not work

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


[Bug 775670] [NEW] Using local mirror fails, preseed always hits us.archive.ubuntu.com

2011-05-02 Thread Adam Dorsey
Public bug reported:

At some point, using a preseed to select a local mirror has stopped working.  
I'm attempting to use a preseed on Ubuntu 11.04 Natty Narwhal.  Using the 
following preseed language:

d-i mirror/protocol string http
d-i mirror/country  string US
d-i mirror/http/mirror  string local-mirror.url
d-i mirror/http/hostnamestring local-mirror.url
d-i apt-setup/security_host string local-mirror.url
d-i mirror/http/directory   string /ubuntu
d-i mirror/suitestring natty
d-i mirror/http/proxy   string 

I still get us.archive.ubuntu.com as my mirror, which completely defeats
the purpose of having a local mirror.

** Affects: preseed (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/775670

Title:
  Using local mirror fails, preseed always hits us.archive.ubuntu.com

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


[Bug 773295] [NEW] Sudo asks for root password instead of user password

2011-04-29 Thread Adam Dorsey
Public bug reported:

Binary package hint: sudo

On a fresh install of Natty sudo asks for the (nonexistent) root
password instead of the user's password.  I Googled thoroughly for this
issue and found that this can happen if /apps/gksu/sudo-mode is not
checked.  I opened gconf-editor and checked this key and it was checked.
I unchecked and checked it and it still didn't resolve the issue.

Steps Taken:
Open something that requires root through Gnome.  I opened "Additional Drivers".
Do something that requires root in the program.  I tried activating the 
proprietary NVidia drivers.

Expected Behavior:
gksu/gksudo asks for your password, program continues in super-user mode

Observed Behavior:
gksu/gksudo asks for the root password, fails because there is no root password 
set

** Affects: sudo (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/773295

Title:
  Sudo asks for root password instead of user password

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


[Bug 611474] Re: Boot fails with busybox prompt using LSI Logic / Symbios Logic SAS1068E PCI-Express Fusion-MPT SAS [1000:0058] (rev 08) SAS Disk Controller

2011-02-16 Thread Adam Dorsey
We have the same issue on the Dell Precision T7500.  Interestingly, it
used to work with an earlier kernel, as we have been running this
machine on Lucid without flaws for months.  After a planned outage, we
started getting "Gave up waiting for root device" on boot, and a prompt
to busybox.  The bootdelay=60 doesn't work for us either.

The main issue that I am seeing is that the disk comes up, but the
/dev/disk/by-uuid directory is missing.  Since Grub is looking for root
via UUID, the boot fails.  If I change root to "root=/dev/sda1" it comes
up, but hangs later because it still wants to mount all the partitions
by UUID and the directory is still gone.  Again, this is a new issue
from one of the later kernels.

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

Title:
  Boot fails with busybox prompt using LSI Logic / Symbios Logic
  SAS1068E PCI-Express Fusion-MPT SAS [1000:0058] (rev 08) SAS Disk
  Controller

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


[Bug 612830] Re: GDM uses ipv6 even when no ipv6 interfaces on system

2010-10-19 Thread Adam Dorsey
Having the same issue on Ubuntu Maverick.  Xvnc cannot connect to GDM
via XDMCP on localhost because of this issue.  Exact same config worked
fine in Lucid.

Oct 19 10:14:32 leftovers xinetd[1385]: START: Xvnc pid=1930 
from=xxx.xxx.xxx.xxx
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
decode_packet: GIOCondition 1
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): Address family:2 (inet) 
hostname:(null) host:(null) port:(null) local:1 loopback:1
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): Address family:2 (inet) 
hostname:(null) host:(null) port:(null) local:0 loopback:0
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): GdmAddress: looking up 
hostname: leftovers
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=10 sock_type=1 
protocol=6 flags=0x2 canonname=leftovers#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=10 sock_type=2 
protocol=17 flags=0x2 canonname=(null)#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=10 sock_type=3 
protocol=0 flags=0x2 canonname=(null)#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=1 
protocol=6 flags=0x2 canonname=(null)#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=2 
protocol=17 flags=0x2 canonname=(null)#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=3 
protocol=0 flags=0x2 canonname=(null)#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=1 
protocol=6 flags=0x2 canonname=(null)#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=2 
protocol=17 flags=0x2 canonname=(null)#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=3 
protocol=0 flags=0x2 canonname=(null)#012
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): Address family:10 (inet6) 
hostname:(null) host:(null) port:(null) local:0 loopback:0
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
Received opcode QUERY from client :::ff7f:0:0%1905946208 : 43524
Oct 19 10:14:32 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
Sending WILLING to :::ff7f:0:0%1905946208
Oct 19 10:14:34 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
decode_packet: GIOCondition 1
Oct 19 10:14:34 leftovers gdm-binary[925]: DEBUG(+): Address family:10 (inet6) 
hostname:(null) host:(null) port:(null) local:0 loopback:0
Oct 19 10:14:34 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
Received opcode QUERY from client :::ff7f:0:0%1905946208 : 43524
Oct 19 10:14:34 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
Sending WILLING to :::ff7f:0:0%1905946208
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
decode_packet: GIOCondition 1
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): Address family:2 (inet) 
hostname:(null) host:(null) port:(null) local:1 loopback:1
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): Address family:2 (inet) 
hostname:(null) host:(null) port:(null) local:0 loopback:0
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): GdmAddress: looking up 
hostname: leftovers
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=10 sock_type=1 
protocol=6 flags=0x2 canonname=leftovers#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=10 sock_type=2 
protocol=17 flags=0x2 canonname=(null)#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=10 sock_type=3 
protocol=0 flags=0x2 canonname=(null)#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=1 
protocol=6 flags=0x2 canonname=(null)#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=2 
protocol=17 flags=0x2 canonname=(null)#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=3 
protocol=0 flags=0x2 canonname=(null)#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=1 
protocol=6 flags=0x2 canonname=(null)#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=2 
protocol=17 flags=0x2 canonname=(null)#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): family=2 sock_type=3 
protocol=0 flags=0x2 canonname=(null)#012
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): Address family:10 (inet6) 
hostname:(null) host:(null) port:(null) local:0 loopback:0
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
Received opcode QUERY from client :::ff7f:0:0%1905946208 : 43524
Oct 19 10:14:38 leftovers gdm-binary[925]: DEBUG(+): GdmXdmcpDisplayFactory: 
Sending WILLING to :::ff7f:0:0%1905946208
Oct 19 10:14:39 leftovers xinetd[1385]: EXIT: Xvnc status=0 pid=1930

-- 
GDM uses ipv6 even when no ipv6 interfaces on system
https://bugs.launchpad.net/bugs/612830
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:

[Bug 372841] Re: [X1400] Cursor vanishes in narrow vertical strip of 2nd display

2010-06-15 Thread Adam Dorsey
My issue was fixed by going to System->Preferences->Monitors and
checking the alignment of the monitors.  One of mine was shifted
slightly upward relative to the other, and the virtual desktop was out
of whack as a result.  I dragged them so that they were even
horizontally, and it fixed my problem.

-- 
[X1400] Cursor vanishes in narrow vertical strip of 2nd display
https://bugs.launchpad.net/bugs/372841
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 573601] Re: Lucid: GLX not working on Nvidia driver

2010-06-14 Thread Adam Dorsey
I had this issue, and found a workaround that doesn't involve
overwriting system files.

In /etc/X11/xorg.conf find 'Section "Files"'.  On the next line, add
'ModulePath "/usr/lib/nvidia-current/xorg/"'.  It should look something
like the following:

Section "Files"
ModulePath "/usr/lib/nvidia-current/xorg/"
ModulePath ...
...
EndSection

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Lucid: GLX not working on Nvidia driver
https://bugs.launchpad.net/bugs/573601
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 372841] Re: [X1400] Cursor vanishes in narrow vertical strip of 2nd display

2010-06-11 Thread Adam Dorsey
I can also confirm this issue.

Radeon HD 3450, dual monitors by using System->Preferences->Monitors,
xserver-xorg-video-ati 1:6.13.0-1ubuntu5.  Whenever I mouse to the top
of the main screen to click a button on my panel, if I mouse too far the
cursor disappears.

-- 
[X1400] Cursor vanishes in narrow vertical strip of 2nd display
https://bugs.launchpad.net/bugs/372841
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 325932] Re: Add ability to change "hosts" in /etc/nsswitch.conf

2010-02-19 Thread Adam Dorsey
Actually that patch doesn't work either.  The build process fails in the
testing section.  I'm sure that there's something really simple that
I've missed, so I'll keep working.

-- 
Add ability to change "hosts" in /etc/nsswitch.conf
https://bugs.launchpad.net/bugs/325932
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 325932] Re: Add ability to change "hosts" in /etc/nsswitch.conf

2010-02-19 Thread Adam Dorsey
Or I could actually give you a patch that works.

** Patch added: "Working patch"
   http://launchpadlibrarian.net/39428837/auth-client-config_hosts.patch

-- 
Add ability to change "hosts" in /etc/nsswitch.conf
https://bugs.launchpad.net/bugs/325932
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 325932] Re: Add ability to change "hosts" in /etc/nsswitch.conf

2010-02-19 Thread Adam Dorsey
I've updated the patch, in case you feel like applying it.

** Patch added: "Patch to enable hostnames from LDAP in auth-client-config"
   http://launchpadlibrarian.net/39425921/auth-client-config_hosts.patch

-- 
Add ability to change "hosts" in /etc/nsswitch.conf
https://bugs.launchpad.net/bugs/325932
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 240242] Re: address bar suddenly not responding to or the green arrow

2009-06-30 Thread Adam Dorsey
Whenever this happens to me in the search bar, I get the following error
in the Error console (Ubuntu Jaunty, latest Firefox):

Error: [Exception... "Component returned failure code: 0x80004005 
(NS_ERROR_FAILURE) [mozIStorageStatementWrapper.step]"  nsresult: "0x80004005 
(NS_ERROR_FAILURE)"  location: "JS frame :: 
file:///usr/lib/firefox-3.0.11/components/nsSearchService.js :: epsGetAttr :: 
line 2921"  data: no]
Source File: file:///usr/lib/firefox-3.0.11/components/nsSearchService.js
Line: 2921

This happens after the following error appears:

Error: Permission denied to call method Location.toString

The address bar does not work either, but no error is returned when I
try to use it.  The only extensions installed are Adblock Plus and the
Ubuntu Firefox Enhancements.

-- 
address bar suddenly not responding to  or the green arrow
https://bugs.launchpad.net/bugs/240242
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 290543] Re: Can't toggle audio recording for devices in Volume Control applet to 'on' state

2009-06-09 Thread Adam Dorsey
Also confirming that this bug exists in Jaunty, using gnome-media
2.26.0-0ubuntu3.

** Changed in: gnome-media (Ubuntu)
   Status: Fix Released => Confirmed

-- 
Can't toggle audio recording for devices in Volume Control applet to 'on' state
https://bugs.launchpad.net/bugs/290543
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 367742] Re: only execute mktexlsr/updmap-sys/... once per update

2009-06-02 Thread Adam Dorsey
I agree wholeheartedly.  We have a preseeded installer that includes
texlive-full, and the vast majority of the time spent during install is
taken up by updmap-sys and mktexlsr running after each package is
installed.  It would be really awesome to see this changed to a trigger
mechanism like ldconfig, etc. uses.

-- 
only execute mktexlsr/updmap-sys/... once per update
https://bugs.launchpad.net/bugs/367742
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 232230] Re: [needs-packaging] weka

2009-06-02 Thread Adam Dorsey
Weka available from Intrepid on.  Marking Fix Released.

** Changed in: loud-platform
   Status: In Progress => Fix Released

-- 
[needs-packaging] weka
https://bugs.launchpad.net/bugs/232230
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 325932] Re: Add ability to change "hosts" in /etc/nsswitch.conf

2009-03-17 Thread Adam Dorsey
I got to looking and apparently it's one-wor-in-one-line stupid easy.  I
made and attached a patch.  Can this be applied upstream please?  I have
the facilities to distribute a modified version for my own purposes, but
it's way easier if it's already upstream and someone else may need this
in the future anyway.

** Attachment added: "Patch to enable modification of hosts in nssswitch.conf 
through auth-client-config"
   
http://launchpadlibrarian.net/24018368/auth-client-config-modify-nss_hosts.patch

-- 
Add ability to change "hosts" in /etc/nsswitch.conf
https://bugs.launchpad.net/bugs/325932
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2009-02-28 Thread Adam Dorsey
Success!

Upon installing linux-image-2.6.27-13-server and its associated headers,
my multimedia keys are working again.  As an added bonus, the "My
Favorites" keys that didn't work in Linux previously are working now.
Thanks again to everyone for all your work on this issue.  Now all we
need is to get this kernel pushed out to updates :)

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2009-02-28 Thread Adam Dorsey
Nevermind, sorry, it's there but the linux-generic package isn't
updated, so its not auto-updating.

Installing now; will report back with results.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2009-02-28 Thread Adam Dorsey
2.6.27-13 is not showing up in apt, even though the above link says it's
been published in proposed.  Does any know what's going on?

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2009-02-26 Thread Adam Dorsey
Latest proposed at
https://launchpad.net/ubuntu/intrepid/+source/linux/2.6.27-13.29 reports
fix:

 * HID: adjust report descriptor fixup for MS 1028 receiver
- LP: #330902, #281993

I would suggest that you install latest proposed and check again.  I
would, but I'm at work for now :(

Please let me know how it goes.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 325932] [NEW] Add ability to change "hosts" in /etc/nsswitch.conf

2009-02-05 Thread Adam Dorsey
Public bug reported:

Binary package hint: auth-client-config

I am running Hardy Heron and I used the instructions at
https://help.ubuntu.com/community/LDAPClientAuthentication under "Notes
for 7.10 and laters" to configure our LDAP setup.  I assumed that if I
used the form "nss_hosts=hosts: files dns ldap" in the profile for auth-
client-config then the "hosts:" section of /etc/nsswitch.conf would be
updated, but that is not the case.  Can this be fixed without too much
effort?  This would be really handy for setups like mine, where I
already have LDAP definitions for machines in the LDAP database; this
config saves me having to type the full hostname or IP address.  I
understand if this doesn't get backported to Hardy; we are moving to
Jaunty as soon as it comes out.

** Affects: auth-client-config (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Add ability to change "hosts" in /etc/nsswitch.conf
https://bugs.launchpad.net/bugs/325932
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2009-01-14 Thread Adam Dorsey
Lucas,
That's great for the future.  I look forward to Jaunty having this fixed out of 
the box :)

For those of us still on kernel 2.6.27 in Intrepid, I am working on
putting all this in a DKMS package so it will automatically build when
the kernel is updated.  That way you don't even need to do the patching
manually; it will build and install the patched module on install of the
source package and then rebuild every time the kernel is updated.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2009-01-08 Thread Adam Dorsey
Here's my lsusb -vvv.  Let me know if you need anything else.

** Attachment added: "lsusb from my machine"
   http://launchpadlibrarian.net/21029344/lsusb.ASD.txt

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2009-01-07 Thread Adam Dorsey
Zimi Q,
That is an awesome find.  I would love to test it, but my desktop power supply 
exploded.  I might try it this evening on my laptop and see what happens.  If a 
one-line fix gets most of the keys working, that would be great.

Andy,
If I get a chance to hook everything back up to my laptop tonight, I'll get you 
my lsusb output.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2009-01-04 Thread Adam Dorsey
** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=11759
   Importance: Unknown
   Status: Unknown

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-12-29 Thread Adam Dorsey
Clemente,
You're totally right, I never even thought of that.  Instead of rebooting, I 
just inserted the new module.  I'm willing to bet that the next time I reboot, 
the keys will stop working.

The big issue is that it seems that progress in the kernel Bugzilla
report has stalled.  We need to get this patch reverted in the main
kernel so that we can have working keys again.  I don't know about you
guys, but I never realized how much I use these keys until they were
unavailable.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-12-27 Thread Adam Dorsey
At http://markmail.org/message/2xxgwhvjpy3xomyw a method is described where the 
parameter is passed as 'rdesc_quirks=0x045e:0x00f9:0x0 
quirks=0x045e:0x00f9:0x0' 
(ex. 'modprobe usbhid rdesc_quirks=0x045e:0x00f9:0x0 quirks=0x045e:0x00f9:0x0') 
 
Can anyone try this? (I would myself, but my dumb ass forgot to back up the 
original modules when overwriting with the patched ones...)

Place the attached file in /etc/modprobe.d and that should do it.  Let
me know how it works.

** Attachment added: "Possible fix for keyboard issue - goes in /etc/modprobe.d"
   http://launchpadlibrarian.net/20757862/microsoft-kb-fix

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-12-27 Thread Adam Dorsey
Clemente,
I just applied the patch and it worked.  Did you get any errors or anything 
that would help narrow the issue down?

Also, there is a parameter in the usbhid.ko module called
'rdesc_quirks'.  If I can figure out the proper syntax, I might be able
to 'turn off' that quirk without a kernel patch.  Does anyone have any
more info on this parameter that might help?

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-12-11 Thread Adam Dorsey
OK, I've got a build method for you.

1) Use the instructions at https://help.ubuntu.com/community/Kernel/Compile to 
download and unpack kernel source.
2) Download http://launchpadlibrarian.net/19501251/patch.keyboard into root of 
kernel source directory (./linux-2.6.27).
3) Apply patch with 'patch -p1 < patch.keyboard'
4) cd into drivers/hid/usbhid
5) Move original Makefile to Makefile.old and replace with attached Makefile.
6) Run make in directory.
7) Three .ko files will be created: usbhid.ko, usbkbd.ko and usbmouse.ko; copy 
these into /lib/modules/`uname -r`/kernel/drivers/hid/usbhid/
8) Reboot.

This should take care of it, although you'll have to repeat the
procedure each time there's a kernel update.

** Attachment added: "Makefile for usbhid modules"
   http://launchpadlibrarian.net/20369684/Makefile

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-12-08 Thread Adam Dorsey
You can find instructions on recompiling a kernel Ubuntu-style at
https://help.ubuntu.com/community/Kernel/Compile

There should be a way to just compile one module, but for the life of me
I have no idea how you would do it.  Theoretically, you would just go
into the directory that has the patched file and use make, but I don't
know what the proper make target would be.  I'll do some investigating
and get back to you.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-12-04 Thread Adam Dorsey
Nevermind, bug is here: http://bugzilla.kernel.org/show_bug.cgi?id=11759

Going to leave a comment and point the kerner guys here so they can
collect all of our tasty tasty information.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-12-04 Thread Adam Dorsey
Bug is still present in 2.6.27-10.

Are the kernel devs aware of this?  If we want this fixed for jaunty
anytime soon, the maintainer of the faulty code needs to be alerted.  It
seems like maybe someone attempted to get the 5 buttons above the star
working, and succeeded in doing that to the detriment of the previously
working multimedia buttons.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-11-01 Thread Adam Dorsey
I also have a Microsoft Wireless Laser Desktop 5000, and I am having the
same issue.

I found something interesting as I was using xev to see if the key
events were happening.  In Hardy, all the multimedia keys worked except
for the 5 "My Favorites" keys in the center of the keyboard; these keys
did not trigger an event in xev when pressed.  Now the problem is
opposite - the 5 My Favorites keys work, but _not_ the others.

-- 
[intrepid] REGRESSION: multimedia keys no longer working
https://bugs.launchpad.net/bugs/281993
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 123064] Re: Upgrade to Eclipse 3.4.1

2008-10-17 Thread Adam Dorsey
Jisakiel:

I was having the same issue.  Ensure that eclipse-cvs is installed.
Perhaps the control file should be modified so that eclipse depends on
eclipse-cvs...

-- 
Upgrade to Eclipse 3.4.1
https://bugs.launchpad.net/bugs/123064
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 249559] Re: boot freezes on "Starting kernel event manager"

2008-07-17 Thread Adam Dorsey
Well, normal old Ubuntu works fine, so it must be something in my
install, or my LDAP setup, or custom packages, or something.  Is there
any easy way to get syslog information outputted to the screen during
boot?  Otherwise, I'm going to have to let it boot and lock up, then
grab the boot log and syslog with a live cd.

Sorry for wasting your time, guys.

-- 
boot freezes on "Starting kernel event manager"
https://bugs.launchpad.net/bugs/249559
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 249559] [NEW] boot freezes on "Starting kernel event manager"

2008-07-17 Thread Adam Dorsey
Public bug reported:

Running a preseeded Hardy install.  Whenever I attempt to boot, the boot
process freezes on "Starting kernel event manager..." and I have to
press CTRL+ALT+DEL twice to reboot.  I left it sitting for an hour and
it stayed frozen, so it's not just a slow service startup.  The machine
is not locking up totally; I can switch virtual terminals and reboot
manually with CTRL+ALT+DEL.  I attempted removing "quiet splash" from
the kernel arguments, but then it just freezes on "Setting preliminary
keymap..."  I didn't get any useful info from starting verbose; once it
got to the init script, no more detail was provided.  This happens with
both 32 and 64-bit installs.  It appears to have only started recently,
because the install was working before the latest kernel update.  I saw
a related bug for Feisty, but trying "irqpoll" didn't help.  Neither did
"noacpi", "noapic nolapic" or "clocksource=jiffies", which were other
workarounds suggested by the web.   I'm going to try a fresh Hardy
install to eliminate the possibility of issues with my preseeded
environment, in the meantime, any suggestions on where to start looking
would be great.

Dell Optiplex 755, Core 2 Duo, 2 GB of RAM
Ubuntu 8.04 Hardy Heron (custom preseed)
linux-image-2.6.24-19-generic 2.6.24-19.36

Action: Boot the system.
Expected result: After a short wait, system boots to GDM prompt.
Actual result: Machine freezes on "Starting kernel event manager..."

Action: Boot system into recovery mode.
Expected result: Machine boots to single-user root prompt.
Actual result: Machine freezes on "Setting preliminary keymap..."

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

-- 
boot freezes on "Starting kernel event manager"
https://bugs.launchpad.net/bugs/249559
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 234486] Re: failed for unknown reasons

2008-07-01 Thread Adam Dorsey
Still having this issue with Hardy, except for me it's apt-mirror-setup
freaking out.  This is really frustrating because I can't find any info
from the installer to tell me what is failing.

** Attachment added: "Error screen"
   
http://launchpadlibrarian.net/15743776/Screenshot-lg-hardy%20%5BRunning%5D%20-%20innotek%20VirtualBox.png

-- 
failed for unknown reasons
https://bugs.launchpad.net/bugs/234486
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