[Bug 1832182] Re: systemd unable to detect running apache if invoked via "apache2ctl graceful"

2021-10-07 Thread Vegar Nilsen
What? Why did you effectively remove both `apachectl graceful` and
`systemctl reload apache2` and not leave any alternative?

We're using this pretty much every day to avoid downtime on our
mod_security web filter, since it takes a while to do a full restart of
Apache with 600+ vhosts:

vegar@webwash02:~$ sudo apache2ctl -S | grep -c namevhost
667

vegar@webwash02:/etc/apache2/sites-enabled$ sudo apachectl -t
Syntax OK
vegar@webwash02:/etc/apache2/sites-enabled$ sudo apachectl graceful
Invoking 'systemctl restart apache2'.
Use 'systemctl status apache2' for more info.

I definitely did not expect a change like this to just be implemented in
an LTS version with no notice in security-announce.

So every single time we add a new vhost to our web filter, we'll have to
do something like this instead of just running `sudo apachectl
graceful`:

vegar@webwash02:~$ sudo apachectl -t
Syntax OK
vegar@webwash02:~$ systemctl status apache2 | grep "Main PID"
   Main PID: 97192 (apache2)
vegar@webwash02:~$ sudo kill -HUP 97192

This definitely makes things easier, thanks.

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

Title:
  systemd unable to detect running apache if invoked via "apache2ctl
  graceful"

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


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

[Bug 874924] Re: WARNING: Failed to open CK session: Timeout was reached (ecryptfs subdir)

2011-10-20 Thread Vegar
Adding some other possibly relevant info:

- My ~/.ecryptfs does _not_ have the auto-mount file, i.e. it will not be 
mounted automatically when I log in. Could something be waiting for ~/Private 
to be automounted when it won't be?
I notice that the reporter of bug #872939 had a similar ecryptfs setup.

- The permissions on my ~/Private directory are as follows (output of ls -ld):
dr-x-- 2 vegar vegar 4096 2011-02-18 20:54 Private/
(note the lack of write permissions - I don't know whether this is normal 
or not)


This bug is probably a duplicate of bug #872939, as many of the symptoms are 
similar (including the workaround).

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

Title:
  WARNING: Failed to open CK session: Timeout was reached (ecryptfs
  subdir)

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

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


[Bug 874924] Re: WARNING: Failed to open CK session: Timeout was reached (ecryptfs subdir)

2011-10-20 Thread Vegar
Nope. It only contains some pdf and png files.

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

Title:
  WARNING: Failed to open CK session: Timeout was reached (ecryptfs
  subdir)

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

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


[Bug 878192] [NEW] Xfce4-panel crashes when rearranging window buttons

2011-10-19 Thread Vegar
Public bug reported:

When using the None, allow drag-and-drop sorting option for the window
buttons (task list) on the xfce panel, the panel crashes every now and
then when I try to rearrange the window buttons.

The crash seems to be related to the empathy chat window somehow. If I
have two chat windows open and drag all the tabs from one of the windows
into the other, so that the first window disappears/closes, the panel
will crash when I try to rearrange certain window buttons. It will not
crash before doing the described procedure, only afterwards.

The first empathy chat window  that is created (and that all tabs are
dragged into) has the Always on visible workspace option checked. I
don't know if the other window does.

Error from ~/.xsession-errors:

The program 'xfce4-panel' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 85629 error_code 3 request_code 3 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xfce4-panel 4.8.6-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Wed Oct 19 15:14:31 2011
EcryptfsInUse: Yes
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en_GB:en
 PATH=(custom, user)
 LANG=nb_NO.UTF-8
 SHELL=/bin/bash
SourcePackage: xfce4-panel
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (4 days ago)

** Affects: xfce4-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug 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/878192

Title:
  Xfce4-panel crashes when rearranging window buttons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/878192/+subscriptions

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


[Bug 878192] Re: Xfce4-panel crashes when rearranging window buttons

2011-10-19 Thread Vegar
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878192

Title:
  Xfce4-panel crashes when rearranging window buttons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/878192/+subscriptions

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


[Bug 874924] Re: WARNING: Failed to open CK session: Timeout was reached

2011-10-18 Thread Vegar
I do not experience all the issues mentioned in #872939 (for example,
gdm wasn't affected in my case), and I have a 32-bit system, and I don't
use unity, but I can confirm that renaming ~/.ecryptfs fixes all my
issues when using lightdm.

