[Bug 84363] Re: nautilus can't remount non-removable media

2008-05-12 Thread Lauri Kainulainen
I've just tested and don't suffer the same issue. On the other hand I
have a new laptop and now possess only one NTFS-drive in addition to my
ext3 drives. I just tried it for the first time and gnome asks me for
the password and then mounts it. Unmounting and remounting work like a
charm!

One trivial glitch is that remounting the drive by clicking on the icon
in the sidemenu makes the focus jump back to the previous selection
while the drive is mounted in the background. Thus I need to select the
drive twice to see it's contents after unmounting it. Very trivial
though, but worth noting.

Cheers for the bugfix!

-- 
nautilus can't remount non-removable media
https://bugs.launchpad.net/bugs/84363
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 113699] Re: kxmame package wrongly conflicts with xmame-x

2008-05-27 Thread Lauri Kainulainen
Still present here on ubuntu studio 8.04. Attached is a deb package with
the mess-x and mame-x conflicts removed.

** Attachment added: "kxmame with mame-x and mess-x conflicts removed"
   http://launchpadlibrarian.net/14751710/kxmame_2.0%7Ebeta-withmamex_i386.deb

-- 
kxmame package wrongly conflicts with xmame-x
https://bugs.launchpad.net/bugs/113699
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 132501] Re: Ability to find/search text

2008-12-23 Thread Lauri Kainulainen
*me too*, but I'd also like to suggest that it would be great to have a
live grep feature, where instead of just highlighting matches from the
buffer, you'd see just the rows that contain the matching pattern.

-- 
Ability to find/search text
https://bugs.launchpad.net/bugs/132501
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 275505] Re: F-spot crashes when creating a stand alone gallery

2009-03-12 Thread Lauri Kainulainen
Crashed when I do export => folder => standalone web-gallery in a random
point during the process (tried four times). Attached is the debug text
generated by the --debug switch.

When not creating a standalone gallery, the process *works with the same
settings* (resize to 900, autorotate, no tag exporing).

** Attachment added: "--debug output when crashing"
   http://launchpadlibrarian.net/23787035/f-spot.txt

-- 
F-spot crashes when creating a stand alone gallery
https://bugs.launchpad.net/bugs/275505
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 38632] Re: g-p-m can't choose the right icon

2006-06-25 Thread Lauri Kainulainen
On my laptop the issue rises (at least) when the laptop is started with
AC disconnected and battery not totally full. The tooltip is correct
("running on battery..."), but the icon is the one displayed when the
battery is charging.

By plugging AC in and taking it out again the icon changes to the
correct one. Tooltips are correct all the time.

-- 
g-p-m can't choose the right icon
https://launchpad.net/bugs/38632

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


[Bug 59040] Firefox won't start on edgy

2006-09-05 Thread Lauri Kainulainen
Public bug reported:

Binary package hint: firefox

Firefox (1.99+2.0b1+dfs) on edgy won't start. Moving the .mozilla
directory away from ~ and starting firefox results in a hang: firefox
appears to load for a while and after that does nothing. Ctrl+c +
starting firefox again brings up the "Restore session"-dialog. Which
ever option I choose from there does not change the outcome: firefox
hangs.

Starting firefox with -safe-mode and checking all the boxes does not
help.

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

-- 
Firefox won't start on edgy
https://launchpad.net/bugs/59040

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


[Bug 59040] Re: Firefox won't start on edgy

2006-09-05 Thread Lauri Kainulainen
Yes. I killed the previous instances before starting a new one.

I also found the cure: ATI fglrx drivers thought that I have another
screen attached even though I don't have one. I created a new xorg.conf
with just the device and identifier line for the fglrx section.

Now Xorg no longer thinks that I have another screen. As an added bonus
firefox and thunderbird start up fine!

Not sure if this should be filed as a bug... The same xorg-config did
work in dapper.

-- 
Firefox won't start on edgy
https://launchpad.net/bugs/59040

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


[Bug 28914] Re: Simple fix for the "mouse & touchpad together" problem

2006-09-07 Thread Lauri Kainulainen
The same rule won't work in edgy with the new udev. But I noticed that a
permanent symlink to the correct touchpad event can be found from:

/dev/input/by-path/platform-i8042-serio-3-event-

