[Bug 1457369] Re: kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

2015-05-23 Thread brott
I confirm the same issue on an Intel NUC.  3.19.0-16 words fine with
HDMI sound, 3.19.0-18 produces no sound via HDMI.

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

Title:
  kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-15 Thread brott
>> sudo update-initramfs -c -k 3.19.0-13-generic

That did the trick!
It's holding through reboots now.  I was logged in with that kernel, but oddly 
enough the command was updating for an older kernel if I didn't specify 
explicitly.

Thanks again!

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-14 Thread brott
Really appreciate your help to try to troubleshoot.
I am using your latest version of the package - 1.1.

~$ sudo apt-cache policy focaltech-dkms
focaltech-dkms:
  Installed: 1.1
  Candidate: 1.1
  Version table:
 *** 1.1 0
500 http://ppa.launchpad.net/hanipouspilot/focaltech-dkms/ubuntu/ 
vivid/main amd64 Packages


I tried running sudo update-initramfs -u, and I also tried adding psmouse to 
/etc/modules.  Neither worked.
By the way, when I run update-initramfs -u, it seems to only update for the old 
rc4-focaltech-fix2 kernel that I was using before.  Perhaps there's some 
conflict?

This is not a major issue, as I can have a script run at boot to take
care of these settings.  Minor inconvenience.  I'll continue to
troubleshoot when possible.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-14 Thread brott
@Pilot,

Here's the command I ran:
sudo cp /lib/modules/3.19.0-13-generic/updates/dkms/psmouse.ko 
/lib/modules/3.19.0-13-generic/kernel/drivers/input/mouse/

I just rebooted my computer again, and the mouse is back to emulation mode..
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ PS/2 FocalTech FocalTech Touchpad in mouse emulation mode id=12   [slave  
pointer  (2)]

It corrects as soon as I restart psmouse

$ sudo modprobe -r psmouse
$ sudo modprobe psmouse
$ xinput --list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ PS/2 FocalTech FocalTech Touchpad id=12   [slave  pointer  (2)]

When I say "upstart", I mean I am using the upstart version of the
kernel loading in grub.  The systemd / default option will not load at
all - something funky, most likely related to the nvidia driver.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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

[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-13 Thread brott
@Pilot,
Confirmed that even after copying psmouse.ko to the /kernel/drivers/... 
directory, I still have to restart psmouse.  This is with upstart.
I also need to re-apply my constant deceleration changes each time as well, 
otherwise the default mouse speed is quite slow.

Much thanks again for all your work spent on this helping all of us.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-12 Thread brott
Seconded!  Very nice, and finally got focaltech and Nvidia support on
15.04.  Thank you!

The only issue is that with upstart , I have to modprobe -r psmouse and 
modprobe psmouse to get the driver loaded.
I can't use the init version of the kernel, as it has some graphics issues.

Also, pointer speed in the "Mouse & Touchpad" configuration window
doesn't seem to have an effect.  I need to manually increase pointer
speed by using xinput for now.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-12 Thread brott
Hi Pilot,

I'm getting the same message about this being a binaries only build.

This package appears to be a binaries-only package
 you will not be able to build against kernel 3.19.0-13-generic
 since the package source was not provided


Please advise.  Thanks for putting together the ppa!

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-06 Thread brott
Thanks Pilot!  I'm new to compiling kernels, but I'll give it a shot.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-06 Thread brott
@Mathias: regarding comment 210, I installed your compiled 3.19 kernel with the 
fixes which work great for my focaltech touchpad.
I have an ASUS UX303LN.

My only issue now is with the Nvidia driver.  The Nvidia driver works
properly with kernel 3.19.0-12.12, however it will not compile properly
with the 3.19.0-rc4-focaltech-fix2-1 driver which you compiled.

The 4.0 kernel (rc5) seems to be a no-go, as it won't complete the boot
process - just a black screen.

Do you know if your driver will be merged into the official 3.19, or if
it's possible to get a compiled version of your patch in the latest
mainline 3.19?

Many thanks!

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 987167] Re: unable to set gpg key timeout