Relevant info: I have an encrypted ~/Private

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

Title:
  WARNING: Failed to open CK session: Timeout was reached

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

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


[Bug 874924] Re: Upgrade to Oneiric: Using lightdm breaks policykit/consolekit/dbus

2011-10-17 Thread Vegar
** Attachment added: lightdm.log
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/874924/+attachment/2553845/+files/lightdm.log

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

Title:
  Upgrade to Oneiric: Using lightdm breaks policykit/consolekit/dbus

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

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


[Bug 874924] Re: WARNING: Failed to open CK session: Timeout was reached

2011-10-17 Thread Vegar
What's an appropriate way to test that?

I am currently logged in using gdm, and running ck-launch-session in a
terminal gives me a new shell inside the terminal (I have to run exit
twice to close the terminal, as indicated below).

vegar@vegar-laptop:~$ ck-launch-session 
vegar@vegar-laptop:~$ exit
exit
vegar@vegar-laptop:~$

When you mention it, I do remember a strange 'waiting period' before the
desktop started loading after entering the password. That is probably
lightdm waiting for CK.

If desirable, I can try to run ck-launch-session after logging in with
lightdm and see if it works there.


The console-kit daemon is, btw, running like this (when using gdm):
vegar@vegar-laptop:~$ ps aux|grep console
root  1346  0.0  0.0  28248  3400 ?Sl   Oct15   0:04 
/usr/sbin/console-kit-daemon --no-daemon

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

Title:
  WARNING: Failed to open CK session: Timeout was reached

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

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


[Bug 874924] Re: WARNING: Failed to open CK session: Timeout was reached

2011-10-17 Thread Vegar
Consolekit/policykit was only mentioned once in
/var/log/gdm/:0-slave.log and once in ~/.xsession-errors, but no error
(both files attached).

I should probably also mention that I am using Xubuntu (I installed the
xubuntu-desktop package about a month before the upgrade to oneiric).

** Attachment added: /var/log/gdm/:0-slave.log
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/874924/+attachment/2554979/+files/%3A0-slave.log

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

Title:
  WARNING: Failed to open CK session: Timeout was reached

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

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


[Bug 874924] Re: WARNING: Failed to open CK session: Timeout was reached

2011-10-17 Thread Vegar
** Attachment added: xsession_errors
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/874924/+attachment/2554981/+files/xsession_errors

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

Title:
  WARNING: Failed to open CK session: Timeout was reached

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

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


[Bug 874924] [NEW] Upgrade to Oneiric: Using lightdm breaks policykit/consolekit/dbus

2011-10-15 Thread Vegar
Public bug reported:

During the upgrade to Oneiric I chose to use lightdm instead of gdm.
After rebooting, nothing seemed to work properly. I could not configure
wifi, shut down, reboot, mount USB drives, etc. All I got was an error
message saying Not authorized.

Running ck-list-sessions gave no output at all.

Changing back to gdm fixed the issue.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.1-0ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sat Oct 15 11:56:15 2011
EcryptfsInUse: Yes
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en_GB:en
 PATH=(custom, user)
 LANG=nb_NO.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

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


** Tags: apport-bug 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/874924

Title:
  Upgrade to Oneiric: Using lightdm breaks policykit/consolekit/dbus

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

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


[Bug 874924] Re: Upgrade to Oneiric: Using lightdm breaks policykit/consolekit/dbus

2011-10-15 Thread Vegar
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874924

Title:
  Upgrade to Oneiric: Using lightdm breaks policykit/consolekit/dbus

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

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


[Bug 495361] Re: [Xubuntu] No window manager at startup

2011-09-29 Thread Vegar
I too was hit by this bug today. After manually launching xfwm4 (via
alt+f2), the problem seems to have disappeared again.

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

Title:
  [Xubuntu] No window manager at startup

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

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


[Bug 606825] Re: Showing many Dont Show This Messege again