Putting this as the Device option value of the Synaptics InputDevice
section in xorg.conf works nicely.

-- 
Simple fix for the "mouse & touchpad together" problem
https://launchpad.net/bugs/28914

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


[Bug 59884] Gaphor segfaults on startup

2006-09-11 Thread Lauri Kainulainen
Public bug reported:

Using Gaphor from the official repositories. On startup it segfaults:

$ gaphor

** (gaphor:23504): WARNING **: couldn't make the type `CanvasGroup' ready
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:13: RuntimeWarning: 
tp_compare didn't return -1 or -2 for exception
  from _canvas import *
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, CanvasGroupable
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:19: DeprecationWarning: 
Module gnome.canvas is deprecated; please import gnomecanvas instead
  from view import *
Segmentation fault (core dumped)


I'll attach the coredump

** Affects: python2.4 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gaphor segfaults on startup
https://launchpad.net/bugs/59884

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


[Bug 59884] Re: Gaphor segfaults on startup

2006-09-11 Thread Lauri Kainulainen

** Attachment added: "coredump"
   http://librarian.launchpad.net/4216182/_usr_bin_python2.4.1000.crash

-- 
Gaphor segfaults on startup
https://launchpad.net/bugs/59884

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


[Bug 48404] Re: netbeans java app gui is blank in xgl and java5

2006-10-02 Thread Lauri Kainulainen
I can confirm this on edgy. Using XGL and Sun Java5 the frostwire window
is blank, but inside normal Xorg, there are no problems. This of course
affects things like applets as well.

-- 
netbeans java app gui is blank in xgl and java5
https://launchpad.net/bugs/48404

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


[Bug 59884] Re: Gaphor segfaults on startup

2006-10-13 Thread Lauri Kainulainen
I'm using gaphor 0.8.1 and libdiacanvas2-1 0.14.4 from debian
development and I have the same result when running gaphor.

I'll attach a gdb session of running the /usr/bin/gaphor with python
line-by-line. Perhaps it helps. Looking at the BT with my limited python
experience it seems that the problem is in python, not in gaphor (?!).


** Attachment added: "backtrace of running gaphor inside gdb"
   http://librarian.launchpad.net/488/python-bt.txt

-- 
Gaphor segfaults on startup
https://launchpad.net/bugs/59884

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


[Bug 120716] Re: synaptic touchpad flakey on 2nd gen macbook

2007-10-16 Thread Lauri Kainulainen
I can verify this on a macbook pro (third generation). It's quite hard
to explain, but "flakey" does describe it quite well. Looking into
Xorg.0.log, I see no problems with driver initialization.

-- 
synaptic touchpad flakey on 2nd gen macbook
https://bugs.launchpad.net/bugs/120716
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 118718] Re: gdesklets crashing when loading desklet

2007-07-16 Thread Lauri Kainulainen
This will presumably fixed in 0.36 which should be ready this fall. As
Christian said, this is probably related to GTK 2.12.

-- 
gdesklets crashing when loading desklet
https://bugs.launchpad.net/bugs/118718
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 103049] Re: gdesklets does not appear on every desktop when using compiz

2007-07-18 Thread Lauri Kainulainen
AFAIK getting desklets to appear on all workspaces has to do with the
sticky-setting of the windows. Basically it should not matter when
compiz is started because in the end all desklets are just GTK-windows.

I think this is more related to compiz than gdesklets (particularly to
compiz respecting the "sticky-setting" of windows)

-- 
gdesklets does not appear on every desktop when using compiz
https://bugs.launchpad.net/bugs/103049
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 95368] Re: (feisty) unmounting a device icon on desktop gives an error dialog

2007-07-18 Thread Lauri Kainulainen
Removal of /media/.hal-mtab also works here (using Ericsson k750i
phone).

-- 
(feisty) unmounting a device icon on desktop gives an error dialog
https://bugs.launchpad.net/bugs/95368
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 108230] Re: Boot process asks for "resume device file"

2007-06-11 Thread Lauri Kainulainen
One way of doing it is through the graphical user interface of synaptic
(Menu: System->Preferences->Synaptic...). The quicker way of doing it is
via the command line:

1. Open a terminal (Menu: Accessories -> Terminal)
2. Type in: sudo apt-get remove --purge uswsusp 
3. Press enter and give your password