2012-05-17 Thread brott
Just updating that this is still an issue in 12.04

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

Title:
  unable to set gpg key timeout

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

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


[Bug 987167] [NEW] unable to set gpg key timeout

2012-04-23 Thread brott
Public bug reported:

I am unable to set the timeout values for any particular GPG key.  The default 
seems to be for the entire session.
I have installed "seahorse" package to help configure.  For my particular case, 
I am using KMyMoney which uses a GPG key to lock the database.  I created a 
personal key entry in seahorse, and used it to lock the database.  However, I 
am only prompted for the passphrase if I log out of my session completely.  I 
wish to configure this such that it times out after 10 minutes (for example).

Bug #645561 seems to be similar case, though I could not find a solution
given that fix.

I am using 12.04 with gnome shell.

Thanks!

** Affects: gnome-keyring (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/987167

Title:
  unable to set gpg key timeout

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

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


[Bug 568090] Re: ath5k should be loaded with nohwcrypt parameter

2012-03-31 Thread brott
This still seems to be an issue in Precise.  At least as of Beta 1.  How
do we get this option enabled by default?

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

Title:
  ath5k should be loaded with nohwcrypt parameter

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

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


[Bug 548992] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]

2010-04-06 Thread brott
This happens for me as well on 10.04 beta.

uname -a
Linux home 2.6.32-19-generic #28-Ubuntu SMP Thu Apr 1 10:39:41 UTC 2010 x86_64 
GNU/Linux

02:00.0 Network controller: Intel Corporation WiFi Link 1000 Series
Subsystem: Intel Corporation Device 1315
Flags: bus master, fast devsel, latency 0, IRQ 32
Memory at d850 (64-bit, non-prefetchable) [size=8K]
Capabilities: 
Kernel driver in use: iwlagn
Kernel modules: iwlagn