2011-09-16 Thread Vegar
Seems to be fixed for me (tested davidf's package in natty). Thanks a
lot!

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

Title:
  Showing many Dont Show This Messege again

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-notifyd/+bug/606825/+subscriptions

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


[Bug 741219] Re: Empathy opens multiple chat windows regardless of settings

2011-06-09 Thread Vegar
For me, some incoming chats open in a new window and some don't. User
initiated chats seem to always open in tabs (as they are supposed to).

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

Title:
  Empathy opens multiple chat windows regardless of settings

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

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


[Bug 255228] Re: Disabling the suspend and hibernate locks via gconf-editor doesn't do anything (from Intrepid to lucid included)

2011-05-07 Thread Vegar
KeithG: If you set disable_lock_screen, you can not lock the screen when
you want to, so that's a bad solution (which has worked all along).

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

Title:
  Disabling the suspend and hibernate locks via gconf-editor doesn't do
  anything (from Intrepid to lucid included)

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


[Bug 701939] Re: Thinkpad T61 doesn't suspend (blinking light instead)

2011-04-10 Thread Vegar
I can confirm this - I am seeing the same thing on my T61. Occasionally
the suspend fails with the blinking moon LED as described, but I have
not been able to determine a pattern as to when it fails.

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

Title:
  Thinkpad T61 doesn't suspend (blinking light instead)

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


[Bug 633292] Re: Lights Off game doesn't work in Maverick

2011-04-01 Thread Vegar
Fixed for Natty, but what about Maverick?

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

Title:
  Lights Off game doesn't work in Maverick

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


[Bug 659802] Re: googleearth-package Maverick Unrecognized Google Earth version

2011-02-12 Thread Vegar
Works perfectly! Thanks!

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

Title:
  googleearth-package Maverick Unrecognized Google Earth version

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


[Bug 659802] Re: googleearth-package Maverick Unrecognized Google Earth version

2011-01-30 Thread Vegar
Can the package in Maverick be updated to a version that has these
problems fixed?

** Changed in: googleearth-package (Ubuntu)
   Status: New = Confirmed

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

Title:
  googleearth-package Maverick Unrecognized Google Earth version

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


[Bug 685509] Re: Flood of DEBUG messages in .xsession-errors

2010-12-21 Thread Vegar
** Changed in: gnome-session (Ubuntu)
   Status: New = Confirmed

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

Title:
  Flood of DEBUG messages in .xsession-errors

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


[Bug 685509] Re: Flood of DEBUG messages in .xsession-errors

2010-12-21 Thread Vegar
A simple workaround (if I can call it that) for this issue is to symlink 
.xsession-errors to /dev/null, but you have to do it each time you log in:
rm .xsession-errors  ln -s /dev/null .xsession-errors

This should be an easy issue to fix - just recompile the package with
debug messages disabled. Can anyone official comment on this? When can
we expect a fix?

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

Title:
  Flood of DEBUG messages in .xsession-errors

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


[Bug 685509] [NEW] Flood of DEBUG messages in .xsession-errors

2010-12-05 Thread Vegar
Public bug reported:

Binary package hint: gnome-session

gnome-session appears to be spewing debug messages into .xsession-
errors. Should not DEBUG messages be disabled in a final release?

The following results are after four days of uptime (of which at least half the 
time was spent in suspend):
~$ uptime
 14:55:44 up 4 days,  4:37,  3 users,  load average: 0.16, 0.29, 0.27

To illustrate the problem, I counted the number of lines like this:
~$ grep DEBUG .xsession-errors | grep gnome-session | wc -l
12579

~$ grep DEBUG .xsession-errors | grep gnome-session | wc --bytes
1531338

That is almost 1.5MB.

Because of #583911, my .xsession-errors file is almost 15 MB, so the
attached file was produced as follows:

~$ grep -v flagvector .xsession-errors  xsession-report


I was not sure whether I should reopen #268733 or if this is a separate bug, so 
reporting as a new bug for now.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-session 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic-pae 2.6.35.7
Uname: Linux 2.6.35-23-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Dec  5 14:47:31 2010
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en_GB:en
 PATH=(custom, user)
 LANG=nb_NO.utf8
 SHELL=/bin/bash
SourcePackage: gnome-session

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


** Tags: apport-bug i386 maverick

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

Title:
  Flood of DEBUG messages in .xsession-errors

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


[Bug 685509] Re: Flood of DEBUG messages in .xsession-errors

2010-12-05 Thread Vegar

** Attachment added: .xsession-errors
   
https://bugs.launchpad.net/bugs/685509/+attachment/1756348/+files/xsession-report

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

Title:
  Flood of DEBUG messages in .xsession-errors

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


[Bug 255228] Re: Disabling the suspend and hibernate locks via gconf-editor doesn't do anything (from Intrepid to lucid included)

2010-10-24 Thread Vegar
Yes, I'm also seeing this in Maverick. When using the indicator applet
to suspend, the screen gets locked before entering suspend, no matter
what settings are set in /apps/gnome-power-manager/lock/. All other
means of suspending do as expected.

The only way to stop indicator-applet from locking the screen is to
enable /desktop/gnome/lockdown/disable_lock_screen, but that disables
the screen lock entirely, which I do not want.

-- 
Disabling the suspend and hibernate locks via gconf-editor doesn't do anything 
(from Intrepid to lucid included)
https://bugs.launchpad.net/bugs/255228
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 404708] Re: Broadcom BCM5906M ethernet adapter (tg3) hangs under heavy tcp load (bittorrent) when generic segmentation offload (gso) is in use