The --purge option also removes all configurations related to uswsusp
just to be sure. You can leave it out if you want.

-- 
Boot process asks for "resume device file"
https://bugs.launchpad.net/bugs/108230
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 108230] Re: Boot process asks for "resume device file"

2007-05-28 Thread Lauri Kainulainen
I guess I should mention that the problem did not reappear when I did a
complete reinstall of Ubuntu (repartitioned the hdd, etc.). It only
showed up after I upgraded.

-- 
Boot process asks for "resume device file"
https://bugs.launchpad.net/bugs/108230
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 108230] Re: Boot process asks for "resume device file"

2007-04-23 Thread Lauri Kainulainen
Ok. I guess I got it solved. Did a reinstall of initramfs-tools and I
guess the reconfiguring did the trick.

-- 
Boot process asks for "resume device file"
https://bugs.launchpad.net/bugs/108230
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 108230] Re: Boot process asks for "resume device file"

2007-04-23 Thread Lauri Kainulainen
Apt-get does not seem to be able to do a reinstall, but wajig can. So
just apt-get install wajig and do a "wajig reinstall initramfs-tools". I
guess it just does the apt-get remove and install but uses --ignore-deps
or something with the commands..

-- 
Boot process asks for "resume device file"
https://bugs.launchpad.net/bugs/108230
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 108230] Re: Boot process asks for "resume device file"

2007-04-25 Thread Lauri Kainulainen
Sorry I can't help you with the actual resuming. My problem was that
resume asks for the device file or wants enter to be pressed and if I
boot through the default grub-option (with usplash on) it will just hang
there. Booting via safe mode lets me press enter so I can continue.

If it's a resume related problem (e.g. hibernate does not work) then I
guess it's related to uswsusp or whatever ubuntu uses by default.

-- 
Boot process asks for "resume device file"
https://bugs.launchpad.net/bugs/108230
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 108230] Boot process asks for "resume device file"

2007-04-20 Thread Lauri Kainulainen
Public bug reported:

After upgrading to Feisty my laptop stopped booting. The process would
hang at the start of usplash (the meter would go for a few millimeters).
There was no way to continue with usplash, but when using the recovery
mode the following text would appear:

"resume: could not stat the resume device file. Please type in the name
to try again or press ENTER to boot the system"

Then I pressed enter got to init1 and moved to init2.

I've been scouring around /etc and trying to find the correct place
where to set the "device file", but no luck..

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Boot process asks for "resume device file"
https://bugs.launchpad.net/bugs/108230
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 108230] Re: Boot process asks for "resume device file"

2007-04-27 Thread Lauri Kainulainen
Yes. I had the exact same problem. IIRC it was the reinstall of
initramfs-tools that helped. You might also try "dpkg-reconfigure
initramfs-tools" since that could remove the faulty bits from your
configs.

And I don't even use hibernate/resume on this laptop, so it was pretty
surprising that I got this problem...

-- 
Boot process asks for "resume device file"
https://bugs.launchpad.net/bugs/108230
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 84363] Re: nautilus can't remount non-removable media

2007-04-27 Thread Lauri Kainulainen
Sorry for the late reply. Had to upgrade first :).

I'm not experiencing identical behavior, but something is wrong still..
I can umount the NTFS-drive from the desktop, but I can't bring it back
since gnome complains:

"Unable to mount the selected volume.
mount: can't find uuid=70a9-783d in /etc/fstab or /etc/mtab"

But (unless the UUID is case sensitive) I have that in my fstab, and
mounting it via the terminal works just fine.

The strange thing is that I have two NTFS drives (C and D). C is not in
my fstab, but I can mount and unmount it fine through fstab. D is the
one that gets mounted on boot and can't be remounted via nautilus.

I'll check if I can get it to work if I remove D from fstab.

-- 
nautilus can't remount non-removable media
https://bugs.launchpad.net/bugs/84363
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 84363] Re: nautilus can't remount non-removable media

2007-04-27 Thread Lauri Kainulainen
If I remove the D-drive from fstab, it works very nicely. I can remount
it via nautilus and I even get the actual drive name instead of "hda2".
It does however require super-user permissions. Is there a way to make
it work with regular users?

