[Bug 630748] Re: iwlagn degrades quickly during normal wifi session

2010-10-17 Thread kennymchansen
when running $ rfkill list all i get: 0: acer-wireless: Wireless LAN Soft blocked: yes Hard blocked: no 2: phy0: Wireless LAN Soft blocked: no Hard blocked: yes 6: hci0: Bluetooth Soft blocked: no Hard blocked: no When running: $ rfkill unblock 0 I can enable wifi again

[Bug 630748] Re: iwlagn degrades quickly during normal wifi session

2010-10-17 Thread kennymchansen
I have no idea if this is related, but after upgrading to Maverick, my 4965AGN wireless adapter will not reconnect after resuming from sleep mode. The Wlan indicator is off, and i cannot enable wireless in the network manager. I am on a Lenovo 3000 v200 and i have not had this problem before (i ha

Re: [Bug 515109] Re: cannot suspend usb devices on lucid

2010-05-04 Thread kennymchansen
try: echo disabled > /sys/bus/usb/devices/usb2/power/wakeup - it worked for me 2010/5/2 cmavr8 > Maybe I got the wrong bus/port: > $ lsusb > Bus 001 Device 002: ID 0402:5602 ALi Corp. Video Camera Controller > > also: > $ ls /sys/bus/usb/devices/ > 1-0:1.0 1-5 1-5:1.0 2-0:1.0 3-0:1.0 4-0:1

Re: [Bug 515109] Re: cannot suspend usb devices on lucid

2010-05-02 Thread kennymchansen
you should use sudo su and then echo disabled. you can also make a script in /etc/pm/sleep.d/ with: #!/bin/bash echo disabled >/sys/bus/usb/devices/.../power/wakeup 2010/5/2 cmavr8 > No! it should be in /etc/udev/rules.d! > > I get a "permission denied" every time I try to manually echo > "disa

[Bug 515109] Re: cannot suspend usb devices on lucid

2010-05-02 Thread kennymchansen
echo disabled >/sys/bus/usb/devices/.../power/wakeup is working in my case. but only until next reboot. How do i make this change permanent? Can i put it in a startup-script? The udev rule doesn't work for me - Or perhaps i am implementing it the wrong way? the rule is going into: /lib/udev/rules.

[Bug 515109] Re: cannot suspend usb devices on lucid

2010-05-02 Thread kennymchansen
The workaround work for me as well, but only once. Anyone knows how to make it permanent? This is a very annoying bug! -- cannot suspend usb devices on lucid https://bugs.launchpad.net/bugs/515109 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 406515] Re: [Karmic] Brightness fn keys lost functionality (multiple laptops)

2009-11-05 Thread kennymchansen
I have the same problem on my lenovo 3000 v200. I think perhaps it has something to do with KMS? Before upgrading to Karmic I tried installing the latest kernel and enabling KMS in Jaunty, and then i had the same problem. When i disabled KMS, i could use the fn keys again just fine. I hope this h

[Bug 400565] Re: nautilus crashes when connecting to samba share

2009-07-17 Thread kennymchansen
** Attachment added: "gdb-nautilus.txt" http://launchpadlibrarian.net/29181883/gdb-nautilus.txt -- nautilus crashes when connecting to samba share https://bugs.launchpad.net/bugs/400565 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 400565] Re: nautilus crashes when connecting to samba share

2009-07-17 Thread kennymchansen
** Attachment added: "valgrind.log" http://launchpadlibrarian.net/29181875/valgrind.log -- nautilus crashes when connecting to samba share https://bugs.launchpad.net/bugs/400565 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 400565] Re: nautilus crashes when connecting to samba share

2009-07-17 Thread kennymchansen
messages log says: [40614.403876] nautilus[5005]: segfault at 0 ip b77c3ee7 sp bf98a574 error 4 in libglib-2.0.so.0.2103.0[b7768000+c3000] -- nautilus crashes when connecting to samba share https://bugs.launchpad.net/bugs/400565 You received this bug notification because you are a member of Ubun

[Bug 400565] Re: nautilus crashes when connecting to samba share

2009-07-17 Thread kennymchansen
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/29180461/Dependencies.txt -- nautilus crashes when connecting to samba share https://bugs.launchpad.net/bugs/400565 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 400565] [NEW] nautilus crashes when connecting to samba share

2009-07-17 Thread kennymchansen
Public bug reported: Binary package hint: nautilus After updating to Karmic Alpha 2, Nautilus is crashing every time I try to connect to a samba share. ProblemType: Bug Architecture: i386 Date: Fri Jul 17 10:29:00 2009 DistroRelease: Ubuntu 9.10 Package: nautilus 1:2.27.4-0ubuntu1 ProcEnviron:

[Bug 395092] [NEW] incorrect timeout on ac power

2009-07-03 Thread kennymchansen
Public bug reported: When connecting to AC after running on batteries, the display still sleeps after two minutes although g-p-m is set to never sleep on AC. I am using Jaunty on a Lenovo 3000 v200 with intel gm965 graphics ** Affects: gnome-power-manager (Ubuntu) Importance: Undecided

[Bug 322202] Re: [gm45] Session lost on resume from sleep in Jaunty on Lenovo T500

2009-05-12 Thread kennymchansen
The fix seems to be working for me. Although i have experienced being kicked out to the gdm screen a few times - for some reason this only happens when the computer is on AC power. Another time i noticed that it happened after suspending by closing the lid. -- [gm45] Session lost on resume from s

[Bug 369249] Re: X session resets after suspend with Compiz enabled

2009-05-11 Thread kennymchansen
*** This bug is a duplicate of bug 322202 *** https://bugs.launchpad.net/bugs/322202 ** This bug has been marked a duplicate of bug 322202 [gm45] Session lost on resume from sleep in Jaunty on Lenovo T500 -- X session resets after suspend with Compiz enabled https://bugs.launchpad.net/

[Bug 369249] Re: X session resets after suspend with Compiz enabled

2009-05-06 Thread kennymchansen
I think perhaps the problem is linked to this bug: https://bugs.launchpad.net/bugs/293970 This is the output of my user.log: May 6 18:00:25 ubuntu-lille bonobo-activation-server (kh-5767): could not associate with desktop session: Failed to connect to socket /tmp/dbus-6dNgtCSyL9: Connection re

[Bug 293970] Re: bonobo-activation-server : could not associate with desktop session

2009-05-06 Thread kennymchansen
I have the same problem and error when waking my computer after suspend. It only occurs when i have Compiz enabled. -- bonobo-activation-server : could not associate with desktop session https://bugs.launchpad.net/bugs/293970 You received this bug notification because you are a member of Ubuntu

[Bug 369249] Re: X session resets after suspend with Compiz enabled

2009-04-30 Thread kennymchansen
Nope. Nothing freezes here. I am just being logged out. Everything seems to be working normal, but x doesn't resume from the state it was in when i hit suspend. All running processes are killed. -- X session resets after suspend with Compiz enabled https://bugs.launchpad.net/bugs/369249 You re

[Bug 369249] [NEW] X session resets after suspend with Compiz enabled

2009-04-29 Thread kennymchansen
Public bug reported: Compiz is working perfectly, and acpi functionality is working. The only problem is that when i try to resume after suspend i have been logged out of the X session i were currently working on. I am presentet with the log on screen and all open windows have been closed. This on