2010-04-05 Thread Vegar
I can confirm this bug on a Lenovo Ideapad S9E(NIC BCM5906M). The
problem was noticed for the first time when using the Ideapad as a
pulseaudio network sound server. Turning off gso alone did not solve the
problem for all traffic patterns. Setting the MTU to 1000 AND turning
off gso solved the problem for all tested traffic patterns.

Thanks for posting a solution!

-- 
Broadcom BCM5906M ethernet adapter (tg3) hangs under heavy tcp load 
(bittorrent) when generic segmentation offload (gso) is in use
https://bugs.launchpad.net/bugs/404708
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 352118] Re: WPA writes possibly unnecessary messages to the system log

2010-03-05 Thread Vegar
Will the fix be uploaded to karmic too?

-- 
WPA writes possibly unnecessary messages to the system log
https://bugs.launchpad.net/bugs/352118
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 207473] Re: Screen brightness double level changes

2009-04-23 Thread Vegar
Appears to be fixed for me on my T61 (nvidia quadro nvs 140m) with
32-bit Jaunty final

-- 
Screen brightness double level changes
https://bugs.launchpad.net/bugs/207473
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 292047] Re: middle-button scroll disabled on trackpoint in Intrepid

2008-12-21 Thread Vegar
Elias: run  'xinput list --short' and see if you can find it in the list.
On my laptop the trackpoint line looks like this:

TPPS/2 IBM TrackPoint id=3[XExtensionPointer]

You want the string inside the quotation marks.

-- 
middle-button scroll disabled on trackpoint in Intrepid
https://bugs.launchpad.net/bugs/292047
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 207473] Re: Screen brightness double level changes

2008-12-13 Thread Vegar
Not fixed with g-p-m from intrepid-proposed on my Thinkpad T61. G-p-m
still reports one brigtness-down keypress as two.

-- 
Screen brightness double level changes
https://bugs.launchpad.net/bugs/207473
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 292047] Re: middle-button scroll disabled on trackpoint in Intrepid

2008-11-15 Thread Vegar
Suspend/resume is known to break scrollwheel emulation, have a look
here: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
evdev/+bug/282387

-- 
middle-button scroll disabled on trackpoint in Intrepid
https://bugs.launchpad.net/bugs/292047
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 292047] Re: middle-button scroll disabled on trackpoint in Intrepid

2008-11-04 Thread Vegar
http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint#TrackPoint_under_Ubuntu_8.10_using_HAL
works for me (you may have to modify the match key=info.product
string=TPPS/2 IBM TrackPoint line so that it matches your laptop's
trackpoint)v

-- 
middle-button scroll disabled on trackpoint in Intrepid
https://bugs.launchpad.net/bugs/292047
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 236344] Re: Extra line break occurs after typing password or canceling

2008-10-17 Thread Vegar
** Changed in: thinkfinger (Ubuntu)
   Status: New = Confirmed

-- 
Extra line break occurs after typing password or canceling
https://bugs.launchpad.net/bugs/236344
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 234047] Re: COMRESET failure when sata link power management policy is set to min_power on thinkpad T61

2008-08-19 Thread Vegar
Appears to be be fixed, at least with the live CD. I'll try to install
the .26 kernel on my hardy install later this week, to confirm 100%.

-- 
COMRESET failure when sata link power management policy is set to min_power on 
thinkpad T61
https://bugs.launchpad.net/bugs/234047
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 243555] Re: Fingerprint reader gets warm when screensaver is locked