And furthermore, I have one strange drive in nautilus (between "File
System" and the windows drives). The drive's size indicates that it's my
root. Clicking on it does nothing. Should I also remove that from fstab?

-- 
nautilus can't remount non-removable media
https://bugs.launchpad.net/bugs/84363
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 84363] nautilus can't remount non-removable media

2007-02-10 Thread Lauri Kainulainen
Public bug reported:

Binary package hint: nautilus

Nautilus can unmount non-removable media like NTFS-partitions through
the desktop or via the file manager. However it can't mount them back on
because pmount complains:

error: device /dev/hda2 is not removable

error: could not execute pmount

It would seem consistent that mounting non-removables would be possible.
Either via pmount or by executing the regular mount command (think of
users that accidentally unmount their drives and then panic when the
drive won't come back)

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

-- 
nautilus can't remount non-removable media
https://launchpad.net/bugs/84363

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


[Bug 84363] Re: nautilus can't remount non-removable media

2007-02-11 Thread Lauri Kainulainen
I'm using 6.10

-- 
nautilus can't remount non-removable media
https://launchpad.net/bugs/84363

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


[Bug 567076] [NEW] Nvidia driver fails to find laptop LCD

2010-04-20 Thread Lauri Kainulainen
Public bug reported:

Binary package hint: nvidia-current

On Lucid with the latest Nvidia drivers (195.36.15-0ubuntu2) Xorg
reports:

[...]
(--) Apr 20 09:16:36 NVIDIA(0): Connected display device(s) on GeForce 310M at 
PCI:1:0:0:
(--) Apr 20 09:16:36 NVIDIA(0): none
(EE) Apr 20 09:16:36 NVIDIA(0): No display devices found for this X screen.
[]
(EE) Screen(s) found, but none have a usable configuration.

Tried setting EDID-values manually, but read-edid, ddcprobe and Phoenix
EDID Designer all fail resulting in buggy EDID-values.

Currently works in VESA w/ wrong resolution.

Laptop is a Sony Vaio S11V9E, with NVIDIA Geforce 310M and a monitor of
1366 x 768 native resolution.

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: graphics nvidia

-- 
Nvidia driver fails to find laptop LCD
https://bugs.launchpad.net/bugs/567076
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 567076] Re: Nvidia driver fails to find laptop LCD

2010-04-20 Thread Lauri Kainulainen

** Attachment added: "dccprobe.output.log"
   http://launchpadlibrarian.net/44876921/dccprobe.output.log

-- 
Nvidia driver fails to find laptop LCD
https://bugs.launchpad.net/bugs/567076
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 567076] Re: Nvidia driver fails to find laptop LCD

2010-04-20 Thread Lauri Kainulainen

** Attachment added: "get-parse-edid.output.log"
   http://launchpadlibrarian.net/44877006/get-parse-edid.output.log

-- 
Nvidia driver fails to find laptop LCD
https://bugs.launchpad.net/bugs/567076
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 567076] Re: Nvidia driver fails to find laptop LCD

2010-04-20 Thread Lauri Kainulainen

** Attachment added: "Xorg.log w/ NVIDIA driver"
   http://launchpadlibrarian.net/44877027/Xorg.0.log.old

-- 
Nvidia driver fails to find laptop LCD
https://bugs.launchpad.net/bugs/567076
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 567076] Re: Nvidia driver fails to find laptop LCD

2010-04-20 Thread Lauri Kainulainen
I solved the issue by downloading and activating in xorg.conf the same
EDID-values as the users of Sony Vaio CW-laptops. This feels a bit odd
as the laptop LCDs are different.

The file in question (sonycw.txt) as well as discussion of the same
problem w/ nvidia 310m: http://ubuntuforums.org/showthread.php?p=9149278

-- 
Nvidia driver fails to find laptop LCD
https://bugs.launchpad.net/bugs/567076
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 546201] Re: [LUCID Beta 1] Brightness Fn keys don't work as expected on Sony Vaio VGN FW35G. Regression.

2010-04-22 Thread Lauri Kainulainen
Also happens on NVIDIA (proprietary drivers). Running Sony Vaio S11V9E
on 2.6.32-21-generic (64bit). Brightness dims to half correctly when
disconnected from AC, but changing via f5/f6 does not work. Thus perhaps
ACPI issue?

