[Bug 240738] Re: syndaemon sometimes fails to disable the touchpad

2011-04-26 Thread disappearedng
Ok this is a really big problem for a lot of users. Please mark the importance to a level higher. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/240738 Title: syndaemon sometimes fails to disable the

[Bug 655078] Re: Beta 10.10 Nvidia update broke Sony Vaio VPCF136FM installation

2010-10-25 Thread disappearedng
@Bernhard: Thank you! That worked. I had to get around it a little, but it worked really well. Since I am subscribed to multiple threads for this issue, I will post what I have done. I am on VPCS117GG. 1) Remove all nvidia packages 2) download the files and install this https://launchpad.net/

[Bug 655078] Re: Beta 10.10 Nvidia update broke Sony Vaio VPCF136FM installation

2010-10-24 Thread disappearedng
@Bernhard Hohensinn """I'm using a Sony Vaio with a Nvidia GT310m card. Using the 256.53-driver, I tried not to use the CustomEdid option, but then the notebook's display remains black, only the external monitor works. When I use the CustomEdid otpion, both displays work well, even in TwinView.

[Bug 660596] Re: Black screen after installing Nvidia drivers on 10.10

2010-10-23 Thread disappearedng
Following up my previous post: ** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/660596/+attachment/1708829/+files/dmesg -- Black screen after installing Nvidia drivers on 10.10 https://bugs.launchpad.net/bugs/660596 You received this bug notification b

[Bug 660596] Re: Black screen after installing Nvidia drivers on 10.10

2010-10-23 Thread disappearedng
Following up my previous post: tgm ** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/660596/+attachment/1708828/+files/dmesg -- Black screen after installing Nvidia drivers on 10.10 https://bugs.launchpad.net/bugs/660596 You received this bug notificatio

[Bug 660596] Re: Black screen after installing Nvidia drivers on 10.10

2010-10-23 Thread disappearedng
Same problem here... On VPCS117GG. After installing a fresh copy of 10.10, did the following: 1) Modified grub and added nomodeset option (and ran update-grub) 2) Installed the recommended nvidia driver through available drivers, Rebooted, screen flashes continuously for 4 times then blank. 3) Ra

[Bug 333130] Re: [Sony Vaio VGN-FS660/W] suspend/resume problem

2010-08-01 Thread disappearedng
problem still persistent on lucid lynx with sony s series -- [Sony Vaio VGN-FS660/W] suspend/resume problem https://bugs.launchpad.net/bugs/333130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

Re: [Bug 87966] Re: GNU Screen: 256 colors not enabled

2010-02-15 Thread disappearedng
dj3 thanks a lot. That worked out real nice. On Tue, Feb 16, 2010 at 1:55 AM, dj3 wrote: > In Ubuntu 256 colors are not enabled by default, sorry. Here is how I > did it: install the "ncurses-term" package and than put the line "export > TERM=xterm-256color" in your .bashrc file. Log out, log i

Re: [Bug 87966] Re: GNU Screen: 256 colors not enabled

2010-02-14 Thread disappearedng
On Mon, Feb 15, 2010 at 2:51 AM, dj3 wrote: > My terminal can display 256 colors by default: > > :~$ tput colors > 256 > 1) tput colors of my computer results in 8 > > In order to get vim in gnome-terminal to display colorschemes the same > way as the GUI version I used the plugin CSApprox: > >

[Bug 87966] Re: GNU Screen: 256 colors not enabled

2009-11-28 Thread disappearedng
@ Les Harris: Adding "term xterm" at the end of my .screenrc together with the section provided (<--cut here-->.*<-- cut here-->) does not have any effect. -- GNU Screen: 256 colors not enabled https://bugs.launchpad.net/bugs/87966 You received this bug notification because you are a member of U

[Bug 87966] Re: GNU Screen: 256 colors not enabled

2009-07-18 Thread disappearedng
Hey I just upgraded to 9.04 and I can confirm that the bug is still here. First, screen does come built in with 256 color support, [code] --enable-pam \ --with-pty-mode=0620 \ --with-pty-group=${TTYGROUP} \ --enable-r