2008-07-03 Thread Vegar
Nope, it works as expected with xscreensaver. The fingerprint reader
gets warm only while the password prompt is visible.

I've experimented a bit more with gnome-screensaver, and it seems like
it only happens after the prompt has been shown once and timed out.
(Does the prompt go away when it times out and the screen gets turned
off?)

-- 
Fingerprint reader gets warm when screensaver is locked
https://bugs.launchpad.net/bugs/243555
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 243555] [NEW] Fingerprint reader gets warm when screensaver is locked

2008-06-27 Thread Vegar
Public bug reported:

Binary package hint: gnome-screensaver

System: Thinkpad T61 running Ubuntu 8.04

lsusb info: Bus 001 Device 018: ID 0483:2016 SGS Thomson
Microelectronics Fingerprint Reader

When I lock the screen using gnome-screensaver, the fingerprint reader
on my Thinkpad T61 gets really warm after a while. The same effect can
be achieved by leaving 'tf-tool --acquire' running in a terminal for a
minute or so. I'm not sure whether this is a bug in thinkfinger or
gnome-screensaver, but filing against gnome-screensaver because it
probably shouldn't poll the fingerprint reader while the password prompt
isn't up.

gnome-screensaver version: 2.22.2-0ubuntu1
libthinkfinger0 and libpam-thinkfinger versions: 0.3+r118-0ubuntu3

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

-- 
Fingerprint reader gets warm when screensaver is locked
https://bugs.launchpad.net/bugs/243555
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 236344] Re: Extra line break occurs after typing password or canceling

2008-06-27 Thread Vegar
I can confirm this bug. I'm seeing the exact same behaviour on my
Thinkpad using the same fingerprint reader.

-- 
Extra line break occurs after typing password or canceling
https://bugs.launchpad.net/bugs/236344
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 234047] [NEW] COMRESET failure when sata link power management policy is set to min_power on thinkpad T61

2008-05-22 Thread Vegar
Public bug reported:

After changing the S-ATA link power management policy to min_powed (echo
min_power  /sys/class/scsi_host/host0/link_power_management_policy), my
laptop (a Thinkpad T61, model 7664-18G) is relatively slow to resume
from suspend to ram. A look in the syslog (relevant section attached)
reveals a few error messages (as you can see, it pauses for at least ten
seconds, hence the slow resume).

[3.912093] ata1: soft resetting link
[3.912105] ata1: SATA link down (SStatus 611 SControl 300)
[3.912114] ata1: failed to recover some devices, retrying in 5 secs
[4.576808] ata1: hard resetting link
[5.309541] ata1: port is slow to respond, please be patient (Status 0x80)
[5.919953] ata1: COMRESET failed (errno=-16)
[5.919959] ata1: hard resetting link
[5.986791] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)

Changing the link power management policy back to max_performance makes
the problem go away.

I've tried upgrading the bios to the current version, 2.17, but no
change.

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

-- 
COMRESET failure when sata link power management policy is set to min_power on 
thinkpad T61
https://bugs.launchpad.net/bugs/234047
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 234047] Re: COMRESET failure when sata link power management policy is set to min_power on thinkpad T61

2008-05-22 Thread Vegar

** Attachment added: syslog-snip
   http://launchpadlibrarian.net/14659795/syslog-snip

-- 
COMRESET failure when sata link power management policy is set to min_power on 
thinkpad T61
https://bugs.launchpad.net/bugs/234047
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 234047] Re: COMRESET failure when sata link power management policy is set to min_power on thinkpad T61

2008-05-22 Thread Vegar

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/14659816/uname-a.log

-- 
COMRESET failure when sata link power management policy is set to min_power on 
thinkpad T61
https://bugs.launchpad.net/bugs/234047
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 234047] Re: COMRESET failure when sata link power management policy is set to min_power on thinkpad T61

2008-05-22 Thread Vegar

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/14659820/lspci-vvnn.log

-- 
COMRESET failure when sata link power management policy is set to min_power on 
thinkpad T61
https://bugs.launchpad.net/bugs/234047
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 234047] Re: COMRESET failure when sata link power management policy is set to min_power on thinkpad T61

2008-05-22 Thread Vegar

** Attachment added: version.log
   http://launchpadlibrarian.net/14659828/version.log