-- 
[LUCID Beta 1] Brightness Fn keys don't work as expected on Sony Vaio VGN 
FW35G. Regression.
https://bugs.launchpad.net/bugs/546201
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 584735] [NEW] No sound input on HDA Intel (5 Series/3400)

2010-05-23 Thread Lauri Kainulainen
Public bug reported:

Running 10.04 on Sony Vaio VPCS11V9E

Using ppa:ubuntu-audio-dev

Sound output works perfectly.

Very much identical bug, but with different laptop: 
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/531028

ALSA information:
http://www.alsa-project.org/db/?f=422063cd0e12218ef5965d54200dff0e8060c683

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: no-sound-mic

-- 
No sound input on HDA Intel (5 Series/3400)
https://bugs.launchpad.net/bugs/584735
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 586347] [NEW] Stuttering sound on Intel HDA (5 Series)

2010-05-27 Thread Lauri Kainulainen
Public bug reported:

Listening to music (in this case via rhythmbox) results in stuttering
sound. This happens once in a while (every 1min or so) on low load and
increases when there is a lot of disk activity.

Using the driver version 2.6.32-22.201005210601 from audio-dev-ppa.
Problem does not appear with the official lucid drivers in linux-
backports-modules-alsa-lucid-generic (2.6.32.22.23). I'm using the dev
version for nvidia hdmi-support.

my alsa-info.sh output: http://www.alsa-
project.org/db/?f=b8502df177229c979aa475c0aaad0a02c2825b23

dmesg get's filled with these (not in accordance with stuttering):

[ 1761.476830] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x1, 
format=0x4011
[ 1761.476844] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x2, 
stream=0x5, channel=0, format=0x4011
[ 1761.493735] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, 
stream=0x5, channel=0, format=0x4011
[ 1761.513715] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x1, 
format=0x4011
[ 1761.513726] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x2, 
stream=0x5, channel=0, format=0x4011
[ 1761.533673] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, 
stream=0x5, channel=0, format=0x4011

Happy to debug further!

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Stuttering sound on Intel HDA (5 Series)
https://bugs.launchpad.net/bugs/586347
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 586347] Re: Stuttering sound on Intel HDA (5 Series)

2010-05-27 Thread Lauri Kainulainen
ok. i was just wondering where the place to file bugs against the dev-
version was but if there's none, then i'll refrain myself from posting
in the future :)

my line in /etc/modprobe.d/alsa-base.conf looks like this:
options snd-hda-intel model=auto position_fix=1

and it seems that the stutter is gone.

thanks!

-- 
Stuttering sound on Intel HDA (5 Series)
https://bugs.launchpad.net/bugs/586347
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 586347] Re: Stuttering sound on Intel HDA (5 Series)

2010-05-27 Thread Lauri Kainulainen
seems to work fine without model=auto

-- 
Stuttering sound on Intel HDA (5 Series)
https://bugs.launchpad.net/bugs/586347
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 28914] Re: Simple fix for the "mouse & touchpad together" problem

2010-10-03 Thread Lauri Kainulainen
just rebooted and everything works fine without custom udev rules

-- 
Simple fix for the "mouse & touchpad together" problem
https://bugs.launchpad.net/bugs/28914
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 849110] Re: Regression: keyboard backlight hotkeys no longer work

2011-10-17 Thread Lauri Kainulainen
I can confirm this on another Sony Vaio S (VPCS11V9E) running 11.10. All
was fine in 11.04. Please let me know if I could debug this further
somehow.

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

Title:
  Regression: keyboard backlight hotkeys no longer work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/849110/+subscriptions

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


[Bug 849110] Re: Regression: keyboard backlight hotkeys no longer work

2011-10-17 Thread Lauri Kainulainen
After some more digging, here's a quick solution for us Vaio S owners:

  echo 1 | sudo tee /sys/devices/platform/sony-laptop/kbd_backlight

from https://bbs.archlinux.org/viewtopic.php?id=121566

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

Title:
  Regression: keyboard backlight hotkeys no longer work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/849110/+subscriptions

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


[Bug 877152] [NEW] Regression: Nokia BH-905i headphones no longer discovered in 11.10

