[Bug 734325] Re: Natty: Users should be able to easily turn off (disable) global menu

2011-04-10 Thread Peter Klotz
** Summary changed:

- Natty:  Users should be able to easily turn off (disbable) global menu
+ Natty:  Users should be able to easily turn off (disable) global menu

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

Title:
  Natty:  Users should be able to easily turn off (disable) global menu

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


[Bug 614176] Re: [855gm] 2.6.35-14: Invisible Cursor

2010-09-17 Thread Peter Klotz
@Stenten

I made a similar observation. My machine runs Lucid and mainline
2.6.35.4 never showed a mouse cursor.

The test kernel made it appear and now even 2.6.35.4 works correctly.

I did however *not* install any updates (xorg,...) that could explain
that.

Could this mean that booting the test kernel once fixes the issue
permanently? Sounds unlikely.

-- 
[855gm] 2.6.35-14: Invisible Cursor
https://bugs.launchpad.net/bugs/614176
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 614176] Re: [855gm] 2.6.35-14: Invisible Cursor

2010-09-16 Thread Peter Klotz
Hello Leann

In my case (Acer TravelMate 662, i855GM) your test kernel fixes the
issue. The mouse cursor is back!

Thanks a lot to all people who have contributed to the fix.

-- 
[855gm] 2.6.35-14: Invisible Cursor
https://bugs.launchpad.net/bugs/614176
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 614176] Re: [855gm] 2.6.35-14: Invisible Cursor

2010-09-10 Thread Peter Klotz
Also here on an Acer TravelMate 662 (Intel 855GM).

It would be great to have this bug fixed in Maverick. The Suspend/Resume
workaround is not really an option for desktop usage with daily reboots.

-- 
[855gm] 2.6.35-14: Invisible Cursor
https://bugs.launchpad.net/bugs/614176
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 566379] Re: [i855] X doesn't start with kernel 2.6.32-21 unless passing i915.modeset=1

2010-09-08 Thread Peter Klotz
@YannUbuntu: Details regarding the missing mouse cursor in 10.10 Beta
can be found in Bug #614176.

-- 
[i855] X doesn't start with kernel 2.6.32-21 unless passing i915.modeset=1
https://bugs.launchpad.net/bugs/566379
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 566379] Re: [i855] X doesn't start with kernel 2.6.32-21 unless passing i915.modeset=1

2010-05-06 Thread Peter Klotz
@Christine: Have you tried installing the mainline kernel? This fixed my
video playback problems.

You can find the kernel here:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.33.3-lucid/

-- 
[i855] X doesn't start with kernel 2.6.32-21 unless passing i915.modeset=1
https://bugs.launchpad.net/bugs/566379
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 566379] Re: [i855] X doesn't start with kernel 2.6.32-21 unless passing i915.modeset=1

2010-05-03 Thread Peter Klotz
Had the same problem. My Acer TravelMate 662 laptop (Intel 855GM)
refused to boot with Lucid. Adding boot option i915.modeset=1 fixed this
problem.

Afterwards I was experiencing X crashes when playing videos with totem.

Installing the mainline kernel 2.6.33.3 provided by Ubuntu finally fixed
all my problems, even the X crashes:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.33.3-lucid/

-- 
[i855] X doesn't start with kernel 2.6.32-21 unless passing i915.modeset=1
https://bugs.launchpad.net/bugs/566379
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 447892] Re: [i855GM] Freeze shortly after X startup on Intel i855

2009-10-24 Thread Peter Klotz
I am having the same problem on an Acer TravelMate 662 (i855GM) running
Karmic Release Candidate.

-- 
[i855GM] Freeze shortly after X startup on Intel i855
https://bugs.launchpad.net/bugs/447892
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 448307] Re: Xorg consuming 100% CPU amd64 Karmic

2009-10-11 Thread Peter Klotz
*** This bug is a duplicate of bug 439138 ***
https://bugs.launchpad.net/bugs/439138

** This bug has been marked a duplicate of bug 439138
   [karmic] Xorg 100% CPU utilization -- only after first login

-- 
Xorg consuming 100% CPU amd64 Karmic
https://bugs.launchpad.net/bugs/448307
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 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-09-27 Thread Peter Klotz
In Karmic bash 4.0-5ubuntu2 this simple completion no longer works:

u...@host:~$ touch a\ b
u...@host:~$ touch a\ c
u...@host:~$ ls a\ TAB

bash does not show the two files previously created when pressing the
TAB key.

In Jaunty bash 3.2-5ubuntu1 this example works as expected:

u...@host:~$ ls a\ TAB
a b  a c  

I would consider this a quite severe bug in the completion feature of
bash.

** Changed in: bash (Ubuntu)
   Status: New = Confirmed

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
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 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-09-27 Thread Peter Klotz
The problem I am seeing seems to be related to bash-completion since
deinstalling this package resolves the problem.

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
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 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-09-27 Thread Peter Klotz
Changing package from bash to bash-completion since deinstalling bash-
completion fixed my issue.

Please undo this change if the original bug really has its origin in
bash.

** Package changed: bash (Ubuntu) = bash-completion (Ubuntu)

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
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 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-09-27 Thread Peter Klotz
The bash-completion package showing the bug was 1.0-3ubuntu1.

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
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 418962] Re: [karmic] [regression] menu-complete in bash no longer completes filenames.

2009-09-27 Thread Peter Klotz
Are you sure the problem is really in bash, not in bash-completion as in
Bug #418855?

Uninstalling bash-completion completely solved my problems.

-- 
[karmic] [regression] menu-complete in bash no longer completes filenames.
https://bugs.launchpad.net/bugs/418962
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 363150] Re: ipw2200 page allocation fault - no wlan until reboot

2009-09-13 Thread Peter Klotz
This kernel is definitely an improvement.

In the case below the machine survived three Firmware error detected
messages without having to allocate memory:

- machine reboot
Sep  8 22:13:08 centrino kernel: [   27.629943] ipw_alloc_fwbuf(6464)
Sep  8 22:13:08 centrino kernel: [   27.657615] ipw_free_fwbuf(6464)
Sep  8 22:13:08 centrino kernel: [   27.657620] ipw_alloc_fwbuf(168336)
...
Sep  9 15:00:53 centrino kernel: [60498.519701] ipw2200: Firmware error 
detected.  Restarting.
Sep  9 21:44:53 centrino kernel: [84738.557118] ipw2200: Firmware error 
detected.  Restarting.
Sep 11 17:00:55 centrino kernel: [240501.108055] ipw2200: Firmware error 
detected.  Restarting.
...

The firmware is simply reloaded and the connection is reestablished.

So I would assume the problem never was ipw2200.

Could it be that some other kernel module eats up the precious kind of
memory that ipw2200 previously needed to reload its firmware?

I have something in mind like Bug #328232 where the values in
/proc/dri/0/gem_objects keep constantly growing. It would make sense
that machines having an ipw2200 WLAN adapter also use an Intel graphics
chipset.

At least my setup and that of the original poster match this
configuration.

-- 
ipw2200 page allocation fault - no wlan until reboot
https://bugs.launchpad.net/bugs/363150
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 407621] Re: (design decision) Icons missing from context menu , dialogue buttons , firefox bookmark favicons

2009-09-12 Thread Peter Klotz
I agree with Christoph Korn.

Without icons and due to the indentation the system menu looks as if the
icons are missing.

That was exactly my first thought after upgrading.

After working without icons for a few hours I realized how important
they are to me. Without icons I actually have to read the menu entries.
I am much quicker in recognizing the combination of icons and text than
text alone.

So for me that means that each time I set up Ubuntu I have to change the
behavior back to the old one.

I strongly vote for keeping the icons in place, in menus and on buttons.

