[Bug 148759] no console

2007-10-03 Thread clemmy
Public bug reported: after upgrading from ubuntu 7.04 to ubuntu 7.10 my consoles are not accesibles. neither from gnome (by pressing Ctrl+Alt+F1-6) neither directly during the boot process ( if i disable usplash the screen blancks untill gdm is loaded) I've got a notebook with nforce chipset, nvi

[Bug 148759] Re: no console

2007-10-05 Thread clemmy
** Attachment added: "menu.lst" http://launchpadlibrarian.net/9807711/menu.lst -- no console https://bugs.launchpad.net/bugs/148759 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.

[Bug 148759] Re: no console

2007-10-05 Thread clemmy
fixed removing 'vga=791' from the kernel line in menu.lst -- no console https://bugs.launchpad.net/bugs/148759 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.

[Bug 452067] Re: indicator-applet-session should launch empathy if I change my status

2010-06-01 Thread clemmy
David Siegel wrote on 2010-03-29:#10 > Think about what "Available" means -- the user who clicks on available > wants to be contactable. They don't necessarily want to see their buddy > list, they just want to be reachable via instant messaging. I totally agree with this point. It descri

[Bug 452067] Re: indicator-applet-session should launch empathy if I change my status

2010-06-02 Thread clemmy
@Conscious User Oh, of course I understand that there are some technical difficulties.. and the solution I proposed maybe needs al lot of coding, so it is not easy to implement..you can consider this feature as a 'whishlist', and maybe one day you'll implement it! :-) Maybe it easier to put the

[Bug 863944] Re: Ubuntu 11.10 Beta 2. Increase in energy consumption

2011-10-14 Thread clemmy
I'm also affected by this bug, as well as some other people here: http://ubuntuforums.org/showthread.php?t=1855126 Using Natty my system used to drain ~11W while web browsing, and lowered to ~9W if I were doing nothing. All this without the need of any tweak (apart switching off the discrete vide

[Bug 681904] Re: [arrandale] Samsung QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF511/RF710 trackpad/touchpad not recognized

2013-05-27 Thread clemmy
I'm very interested in comment #154 by nik.martin. I've understood that I should assign a 0 as the missing arg, but I'm not sure about how to do it in practice. Line 699 looks like this now: input_mt_init_slots(dev, 2); Should I change it to something like the following?

[Bug 863944] Re: Ubuntu 11.10 Beta 2. Increase in energy consumption

2011-10-15 Thread clemmy
SOLVED! I tested 3.1.0rc9 and the problem was still there, than I downgraded to 2.6.39 and the problem was solved.. I was back to Natty's drain. Now a user in ubuntuforums suggested an even better solution, that allow to use a 3.x kernel on newer sandybridge laptops and have good drain. I just ha

[Bug 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

2011-10-17 Thread clemmy
Thank you very much Seth Forshee, good job! AlpsPS/2 ALPS DualPoint TouchPad on Sony Vaio VPCSB laptop Ubuntu 11.10 Version 0.10 of the psmouse-alps-dkms as per comment #492 Touchpad correctly recognized and fully working, including two finger scrolling. Before I was using the standard psmouse d

[Bug 802558] [NEW] [xorg-edgers] huge performance regression after upgrade

2011-06-27 Thread clemmy
Public bug reported: I'm on natty 64bit and I enable xorg-edgers ppa and kernel-ppa (currently using 2.6.39-3-generic) I've got a vaio laptop with hybrid intel + ati graphics. I use the intel one, and keep the ati powered off with vgaswitcheroo. Everything was very good till yesterday. After tod

[Bug 802558] Re: [xorg-edgers] huge performance regression after upgrade

2011-06-27 Thread clemmy
Ok Bryce, thank you. I've followed your suggestion. Here is the link if someone is interested: https://bugs.freedesktop.org/show_bug.cgi?id=38724 ** Bug watch added: freedesktop.org Bugzilla #38724 http://bugs.freedesktop.org/show_bug.cgi?id=38724 -- You received this bug notification because

[Bug 802558] Re: [xorg-edgers] huge performance regression after upgrade

2011-07-03 Thread clemmy
Hi Maxime, my laptop is a sony vaio vpcsb with hybrid graphics intel + ati (I keep the ati switched off with vgastitcheroo). Everything seemed to be fixed with 3.0rc4 kernel, but then I had not tested googleearth. Unfortunately, I had some problems with 3.0 kernel, that was seemed to be not compa

[Bug 663407] Re: ubuntu maverick - bash auto-completion (Tab) works only for first word

2010-10-31 Thread clemmy
To enable bash competion in maverick: open a terminal and type sudo gedit /etc/bash.bashrc find the lines #if [ -f /etc/bash_completion ] && ! shopt -oq posix; then #. /etc/bash_completion #fi uncomment them by removing the # character (the will look this way) if [ -f /etc/bash_completion ]