Re: [Bug 190258] Re: [Hardy] ThinkVantage key no longer working

2008-05-13 Thread Sven Bachmann
Hi,

Tom Vetterlein wrote:
 > It shouldn't be too difficult to fix, you would just need to insert
 > the appropriate acpi_fakekey command in:
 >
 > /etc/acpi/thinkpad-thinkpad.sh
 >

thank you Tom! This brought me further to:

sudo setkeycodes e073 148

After that, the key works without the need to modify the
/etc/acpi/thinkpad-thinkpad.sh file.

So its mainly a problem of a not mapped keycode. This mapping is done
in hotkey-setup. If I find out more, I'll mail again.

Bye,
   Sven

-- 
[Hardy] ThinkVantage key no longer working
https://bugs.launchpad.net/bugs/190258
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 190258] Re: [Hardy] ThinkVantage key no longer working

2008-04-13 Thread Sven Bachmann
I can confirm it on my X60s.

I see no output from the "xbindkeys --key" or the "xev". But if I do a
"cat" on /dev/input/event6 which is assigned to the thinkpad_acpi
module, it show some output when I press the ThinkVantage key - but the
power button shows nothing.

-- 
[Hardy] ThinkVantage key no longer working
https://bugs.launchpad.net/bugs/190258
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 78071] Re: Installs i686 kernel also on i586 -> does not boot

2007-04-25 Thread Sven Bachmann
Hi,

this problem also exists in Feisty Server edition.
Desktop edition could not be tested, because the screen went black after the 
boot splash.

Bye
  Sven

-- 
Installs i686 kernel also on i586 -> does not boot
https://bugs.launchpad.net/bugs/78071
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 85085] Re: Crypto CD doesn't mount correctly

2007-03-21 Thread Sven Bachmann
Ok, it's not a bug, but could it become a feature request for 7.10? (I
think it's  a very important feature to handle encrypted eg. backup
CDs/DVDs).

-- 
Crypto CD doesn't mount correctly
https://launchpad.net/bugs/85085

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


[Bug 88318] could not open default font 'fixed'

2007-02-27 Thread Sven Bachmann
Public bug reported:

Binary package hint: xorg

Hi,

today I made a feisty update and after rebooting, the X server doesn't
come up and tells me, that it "could not open default font 'fixed'".

I reinstalled xfonts-base but it didn't help.

Bye
  Sven

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
could not open default font 'fixed'
https://launchpad.net/bugs/88318

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


[Bug 88254] Re: xserver fails to start - missing FontPath in xorg.xonf

2007-02-27 Thread Sven Bachmann
Thank you for the workaround - move fonts, than reinstall xserver-xorg -
it worked for me :-)

Bye
  Sven

-- 
xserver fails to start - missing FontPath in xorg.xonf
https://launchpad.net/bugs/88254

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


[Bug 88318] Re: could not open default font 'fixed'

2007-02-27 Thread Sven Bachmann
*** This bug is a duplicate of bug 88254 ***

Hi,

I've installed Ubuntu since 5.10. And I'm using feisty since weeks.

The ls -ld fonts showed only:
drwxr-xr-x 6 root root 4096 2007-01-04 00:24 fonts

My Xorg has no known workarounds, it just breaked after the update.

The workaround mentioned in bug report #88254 worked for me:

- move the existing /usr/share/X11/fonts somewhere, then do `apt-get
install --reinstall xserver-xorg`

But this isn't very good for normal users :-)

Bye
  Sven

-- 
could not open default font 'fixed'
https://launchpad.net/bugs/88318

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


[Bug 85085] Re: Crypto CD doesn't mount correctly

2007-02-19 Thread Sven Bachmann
After doing some intensiv search through the web, I found out that its
not possible to create a dm device for the CD/DVD drive which cryptsetup
needs.

echo 0 $(blockdev --getsize /dev/hdc) linear /dev/hdc 0 | dmsetup create
hdc

This command fails with the following error message:

device-mapper: table: 254:5: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table

What works is, creating a loop device with /dev/hdc and mount the
loopdevice with cryptsetup. But this does not work with the automatic
cryptpassword dialog.

-- 
Crypto CD doesn't mount correctly
https://launchpad.net/bugs/85085

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


[Bug 77894] Re: wbsd doesn't detect SD card on feisty

2007-02-19 Thread Sven Bachmann

** Attachment added: "lspci -vvn output"
   http://librarian.launchpad.net/6475591/lspci.txt

-- 
wbsd doesn't detect SD card on feisty
https://launchpad.net/bugs/77894

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


[Bug 85085] Re: Crypto CD doesn't mount correctly

2007-02-19 Thread Sven Bachmann

** Attachment added: "dmesg output"
   http://librarian.launchpad.net/6475599/dmesg.txt

-- 
Crypto CD doesn't mount correctly
https://launchpad.net/bugs/85085

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


[Bug 77894] Re: wbsd doesn't detect SD card on feisty

2007-02-19 Thread Sven Bachmann
Hi,

sorry for the late answer.

Its i386, Kernel 2.6.20-8-generic. The files are attached.

Bye,
  Sven