-- 
(design decision) Icons missing from context menu , dialogue buttons , firefox 
bookmark favicons
https://bugs.launchpad.net/bugs/407621
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 416755] Re: package kdebase-workspace-bin (not installed) failed to install/upgrade: trying to overwrite `/usr/share/kde4/apps/kcmsolidactions/solid-action-template.desktop', which is also in pac

2009-08-23 Thread Peter Klotz
This time it works.

kdebase-workspace-bin and kdebase-workspace-data 4.3.0-0ubuntu14 can be
installed in parallel.

Thanks a lot for your effort!

-- 
package kdebase-workspace-bin (not installed) failed to install/upgrade: trying 
to overwrite 
`/usr/share/kde4/apps/kcmsolidactions/solid-action-template.desktop', which is 
also in package kdebase-workspace-data
https://bugs.launchpad.net/bugs/416755
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 416755] Re: package kdebase-workspace-bin (not installed) failed to install/upgrade: trying to overwrite `/usr/share/kde4/apps/kcmsolidactions/solid-action-template.desktop', which is also in pac

2009-08-23 Thread Peter Klotz
It seems there is more than one duplicate file in those packages:

Selecting previously deselected package kdebase-workspace-bin.
Unpacking kdebase-workspace-bin (from 
kdebase-workspace-bin_4.3.0-0ubuntu13_amd64.deb) ...
dpkg: error processing kdebase-workspace-bin_4.3.0-0ubuntu13_amd64.deb 
(--install):
 trying to overwrite `/usr/share/kde4/services/kcm_keyboard.desktop', which is 
also in package kdebase-workspace-data

kdebase-workspace-bin and kdebase-workspace-data 4.3.0-0ubuntu13 still
refuse to install together.