Apr  6 05:03:15: [10804.881453] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 05:03:15: [10808.075504] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 05:03:15: [10808.113955] wlan0: direct probe to AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 05:03:15: [10808.119020] wlan0: direct probe responded
Apr  6 05:03:15: [10808.119027] wlan0: authenticate with AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 05:03:15: [10808.120810] wlan0: authenticated
Apr  6 05:03:15: [10808.120846] wlan0: associate with AP 94:0c:6d:a3:04:4c (try 
1)
Apr  6 05:03:15: [10808.125650] wlan0: RX AssocResp from 94:0c:6d:a3:04:4c 
(capab=0x431 status=0 aid=1)
Apr  6 05:03:15: [10808.125656] wlan0: associated
Apr  6 05:03:20: [10813.572329] iwlagn :02:00.0: iwl_tx_agg_start on ra = 
94:0c:6d:a3:04:4c tid = 0
Apr  6 07:04:17: [18069.891503] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 07:04:20: [18073.245994] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 07:04:20: [18073.284365] wlan0: direct probe to AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 07:04:20: [18073.289667] wlan0: direct probe responded
Apr  6 07:04:20: [18073.289675] wlan0: authenticate with AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 07:04:20: [18073.292273] wlan0: authenticated
Apr  6 07:04:20: [18073.292309] wlan0: associate with AP 94:0c:6d:a3:04:4c (try 
1)
Apr  6 07:04:20: [18073.296286] wlan0: RX AssocResp from 94:0c:6d:a3:04:4c 
(capab=0x431 status=0 aid=1)
Apr  6 07:04:20: [18073.296292] wlan0: associated
Apr  6 07:04:26: [18079.264965] iwlagn :02:00.0: iwl_tx_agg_start on ra = 
94:0c:6d:a3:04:4c tid = 0
Apr  6 09:05:24: [25336.891506] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 09:05:27: [25340.167100] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 09:05:27: [25340.205597] wlan0: direct probe to AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 09:05:27: [25340.210652] wlan0: direct probe responded
Apr  6 09:05:27: [25340.210660] wlan0: authenticate with AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 09:05:27: [25340.212411] wlan0: authenticated
Apr  6 09:05:27: [25340.212445] wlan0: associate with AP 94:0c:6d:a3:04:4c (try 
1)
Apr  6 09:05:27: [25340.216437] wlan0: RX AssocResp from 94:0c:6d:a3:04:4c 
(capab=0x431 status=0 aid=1)
Apr  6 09:05:27: [25340.216443] wlan0: associated
Apr  6 09:05:33: [25345.964362] iwlagn :02:00.0: iwl_tx_agg_start on ra = 
94:0c:6d:a3:04:4c tid = 0
Apr  6 09:51:00: [28072.921485] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 09:51:11: [28084.526146] Registered led device: iwl-phy0::radio
Apr  6 09:51:11: [28084.526181] Registered led device: iwl-phy0::assoc
Apr  6 09:51:11: [28084.526214] Registered led device: iwl-phy0::RX
Apr  6 09:51:11: [28084.526246] Registered led device: iwl-phy0::TX
Apr  6 09:51:11: [28084.551460] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr  6 09:51:17: [28090.247182] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 09:51:17: [28090.286079] wlan0: direct probe to AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 09:51:17: [28090.291143] wlan0: direct probe responded
Apr  6 09:51:17: [28090.291148] wlan0: authenticate with AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 09:51:17: [28090.292844] wlan0: authenticated
Apr  6 09:51:17: [28090.292869] wlan0: associate with AP 94:0c:6d:a3:04:4c (try 
1)
Apr  6 09:51:17: [28090.298786] wlan0: RX AssocResp from 94:0c:6d:a3:04:4c 
(capab=0x431 status=0 aid=1)
Apr  6 09:51:17: [28090.298790] wlan0: associated
Apr  6 09:51:17: [28090.305129] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes 
ready
Apr  6 09:51:23: [28095.860498] iwlagn :02:00.0: iwl_tx_agg_start on ra = 
94:0c:6d:a3:04:4c tid = 0
Apr  6 09:51:28: [28100.730100] wlan0: no IPv6 routers present
Apr  6 20:23:10: [66002.881474] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 20:23:13: [66006.122786] wlan0: deauthenticating from 94:0c:6d:a3:04:4c 
by local choice (reason=3)
Apr  6 20:23:13: [66006.161356] wlan0: direct probe to AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 20:23:13: [66006.166390] wlan0: direct probe responded
Apr  6 20:23:13: [66006.166397] wlan0: authenticate with AP 94:0c:6d:a3:04:4c 
(try 1)
Apr  6 20:23:13: [66006.170174] wlan0: authenticated
Apr  6 20:23:13: [66006.170209] wlan0: associate with AP 94:0c:6d:a3:04:4c (try 
1)
Apr  6 20:23:13: [66006.175403] wlan0: RX AssocResp fro

[Bug 360578] Re: System freeze on scrolling in firefox

2010-04-06 Thread brott
Hi Martijn,

This is indeed quite old.  I've since purchased a new laptop and have
migrated to Lucid.  I no longer have this issue.  Glad you fixed yours
as well.

-- 
System freeze on scrolling in firefox
https://bugs.launchpad.net/bugs/360578
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 385445] Re: [i915GM/GMS/910GML and GM965/GL960] Monitor does not turn back on and computer hangs when laptop lid is closed

2009-11-29 Thread brott
I think this bug is corrected in the new kernel (2.6.31.15).  Haven't
received the problem since upgrading, and KMS appears to be enabled.
Can anyone else confirm?

-- 
[i915GM/GMS/910GML and GM965/GL960] Monitor does not turn back on and computer 
hangs when laptop lid is closed
https://bugs.launchpad.net/bugs/385445
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


Re: [Bug 360088] Re: ubuntu jaunty upgrade freeciv-client-gtk-2.1.6 failed

2009-11-23 Thread Kevin Brott
Looking at 262440 - I think you're right - as that description jobs
memory bits in my long-term memory. Go ahead and close it as a dupe.