2011-10-18 Thread Lauri Kainulainen
Public bug reported:

Used to work flawlessly in 11.04. No I can no longer pair them with the
laptop (Sony Vaio S). I removed the headphones from the list of known
devices and tried setting them up again, but the Device search won't
find them (it does find two iMacs belonging to my neighbors).

$ dmesg | grep -i blue
[   15.724539] Bluetooth: Core ver 2.16
[   15.724608] Bluetooth: HCI device and connection manager initialized
[   15.724611] Bluetooth: HCI socket layer initialized
[   15.724613] Bluetooth: L2CAP socket layer initialized
[   15.724943] Bluetooth: SCO socket layer initialized
[   15.725258] Bluetooth: Generic Bluetooth USB driver ver 0.6
[   22.061044] Bluetooth: RFCOMM TTY layer initialized
[   22.061050] Bluetooth: RFCOMM socket layer initialized
[   22.061052] Bluetooth: RFCOMM ver 1.11
[   22.063650] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   22.063652] Bluetooth: BNEP filters: protocol multicast
[   42.214231] Bluetooth: HIDP (Human Interface Emulation) ver 1.2

Let me know if I can assist more!

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

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

Title:
  Regression: Nokia BH-905i headphones no longer discovered in 11.10

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

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


[Bug 877152] Re: Regression: Nokia BH-905i headphones no longer discovered in 11.10

2012-01-09 Thread Lauri Kainulainen
proved out to be a hw issue. fixed for me

** Changed in: bluez (Ubuntu)
   Status: New => Invalid

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

Title:
  Regression: Nokia BH-905i headphones no longer discovered in 11.10

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

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


[Bug 877152] Re: Regression: Nokia BH-905i headphones no longer discovered in 11.10

2011-12-01 Thread Lauri Kainulainen
Is there any way I could debug this? Sniff bluetooth traffic? Really did
work very nicely in 11.04

** Description changed:

- Used to work flawlessly in 11.04. No I can no longer pair them with the
+ Used to work flawlessly in 11.04. Now I can no longer pair them with the
  laptop (Sony Vaio S). I removed the headphones from the list of known
  devices and tried setting them up again, but the Device search won't
  find them (it does find two iMacs belonging to my neighbors).
  
  $ dmesg | grep -i blue
  [   15.724539] Bluetooth: Core ver 2.16
  [   15.724608] Bluetooth: HCI device and connection manager initialized
  [   15.724611] Bluetooth: HCI socket layer initialized
  [   15.724613] Bluetooth: L2CAP socket layer initialized
  [   15.724943] Bluetooth: SCO socket layer initialized
  [   15.725258] Bluetooth: Generic Bluetooth USB driver ver 0.6
  [   22.061044] Bluetooth: RFCOMM TTY layer initialized
  [   22.061050] Bluetooth: RFCOMM socket layer initialized
  [   22.061052] Bluetooth: RFCOMM ver 1.11
  [   22.063650] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [   22.063652] Bluetooth: BNEP filters: protocol multicast
  [   42.214231] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  
  Let me know if I can assist more!

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

Title:
  Regression: Nokia BH-905i headphones no longer discovered in 11.10

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

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


[Bug 599669] [NEW] Microsoft Bluetooth Mobile 6000 keyboard causes connection drops every few minutes

2010-06-29 Thread Lauri Kainulainen
Public bug reported:

Binary package hint: bluez

Connection drops after a few minutes. Then after pressing a few keys,
the connection goes up again. Mostly seems to happen when there is a
short few second typing pause. This also drops other bluetooth devices,
such as the Logitech bluetooth mouse, which need to reconnect.

Using 10.04 64bit.

dmesg is filled with these during every drop (here you see two
connection drops):