-- 
package kdebase-workspace-bin (not installed) failed to install/upgrade: trying 
to overwrite 
`/usr/share/kde4/apps/kcmsolidactions/solid-action-template.desktop', which is 
also in package kdebase-workspace-data
https://bugs.launchpad.net/bugs/416755
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 409759] Re: [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-22 Thread Peter Klotz
I can confirm that pulseaudio 0.9.16~test5-0ubuntu2 fixes the problem at least 
on my hardware.
Thanks a lot!

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 409759] Re: [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-19 Thread Peter Klotz
I have the same problem. No audio when plugging in the headphones. The
internal speakers of my laptop work fine.

None of the suggested workarounds (pavucontrol, alsamixer) has helped.
The headphones remain silent.

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 368506] Re: display brightness asus; function keys not working

2009-07-27 Thread Peter Klotz
I had exactly the same problem on my Asus B50A laptop in Jaunty.

However starting with Karmic Alpha 3 this problem is fixed. The
brightness keys work perfectly there. All brightness levels are present.

Daniel, Divan, can you confirm this for your laptops?

-- 
display brightness asus; function keys not working
https://bugs.launchpad.net/bugs/368506
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 270151] Re: HPA no longer ignored in 8.10

2009-06-19 Thread Peter Klotz
Marking bug as invalid since not ignoring the HPA may actually be the
smarter choice.

I finally got rid of my HPA using the procedure described in bug
#267199.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

-- 
HPA no longer ignored in 8.10
https://bugs.launchpad.net/bugs/270151
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 346846] Re: No password prompt for encrypted eSATA disk

2009-06-15 Thread Peter Klotz
In Karmic Alpha 2 this problem no longer exists.

The crypto device together with the password dialog appears in Nautilus.
Mounting works as expected.

-- 
No password prompt for encrypted eSATA disk
https://bugs.launchpad.net/bugs/346846
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 386745] [NEW] Typo in cheese-hildon package description

2009-06-13 Thread Peter Klotz
Public bug reported:

Binary package hint: cheese-hildon

The package description of cheese-hildon 2.26.0-0ubuntu1 (Jaunty)
contains a typo:

- A tool to take pictures and videos for Hildon enviornments
+ A tool to take pictures and videos for Hildon environments

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

-- 
Typo in cheese-hildon package description
https://bugs.launchpad.net/bugs/386745
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 346846] Re: No password prompt for encrypted eSATA disk

2009-06-04 Thread Peter Klotz
Since no Karmic Live CD exists for Alpha 1 I am currently not able to
test it.

-- 
No password prompt for encrypted eSATA disk
https://bugs.launchpad.net/bugs/346846
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 363150] Re: ipw2200 page allocation fault - no wlan until reboot

2009-05-23 Thread Peter Klotz
Same problem here on an Acer TravelMate 662.

The problem started after upgrading to Jaunty (currently using kernel
2.6.28-11.42).

-- 
ipw2200 page allocation fault - no wlan until reboot
https://bugs.launchpad.net/bugs/363150
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 370773] Re: [i945GM] weird behavior of brightness control, especially with Jaunty

2009-05-05 Thread Peter Klotz
** Summary changed:

- [i945GM] wierd behavior of brightness control, especially with Jaunty
+ [i945GM] weird behavior of brightness control, especially with Jaunty

-- 
[i945GM] weird behavior of brightness control, especially with Jaunty
https://bugs.launchpad.net/bugs/370773
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 260847] Re: xrandr reports wrong resolution

2009-04-27 Thread Peter Klotz
This problem is fixed in Ubuntu 9.04 (x11-xserver-utils 7.4+1).

Now xrandr correctly reports these resolutions for my external monitor:

Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1400 x 1400
VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 359mm x 
287mm
   1280x1024  60.0*+   75.0 60.0* 
   1280x960   75.0 60.0  
   1152x864   75.0  
   1024x768   85.0 75.0 70.1 60.0  
   832x62474.6  
   800x60085.1 72.2 75.0 60.3 56.2  
   640x48085.0 75.0 72.8 66.7 59.9  
   720x40070.1

** Changed in: x11-xserver-utils (Ubuntu)
   Status: Confirmed = Fix Released

-- 
xrandr reports wrong resolution
https://bugs.launchpad.net/bugs/260847
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 346846] [NEW] No password prompt for encrypted eSATA disk

2009-03-22 Thread Peter Klotz
Public bug reported:

Binary package hint: gnome-mount

I am using an up to date Jaunty Alpha (amd64 platform).

When plugging in a LUKS encrypted eSATA disk, no password prompt
appears. According to /var/log/messages the disk is detected by the
kernel but no encrypted device appears in Nautilus.

Mounting with pmount works fine.

It worked correctly in earlier Alpha versions of Jaunty.

Plugging in and mounting a non encrypted eSATA disk works.

Maybe some HAL events are missing that normally trigger execution of
gnome-mount?

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

-- 
No password prompt for encrypted eSATA disk
https://bugs.launchpad.net/bugs/346846
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 333309] Re: [Jaunty] Alt+F2 no longer working in compiz. Used in terminal, prints ; 3Q

2009-03-08 Thread Peter Klotz
Same issue here as well, Alt+F2 is no longer working in Jaunty.

-- 
[Jaunty] Alt+F2 no longer working in compiz. Used in terminal, prints ;3Q
https://bugs.launchpad.net/bugs/09
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 331556] Re: Gnome Compatibility not enabled on upgrade

2009-03-08 Thread Peter Klotz
I installed compiz 1:0.7.9+git20090211-0ubuntu6 but Alt+F2 still does
not work.

Do I have to change anything else in order to make it work again?

-- 
Gnome Compatibility not enabled on upgrade
https://bugs.launchpad.net/bugs/331556
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 331556] Re: Gnome Compatibility not enabled on upgrade

2009-03-08 Thread Peter Klotz
Thanks Chris, your hint solved the issue.

I performed the following steps:

* sudo apt-get install compizconfig-settings-manager
* In System - Preferences - CompizConfig Settings Manager category 
General I enabled Gnome Compatibility

-- 
Gnome Compatibility not enabled on upgrade
https://bugs.launchpad.net/bugs/331556
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 332270] Re: udev repeatedly generates change events for the same block device(s)

2009-02-23 Thread Peter Klotz
Installation of package udev-138-2 fixed my problems. Thanks a lot.

-- 
udev repeatedly generates change events for the same block device(s)
https://bugs.launchpad.net/bugs/332270
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 289261] Re: Asus M50VM-DVD doesn't mount and can not be ejected

2009-02-22 Thread Peter Klotz
Finally I replaced my Hitachi/LG GSA-T50N with a Samsung SN-S083B drive.
The bezel is compatible so it sums up to removing two screws and paying
EUR 28,00.

After the drive installation I upgraded its firmware to the newest
version (SB01) that can be downloaded from http://www.samsungodd.com/.

The drive works perfectly and passes all tests that the Hitachi/LG model
failed.

It is disappointing that Asus Germany is unwilling to recognize the
severity of this problem. A simple download could have fixed this issue
faster and cheaper.

I also find it strange that the drive manufacturer Hitachi/LG does not
offer any support for its drive although it is obviously not working
correctly.

-- 
Asus M50VM-DVD doesn't mount and can not be ejected
https://bugs.launchpad.net/bugs/289261
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 332869] [NEW] Latest Jaunty udev generates lots of change events

2009-02-22 Thread Peter Klotz
Public bug reported:

Binary package hint: udev

Since installing udev 138-1 booting of my Jaunty system (2.6.28-8,
amd64) takes very long. udev produces high CPU load and the HDD is
continuously accessed.

Starting udevadm monitor --kernel shows these messages continuously
(sda is the internal HDD):

UEVENT[1235289739.054816] change   
/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2 
(block)
UEVENT[1235289739.061110] change   
/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2 
(block)
UEVENT[1235289739.144026] change   /devices/virtual/block/dm-2 (block)
UEVENT[1235289739.145231] change   /devices/virtual/block/dm-2 (block)
UEVENT[1235289739.148102] change   
/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3 
(block)
UEVENT[1235289739.148850] change   
/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3 
(block)
UEVENT[1235289739.156549] change   
/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda4 
(block)
UEVENT[1235289739.228490] change   /devices/virtual/block/dm-0 (block)
UEVENT[1235289739.403233] change   
/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda (block)
UEVENT[1235289739.419449] change   /devices/virtual/block/dm-0 (block)
UEVENT[1235289739.434304] change   /devices/virtual/block/dm-0 (block)
UEVENT[1235289739.440239] change   
/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1 
(block)
UEVENT[1235289739.442534] change   
/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1 
(block)

I assume this udev changelog entry
(http://changelogs.ubuntu.com/changelogs/pool/main/u/udev/udev_138-1/changelog)
has something to do with it:

  * New upstream release:
- Block device nodes watched with inotify for changes and
  /dev/disk/by-{uuid,label} updated automatically.

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

-- 
Latest Jaunty udev generates lots of change events
https://bugs.launchpad.net/bugs/332869
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 260847] Re: xrandr reports wrong resolution

2009-02-21 Thread Peter Klotz
xrandr (x11-xserver-utils 7.3+5) still reports resolutions that my
external monitor does not support (everything beyond 1280x1024):

u...@host:~/Desktop$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1600 x 1600
VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 359mm x 
287mm
   1280x1024  60.0*+   75.0 60.0 60.0* 
   1600x1024  60.2  
   1400x1050  60.0  
   1440x900   59.9  
   1280x960   75.0 60.0 60.0  
   1360x768   59.8  
   1152x864   85.1 85.0 75.0 75.0 75.0 70.0 60.0  
   1024x768   85.0 85.0 75.1 75.0 70.1 60.0  
   832x62474.6  
   800x60085.0 85.1 72.2 75.0 60.3 56.2  
   640x48085.0 85.0 75.0 72.8 72.8 75.0 66.7
 60.0 59.9  
   720x40085.0 70.1  
   640x40085.1  
   640x35085.1  
...

u...@host:~/Desktop$ sudo ddcprobe
...
timing: 720x...@70 Hz (VGA 640x400, IBM)
timing: 720x...@88 Hz (XGA2)
timing: 640x...@60 Hz (VGA)
timing: 640x...@67 Hz (Mac II, Apple)
timing: 640x...@72 Hz (VESA)
timing: 640x...@75 Hz (VESA)
timing: 800x...@60 Hz (VESA)
timing: 800x...@72 Hz (VESA)
timing: 800x...@75 Hz (VESA)
timing: 832x...@75 Hz (Mac II)
timing: 1024x...@87 Hz Interlaced (8514A)
timing: 1024x...@70 Hz (VESA)
timing: 1024x...@75 Hz (VESA)
timing: 1280x1...@75 (VESA)
ctiming: 1280x...@60
ctiming: 1152x...@75
ctiming: 1280x...@75
ctiming: 1280x1...@60
ctiming: 640x...@85
ctiming: 800x...@85
ctiming: 1024x...@85
dtiming: 1280x1...@70
...

The man page of xrandr states:

If  invoked without any option, it will dump the state of the outputs,
showing the existing modes for each of them

So xrandr for some unknown reason reports resolutions far higher than
actually supported by the hardware.

-- 
xrandr reports wrong resolution
https://bugs.launchpad.net/bugs/260847
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 217749] Re: [Intrepid + Hardy] Regression: External crypto-drives are not automounted after given password

2009-02-18 Thread Peter Klotz
So here is one more workaround that at least improves things on my
machine:

Keep 'udevadm monitor' running in a root console the whole time.

It seems to change the timing of udev events and makes the problem
disappear. I doubt it works everywhere.

-- 
[Intrepid + Hardy] Regression: External crypto-drives are not automounted after 
given password
https://bugs.launchpad.net/bugs/217749
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 310345] Re: [iGM45] Desktop becomes unresposive when using intel driver

2009-02-01 Thread Peter Klotz
It looks better now. I did not experience any lockups since using
xserver-xorg-video-intel 2.6.1-1ubuntu1.

-- 
[iGM45] Desktop becomes unresposive when using intel driver
https://bugs.launchpad.net/bugs/310345
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 311716] Re: The slider brightness Applet has value inverted after the last update (2.6.27-11)

2009-01-23 Thread Peter Klotz
GNOME brightness control worked in 2.6.28-4.10 but is no longer
functional in 2.6.28-5.15.

Just two brightness settings are left and both are quite unusable.

This seems to be the corresponding changelog entry:

linux (2.6.28-5.13) jaunty; urgency=low

  [ Andy Whitcroft ]

  * Revert SAUCE: don't use buggy _BCL/_BCM/_BQC for backlight control

-- 
The slider brightness Applet has value inverted after the last update 
(2.6.27-11)
https://bugs.launchpad.net/bugs/311716
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 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-21 Thread Peter Klotz
This patch also made it into vanilla kernel 2.6.28.1 (commit id
4c97847731ea7e1451d9c76c1c32e309eb24e5a1).

See the corresponding kernel changelog:

http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.28.1

-- 
linux-2.6.27 kernel locks up XFS find_get_pages
https://bugs.launchpad.net/bugs/296413
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 311716] Re: The slider brightness Applet has value inverted after the last update (2.6.27-11)

2009-01-13 Thread Peter Klotz
Kernel 2.6.28-4.10 fixes this problem for me in Jaunty.

For the first time the brightness keys work correctly on my Asus B50A
laptop.

However in /var/log/messages these messages appear when pressing
brightness up/down keys:

Jan 13 22:13:54 asus kernel: [  181.876404] ACPI Error (dswstate-0097): Result 
stack is empty! State=880128a22000 [20080926]
Jan 13 22:13:54 asus kernel: [  181.876417] ACPI Exception (dsutils-0645): 
AE_AML_NO_RETURN_VALUE, Missing or null operand [20080926]
Jan 13 22:13:54 asus kernel: [  181.876426] ACPI Exception (dsutils-0762): 
AE_AML_NO_RETURN_VALUE, While creating Arg 1 [20080926]
Jan 13 22:13:54 asus kernel: [  181.876437] ACPI Error (psparse-0524): Method 
parse/execution failed [\_SB_.PCI0.VGA_.UPBL] (Node 88013f81de60), 
AE_AML_NO_RETURN_VALUE
Jan 13 22:13:54 asus kernel: [  181.876588] ACPI Error (psparse-0524): Method 
parse/execution failed [\_SB_.PCI0.SBRG.EC0_._Q0F] (Node 88013f842440), 
AE_AML_NO_RETURN_VALUE

-- 
The slider brightness Applet has value inverted after the last update 
(2.6.27-11)
https://bugs.launchpad.net/bugs/311716
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 309384] Re: DVD writer freezes just after inserting a disc

2009-01-10 Thread Peter Klotz
This bug is very likely a duplicate of bug #289261.

Are you sure the bug does not occur in Vista in AHCI mode?

I had to try quite hard in XP but it occurred there and filled up my
event log.

See my comment in bug #289261. It seems that this is a firmware bug in
firmware revision RR04 of this drive.

-- 
DVD writer freezes just after inserting a disc
https://bugs.launchpad.net/bugs/309384
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 289581] Re: Kernel msg: bad: scheduling from the idle thread!

2009-01-08 Thread Peter Klotz
*** This bug is a duplicate of bug 286285 ***
https://bugs.launchpad.net/bugs/286285

This should not be the case.

The bug was fixed in this upstream releases:

ChangeLog-2.6.27.7:iwlagn: avoid sleep in softirq context
ChangeLog-2.6.28-rc4:iwlagn: avoid sleep in softirq context

Maybe you are seeing a different issue?
Are you sure the correct kernel was booted when you tested?

-- 
Kernel msg: bad: scheduling from the idle thread!
https://bugs.launchpad.net/bugs/289581
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 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-05 Thread Peter Klotz
This is a bug in the lockless pagecache code introduced in kernel
2.6.27.

See this SGI Bugzilla entry for reference:

http://oss.sgi.com/bugzilla/show_bug.cgi?id=805

This is the corresponding lkml discussion thread:

http://lkml.org/lkml/2008/12/19/28

-- 
linux-2.6.27 kernel locks up XFS find_get_pages
https://bugs.launchpad.net/bugs/296413
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 289261] Re: Asus M50VM-DVD doesn't mount and can not be ejected

2009-01-04 Thread Peter Klotz
This seems to be a firmware issue with the HL-DT-ST GSA-T50N SATA DVD
drive (firmware revision RR04).

Please see this linux-ide thread for reference:

http://marc.info/?l=linux-idem=123036943617718w=2

Hitachi LG does not offer firmware updates to end customers, only to
manufacturers (http://www.hlds.co.jp/e_HLDS/faq.jsp).

I tried to obtain a firmware upgrade from Asus but failed.

Switching from Enhanced (AHCI) to Compatible in the BIOS fixes the
problem but disables eSATA hotplugging. So this is not always a viable
option.

-- 
Asus M50VM-DVD doesn't mount and can not be ejected
https://bugs.launchpad.net/bugs/289261
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 256637] Re: ata3: COMRESET failed (errno=-16)

2009-01-02 Thread Peter Klotz
@PrivateVoid: Does your Asus Notebook come with a HL-DT-ST GSA-T50N SATA
DVD drive? (Run command sudo hdparm -I /dev/sr0 to obtain this
information)

I had a discussion about mine (Asus B50A Notebook) on the linux-ide
mailing list. They came to the conclusion that the problem I am seeing
is a firmware issue of my SATA DVD drive.

See this thread for reference:

http://marc.info/?l=linux-idem=123036943617718w=2

My drive uses firmware revision RR04 and I am currently in the process
of trying to obtain an update from Asus. The manufacturer Hitachi LG
Data Storage does not provide any firmware updates for its drives
(http://www.hlds.co.jp/e_HLDS/faq.jsp).

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 256637] Re: ata3: COMRESET failed (errno=-16)

2009-01-02 Thread Peter Klotz
@PrivateVoid:

You can try disabling AHCI in your BIOS. Maybe this fixes the problem. Change 
setting Advanced|IDE Configuration|SATA Operation Mode from Enhanced to 
Compatible.
However if you have a parallel installation of Windows XP (made in AHCI mode) 
this will no longer boot.

You may also post to linux-ide to confirm the suspicion of a firmware
issue.

If it is really a firmware issue then become an Asus Member
(http://member.asus.com/) and file a request like I did. Maybe the more
people complain about this issue the higher the chances that Asus
reacts.

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 282116] Re: ASUS X50Z (F5) ALC662 NO SOUND

2008-12-24 Thread Peter Klotz
The model=laptop option did not work for me.

After an upgrade to Jaunty Alpha 2 (kernel 2.6.28-3-generic) the sound
works. However I would not recommend this update on a production machine
since bugs like #310345 (freezing GUI) are worse than no sound.

-- 
ASUS X50Z (F5) ALC662 NO SOUND
https://bugs.launchpad.net/bugs/282116
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 310345] Re: [iGM45] Desktop becomes unresposive when using intel driver

2008-12-24 Thread Peter Klotz
Same problem here using Jaunty Alpha 2 amd64. The affected xserver-xorg-
video-intel package is 2.5.1-1ubuntu7.

-- 
[iGM45] Desktop becomes unresposive when using intel driver
https://bugs.launchpad.net/bugs/310345
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 267199] Re: Manual partitioning shows no partitions

2008-12-20 Thread Peter Klotz
Finally I got rid of my HPA.

The HDAT2 forum holds the answer:

http://hdat2.getphpbb.com/hdat2-common-f3/drive-does-not-remember-set-
max-address-t120.html

User drasar describes the necessary steps for his Acer TravelMate
8004LMi which is very similar to my Acer TravelMate 662LMi:


I solved it with HDAT2 v4.5.2 as follows:
1. SET MAX (HPA) Menu -- set new NATIVE MAX ADDRESS [last sector] (in 48bit 
LBA mode) -- so user area will have full drive capacity now
2. Device Configuration Overlay Menu -- Modify -- Host Protected Area feature 
-- set REMOVE action 



So you actually have to remove the HPA feature (not only the HPA itself!) from 
your HDD so that the BIOS is no longer able to create a new HPA on system 
startup.

-- 
Manual partitioning shows no partitions
https://bugs.launchpad.net/bugs/267199
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 267199] Re: Manual partitioning shows no partitions

2008-12-20 Thread Peter Klotz
Marking the bug as Invalid since it was no problem in parted but just
a BIOS/HPA issue.

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

-- 
Manual partitioning shows no partitions
https://bugs.launchpad.net/bugs/267199
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 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2008-12-14 Thread Peter Klotz
I am experiencing exactly the same issue (same backtrace).

Booting Ubuntu 8.10 amd64 (kernel 2.6.27-7) from a USB stick and then
copying a whole 250GB device from an internal HDD to a file on an eSATA
HDD formatted with XFS.

The backtrace occurred 276 times in /var/log/messages but the resulting
file was not damaged. Its MD5 checksum matched the original device.

-- 
linux-2.6.27 kernel locks up XFS find_get_pages
https://bugs.launchpad.net/bugs/296413
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 256637] Re: ata3: COMRESET failed (errno=-16)

2008-12-01 Thread Peter Klotz
@Andy: I am not so sure, my problem is related to bug #290153.

My HDD is not affected by this freeze issue, only my SATA DVD drive.

The DVD drive spins up properly but after spinning down the restart
results in a freeze. Since the drive works under Windows I would rule
out a hardware problem.

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 295795] Re: ISO burn on Intrepid with Brasero will not mount

2008-11-29 Thread Peter Klotz
Burning Fedora 10 Live (i686 and x86_64) with Brasero 0.8.2 gives no
errors during burning but the resulting disks fail the integrated
checksum test of Fedora.

When trying to mount these disks in Ubuntu 8.10 one obtains the L-EC
uncorrectable error error messages already mentionend above.

When burning both Live CDs with K3b 1.0.5 they pass Fedora's internal
test and mount cleanly in Ubuntu 8.10.

Therefore I would conclude that there really exists a problem with
Brasero 0.8.2.

-- 
ISO burn on Intrepid with Brasero will not mount
https://bugs.launchpad.net/bugs/295795
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 256637] Re: ata3: COMRESET failed (errno=-16)

2008-11-26 Thread Peter Klotz

** Attachment added: lspci -vv output
   http://launchpadlibrarian.net/19967871/lspcivv.txt

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 256637] Re: ata3: COMRESET failed (errno=-16)

2008-11-26 Thread Peter Klotz

** Attachment added: dmidecode output
   http://launchpadlibrarian.net/19967880/dmidecode.txt

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 217749] Re: [Intrepid + Hardy] Regression: External crypto-drives are not automounted after given password

2008-11-25 Thread Peter Klotz
I use LUKS on partitions, not entire disks, and it happens there as
well.

-- 
[Intrepid + Hardy] Regression: External crypto-drives are not automounted after 
given password
https://bugs.launchpad.net/bugs/217749
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 296750] Re: special device /dev/dm-0 does not exist when mounting an encrypted drive

2008-11-25 Thread Peter Klotz
Sounds similar to bug #217749.

-- 
special device /dev/dm-0 does not exist when mounting an encrypted drive
https://bugs.launchpad.net/bugs/296750
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 256637] Re: ata3: COMRESET failed (errno=-16)

2008-11-25 Thread Peter Klotz
The problem still occurs in 2.6.27-10.20 (SATA DVD Drive):

[EMAIL PROTECTED]:~$ uname -a
Linux host 2.6.27-10-generic #1 SMP Fri Nov 21 19:19:18 UTC 2008 x86_64 
GNU/Linux

[ 1029.427799] UDF-fs: Partition marked readonly; forcing readonly mount
[ 1029.476928] UDF-fs INFO UDF: Mounting volume 'UDF Volume', timestamp 
2008/01/21 21:00 (103c)
[ 1115.628122] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 1115.628146] ata2.00: cmd a0/01:00:00:00:08/00:00:00:00:00/a0 tag 0 dma 2048 
in
[ 1115.628149]  cdb 28 00 00 00 01 86 00 00  01 00 00 00 00 00 00 00
[ 1115.628152]  res 40/00:03:00:fe:00/00:00:00:00:00/a0 Emask 0x4 
(timeout)
[ 1115.628159] ata2.00: status: { DRDY }
[ 1115.628169] ata2: hard resetting link
[ 1120.988131] ata2: link is slow to respond, please be patient (ready=0)
[ 1125.636081] ata2: COMRESET failed (errno=-16)
[ 1125.636098] ata2: hard resetting link
[ 1130.996083] ata2: link is slow to respond, please be patient (ready=0)
[ 1135.644076] ata2: COMRESET failed (errno=-16)
[ 1135.644093] ata2: hard resetting link
[ 1141.004075] ata2: link is slow to respond, please be patient (ready=0)
[ 1170.684080] ata2: COMRESET failed (errno=-16)
[ 1170.684098] ata2: limiting SATA link speed to 1.5 Gbps
[ 1170.684104] ata2: hard resetting link
[ 1175.708079] ata2: COMRESET failed (errno=-16)
[ 1175.708094] ata2: reset failed, giving up
[ 1175.708100] ata2.00: disabled
[ 1175.708124] ata2: EH complete
[ 1175.708184] sr 1:0:0:0: [sr0] Result: hostbyte=DID_BAD_TARGET 
driverbyte=DRIVER_OK,SUGGEST_OK
[ 1175.708194] end_request: I/O error, dev sr0, sector 1560
[ 1175.709616] VFS: busy inodes on changed media.

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 286285] Re: kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x00000100

2008-11-23 Thread Peter Klotz
@Jamie: The problem occurred on my Intel 5100 with kernel 2.6.27-7.

The update to 2.6.27-8 fixed it.

[EMAIL PROTECTED]:~$ lspci | grep Wireless
02:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100

-- 
kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x0100
https://bugs.launchpad.net/bugs/286285
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 286285] Re: kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x00000100

2008-11-21 Thread Peter Klotz
2.6.27-8 fixed the issue for me. rsynced lots of data over WLAN without
troubles. That would have been impossible with -7.

-- 
kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x0100
https://bugs.launchpad.net/bugs/286285
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 282116] Re: ASUS X50Z (F5) ALC662 NO SOUND

2008-11-10 Thread Peter Klotz
With a self compiled 2.6.28-rc3 kernel the sound works in Ubuntu 8.10
amd64.

-- 
ASUS X50Z (F5) ALC662 NO SOUND
https://bugs.launchpad.net/bugs/282116
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 231533] Re: Shutdown bug on Toshiba Satellite A45 on Hardy

2008-11-05 Thread Peter Klotz
This still happens with the stock kernel (2.6.27-7) of Ubuntu 8.10 i386.

-- 
Shutdown bug on Toshiba Satellite A45 on Hardy
https://bugs.launchpad.net/bugs/231533
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 217749] Re: [Intrepid + Hardy] Regression: External crypto-drives are not automounted after given password

2008-11-03 Thread Peter Klotz
Yes, please fix this bug. Working with encrypted devices in Intrepid is
currently no pleasure.

-- 
[Intrepid + Hardy] Regression: External crypto-drives are not automounted after 
given password
https://bugs.launchpad.net/bugs/217749
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 282116] Re: ASUS X50Z (F5) ALC662 NO SOUND

2008-11-01 Thread Peter Klotz
Same problem here with an Asus B50A notebook (Ubuntu 8.10 amd64).

lspci | grep Audio:

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio
Controller (rev 03)

aplay -l:

 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: ALC662 Analog [ALC662 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC662 Digital [ALC662 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Audio drivers are loaded, mixer volume is up but there is no sound.

-- 
ASUS X50Z (F5) ALC662 NO SOUND
https://bugs.launchpad.net/bugs/282116
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 256637] Re: ata3: COMRESET failed (errno=-16)

2008-11-01 Thread Peter Klotz
Ubuntu 8.10 amd64:

Very similar situation here using a SATA DVD writer (HL-DT-ST DVDRAM
GSA-T50N) in an Asus B50A notebook:

[  621.408096] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[  621.408120] ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 
in
[  621.408123]  cdb 4a 01 00 00 10 00 00 00  08 00 00 00 00 00 00 00
[  621.408125]  res 40/00:03:00:fe:00/00:00:00:00:00/a0 Emask 0x4 
(timeout)
[  621.408132] ata2.00: status: { DRDY }
[  621.408143] ata2: hard resetting link
[  626.768099] ata2: link is slow to respond, please be patient (ready=0)
[  631.416089] ata2: COMRESET failed (errno=-16)
[  631.416107] ata2: hard resetting link
[  636.776077] ata2: link is slow to respond, please be patient (ready=0)
[  641.424093] ata2: COMRESET failed (errno=-16)
[  641.424111] ata2: hard resetting link
[  646.785044] ata2: link is slow to respond, please be patient (ready=0)
[  676.464101] ata2: COMRESET failed (errno=-16)
[  676.464122] ata2: limiting SATA link speed to 1.5 Gbps
[  676.464128] ata2: hard resetting link
[  681.488077] ata2: COMRESET failed (errno=-16)
[  681.488095] ata2: reset failed, giving up
[  681.488100] ata2.00: disabled
[  681.488145] ata2: EH complete

This problem also occurs in 2.6.27-4 but with a much lower frequency
than in 2.6.27-7.

The HDD connected to the other SATA port works fine. The hardware is
Intel based.

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 256637] Re: ata3: COMRESET failed (errno=-16)

2008-11-01 Thread Peter Klotz

** Attachment added: lspci -vv output
   http://launchpadlibrarian.net/19203216/lspcivv.txt

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 270151] Re: HPA no longer ignored in 8.10

2008-10-31 Thread Peter Klotz
I intended to install Ubuntu 8.10 on my notebook.

The installation cannot proceed if the LiveCD honors the HPA because
parted (called by the installer) sees partitions that extend beyond the
end of the device. These partition were created under 8.04.

So I tried using break=modules on the kernel command line but the
system hangs before the shell to load the libata driver with option
ignore_hpa=1 opens.

My experiments with HDAT2 failed earlier since my BIOS seems to
reinstate the HPA on reboot.

Your hint of using a modprobe file only works in an already installed
system, right?

-- 
HPA no longer ignored in 8.10
https://bugs.launchpad.net/bugs/270151
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 267199] Re: Manual partitioning shows no partitions

2008-10-31 Thread Peter Klotz
As I already noted in Bug #270151 option break=modules to load the
libata driver hangs my system before the busybox prompt appers.

No BIOS option exists to disable/remove the HPA. Once I remove the HPA
with HDAT2 it reappears after I reboot the system.

I currently see no chance of installing a fresh Ubuntu 8.10 on my
system. The only option seems to be the upgrade of an 8.04 installation
which uses a modprobe file to load libata correctly.

-- 
Manual partitioning shows no partitions
https://bugs.launchpad.net/bugs/267199
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 285631] [NEW] Typo in command-not-found package description

2008-10-18 Thread Peter Klotz
Public bug reported:

Current package description:

This package will install handler for command_not_found that lookups
programs not currently installed but available from the repositiories.

I would suggest something more like this (also note the typo in
repositiories):

This package will install a handler for command_not_found that looks up
programs not currently installed but available from the repositories.

** Affects: command-not-found (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Typo in command-not-found package description
https://bugs.launchpad.net/bugs/285631
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 231533] Re: Shutdown bug on Toshiba Satellite A45 on Hardy

2008-09-14 Thread Peter Klotz
Ubuntu 8.10 Alpha 5 i386 (2.6.27-2):

10 boot/shutdown cycles (using the LiveCD) have led to 2 hangs on
shutdown. The screen just turns black and the machine stops responding.

No HDD partition was mounted and no network interface was up prior to
shutdown.

-- 
Shutdown bug on Toshiba Satellite A45 on Hardy
https://bugs.launchpad.net/bugs/231533
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 270151] [NEW] HPA no longer ignored in 8.10

2008-09-14 Thread Peter Klotz
Public bug reported:

Ubuntu 8.10 Alpha 5 i386 (2.6.27-2)

Kernel 2.6.27 (8.10) seems to honor the host protected area (HPA) of
harddisks whereas 2.6.24 (8.04) ignored it.

2.6.24 dmesg: ata1.00: HPA unlocked: 268435455 - 312581808, native 312581808
2.6.27 dmesg: ata1.00: HPA detected: current 268435455, native 312581808

That currently prevents me from installing Ubuntu 8.10. See this bug:

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

Is there a way to load the LiveCD libata module with ignore_hpa set to 1?
Shouldn't this change be documented in the Alpha (and possible final) release 
notes?

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

-- 
HPA no longer ignored in 8.10
https://bugs.launchpad.net/bugs/270151
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 267199] Re: Manual partitioning shows no partitions

2008-09-11 Thread Peter Klotz
The HPA of my laptop seems to be the cause of the problem:

Ubuntu 8.10 Alpha 5: parted -s /dev/sda print - Error: Can't have a
partition outside the disk!

dmesg | grep HPA:

[5.462165] ata1.00: HPA detected: current 268435455, native
312581808

The disk is actually 160GB but due to the HPA only 128GB are visible.

Ubuntu 8.04 (2.6.24) ignored the HPA but 8.10 (2.6.27) obviously does
not. This change will definitely break some setups (and will surely make
some others work).

How can I pass ignore_hpa=1 to the libata module when booting from the
LiveCD?

-- 
Manual partitioning shows no partitions
https://bugs.launchpad.net/bugs/267199
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 231533] Re: Shutdown bug on Toshiba Satellite A45 on Hardy

2008-09-09 Thread Peter Klotz
I was referring to Hardy.

This bug prevents me from installing Intrepid:

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/267199

Booting the LiveCD on my computer is quite slow and since the HDD is not
even involved I am not sure if such a test would show this issue.

However I'll try and keep you informed.

-- 
Shutdown bug on Toshiba Satellite A45 on Hardy
https://bugs.launchpad.net/bugs/231533
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 267199] Re: Manual partitioning shows no partitions

2008-09-07 Thread Peter Klotz
This not only happens in ubiquity but also in the text mode installer of
the alternate CD.

Clicking on /dev/sda offers me to create a new partition table.

Do both installers share a common library that is responsible for HDD
detection?

-- 
Manual partitioning shows no partitions
https://bugs.launchpad.net/bugs/267199
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 260847] Re: xrandr reports wrong resolution

2008-09-06 Thread Peter Klotz
This command sets the correct resolution on my external monitor and
resolves my GNOME issues in 8.10:

xrandr --output VGA --mode 1280x1024

Nevertheless xrandr still reports 1400x1050 as a supported resolution
for my external monitor (which is only capable of 1280x1024).

-- 
xrandr reports wrong resolution
https://bugs.launchpad.net/bugs/260847
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 254890] Re: Resume failure on Acer TravelMate 662

2008-09-06 Thread Peter Klotz
Good news: Suspend/Resume works in 2.6.27-2 (8.10 Alpha5) out of the
box.

It works even without the quirks that were previously necessary to make
consoles work.

One minor issue remains:

When attaching an external monitor and disabling my internal laptop
screen (xrandr --output LVDS --off) then suspending hangs the system.

I'll report a new bug report for this issue since it is somewhat
different from my original bug report.

This bug can be closed since working suspend/resume in 8.10 Alpha
obsoletes the resume failure in 8.04.

-- 
Resume failure on Acer TravelMate 662
https://bugs.launchpad.net/bugs/254890
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 267192] [NEW] Misleading cryptsetup error message

2008-09-06 Thread Peter Klotz
Public bug reported:

Binary package hint: cryptsetup

Ubuntu 8.10 Alpha 5, i386:

The following steps result in a misleading cryptsetup error message:

* Boot from LiveCD
* Become root: sudo su -
* Install cryptsetup: apt-get cryptsetup
* Open a LUKS device:

[EMAIL PROTECTED]:~# cryptsetup luksOpen /dev/sdb1 crypt_rally2
Enter LUKS passphrase: 
Command failed: No key available with this passphrase.


Actually the supplied password was correct but kernel module dm_crypt is not 
loaded in this scenario.

* modprobe dm_crypt

[EMAIL PROTECTED]:~# cryptsetup luksOpen /dev/sdb1 crypt_rally2
Enter LUKS passphrase: 
key slot 1 unlocked.
Command successful.

Maybe there is a chance to give the user a hint what is really going
wrong.

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

-- 
Misleading cryptsetup error message
https://bugs.launchpad.net/bugs/267192
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 267199] [NEW] Manual partitioning shows no partitions

2008-09-06 Thread Peter Klotz
Public bug reported:

Ubuntu 8.10 Alpha 5, i386

Selecting manual partitioning in the Ubuntu installer shows no
partitions for /dev/sda although several exist:

[EMAIL PROTECTED]:~# fdisk -l /dev/sda

Disk /dev/sda: 137.4 GB, 137438952960 bytes
255 heads, 63 sectors/track, 16709 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0008e799

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  31  248976   83  Linux
/dev/sda2  32   14620   117186142+  83  Linux
/dev/sda3   14621   1945738853202+   5  Extended
/dev/sda5   14621   14652  257008+  83  Linux
/dev/sda6   14653   1589810008463+  83  Linux


The single partition on my USB stick /dev/sdb however shows up:

[EMAIL PROTECTED]:~# fdisk -l /dev/sdb

Disk /dev/sdb: 32.0 GB, 32078036992 bytes
64 heads, 32 sectors/track, 30592 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Disk identifier: 0xbbb82b77

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   1   3059231326192   83  Linux

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

-- 
Manual partitioning shows no partitions
https://bugs.launchpad.net/bugs/267199
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 231533] Re: Shutdown bug on Toshiba Satellite A45 on Hardy

2008-08-31 Thread Peter Klotz
I have exactly the same problem (Acer TravelMate 662, Intel 855GM
chipset).

The progress bar screen on shutdown does not appear and shutdown fails.
On my laptop the HDD LED stays on forever. On startup orphaned inodes
(ext3) have to be cleaned up, so umount on shutdown seems to fail and
the HDD gets (slightly) corrupted.

-- 
Shutdown bug on Toshiba Satellite A45 on Hardy
https://bugs.launchpad.net/bugs/231533
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 260847] [NEW] xrandr reports wrong resolution

2008-08-24 Thread Peter Klotz
Public bug reported:

Ubuntu 8.10 Alpha 4, i386, LiveCD:

My setup: Acer TravelMate 662 notebook (1400x1050, 60Hz) + external LCD
monitor (1280x1024, 60Hz) connected via VGA port

xrandr reports VGA connected 1400x1050+0+0 in Ubuntu 8.10 Alpha 4. In
Ubuntu 8.04 it correctly reports VGA connected 1280x1024+0+0.

This seems to be the reason why GNOME screen display is somewhat screwed
up in 8.10. On the right of the external screen a part remains unused
while on the bottom the task bar is missing (and therefore unreachable).

** Affects: x11-xserver-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xrandr reports wrong resolution
https://bugs.launchpad.net/bugs/260847
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 260847] Re: xrandr reports wrong resolution

2008-08-24 Thread Peter Klotz

** Attachment added: xrandr output, Ubuntu 8.10 Alpha 4
   http://launchpadlibrarian.net/17045319/xrandr-2.6.26-5-generic.txt

-- 
xrandr reports wrong resolution
https://bugs.launchpad.net/bugs/260847
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 260847] Re: xrandr reports wrong resolution

2008-08-24 Thread Peter Klotz

** Attachment added: xrandr output, Ubuntu 8.04
   http://launchpadlibrarian.net/17045330/xrandr-2.6.24-19-generic.txt

-- 
xrandr reports wrong resolution
https://bugs.launchpad.net/bugs/260847
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 260847] Re: xrandr reports wrong resolution

2008-08-24 Thread Peter Klotz

** Attachment added: ddcprobe output
   http://launchpadlibrarian.net/17045360/ddcprobe.txt

-- 
xrandr reports wrong resolution
https://bugs.launchpad.net/bugs/260847
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 260847] Re: xrandr reports wrong resolution

2008-08-24 Thread Peter Klotz
It is an Intel 855GM chipset together with driver intel.

-- 
xrandr reports wrong resolution
https://bugs.launchpad.net/bugs/260847
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 254890] Re: Resume failure on Acer TravelMate 662

2008-08-11 Thread Peter Klotz
The cause of the problem was already found by someone else:

http://osdir.com/ml/linux.kernel.suspend.devel/2007-10/msg00091.html

rmmod ehci_hcd makes suspend/resume work (more or less). What remains
is a distorted X server display that I can reproduce with 2.6.24.7 and
that cannot be fixed with HAL quirks.

In 2.6.25.15 however everything works perfectly (using pm-suspend quirks
--quirk-vbe-post and --quirk-vbemode-restore).

I am not sure it is worth trying to fix all this in 2.6.24.

What bothers me is that 2.6.26 fails too. It would be great to have out
of the box suspend/resume in Ubuntu 8.10.

-- 
Resume failure on Acer TravelMate 662
https://bugs.launchpad.net/bugs/254890
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 254890] Re: Resume failure on Acer TravelMate 662

2008-08-11 Thread Peter Klotz

** Attachment added: lspci -vvnn output
   http://launchpadlibrarian.net/16699593/lspci-vvnn.txt

-- 
Resume failure on Acer TravelMate 662
https://bugs.launchpad.net/bugs/254890
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 254890] Re: Resume failure on Acer TravelMate 662

2008-08-11 Thread Peter Klotz

** Attachment added: dmidecode output
   http://launchpadlibrarian.net/16699629/dmidecode.txt

-- 
Resume failure on Acer TravelMate 662
https://bugs.launchpad.net/bugs/254890
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 254890] Re: Resume failure on Acer TravelMate 662

2008-08-10 Thread Peter Klotz
Detailed investigation using kernel.org kernels:

2.6.24.7: hangs on resume (like Ubuntu 2.6.24-19.36)
2.6.25.15: works (with appropriate HAL quirks)
2.6.26.2: hangs on suspend

Ubuntu 8.10 Alpha (Kernel 2.6.26) also hangs on suspend.

-- 
Resume failure on Acer TravelMate 662
https://bugs.launchpad.net/bugs/254890
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 254890] [NEW] Resume failure on Acer TravelMate 662

2008-08-05 Thread Peter Klotz
Public bug reported:

Binary package hint: linux-image

Ubuntu 8.04, i386, linux-image 2.6.24-19.36

Suspend works fine but on resume the system only shows a blank screen.
USB devices show no sign of life nor does the caps lock key show any
response.

Investigating with echo 1  /sys/power/pm_trace gives the following
result in dmesg after a reboot:

[   10.367810]   hash matches 
/build/buildd/linux-2.6.24/drivers/base/power/main.c:112
[   10.367850]   hash matches device ttys9
[   10.367862]   hash matches device ttypc
[   10.367965]   hash matches device PNP0100:00

A find command gave two hits in /sys:

[EMAIL PROTECTED]:~# find /sys -name PNP0100:00
/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:09/PNP0100:00
/sys/bus/acpi/devices/PNP0100:00

However lspnp shows nothing about a PNP0100 device.

[EMAIL PROTECTED]:~# lspnp
00:00 PNP0a03 PCI bus
00:01 PNP0b00 AT real-time clock
00:02 PNP0c04 Math coprocessor
00:03 PNP0200 AT DMA controller
00:04 PNP0c02 Motherboard resources
00:05 INT0800 (unknown)
00:06 PNP0303 IBM enhanced keyboard (101/102-key, PS/2 mouse support)
00:07 PNP0f13 PS/2 port for PS/2-style mice
00:08 PNP0401 ECP printer port
00:09 PNP0501 16550A-compatible serial port

Therefore I am not able to deduce a module that could be the cause for
the failing resume.

I tried unloading a few modules that are not absolutely necessary but
the system never resumed.

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

-- 
Resume failure on Acer TravelMate 662
https://bugs.launchpad.net/bugs/254890
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 254890] Re: Resume failure on Acer TravelMate 662

2008-08-05 Thread Peter Klotz

** Attachment added: lspci output
   http://launchpadlibrarian.net/16557211/lspci.txt

-- 
Resume failure on Acer TravelMate 662
https://bugs.launchpad.net/bugs/254890
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 179250] Re: Mass Storage USB device error

2008-04-27 Thread Peter Klotz
Ubuntu 8.04 Final still shows the same behavior.

A badblocks run on a 1TB HDD starts returning errors after reaching
700GB due to a USB reset (since the device mapping changed after the
reset, sdg-sdh).

Apr 26 17:54:18 centrino kernel: [90474.560262] usb 4-4.4.2.2: new high speed 
USB device using ehci_hcd and address 22
Apr 26 17:54:33 centrino kernel: [90490.057063] usb 4-4.4.2.2: configuration #1 
chosen from 1 choice
Apr 26 17:54:33 centrino kernel: [90490.073685] scsi16 : SCSI emulation for USB 
Mass Storage devices
Apr 26 17:54:38 centrino kernel: [90495.607861] scsi 16:0:0:0: Direct-Access
 SAMSUNG  HD103UJ   PQ: 0 ANSI: 2
Apr 26 17:54:38 centrino kernel: [90495.615055] sd 16:0:0:0: [sdg] 1953525168 
512-byte hardware sectors (1000205 MB)
Apr 26 17:54:38 centrino kernel: [90495.622151] sd 16:0:0:0: [sdg] Write 
Protect is off
Apr 26 17:54:38 centrino kernel: [90495.623511] sd 16:0:0:0: [sdg] 1953525168 
512-byte hardware sectors (1000205 MB)
Apr 26 17:54:38 centrino kernel: [90495.625924] sd 16:0:0:0: [sdg] Write 
Protect is off
Apr 26 17:54:38 centrino kernel: [90495.625948]  sdg: sdg1
Apr 26 17:54:38 centrino kernel: [90495.629106] sd 16:0:0:0: [sdg] Attached 
SCSI disk
Apr 26 17:54:38 centrino kernel: [90495.629213] sd 16:0:0:0: Attached scsi 
generic sg7 type 0
Apr 26 18:08:37 centrino -- MARK --
Apr 26 18:28:37 centrino -- MARK --
Apr 26 18:48:37 centrino -- MARK --
Apr 26 19:08:37 centrino -- MARK --
Apr 26 19:28:37 centrino -- MARK --
Apr 26 19:48:37 centrino -- MARK --
Apr 26 20:08:37 centrino -- MARK --
Apr 26 20:28:37 centrino -- MARK --
Apr 26 20:48:37 centrino -- MARK --
Apr 26 21:08:37 centrino -- MARK --
Apr 26 21:28:37 centrino -- MARK --
Apr 26 21:48:37 centrino -- MARK --
Apr 26 22:08:37 centrino -- MARK --
Apr 26 22:28:37 centrino -- MARK --
Apr 26 22:48:37 centrino -- MARK --
Apr 26 23:08:37 centrino -- MARK --
Apr 26 23:28:37 centrino -- MARK --
Apr 26 23:48:37 centrino -- MARK --
Apr 27 00:08:37 centrino -- MARK --
Apr 27 00:28:37 centrino -- MARK --
Apr 27 00:48:37 centrino -- MARK --
Apr 27 00:53:07 centrino kernel: [57505.878094] usb 4-4.4.2.2: reset high speed 
USB device using ehci_hcd and address 22
Apr 27 00:53:19 centrino kernel: [134331.970224] sd 16:0:0:0: [sdg] Result: 
hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
Apr 27 00:53:19 centrino kernel: [134331.970243] end_request: I/O error, dev 
sdg, sector 1457607552
Apr 27 00:53:19 centrino kernel: [134331.971498] sd 16:0:0:0: [sdg] Result: 
hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
Apr 27 00:53:19 centrino kernel: [134331.971512] end_request: I/O error, dev 
sdg, sector 1457607552
Apr 27 00:53:19 centrino kernel: [134331.971615] sd 16:0:0:0: [sdg] Result: 
hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
Apr 27 00:53:19 centrino kernel: [134331.971626] end_request: I/O error, dev 
sdg, sector 1457607552
Apr 27 00:53:19 centrino kernel: [134331.971783] sd 16:0:0:0: [sdg] Result: 
hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
Apr 27 00:53:19 centrino kernel: [134331.971794] end_request: I/O error, dev 
sdg, sector 1457607552
Apr 27 00:53:19 centrino kernel: [134331.971903] sd 16:0:0:0: [sdg] Result: 
hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
Apr 27 00:53:19 centrino kernel: [134331.971914] end_request: I/O error, dev 
sdg, sector 1457607552
Apr 27 00:53:19 centrino kernel: [134331.972027] sd 16:0:0:0: [sdg] Result: 
hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
Apr 27 00:53:19 centrino kernel: [134331.972038] end_request: I/O error, dev 
sdg, sector 1457607560
Apr 27 00:53:19 centrino kernel: [134331.972130] usb 4-4.4.2.2: USB disconnect, 
address 22
Apr 27 00:53:19 centrino kernel: [134331.972945] scsi 16:0:0:0: [sdg] Result: 
hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK
Apr 27 00:53:19 centrino kernel: [134331.972956] end_request: I/O error, dev 
sdg, sector 1457607560
Apr 27 00:53:19 centrino kernel: [53670.182585] usb 4-4.4.2.2: new high speed 
USB device using ehci_hcd and address 23
Apr 27 00:53:19 centrino kernel: [53670.277841] usb 4-4.4.2.2: configuration #1 
chosen from 1 choice
Apr 27 00:53:19 centrino kernel: [53670.294735] scsi17 : SCSI emulation for USB 
Mass Storage devices
Apr 27 00:53:24 centrino kernel: [53674.984184] printk: 200101 messages 
suppressed.
Apr 27 00:53:24 centrino kernel: [53675.301400] scsi 17:0:0:0: Direct-Access
 SAMSUNG  HD103UJ   PQ: 0 ANSI: 2
Apr 27 00:53:24 centrino kernel: [53675.315621] sd 17:0:0:0: [sdh] 1953525168 
512-byte hardware sectors (1000205 MB)
Apr 27 00:53:24 centrino kernel: [53675.317964] sd 17:0:0:0: [sdh] Write 
Protect is off
Apr 27 00:53:24 centrino kernel: [53675.319213] sd 17:0:0:0: [sdh] 1953525168 
512-byte hardware sectors (1000205 MB)
Apr 27 00:53:24 centrino kernel: [53675.321457] sd 17:0:0:0: [sdh] Write 
Protect is off
Apr 27 00:53:24 centrino kernel: [53675.321469]  sdh: sdh1
Apr 27 00:53:24 centrino kernel: [53675.345820] sd 17:0:0:0: [sdh] Attached 
SCSI disk
Apr 27 

[Bug 179250] Re: Mass Storage USB device error

2008-04-06 Thread Peter Klotz
I am also experiencing USB resets using Ubuntu 7.10 and 8.04 Beta when
attaching an external USB 2.0 3.5 HDD.

Running a command like 'wipe -kq /dev/sdg' leads to a reset after
running for a few hours.

Sometimes a reset forces a new device mapping (so /dev/sdg is no longer
valid) and wipe returns with an error.

Exchanging the external enclosure makes no difference. It also does not
matter whether I use a USB port of my computer or plug the HDD into a
USB hub.

Here is the result of a test using Hardy 8.04 Beta. The wipe command
kept running in this case.

[EMAIL PROTECTED]:~$ uname -a
Linux ubuntu 2.6.24-12-generic #1 SMP Wed Mar 12 23:01:54 UTC 2008 i686 
GNU/Linux

[EMAIL PROTECTED]:~$ cat /var/log/messages
...
Apr  6 13:11:26 ubuntu kernel: [31406.840981] usb 4-2: reset high speed USB 
device using ehci_hcd and address 9

-- 
Mass Storage USB device error
https://bugs.launchpad.net/bugs/179250
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 181305] Re: NTFS partition tried to mount as reiserfs

2008-04-02 Thread Peter Klotz
The drive has never been formatted with reiserfs, so I doubt that both
types of metadata are present.

-- 
NTFS partition tried to mount as reiserfs
https://bugs.launchpad.net/bugs/181305
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 181305] NTFS partition tried to mount as reiserfs

2008-01-08 Thread Peter Klotz
Public bug reported:

Binary package hint: libvolume-id0

When trying to mount one of my NTFS partitions without specifying the
-t option mount uses reiserfs instead of NTFS.

The mount command (util-linux 2.13-8ubuntu1):

[EMAIL PROTECTED]:~$ sudo mount /dev/sdh1 /mnt/data
mount: Operation not supported


The above mount command leads to the following output in /var/log/messages:

Jan  7 16:19:02 centrino kernel: [802892.168000] ReiserFS: sdh1: found reiserfs 
format 3.6 with standard journal
Jan  7 16:19:02 centrino kernel: [802892.168000] ReiserFS: sdh1: using ordered 
data mode
Jan  7 16:19:02 centrino kernel: [802892.168000] ReiserFS: sdh1: warning: 
sh-461: journal_init: wrong transaction max size (580377787). Changed to 1024
Jan  7 16:19:02 centrino kernel: [802892.168000] ReiserFS: sdh1: journal 
params: device sdh1, size 8192, journal first block 18, max trans len 1024, max 
batch 900, max commit age 938405364, max trans age 30
Jan  7 16:19:02 centrino kernel: [802892.172000] ReiserFS: sdh1: checking 
transaction log (sdh1)
Jan  7 16:19:03 centrino kernel: [802893.316000] ReiserFS: warning: 
is_tree_node: node level 30794 does not match to the expected one 4
Jan  7 16:19:03 centrino kernel: [802893.316000] ReiserFS: sdh1: warning: 
vs-5150: search_by_key: invalid format found in block 4194288. Fsck?
Jan  7 16:19:03 centrino kernel: [802893.316000] ReiserFS: sdh1: warning: 
vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat 
data of [1 2 0x0 SD]
Jan  7 16:19:03 centrino kernel: [802893.316000] ReiserFS: sdh1: Using r5 hash 
to sort names
Jan  7 16:19:03 centrino kernel: [802893.32] ReiserFS: sdh1: warning: 
xattrs/ACLs enabled and couldn't find/create .reiserfs_priv. Failing mount. 


fdisk proves that it is actually an NTFS partition:

[EMAIL PROTECTED]:~$ fdisk -l /dev/sdh

Disk /dev/sdh: 300.0 GB, 300069052416 bytes
255 heads, 63 sectors/track, 36481 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xeeff2264

   Device Boot  Start End  Blocks   Id  System
/dev/sdh1   1   36481   2930336017  HPFS/NTFS 


I already had a discussion on the util-linux-ng mailing list. A test program 
confirmed that the actual error happens in libvolume-id0 (113-0ubuntu16), not 
in mount.

I own two identical drives with the same partitioning. Only one drive
shows this behavior. The other one mounts as expected.

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

-- 
NTFS partition tried to mount as reiserfs
https://bugs.launchpad.net/bugs/181305
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 154889] Typo in Indexing Preferences dialog

2007-10-20 Thread Peter Klotz
Public bug reported:

Binary package hint: beagle

Open System|Preferences|Indexing Preferences and navigate to tab
Performance.

Under Resource Usage one finds additonal instead of additional.

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

-- 
Typo in Indexing Preferences dialog
https://bugs.launchpad.net/bugs/154889
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 152548] Uninstall of linux-image package first creates initrd

2007-10-14 Thread Peter Klotz
Public bug reported:

Binary package hint: linux-image

I used Synaptics Package manager to perform a complete removal of
linux-image-2.6.22-9, linux-image-2.6.22-10 and linux-
image-2.6.22-11 in order to free up space in /boot.

When watching with ls I saw the uninstall procedure first creating a new
initrd file (and making a backup of the old one) before actually
deleting the linux-image package files. This happened with all three
linux-image packages.

It seems to me that creating an initrd image just before removing it
makes not much sense. Especially since on my aged hardware creating an
initrd image takes quite a while.

All this was observed on Ubuntu 7.10 Beta. Synaptic Package manager says
synaptic 0.60ubuntu4.

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

-- 
Uninstall of linux-image package first creates initrd
https://bugs.launchpad.net/bugs/152548
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