-- 
COMRESET failure when sata link power management policy is set to min_power on 
thinkpad T61
https://bugs.launchpad.net/bugs/234047
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 202017] Re: apparmor profile bug for slapadd

2008-05-06 Thread Vegar Westerlund
Seems to be working now

-- 
apparmor profile bug for slapadd
https://bugs.launchpad.net/bugs/202017
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 202017] [NEW] apparmor profile bug for slapadd

2008-03-13 Thread Vegar Westerlund
Public bug reported:

After upgrading to hardy slapd failed on --configure in the postinst-script. 
What is trying to do is:
  # /usr/sbin/slapadd -q -b dc=localdomain -l 
/var/backups/slapd-2.3.35-1/dc\=localdomain.ldif
wich fails with permission denied on the .ldif-file. I tried piping in the file 
which works just fine. After some messing around we realised that the open() 
call was denied because the profile of slapd in apparmour (and slapadd is a 
symlink for slapd). After running 
  # aa-complain /usr/sbin/slapadd
the command runs just fine.

Relevant log entry from syslog:
Mar 14 01:34:10 localhost kernel: [299049.443932] audit(1205454850.985:75): 
operation=inode_permission request_mask=::r denied_mask=::r 
name=/var/backups/slapd-2.3.35-1/dc=localdomain.ldif pid=20136 
profile=/usr/sbin/slapd namespace=default

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu hardy (development branch)

$ apt-cache policy slapd
slapd:
  Installed: 2.4.7-6ubuntu1
  Candidate: 2.4.7-6ubuntu1
  Versiontable:
 *** 2.4.7-6ubuntu1 0
500 http://no.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
apparmor profile bug for slapadd
https://bugs.launchpad.net/bugs/202017
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 144076] Re: NVidia Quadro NVS 140M not recognised by nvidia driver

2007-11-25 Thread Vegar
Yes, read the last couple of lines in the description. However, newer
versions of the restricted modules package seem to have this line, so
the bug should closed.

-- 
NVidia Quadro NVS 140M not recognised by nvidia driver
https://bugs.launchpad.net/bugs/144076
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139881] Re: hdaps_protect patch to enable disk head parking on thinkpads

2007-11-06 Thread Vegar
** Description changed:

  Binary package hint: linux-image-2.6.22-11-generic
  
  The kernel has the hdaps module, but it does not support parking the disk 
heads when a shock is detected.
  Here's a patch for 2.6.22: 
http://article.gmane.org/gmane.linux.drivers.hdaps.devel/993
+ Patches for 2.6.22.9 and 2.6.23: 
http://article.gmane.org/gmane.linux.drivers.hdaps.devel/1077
  
  Without this patch, the hdapsd package is completely useless.

-- 
hdaps_protect patch to enable disk head parking on thinkpads
https://bugs.launchpad.net/bugs/139881
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139881] Re: hdaps_protect patch to enable disk head parking on thinkpads

2007-11-04 Thread Vegar
Here are updated patches for 2.6.22.9 and 2.6.23-rc9
http://article.gmane.org/gmane.linux.drivers.hdaps.devel/1077

-- 
hdaps_protect patch to enable disk head parking on thinkpads
https://bugs.launchpad.net/bugs/139881
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139881] Re: hdaps_protect patch to enable disk head parking on thinkpads

2007-11-01 Thread Vegar
The patch applies cleanly (and works) on 2.6.22.

-- 
hdaps_protect patch to enable disk head parking on thinkpads
https://bugs.launchpad.net/bugs/139881
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129081] Re: [needs-packaging] Mumble

2007-10-26 Thread Vegar
After reporting a couple of minor bugs in the debian/rules script, I was
advised to post my findings here:

1: The murmur icon gets installed to /usr/share/pixmaps/mumble.png.1. This 
causes some issues because gnome can't find the icon with the .1 appended.
Fix: Change line 99 (as of SVN) in debian/rules to the following:
install ./icons/mumble.png.1 
$(CURDIR)/debian/mumble/usr/share/pixmaps/mumble.png

2: The above .png and the .desktop file get executable permissions. This can be 
solved by passing '-m 644' to the install lines for these files (line 98 and 99 
as of SVN)
This should fix a couple of those lintian warnings mentioned above.