** Attachment added: "dmesg output"
   http://librarian.launchpad.net/6475589/dmesg.txt

-- 
wbsd doesn't detect SD card on feisty
https://launchpad.net/bugs/77894

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


[Bug 85085] Re: Crypto CD doesn't mount correctly

2007-02-15 Thread Sven Bachmann
Hi,

I'm using 7.04 with the 2.6.20-8-generic kernel.

Should I provide you with a lukscrypted iso-image file so you can test
it for yourself?

Bye
  Sven

-- 
Crypto CD doesn't mount correctly
https://launchpad.net/bugs/85085

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


[Bug 85085] Crypto CD doesn't mount correctly

2007-02-14 Thread Sven Bachmann
Public bug reported:

Hi,

I'm very happy to see that now also CDs which are encrypted get
automatically detected and ask for a password.

But this doesn't work here correctly. After entering the password it
asks again and again.

The kern.log shows the following:

Feb 14 13:18:23 localhost kernel: [10690.308000] device-mapper: table: 254:5: 
crypt: Device lookup failed
Feb 14 13:18:23 localhost kernel: [10690.308000] device-mapper: ioctl: error 
adding target to table
Feb 14 13:18:23 localhost kernel: [10690.312000] device-mapper: ioctl: device 
doesn't appear to be in the dev hash table.

Is there a possibility to add the 254:5 device to the dev hash table?

Bye
  Sven

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Crypto CD doesn't mount correctly
https://launchpad.net/bugs/85085

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


[Bug 77894] wbsd doesn't detect SD card on feisty

2007-01-03 Thread Sven Bachmann
Public bug reported:

Hi,

I've upgraded from edgy to feisty and now my integrated card reader stops 
working.
In edgy I could plug in a SD card and it opened a window with the content - now 
not even
dmesg shows that something was plugged in. The only dmesg info I get is that the
wbsd driver is loaded.

Kernel: linux-image-2.6.20-3-generic

Bye
  Sven

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
wbsd doesn't detect SD card on feisty
https://launchpad.net/bugs/77894

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


[Bug 73426] Re: Feisty: dbus doesn't report drives

2006-11-26 Thread Sven Bachmann
Ok, I found its a duplicate of Bug #73227 - sorry.

-- 
Feisty: dbus doesn't report drives
https://launchpad.net/bugs/73426

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


[Bug 73426] Feisty: dbus doesn't report drives

2006-11-26 Thread Sven Bachmann
Public bug reported:

Binary package hint: dbus

Hiya,

after my upgrade to feisty my drives are not shown up on my desktop
anymore. Also, when I plug in my USB Harddisk or my SD Card, none of
them are recognized. Not even dbus-monitor shows them.

After an dbus restart (/etc/init.d/dbus restart) my drives are shown up
on the desktop, but when I plug in my usb stick, it is not recognized by
Gnome. (dmesg reports a device sda1)

I think this bug was reported before, but I could not found a bug with
the term 'dbus' or 'd-bus' in feisty with the advanced search.

Bye,
  Sven

** Affects: dbus (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Feisty: dbus doesn't report drives
https://launchpad.net/bugs/73426

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


[Bug 68166] Re: Cryptodisk not correctly recognized

2006-10-25 Thread Sven Bachmann
** Description changed:

  Binary package hint: gnome-volume-manager
  
  Hi,
  
  I've got an USB Harddisk with a luks crypto partition on it. When I plug
  it in, all works fine: the gnome-volume-manager pops up and asks me for
  the password.
  
  But I also have a software RAID in my PC. I don't want to use the
  crypttab, because I don't need the crypto-partition all the time. So I
  think it should be possible, to pop up the same password dialog when I
  try to access this partition the first time (eg via
  Places->Computer->Partition Name).
  
- At the moment, this just pops up "Unable to mount the selected volume." - 
"mount: unknown filesystem type 'crypto_luks'
- ".
+ At the moment, this just pops up "Unable to mount the selected volume."
+ - "mount: unknown filesystem type 'crypto_luks'".
+ 
+ And if possible, can you also enable this for CD-ROMs? I'd like to
+ create a CD Image as LUKS and put an ext2 Filesystem in it. So if the CD
+ is recognized as 'isLuks' then the password dialog should also appear.
  
  Thank you.
  
  Bye
Sven

-- 
Cryptodisk not correctly recognized
https://launchpad.net/bugs/68166

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


[Bug 68166] Cryptodisk not correctly recognized

2006-10-25 Thread Sven Bachmann
Public bug reported:

Binary package hint: gnome-volume-manager

Hi,

I've got an USB Harddisk with a luks crypto partition on it. When I plug
it in, all works fine: the gnome-volume-manager pops up and asks me for
the password.

But I also have a software RAID in my PC. I don't want to use the
crypttab, because I don't need the crypto-partition all the time. So I
think it should be possible, to pop up the same password dialog when I
try to access this partition the first time (eg via
Places->Computer->Partition Name).

At the moment, this just pops up "Unable to mount the selected volume." - 
"mount: unknown filesystem type 'crypto_luks'
".

Thank you.

Bye
  Sven

** Affects: gnome-volume-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Cryptodisk not correctly recognized
https://launchpad.net/bugs/68166

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


[Bug 57872] Re: regression: pressing power button no longer brings up logout dialog

2006-10-11 Thread Sven Bachmann
It works again on my laptop and my other pc. Thank you :-)

