[Bug 541501] Re: [RV515] [LENOVO T60] external screen display shows "shivering", horizontal refresh offset

2010-04-30 Thread Valentin Longchamp
I've been annoyed by this same bug and can confirm that the modeset=0 option for the radeon resolved the problem for me. I'm a little surprised that this fix as well as the one from bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/543045 were not fixed for the official 10.04 release. Fortu

[Bug 543045] Re: [RV530] screen flickers in lucid lynx [Needs pll quirk]

2010-04-30 Thread Valentin Longchamp
Hum, my problem for the external screen is not related to this bug (so the radeon option solved my problem for LVDS flickering). The external screen problem is this bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/541501 -- [RV530] screen flickers in lucid lynx [Needs pll quirk] https://

[Bug 543045] Re: [RV530] screen flickers in lucid lynx [Needs pll quirk]

2010-04-30 Thread Valentin Longchamp
Adding the new_pll=0 to the radeon driver solved the problem for my LVDS monitor on my T60p. However, when I try to hook an external monitor, the output on the second monitor also has a flickering issue that did not disappear with this option. -- [RV530] screen flickers in lucid lynx [Needs pll q

[Bug 130437] Re: udev rule can fail to run ifdown, break reinserting device

2009-04-28 Thread Valentin Longchamp
I can confirm that this is fixed with jaunty, usb networking now works fine with ifupdown udev script in jaunty. -- udev rule can fail to run ifdown, break reinserting device https://bugs.launchpad.net/bugs/130437 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 368109] Re: rfcomm nodes should be created with dialout group

2009-04-27 Thread Valentin Longchamp
** Attachment added: "Direct solution with new udev rule." http://launchpadlibrarian.net/26038777/49-rfcomm-rights.rules -- rfcomm nodes should be created with dialout group https://bugs.launchpad.net/bugs/368109 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 368109] [NEW] rfcomm nodes should be created with dialout group

2009-04-27 Thread Valentin Longchamp
Public bug reported: Binary package hint: udev When I register a rfcomm device on my system, it is created as a root:root device node. The correct behaviour should be root:dialout, as for instance /dev/ttyUSB*. I have written a direct solution by adding a new udev rule to /etc/udev/rules.d/ atta

[Bug 277619] Re: kded4 crashed at update

2008-10-13 Thread Valentin Longchamp
I solved it by removing the .kde4/share/config/kglobalshortcutsrc file, log out and then reapply default global shortcuts after login. -- kded4 crashed at update https://bugs.launchpad.net/bugs/277619 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed

[Bug 277619] Re: kded4 crashed at update

2008-10-10 Thread Valentin Longchamp
Same happens here for Hardy with this ppa (deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu hardy main ) that I guess give the same kde4 packages that for Intrepid. This bug is really annoying, not being able to use keyboard shortcuts is a killer for me. Here is the error message I get:

[Bug 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-05 Thread Valentin Longchamp
I just want to add a "me too" post on my Thinkpad T60p. Suspend/resume (by the way, that's resume that hangs, being VERY long) has stopped working since -17 and does not work with -18. It looks like -19 proposed by Tim has corrected the bug, but since this laptop is my work computer and I need it

[Bug 207089] Re: USB devices are not always detected on 2.6.24

2008-04-29 Thread Valentin Longchamp
After the Hardy release, this still happens to me. I can confirm that when I have no USB device plugged to my laptop when I suspend, they all work well when I replug them after the resume. However, when they are plugged during the suspend/resume, all USB devices are not detected (and not powered)

[Bug 207089] Re: USB devices are not always detected on 2.6.24

2008-04-08 Thread Valentin Longchamp
I have run into the exact same problem. Just in case it could play a role, my laptop is a Thinkpad t60p running the amd64 version of ubuntu. The suspend log is attached to this message However, for me this has worked prior to 2.6.24-15 (I have noticed problem after the upgrade from -14 to -15). *

[Bug 185131] Re: [GUTSY KDE4] Suspend and hibernate don't work

2008-02-13 Thread Valentin Longchamp
I am experiencing exactly the same problem here with Gutsy. Hibernate works under KDE3 (configured thanks to guidance-power-manager). Under KDE4, it does not work automatically, however when I make a "echo mem > /sys/power/state", it works perfectly fine. I am also unable to configure the processo

[Bug 163353] Re: Unable to install Ubuntu with a m2n-mx motherboard

2007-12-19 Thread Valentin Longchamp
He needs to give the kernel the noapic option because the asus bios is far from perfect and the kernel hangs if it tries to handle the apic -- Unable to install Ubuntu with a m2n-mx motherboard https://bugs.launchpad.net/bugs/163353 You received this bug notification because you are a member of U

[Bug 121653] Re: [gutsy] Suspend to Ram does not work on Z61m

2007-10-11 Thread Valentin Longchamp
Just want to add another comment, to confirm that this issue really affects a lot of people and is a real regression. I have had the same issue on my Thinkpad T60p. Since suspend is for me much more important than 3D support, I prevent the fglrx kernel module from being loaded and I can suspend ag

[Bug 133810] Re: package guidance-backends 0.8.0svn20070727-0ubuntu2 failed to install/upgrade: trying to overwrite `/usr/share/apps/guidance/vesamodes', which is also in package kde-guidance

2007-10-07 Thread Valentin Longchamp
I am experiencing exactly the same here and it blocks me to achieve my upgrade to gutsy. I also did the a dist-upgrade to gutsy. -- package guidance-backends 0.8.0svn20070727-0ubuntu2 failed to install/upgrade: trying to overwrite `/usr/share/apps/guidance/vesamodes', which is also in package

[Bug 81915] Re: adds/removes same device many times a second causing high loads and extremally slow performance

2007-02-16 Thread Valentin Longchamp
No it has absolutely nothing to do with KDE or KDM because I'm using it too and the problem is also here. This is definitely kernel related. I'm currently running 2.6.20-8.4 -- adds/removes same device many times a second causing high loads and extremally slow performance https://launchpad.net/b

[Bug 81915] Re: adds/removes same device many times a second causing high loads and extremally slow performance

2007-02-15 Thread Valentin Longchamp
You're right Martin, the problem comes from the kernel, which goes on detecting USB connections although my USB device is disconnnected. (and furthermore, it cannot handle the USB device). Here is /var/log/kernel.log: tail -f /var/log/kern.log Feb 15 11:29:48 lsro1pc307 kernel: [79503.404000] us

[Bug 81915] Re: [feisty] hald adds/removes same device many times a second causing high loads and extremally slow performance

2007-02-13 Thread Valentin Longchamp
I have the same kind of problem. However I have been able to install Feisty rather cleanly and can use it in rather good conditions. Feb 14 08:12:53 lsro1pc307 NetworkManager: ^I[1171437173.079769] nm_hal_device_removed (): Device removed (hal udi is '/org/freedesktop/Hal/d evices/usb_device_483_