==
On Mon, Nov 23, 2009 at 09:42, KarlGoetz  wrote:
> I suspect its another instance of bug 262440. I'm closing this bug now, 
> thanks for the quick reply. If you think it should remain open, let me know.
> Thanks,
> kk
>
> ** Changed in: freeciv (Ubuntu)
>       Status: Incomplete => Invalid
>
> --
> ubuntu jaunty upgrade freeciv-client-gtk-2.1.6 failed
> https://bugs.launchpad.net/bugs/360088
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “freeciv” package in Ubuntu: Invalid
>
> Bug description:
> I was just upgrading to Jaunty and the package freeciv-client-gtk failed
>
> ProblemType: Package
> Architecture: i386
> DistroRelease: Ubuntu 9.04
> ErrorMessage:
>  ErrorMessage: package freeciv-client-gtk is already installed and configured
> NonfreeKernelModules: nvidia
> Package: freeciv-client-gtk 2.1.5-2
> SourcePackage: freeciv
> Title: package freeciv-client-gtk 2.1.5-2 failed to install/upgrade:
> Uname: Linux 2.6.27-11-generic i686
>


-- 
# include 
/* Wiccat  */

-- 
ubuntu jaunty upgrade freeciv-client-gtk-2.1.6 failed 
https://bugs.launchpad.net/bugs/360088
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

Re: [Bug 360088] Re: ubuntu jaunty upgrade freeciv-client-gtk-2.1.6 failed

2009-11-23 Thread Kevin Brott

That was quite some time ago ... as I recall I was in the process of
doing the dist-upgrade to Jaunty and the freeciv client failed to
upgrade, breaking the dist process. I needed the system up sooner than
later, so I ended up uninstalling the package entirely, re-upgrading,
and then installing the Jaunty freeciv package.

==
KarlGoetz wrote:
> Unfortunately when trying to view your distupgrade log I get the following 
> error:
>  gzip: VarLogDistupgrade200904111752.gz: unexpected end of file
>
> Could you please provide some more information about this bug report?
>
> Thanks,
> kk
>
> ** Changed in: freeciv (Ubuntu)
>Status: New => Incomplete
>
> -- ubuntu jaunty upgrade freeciv-client-gtk-2.1.6 failed
> https://bugs.launchpad.net/bugs/360088 You received this bug
> notification because you are a direct subscriber of the bug. Status in
> “freeciv” package in Ubuntu: Incomplete Bug description: I was just
> upgrading to Jaunty and the package freeciv-client-gtk failed
> ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04
> ErrorMessage: ErrorMessage: package freeciv-client-gtk is already
> installed and configured NonfreeKernelModules: nvidia Package:
> freeciv-client-gtk 2.1.5-2 SourcePackage: freeciv Title: package
> freeciv-client-gtk 2.1.5-2 failed to install/upgrade: Uname: Linux
> 2.6.27-11-generic i686

-- 
ubuntu jaunty upgrade freeciv-client-gtk-2.1.6 failed 
https://bugs.launchpad.net/bugs/360088
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 385445] Re: [i915GM/GMS/910GML and GM965/GL960] Monitor does not turn back on and computer hangs when laptop lid is closed

2009-11-05 Thread brott
Just to note, KMS is awesome aside from this issue.  Got rid of a lot of
the flickering I had in Jaunty.  Now that I disabled KMS, the flickering
is back.  I tried it with the x-edgers repo updates to my video drivers,
but still no dice (rolled back after).  I have not tried the 2.6.32 RC6
kernel but was tempted.

-- 
[i915GM/GMS/910GML and GM965/GL960] Monitor does not turn back on and computer 
hangs when laptop lid is closed
https://bugs.launchpad.net/bugs/385445
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 385445] Re: [i915GM/GMS/910GML and GM965/GL960] Monitor does not turn back on and computer hangs when laptop lid is closed

2009-11-05 Thread brott
I have a Dell Inspiron 630m laptop.  lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 03)