-- 
regression: pressing power button no longer brings up logout dialog
https://launchpad.net/bugs/57872

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


[Bug 61228] Re: inotify syscalls missing

2006-09-19 Thread Sven Bachmann
** Changed in: linux-source-2.6.17 (Ubuntu)
Sourcepackagename: linux-source-2.6.17 => linux-kernel-headers

-- 
inotify syscalls missing
https://launchpad.net/bugs/61228

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


[Bug 61228] inotify syscalls missing

2006-09-19 Thread Sven Bachmann
Public bug reported:

Binary package hint: linux-kernel-headers

Hi,

I tried to play with Inotify, but I was only able to find the
/usr/include/linux/inotify.h file. This file does not contain the system
calls which you can find at
http://www.kernel.org/pub/linux/kernel/people/rml/inotify/headers/.

Is it possible to include them into the kernel headers or are there
other ways to get the syscall includes from the system?

Bye
  Sven

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
inotify syscalls missing
https://launchpad.net/bugs/61228

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


[Bug 61226] /usr/share/man/man3/open_memstream.3.gz is a dangling symlink

2006-09-19 Thread Sven Bachmann
Public bug reported:

Binary package hint: manpages-dev

Hi,

/etc/cron.daily/man-db reported that
/usr/share/man/man3/open_memstream.3.gz is a dangling symlink after
installing manpages-dev yesterday.

An update today didn't resolv this issue.

Fix: remove open_memstream or create fmemopen.3.gz file.

Bye
  Sven

** Affects: manpages (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
/usr/share/man/man3/open_memstream.3.gz is a dangling symlink
https://launchpad.net/bugs/61226

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


[Bug 60602] Re: No visible output during boot (particularly during extended fsck)

2006-09-15 Thread Sven Bachmann
Yes, I can confirm this. I could only suggest what it was by watching
the harddrive led.

-- 
No visible output during boot (particularly during extended fsck)
https://launchpad.net/bugs/60602

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


[Bug 59482] mounted partitions are shown twice on the desktop

2006-09-08 Thread Sven Bachmann
Public bug reported:

Hi,

since the Edgy update, my mounted partitions are shown twice on the
desktop. For example: hda5 is shown as "hda5" and "hda5 (2)". I traced
the problem down to dbus, where this partition is announced two times.

Bye
  Sven

** Affects: gnome-vfs (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
mounted partitions are shown twice on the desktop
https://launchpad.net/bugs/59482

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


[Bug 59401] mounted partitions reported two times

2006-09-07 Thread Sven Bachmann
Public bug reported:

Hi,

since the update to Edgy, my mounted partitions are shown two times on
the desktop. I traced it down to dbus but then I don't know how to go
on.

The output when I mount the partition of "dbus-monitor --session":

signal sender=:1.5 -> dest=(null destination) path=/org/gnome/GnomeVFS/Daemon; 
interface=org.gnome.GnomeVFS.Daemon; member=VolumeMountedSignal
   struct {
  int32 21
  int32 0
  int32 3
  int32 2
  string "file:///media/hda5"
  string "ext3"
  string "hda5"
  string "gnome-dev-harddisk"
  boolean true
  boolean false
  boolean true
  string "/dev/hda5"
  int32 773
  string 
"/org/freedesktop/Hal/devices/volume_uuid_a43fd9b9_2ee6_4a0e_86e4_4a84d1fb330c"
  string ""
   }
signal sender=:1.5 -> dest=(null destination) path=/org/gnome/GnomeVFS/Daemon; 
interface=org.gnome.GnomeVFS.Daemon; member=VolumeMountedSignal
   struct {
  int32 22
  int32 0
  int32 3
  int32 2
  string "file:///media/hda5"
  string "ext3"
  string "hda5 (2)"
  string "gnome-dev-harddisk"
  boolean true
  boolean false
  boolean true
  string "/dev/disk/by-uuid/a43fd9b9-2ee6-4a0e-86e4-4a84d1fb330c"
  int32 773
  string ""
  string ""
   }

As you can see, there are two entrys: "hda5" and "hda5 (2)", both
pointing to the same uuid, but on different locations.

Bye
  Sven

** Affects: gnome-vfs (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
mounted partitions reported two times
https://launchpad.net/bugs/59401

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


[Bug 59399] ACPI Power Button doesn't show logout menu any more

2006-09-07 Thread Sven Bachmann
Public bug reported:

Binary package hint: gnome

Hi,

I'm using edgy eft and the setting "When power button is pressed" in the Power 
Management is set to "ask me".
The tool acpi_listen reports: "button/power PWRF 0080 0002" when I 
press the power button, so I think its not a hardware problem.
With Dapper it worked - after pressing the power button the shutdown menu 
appeared - but with Edgy it doesn't work anymore.

Bye
  Sven

** Affects: meta-gnome2 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
ACPI Power Button doesn't show logout menu any more
https://launchpad.net/bugs/59399

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