Regarding the init script - couldn't the debian init script in the wiki 
(http://mumble.sourceforge.net/Murmur_Init_Script%28Debian%29) be used/modified?

-- 
[needs-packaging] Mumble
https://bugs.launchpad.net/bugs/129081
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139089] Re: Gutsy Gibbon : Suspend/Hibernate lock up on resume with Thinkpad T61p

2007-10-03 Thread Vegar
Here's how I got suspend to ram working on my T61 with a Quadro NVS 140M

With nvidia 100.14.19:
kernel parameter acpi_sleep=s3_mode

vesa drivers:
acpi_sleep=s3_bios

With both configurations above I have made the following changes (that I'm 
aware of):
In /etc/default/acpi-support:
SAVE_VBE_STATE=false
POST_VIDEO=false

I'm not using the thinkpad-acpi module, but I don't think that should make much 
of a difference.
(hibernate is not working with the nvidia driver)

-- 
Gutsy Gibbon : Suspend/Hibernate lock up on resume with Thinkpad T61p
https://bugs.launchpad.net/bugs/139089
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139089] Re: Gutsy Gibbon : Suspend/Hibernate lock up on resume with Thinkpad T61p

2007-10-03 Thread Vegar
Are you saying brightness adjustment works with nvidia + latest
thinkpad_acpi patch? I only got brightness adjustment working with the
vesa driver. (acpi video module allowed all 16 levels)

-- 
Gutsy Gibbon : Suspend/Hibernate lock up on resume with Thinkpad T61p
https://bugs.launchpad.net/bugs/139089
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144076] NVidia Quadro NVS 140M not recognised by nvidia driver

2007-09-22 Thread Vegar
Public bug reported:

The restricted driver manager on gutsy tells me my hardware doesn't require any 
restricted drivers. However, I do have an nVidia Quadro NVS 140M.
(This is on a Thinkpad T61)

lspci output: 01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 
140M (rev a1)
lspci -n output: 01:00.0 0300: 10de:0429 (rev a1)

Adding  the following to 
/usr/share/linux-restricted-modules/2.6.22-12-generic/modules.alias.override/nvidia
 solves the problem:
alias pci:v10DEd0429sv*sd*bc03sc*i* nvidia_new

** Affects: linux-restricted-modules-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: gutsy

** Description changed:

- The restricted driver manager tells me my hardware doesn't require any 
restricted drivers. However, I do have an nVidia Quadro NVS 140M.
+ The restricted driver manager on gutsy tells me my hardware doesn't require 
any restricted drivers. However, I do have an nVidia Quadro NVS 140M.
  (This is on a Thinkpad T61)
  
  lspci output: 01:00.0 VGA compatible controller: nVidia Corporation Quadro 
NVS 140M (rev a1)
  lspci -n output: 01:00.0 0300: 10de:0429 (rev a1)
  
  Adding  the following to 
/usr/share/linux-restricted-modules/2.6.22-12-generic/modules.alias.override/nvidia
 solves the problem:
  alias pci:v10DEd0429sv*sd*bc03sc*i* nvidia_new

** Tags added: gutsy

-- 
NVidia Quadro NVS 140M not recognised by nvidia driver
https://bugs.launchpad.net/bugs/144076
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139881] Re: hdaps_protect patch to enable disk head parking on thinkpads

2007-09-17 Thread Vegar
I forgot to mention that the tools to utilise this patch are already in
the apt repositories (packages hdapsd, hdaps-utils), so it would only
make sense to include this patch.

** Also affects: hdapsd (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Binary package hint: linux-image-2.6.22-11-generic
  
  The kernel has the hdaps module, but it does not support parking the disk 
heads when a shock is detected.
  Here's a patch for 2.6.22: 
http://article.gmane.org/gmane.linux.drivers.hdaps.devel/993
+ 
+ Without this patch, the hdapsd package is completely useless.

-- 
hdaps_protect patch to enable disk head parking on thinkpads
https://bugs.launchpad.net/bugs/139881
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139881] hdaps_protect patch to enable disk head parking on thinkpads

2007-09-15 Thread Vegar
Public bug reported:

Binary package hint: linux-image-2.6.22-11-generic

The kernel has the hdaps module, but it does not support parking the disk heads 
when a shock is detected.
Here's a patch for 2.6.22: 
http://article.gmane.org/gmane.linux.drivers.hdaps.devel/993

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hdaps_protect patch to enable disk head parking on thinkpads
https://bugs.launchpad.net/bugs/139881
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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