I had a similar issue after upgrading to Karmic.  When I closed the lid
(set to blank screen), and then reopened, the screen would remain black.
Only way to recover would be to reboot or suspend and resume.  I have
tried a few different solutions (setting close lid event to nothing, and
a few others that I can't remember).

I found that disabling KMS fixed the issue.  (From GRUB at boot, press
e, edit the kernel line and add "nomodeset" at the end - minus the
quotes - after the ro quiet splash part).  If that works, and you want
to add it permanently, sudo gedit /boot/grub/menu.lst , find your
kernel, and add nomodeset to the kernel line at the end.

Can anyone else with this issue try this and confirm/deny?

-- 
[i915GM/GMS/910GML and GM965/GL960] Monitor does not turn back on and computer 
hangs when laptop lid is closed
https://bugs.launchpad.net/bugs/385445
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 360578] Re: System freeze on scrolling in firefox

2009-05-13 Thread brott
This was also reported here (although closed some time ago due to lack
of info).  https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/109301

-- 
System freeze on scrolling in firefox
https://bugs.launchpad.net/bugs/360578
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 360578] Re: System freeze on scrolling in firefox

2009-05-13 Thread brott
I have this same issue in Ubuntu Jaunty (9.04).  I tried running firefox
in safe-mode, and still get the issue.

If I go to a page with more than just plain-text and scroll rapidly, I
can reproduce.  For example, if I go to my twitter home page and then
use my touchpad to scroll up and down quickly, the system hard freezes.
Mouse is still active, but I cannot perform any actions on screen.
Ctrl+Alt+Bkspace has no response (I disabled dontzap).  I can either
power down my laptop, or use alt+sysrq+k / alt+sysrq + r-e-i-s-u-b to
restart.

I have a Dell Laptop (630m) which has an integrated video card.  I do
use compiz with some effects turned on.  I also tried using the
2.6.30-020630rc4 kernel to fix some video performance issues.

Any ideas?  I'm new to linux and am really liking Ubuntu - don't want
these crashes to be such a deterrent.

Thanks!

-- 
System freeze on scrolling in firefox
https://bugs.launchpad.net/bugs/360578
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 221073] Re: Beagle does not index Thunderbird mails

2009-05-02 Thread brott
Scratch that.  I never installed the helper.  It's working now.
"sudo apt-get install thunderbird-beagle"

Thanks

-- 
Beagle does not index Thunderbird mails
https://bugs.launchpad.net/bugs/221073
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 221073] Re: Beagle does not index Thunderbird mails

2009-05-02 Thread brott
I'd like to confirm this.  Fresh install of Beagle on Ubuntu Jaunty.  
Thunderbird is set as a backend, but nothing is being indexed.  Also tried 
running walk_the_dog, but didn't help.  Best I could find in the logs is:
grep -n 'thunderbird' *
2009-05-02-15-36-24-Beagle:93:20090502 15:37:48.9717 06541 Beagle DEBUG: 
Delaying add of file:///etc/thunderbird/profile until FSQ comes across it

beagle-info --index-info
Index information:
Name: Kopete
Count: 0
Crawling: False

Name: Akregator
Count: 0
Crawling: False

Name: KOrganizer
Count: 0
Crawling: False

Name: KonquerorHistory
Count: 23
Crawling: False

Name: Blam
Count: 0
Crawling: False

Name: Konversation
Count: 0
Crawling: False

Name: NautilusMetadata
Count: -1
Crawling: False

Name: Opera
Count: 0
Crawling: False

Name: KAddressBook
Count: 0
Crawling: False

Name: KonqBookmark
Count: 0
Crawling: False

Name: Tomboy
Count: 2
Crawling: False

Name: IndexingService
Count: 0
Crawling: False

Name: Pidgin
Count: 7670
Crawling: False

Name: KNotes
Count: 0
Crawling: False

Name: Labyrinth
Count: 0
Crawling: False

Name: Liferea
Count: 0
Crawling: False

Name: Thunderbird
Count: 0
Crawling: False

Name: Files
Count: 10820
Crawling: False

Name: KMail
Count: 0
Crawling: False

Name: Empathy
Count: 0
Crawling: False

-- 
Beagle does not index Thunderbird mails
https://bugs.launchpad.net/bugs/221073
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