[ 5593.012664] usb 1-1.6: USB disconnect, address 14
[ 5593.012689] btusb_intr_complete: hci0 urb 8800671806c0 failed to 
resubmit (19)
[ 5593.012840] btusb_bulk_complete: hci0 urb 880067180600 failed to 
resubmit (19)
[ 5593.012848] btusb_bulk_complete: hci0 urb 8800671809c0 failed to 
resubmit (19)
[ 5593.013433] btusb_send_frame: hci0 urb 880063879a80 submission failed
[ 5593.508294] usb 1-1.6: new full speed USB device using ehci_hcd and address 
15
[ 5593.623482] usb 1-1.6: configuration #1 chosen from 1 choice
[ 5612.680278] input: Microsoft Bluetooth Mobile Keyboard 6000 as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/bluetooth/hci0/hci0:11/input150
[ 5612.680420] generic-bluetooth 0005:045E:0762.008C: input,hidraw1: BLUETOOTH 
HID v0.13 Keyboard [Microsoft Bluetooth Mobile Keyboard 6000] on 
50:63:13:F7:D3:C7
[ 5713.381435] usb 1-1.6: USB disconnect, address 15
[ 5713.381459] btusb_intr_complete: hci0 urb 8800a49f4600 failed to 
resubmit (19)
[ 5713.381489] btusb_bulk_complete: hci0 urb 8800a49f4000 failed to 
resubmit (19)
[ 5713.381616] btusb_bulk_complete: hci0 urb 8800be0c4000 failed to 
resubmit (19)
[ 5713.381995] btusb_send_frame: hci0 urb 88010990f780 submission failed
[ 5713.862663] usb 1-1.6: new full speed USB device using ehci_hcd and address 
16
[ 5713.979591] usb 1-1.6: configuration #1 chosen from 1 choice
[ 5749.630191] input: Microsoft Bluetooth Mobile Keyboard 6000 as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/bluetooth/hci0/hci0:11/input151
[ 5749.630297] generic-bluetooth 0005:045E:0762.008D: input,hidraw1: BLUETOOTH 
HID v0.13 Keyboard [Microsoft Bluetooth Mobile Keyboard 6000] on 
50:63:13:F7:D3:C7


Happy to produce more debug info if needed!

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


** Tags: bluetooth connection keyboard

-- 
Microsoft Bluetooth Mobile 6000 keyboard causes connection drops every few 
minutes
https://bugs.launchpad.net/bugs/599669
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 599669] Re: Microsoft Bluetooth Mobile 6000 keyboard causes connection drops every few minutes

2010-06-29 Thread Lauri Kainulainen
this also happens with the 2.6.34-kernel from the kernel-ppa

$ uname -a
Linux  2.6.34-020634rc7-generic #020634rc7 SMP Mon May 10 09:08:52 UTC 2010 
x86_64 GNU/Linux

dmesg reports the same thing

-- 
Microsoft Bluetooth Mobile 6000 keyboard causes connection drops every few 
minutes
https://bugs.launchpad.net/bugs/599669
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 660596] Re: Black screen after installing Nvidia drivers on 10.10

2010-10-22 Thread Lauri Kainulainen
Same issue w/ Nvidia 310M on sony vaio VPCS11V9E. Xorg.log reports:

[18.690] (WW) NVIDIA(0): Unable to get display device DFP-0's EDID; cannot 
compute DPI
[18.690] (WW) NVIDIA(0): from DFP-0's EDID.

I had the same issue in 10.04 and solved it with a CustomEDID line in
xorg.conf. The same thing in 10.10 does not work. With it no errors are
reported though. Just one warning regarding CRT-0 (vga connector in
10.04):

[19.169] (WW) NVIDIA(GPU-0): Unable to read EDID for display device
CRT-0

I've also tried the latest stuff from ubuntu-x-swat/x-updates ppa.

-- 
Black screen after installing Nvidia drivers on 10.10
https://bugs.launchpad.net/bugs/660596
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 623989] [NEW] Codeblocks won't start after an upgrade to libwxbase2.8.10.1-0ubuntu1.2

2010-08-25 Thread Lauri Kainulainen
Public bug reported:

Error:

$ codeblocks 
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol 
_Z18wxSafeConvertWX2MBPKw, version WXU_2.8 not defined in file 
libwx_baseu-2.8.so.0 with link time reference

Solution: 
downgrade to libwxbase2.8.10.1-0ubuntu1

** Affects: wxwidgets2.8 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Codeblocks won't start after an upgrade to libwxbase2.8.10.1-0ubuntu1.2 
https://bugs.launchpad.net/bugs/623989
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 623989] Re: Codeblocks won't start after an upgrade to libwxbase2.8.10.1-0ubuntu1.2

2010-08-25 Thread Lauri Kainulainen
here's the output:

$ apt-cache policy codeblocks libwxbase2.8-0 libwxgtk2.8-0
codeblocks:
  Installed: 10.05-0ubuntu1~lucid
  Candidate: 10.05-0ubuntu1~lucid
  Version table:
 *** 10.05-0ubuntu1~lucid 0
500 http://lgp203.free.fr/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status
 8.02-0ubuntu4 0
500 http://fi.archive.ubuntu.com/ubuntu/ lucid/universe Packages
libwxbase2.8-0:
  Installed: 2.8.10.1-0ubuntu1
  Candidate: 2.8.10.1-0ubuntu1.2
  Version table:
 2.8.10.1-0ubuntu1.2 0
500 http://fi.archive.ubuntu.com/ubuntu/ lucid-updates/universe Packages
 *** 2.8.10.1-0ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status
libwxgtk2.8-0:
  Installed: 2.8.10.1-0ubuntu1.2
  Candidate: 2.8.10.1-0ubuntu1.2
  Version table:
 *** 2.8.10.1-0ubuntu1.2 0
500 http://fi.archive.ubuntu.com/ubuntu/ lucid-updates/universe Packages
100 /var/lib/dpkg/status
 2.8.10.1-0ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ lucid/universe Packages

-- 
Codeblocks won't start after an upgrade to libwxbase2.8.10.1-0ubuntu1.2 
https://bugs.launchpad.net/bugs/623989
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 586347] Re: 0x104d9069 needs LPIB quirk

2010-09-14 Thread Lauri Kainulainen
Did some testing:
0) checked that position_fix is disabled in /etc/modprobe.d/alsa-base
1) uninstalled linux-alsa-driver-modules-2.6.32-22-generic (from audio-dev/ppa)
2) added lucid-proposed repo & updated
3) installed the new kernel provided
(... some messing about w/ custom nvidia drivers & rebooted ...)

  $ uname -a
  Linux harmaakarhu 2.6.32-25-generic #43-Ubuntu SMP Wed Sep 1 09:46:13 UTC 
2010 x86_64 GNU/Linux

  $ dmesg | grep hda
  [   23.134431] hda_intel: position_fix set to 1 for device 104d:9069
  [   23.353925] hda_intel: Disable MSI for Nvidia chipset
  [   23.353927] hda_intel: position_fix set to 1 for device 104d:9069
  [   34.884710] hda-intel: IRQ timing workaround is activated for card #0. 
Suggest a bigger bdl_pos_adj.
 
=> no sound (rhythmbox says it's playing, internal audio shows up in sound 
devices)

4) installed linux-backports-modules-alsa-lucid-generic & rebooted

  $ dmesg | grep hda
  [   22.867468] hda_codec: ALC275: BIOS auto-probing.
  [   22.868525] hda_codec: ALC275: no valid ADC found; using fallback 0x8
  [   22.870616] hda_intel: Disable MSI for Nvidia chipset
  [   34.256851] hda-intel: IRQ timing workaround is activated for card #1. 
Suggest a bigger bdl_pos_adj.
  [  126.288578] hda-intel

=> sound works as it should


was this the correct way to test or should i do something else?

-- 
0x104d9069 needs LPIB quirk
https://bugs.launchpad.net/bugs/586347
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 586347] Re: 0x104d9069 needs LPIB quirk

2010-09-14 Thread Lauri Kainulainen
yep. pcm and master both raised (only ones available), correct card
selected (only one available) and on duplex (also tried just output).

-- 
0x104d9069 needs LPIB quirk
https://bugs.launchpad.net/bugs/586347
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 599669] Re: Sony Vaio VPCS11V9E internal bluetooth adapter drops connection

2010-08-05 Thread Lauri Kainulainen
Good news everyone! It's just a problem with the specific internal
adapter my vaio is using. I got me an external A-link USB bluetooth
adapter, which does not suffer from the same problem. Maybe it's a bug
within the kernel module?

** Summary changed:

- Microsoft Bluetooth Mobile 6000 keyboard causes connection drops every few 
minutes
+ Sony Vaio VPCS11V9E internal bluetooth adapter drops connection

-- 
Sony Vaio VPCS11V9E internal bluetooth adapter drops connection
https://bugs.launchpad.net/bugs/599669
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