[Bug 859171] Re: [ATI Radeon] System unresponsive for short time within Lightdm

2012-06-21 Thread Leon van der Ree
Thanks I compiled the ati kernel drivers, but these didn't help in
reducing the powerusage.

Your pm script works best at the moment:
low powerusage
fast wake-up from standby!

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

Title:
  [ATI Radeon] System unresponsive for short time within Lightdm

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

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


[Bug 859171] Re: [ATI Radeon] System unresponsive for short time within Lightdm

2012-05-30 Thread Leon van der Ree
I found out that removing vga-switcheroo (to re-disable the radeon) from

 /etc/pm/sleep.d/

solves this issue

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

Title:
  [ATI Radeon] System unresponsive for short time within Lightdm

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

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


[Bug 859171] Re: [ATI Radeon] System unresponsive for short time within Lightdm

2012-05-30 Thread Leon van der Ree
did some more testing and found out how to reproduce with some more
details:

whenever I have disabled my readeon with

echo OFF  /sys/kernel/debug/vgaswitcheroo/switch

go to standby (close laptop lid)

resume

and then (manually) run (after logged in in unity/gnome/whatever)

echo ON  /sys/kernel/debug/vgaswitcheroo/switch


the delay is there

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

Title:
  [ATI Radeon] System unresponsive for short time within Lightdm

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

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


[Bug 859171] Re: [ATI Radeon] System unresponsive for short time within Lightdm

2012-05-14 Thread Leon van der Ree
I've got this same issue as well on my Sony VPC-SA

I tried this with the latest upstream, on a clean-install with only some
small power-saving tweaks.

Most importantly is probably: I disable the radeon with vgaswitcheroo on
startup:

vi /etc/rc.local

{{
rfkill block bluetooth
echo OFF  /sys/kernel/debug/vgaswitcheroo/switch

exit 0
}}


and during standby/resume I restart the radeon by pushing ON/OFF in 
vgaswitcheroo:

vi /etc/pm/sleep.d/10_disable_radeon

{{

case ${1} in
resume|thaw)
echo ON  /sys/kernel/debug/vgaswitcheroo/switch
echo OFF  /sys/kernel/debug/vgaswitcheroo/switch
;;
esac


}}


but unfortunately it has the same issue

Linux leon-VPCSA2C5E 3.4.0-999-generic #201205120426 SMP Sat May 12
08:27:37 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux


and here my dmesg dump:


[   44.245763] [drm:pch_irq_handler] *ERROR* PCH poison interrupt
[   48.288902] wlan0: deauthenticating from 00:1d:45:a6:30:f0 by local choice 
(reason=3)
[   48.298756] cfg80211: All devices are disconnected, going to restore 
regulatory settings
[   48.298761] cfg80211: Restoring regulatory settings
[   48.298796] cfg80211: Calling CRDA to update world regulatory domain
[   48.303838] cfg80211: Ignoring regulatory request Set by core since the 
driver uses its own custom regulatory domain
[   48.303841] cfg80211: World regulatory domain updated:
[   48.303842] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[   48.303844] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   48.303846] cfg80211:   (2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[   48.303847] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[   48.303848] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   48.303850] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   49.677076] PM: Syncing filesystems ... done.
[   49.677858] PM: Preparing system for mem sleep
[   50.982769] Freezing user space processes ... (elapsed 0.01 seconds) done.
[   50.996104] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) 
done.
[   51.012109] PM: Entering mem sleep
[   51.012159] Suspending console(s) (use no_console_suspend to debug)
[   51.012430] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[   51.013119] sd 0:0:0:0: [sda] Stopping disk
[   51.128045] Ready to suspend
[   52.143771] PM: suspend of devices complete after 1131.884 msecs
[   52.143774] PM: suspend devices took 1.132 seconds
[   52.143858] PM: late suspend of devices complete after 0.082 msecs
[   52.159725] xhci_hcd :04:00.0: wake-up capability enabled by ACPI
[   52.191756] ehci_hcd :00:1d.0: wake-up capability enabled by ACPI
[   52.207703] ehci_hcd :00:1a.0: wake-up capability enabled by ACPI
[   52.239659] PM: noirq suspend of devices complete after 95.826 msecs
[   52.239870] ACPI: Preparing to enter system sleep state S3
[   52.240393] PM: Saving platform NVS memory
[   52.242776] Disabling non-boot CPUs ...
[   52.244698] CPU 1 is now offline
[   52.347540] CPU 2 is now offline
[   52.348026] Broke affinity for irq 1
[   52.451497] CPU 3 is now offline
[   52.451841] Extended CMOS year: 2000
[   52.452872] ACPI: Low-level resume complete
[   52.452910] PM: Restoring platform NVS memory
[   52.453329] Extended CMOS year: 2000
[   52.453362] Enabling non-boot CPUs ...
[   52.453426] Booting Node 0 Processor 1 APIC 0x1
[   52.466739] NMI watchdog: enabled, takes one hw-pmu counter.
[   52.466930] CPU1 is up
[   52.466999] Booting Node 0 Processor 2 APIC 0x2
[   52.480295] NMI watchdog: enabled, takes one hw-pmu counter.
[   52.480482] CPU2 is up
[   52.480533] Booting Node 0 Processor 3 APIC 0x3
[   52.493854] NMI watchdog: enabled, takes one hw-pmu counter.
[   52.494093] CPU3 is up
[   52.497732] ACPI: Waking up from system sleep state S3
[   52.961209] ehci_hcd :00:1a.0: wake-up capability disabled by ACPI
[   52.961449] ehci_hcd :00:1d.0: wake-up capability disabled by ACPI
[   52.962235] xhci_hcd :04:00.0: wake-up capability disabled by ACPI
[   52.962666] PM: noirq resume of devices complete after 1.607 msecs
[   52.962748] PM: early resume of devices complete after 0.045 msecs
[   52.962808] i915 :00:02.0: setting latency timer to 64
[   52.962822] ehci_hcd :00:1a.0: setting latency timer to 64
[   52.962846] mei :00:16.0: irq 50 for MSI/MSI-X
[   52.962942] snd_hda_intel :00:1b.0: irq 52 for MSI/MSI-X
[   52.962943] Ready to resume
[   52.964742] ehci_hcd :00:1d.0: setting latency timer to 64
[   52.972770] ahci :00:1f.2: setting latency timer to 64
[   52.972884] rtsx_acquire_irq: chip-msi_en = 0, pci-irq = 17
[   53.008623] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   53.096818] tpm_tis 00:0a: A TPM error (7) occurred attempting to read a pcr 
value
[   53.096827] tpm_tis 00:0a: TPM is disabled/deactivated (0x7)
[   53.308741] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  

[Bug 859171] Re: [ATI Radeon] System unresponsive for short time within Lightdm

2012-05-14 Thread Leon van der Ree
I also noticed a running-unity tag, but I don't think unity is related.

when I resume from standby and get into the login-prompt at lightdm I
can also press CTRL+ALT+F1 to switch to my terminal (instead of entering
my password) to notice the same freeze for 5 seconds.

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

Title:
  [ATI Radeon] System unresponsive for short time within Lightdm

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

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


[Bug 969430] [NEW] BUG: Bad page state in process gst-plugin-scan pfn:8195d

2012-03-30 Thread Leon van der Ree
Public bug reported:

installing new hp printer

ProblemType: KernelOops
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-20-generic 3.2.0-20.33
ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
Annotation: Your system might become unstable now and might need to be 
restarted.
ApportVersion: 2.0-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  leon   2648 F pulseaudio
Date: Fri Mar 30 19:46:59 2012
Failure: oops
HibernationDevice: RESUME=UUID=c4c0cbcf-69eb-4a77-9388-d841bac8f6f5
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120324)
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic 
root=UUID=8a1f8200-96ae-4e00-af2e-a7cab8752044 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-1ubuntu18
RfKill:
 2: phy1: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: BUG: Bad page state in process gst-plugin-scan  pfn:8195d
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/16/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2406
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5W DH Deluxe
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2406:bd11/16/2007:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5W DH Deluxe
dmi.product.version: System Version
dmi.sys.vendor: ASUSTEK COMPUTER INC

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-kerneloops kernel-oops precise

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

Title:
  BUG: Bad page state in process gst-plugin-scan  pfn:8195d

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

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


[Bug 969430] Re: BUG: Bad page state in process gst-plugin-scan pfn:8195d

2012-03-30 Thread Leon van der Ree
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969430

Title:
  BUG: Bad page state in process gst-plugin-scan  pfn:8195d

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

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


[Bug 966604] Re: BUG: Bad page state in process aptd pfn:8195d

2012-03-30 Thread Leon van der Ree
I tried to go to standby and resume several times, but cannot seem to be
able  to reproduce this error that way

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 969430] Re: BUG: Bad page state in process gst-plugin-scan pfn:8195d

2012-03-30 Thread Leon van der Ree
I tried to install the printer for a second time, but this time the error did 
not occur.
Then I removed both instances and installed it again, but this time again 
without an error.

I could try to reboot without an installed printer and then install it
again, but it looks to me like it was a one-time  event.

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

Title:
  BUG: Bad page state in process gst-plugin-scan  pfn:8195d

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

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


[Bug 966604] Re: BUG: Bad page state in process aptd pfn:8195d

2012-03-29 Thread Leon van der Ree
Let me do some extra testing tomorrow, and then I will give feedback and
close the issue if everything looks ok.

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Re: BUG: Bad page state in process aptd pfn:8195d

2012-03-28 Thread Leon van der Ree
apport information

** Tags added: apport-collected

** Description changed:

  resumed from standby
  everything seems to be OK though
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-20-generic
  Uname: Linux 3.2.0-20-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  Date: Tue Mar 27 22:56:15 2012
  Failure: oops
  SourcePackage: linux
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 1.95-0ubuntu1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  leon   1835 F pulseaudio
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=c4c0cbcf-69eb-4a77-9388-d841bac8f6f5
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120324)
+ MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  LANG=nl_NL.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic 
root=UUID=8a1f8200-96ae-4e00-af2e-a7cab8752044 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
+ Tags:  precise
+ Uname: Linux 3.2.0-20-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 11/16/2007
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 2406
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: P5W DH Deluxe
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: Rev 1.xx
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2406:bd11/16/2007:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: P5W DH Deluxe
+ dmi.product.version: System Version
+ dmi.sys.vendor: ASUSTEK COMPUTER INC

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958597/+files/AcpiTables.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] AlsaDevices.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958598/+files/AlsaDevices.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] AplayDevices.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958599/+files/AplayDevices.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] ArecordDevices.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958600/+files/ArecordDevices.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] BootDmesg.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958601/+files/BootDmesg.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] CRDA.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/966604/+attachment/2958602/+files/CRDA.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Card0.Amixer.info.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: Card0.Amixer.info.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958603/+files/Card0.Amixer.info.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Card0.Amixer.values.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958604/+files/Card0.Amixer.values.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Card0.Codecs.codec.0.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958605/+files/Card0.Codecs.codec.0.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] IwConfig.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958607/+files/IwConfig.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] CurrentDmesg.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958606/+files/CurrentDmesg.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Lspci.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/966604/+attachment/2958608/+files/Lspci.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Lsusb.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/966604/+attachment/2958609/+files/Lsusb.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] PciMultimedia.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958610/+files/PciMultimedia.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] ProcCpuinfo.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958611/+files/ProcCpuinfo.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] ProcInterrupts.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958612/+files/ProcInterrupts.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] ProcModules.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958613/+files/ProcModules.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] PulseList.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958614/+files/PulseList.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] RelatedPackageVersions.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958615/+files/RelatedPackageVersions.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] RfKill.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/966604/+attachment/2958616/+files/RfKill.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] UdevDb.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/966604/+attachment/2958617/+files/UdevDb.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] UdevLog.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/966604/+attachment/2958618/+files/UdevLog.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] WifiSyslog.txt

2012-03-28 Thread Leon van der Ree
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/966604/+attachment/2958619/+files/WifiSyslog.txt

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Re: BUG: Bad page state in process aptd pfn:8195d

2012-03-28 Thread Leon van der Ree
it took me a while to have time to send the missing files  as requested
but here they are

I will now go into standby and resume again, to see if it happens again

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Re: BUG: Bad page state in process aptd pfn:8195d

2012-03-28 Thread Leon van der Ree
I am back from a standby-resume cycle,

this time I did notice some strange flickering of windows
(login/password screen) but no errors

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] [NEW] BUG: Bad page state in process aptd pfn:8195d

2012-03-27 Thread Leon van der Ree
Public bug reported:

resumed from standby
everything seems to be OK though

ProblemType: KernelOops
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-20-generic
Uname: Linux 3.2.0-20-generic x86_64
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
Date: Tue Mar 27 22:56:15 2012
Failure: oops
SourcePackage: linux

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: amd64 apport-kerneloops kernel-oops precise

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

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 966604] Re: BUG: Bad page state in process aptd pfn:8195d

2012-03-27 Thread Leon van der Ree
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966604

Title:
  BUG: Bad page state in process aptd  pfn:8195d

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

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


[Bug 737051] Re: [regression] Alps touchpad detected, but scrolling not working

2011-10-20 Thread Leon van der Ree
Jep it does, I am now using the patch from here:
http://people.canonical.com/~sforshee/alps-touchpad/ and even though it
isn't pefrect yet, multitouch scrolling is working now!

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

Title:
  [regression] Alps touchpad detected, but scrolling not working

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

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


[Bug 737051] Re: [regression] Alps touchpad detected, but scrolling not working

2011-10-11 Thread Leon van der Ree
I installed the latest upstream kernel on 11.10.

I don't need the options psmouse proto=imps anymore to make scrolling
work.

However the control panel still does not show multi-touch (two-finger
scrolling) and it does not recognize handpalms yet.


** Tags removed: needs-upstream-testing

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

Title:
  [regression] Alps touchpad detected, but scrolling not working

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

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


[Bug 818841] [NEW] BUG: unable to handle kernel paging request at ffffc90423100ffc

2011-07-31 Thread Leon van der Ree
Public bug reported:

I have a Sony Vaio SA with Intel Core i7 and radeon hybrid graphics card

When booting my system I automatically run a script to turn off the Radeon 
(which should save me some battery, and reduces heat) with:
sudo echo OFF  /sys/kernel/debug/vgaswitcheroo/switch

this works out perfectly OK.

However, when I resume from standby, echo /sys/kernel/debug/vgaswitcheroo/switch
tells me the radeon is still turned of, but I can see (due to heat  
powerconsumption that it actually is back on again, see also: 
http://www.33dots.com/index.php/linux/hybrid-graphics-in-sony-vaio-and-fedora.html
 ) 
So the trick is/should be to explicitly turn it ON and than back OFF again, by 
calling 

sudo echo ON  /sys/kernel/debug/vgaswitcheroo/switch
sudo echo OFF  /sys/kernel/debug/vgaswitcheroo/switch

and this is what resulted in this error report. (On Ubuntu 10.04 with
3.0.5 kernel this resulted in a frozen (although pretty hot) laptop)

ProblemType: KernelOops
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-7-generic 3.0.0-7.9
ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
Uname: Linux 3.0.0-7-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC275 Analog [ALC275 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  leon   1727 F pulseaudio
CRDA: Error: [Errno 2] Bestand of map bestaat niet
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xc940 irq 50'
   Mixer name   : 'Intel CougarPoint HDMI'
   Components   : 'HDA:10ec0275,104d5000,0015 
HDA:80862805,104d5000,0010'
   Controls  : 21
   Simple ctrls  : 10
Date: Sun Jul 31 14:13:58 2011
Failure: oops
HibernationDevice: RESUME=UUID=33f88dd7-b72c-4b74-a812-05930d439a3c
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MachineType: Sony Corporation VPCSA2C5E
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-7-generic 
root=UUID=0ea4793a-498f-47c0-92a6-30f2ee7a5086 ro quiet splash vt.handoff=7
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-1ubuntu13
SourcePackage: linux
StagingDrivers: rts_pstor mei
Title: BUG: unable to handle kernel paging request at c90423100ffc
UpgradeStatus: Upgraded to oneiric on 2011-07-31 (0 days ago)
dmi.bios.date: 04/25/2011
dmi.bios.vendor: INSYDE
dmi.bios.version: R1031H4
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnINSYDE:bvrR1031H4:bd04/25/2011:svnSonyCorporation:pnVPCSA2C5E:pvrC609BGJN:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VPCSA2C5E
dmi.product.version: C609BGJN
dmi.sys.vendor: Sony Corporation

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-kerneloops kernel-driver-radeon kernel-oops oneiric 
staging

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

Title:
  BUG: unable to handle kernel paging request at c90423100ffc

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

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


[Bug 818841] Re: BUG: unable to handle kernel paging request at ffffc90423100ffc

2011-07-31 Thread Leon van der Ree
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/818841

Title:
  BUG: unable to handle kernel paging request at c90423100ffc

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

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


[Bug 658203] [NEW] upgraded to 10.10: Evolution does not connect to Exchange server

2010-10-11 Thread Leon van der Ree
Public bug reported:

Binary package hint: evolution

After my upgrade to ubuntu 10.01 Evolution does not connect to the
exchange server anymore

Exchange was always very slow with the initial connection, but now after
upgrading it does not seem to connect to the exchange server anymore.
I've got no idea what goes wrong.

I've both changed and created my account-settings in evolution, but
without success.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu6
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Mon Oct 11 11:31:54 2010
ExecutablePath: /usr/bin/evolution
ProcEnviron:
 LANGUAGE=nl_NL:nl
 PATH=(custom, user)
 LANG=nl_NL.utf8
 SHELL=/bin/bash
SourcePackage: evolution
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1933): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1936): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed
 (exe:2262): Gdk-WARNING **: XID collision, trouble ahead
 (exe:2262): Gdk-WARNING **: XID collision, trouble ahead
 (nautilus:1936): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
upgraded to 10.10: Evolution does not connect to Exchange server
https://bugs.launchpad.net/bugs/658203
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 658203] Re: upgraded to 10.10: Evolution does not connect to Exchange server

2010-10-11 Thread Leon van der Ree

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/658203/+attachment/1684031/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/658203/+attachment/1684032/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/658203/+attachment/1684033/+files/ProcStatus.txt

-- 
upgraded to 10.10: Evolution does not connect to Exchange server
https://bugs.launchpad.net/bugs/658203
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 465482] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-10-30 Thread Leon van der Ree

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/34718929/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/34718930/AplayDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/34718931/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/34718932/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/34718933/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/34718934/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34718935/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/34718936/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/34718937/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/34718938/Lsusb.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/34718939/OopsText.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/34718940/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/34718943/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/34718944/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/34718948/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/34718950/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/34718953/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/34718957/WifiSyslog.txt

-- 
WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x80/0x90()
https://bugs.launchpad.net/bugs/465482
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 465482] [NEW] WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-10-30 Thread Leon van der Ree
Public bug reported:

I don' t know if this bug is a duplicate or not.

This happens on my MacBookPro 5.5 after resuming from standby (I just installed 
uswsusp). I wend into standby by running 
sudo s2ram --force

Resuming from standby works OK, everything seems to work, except that I
didn't see the password input-screen. So now my system resumes without
asking to confirm my identity.


Ubuntu 9.10 again looks great guys! Great work! (I am installing uswsusp to 
improve the powermanagement, boost the entire system to 5+hours of working 
power on the battery)

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: NVidia [HDA NVidia], device 0: Cirrus Analog [Cirrus Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  root   2135 F pommed
  leon   2533 F pulseaudio
CRDA: Error: [Errno 2] Bestand of map bestaat niet
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xd348 irq 22'
   Mixer name   : 'Cirrus Logic CS4206'
   Components   : 'HDA:10134206,106b4d00,00100301'
   Controls  : 16
   Simple ctrls  : 9
Date: Fri Oct 30 21:16:33 2009
DistroRelease: Ubuntu 9.10
Failure: oops
HibernationDevice: RESUME=UUID=fd02d0dd-4e0f-45dd-89a0-bab902cd2eb4
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
MachineType: Apple Inc. MacBookPro5,5
NonfreeKernelModules: wl nvidia
Package: linux-image-2.6.31-14-generic-pae 2.6.31-14.48 [modified: 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-analog.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-atihdmi.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
 lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-idt.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-intelhdmi.ko
 lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-nvhdmi.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-realtek.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-si3054.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec-via.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-codec.ko 
lib/modules/2.6.31-14-generic-pae/kernel/sound/pci/hda/snd-hda-intel.ko]
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic-pae 
root=UUID=2108dbfe-f42e-45c4-9ece-a3a7fd527d04 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic-pae
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic-pae N/A
 linux-firmware 1.24
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Tags: kernel-oops
Title: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x80/0x90()
Uname: Linux 2.6.31-14-generic-pae i686
dmi.bios.date: 06/15/09
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP55.88Z.00AC.B03.0906151708
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-F2268AC8
dmi.board.vendor: Apple Inc.
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F2268AC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP55.88Z.00AC.B03.0906151708:bd06/15/09:svnAppleInc.:pnMacBookPro5,5:pvr1.0:rvnAppleInc.:rnMac-F2268AC8:rvr:cvnAppleInc.:ct10:cvrMac-F2268AC8:
dmi.product.name: MacBookPro5,5
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 kernel-oops

-- 
WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x80/0x90()
https://bugs.launchpad.net/bugs/465482
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 48860] Re: Also notified makes difficult to unsubscribe

2009-10-20 Thread Leon van der Ree
can someone please unscribe me from the phpmyadmin package. It is
driving me crazy and I can't seem to find why I am being notified, and
worse how to unscribe myself.

Thanks in advance

-- 
Also notified makes difficult to unsubscribe
https://bugs.launchpad.net/bugs/48860
You received this bug notification because you are a member of Ubuntu
Bugs, which is a subscriber of a duplicate bug.

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


[Bug 363375] Re: [multi screen] mouse position sometimes wrong

2009-06-28 Thread Leon van der Ree
Maurius, I think we all already knew this.

The reason people are using Xinerama is because they have more than 2
monitors. Twinview only supports 2 monitors...

-- 
[multi screen] mouse position sometimes wrong
https://bugs.launchpad.net/bugs/363375
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 363375] Re: [multi screen] mouse position sometimes wrong

2009-06-28 Thread Leon van der Ree
I too think it is not a Nvidia Problem, my guess is a Xinerama bug.

I don't like to say it, but I was so annoyed with this bug, I tried out
Fedora 11.

Fedora is working above expectations! The bug has gone, it boots a
little faster and on my Sony-laptop All my keys are working and
functional (inc. eject and brightness: keys that were not recognised in
Ubuntu). Also My bluetooth adapter on my laptop is recognised. Fedora
contains the latest releases (like Firefox 3,5 and Thunderbird 3) while
being amazingly stable. I also have the freedom to remove Evolution
without breaking dependencies; one of those little things that bothered
me in Ubuntu.

For now I keep using Fedora:
On the downside YUM isn' t apt-get, but isn't that bad either and you have to 
get used to some different locations, like http instead of apache, and 
restarting is not done with /etc/init.d/gdm

If someone wants to know versions numbers, configurations or other info
to compare with Ubuntu (9.04) please let me know.

-- 
[multi screen] mouse position sometimes wrong
https://bugs.launchpad.net/bugs/363375
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 379712] [NEW] BUG: unable to handle kernel NULL pointer dereference at 00000000

2009-05-23 Thread Leon van der Ree
Public bug reported:

This is probably a duplicated, but sending it as new to be able to
upload the logs automatically.

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
DistroRelease: Ubuntu 9.04
Failure: oops
HibernationDevice: RESUME=UUID=27c032b6-26b1-42a3-bd85-f96c07ea0953
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-11-generic 2.6.28-11.42
ProcCmdLine: root=UUID=36c21347-1b7d-462e-9bd7-efaf3ead0b26 ro quiet splash 
xforcevesa
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
SourcePackage: linux
Tags: kernel-oops
Title: BUG: unable to handle kernel NULL pointer dereference at 

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 kernel-oops

-- 
BUG: unable to handle kernel NULL pointer dereference at 
https://bugs.launchpad.net/bugs/379712
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 379712] Re: BUG: unable to handle kernel NULL pointer dereference at 00000000

2009-05-23 Thread Leon van der Ree

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/27082846/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/27082847/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/27082848/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/27082849/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/27082850/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/27082851/Lsusb.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/27082852/OopsText.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/27082853/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/27082854/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/27082856/ProcModules.txt

-- 
BUG: unable to handle kernel NULL pointer dereference at 
https://bugs.launchpad.net/bugs/379712
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 379713] [NEW] BUG: unable to handle kernel NULL pointer dereference at 00000000

2009-05-23 Thread Leon van der Ree
Public bug reported:

I had to reboot after #379712 and after rebooting I again had the
possiblity to report...

So here that report is.

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
DistroRelease: Ubuntu 9.04
Failure: oops
HibernationDevice: RESUME=UUID=27c032b6-26b1-42a3-bd85-f96c07ea0953
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-11-generic 2.6.28-11.42
ProcCmdLine: root=UUID=36c21347-1b7d-462e-9bd7-efaf3ead0b26 ro quiet splash 
xforcevesa
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
SourcePackage: linux
Tags: kernel-oops
Title: BUG: unable to handle kernel NULL pointer dereference at 

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 kernel-oops

-- 
BUG: unable to handle kernel NULL pointer dereference at 
https://bugs.launchpad.net/bugs/379713
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 379713] Re: BUG: unable to handle kernel NULL pointer dereference at 00000000

2009-05-23 Thread Leon van der Ree

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/27083121/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/27083127/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/27083128/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/27083129/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/27083130/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/27083131/Lsusb.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/27083132/OopsText.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/27083133/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/27083135/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/27083137/ProcModules.txt

-- 
BUG: unable to handle kernel NULL pointer dereference at 
https://bugs.launchpad.net/bugs/379713
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 363375] Re: [multi screen] mouse position sometimes wrong

2009-05-17 Thread Leon van der Ree
I have this same issue and THINK I FOUND THE TRIGGER..

I have two different Nvidia's (PCIe) and 3 monitors.
I setup xinerama to link the displays, which is working great! Until once in a 
while my mouse isn't working as expected anymore.

When I run 
tail -f Xorg.0.log

I can see that the messages:
miPointerWarpCursor: Invalid input device pointer
miPointerUpdateSprite: Invalid input device pointer
miPointerConstrainCursor: Invalid input device pointer

start appearing once you hold a key (however not Shift).

Run tail -f and press some enters to get some white lines.
Now hold enter (to get more white lines even faster...) You will see the 
messages will also appear immediately! And of course your mouse cursor is out 
of sync.


Maybe this can help to fix the problem.

-- 
[multi screen] mouse position sometimes wrong
https://bugs.launchpad.net/bugs/363375
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 328216] Re: Bluetooth keyboard not working in X in 9.04

2009-03-29 Thread Leon van der Ree
Sorry again for the late response.

Currently all issues regarding the bluetooth keyboard (dinovo) have been
resolved.

-- 
Bluetooth keyboard not working in X in 9.04
https://bugs.launchpad.net/bugs/328216
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 349172] [NEW] [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]

2009-03-26 Thread Leon van der Ree
Public bug reported:

duplicate of [Bug 348151] Re: [ASUSTEK COMPUTER INC P5W DH Deluxe]
hibernate/resume failure [non-free: nvidia]

trying to follow
https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume#Debugging%20Hibernate
but without more info in my screen.

System again hang, no text in screen, only a blinking cursor and
capslock did not respond anymore

this time in safe mode

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InterpreterPath: /usr/bin/python2.6
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-11-generic 2.6.28-11.37
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=36c21347-1b7d-462e-9bd7-efaf3ead0b26 ro quiet splash 
xforcevesa
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.37-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume hibernate
Title: [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: 
nvidia]
UserGroups:

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops hibernate i386 resume

-- 
[ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/349172
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 349172] Re: [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]

2009-03-26 Thread Leon van der Ree

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/24373206/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/24373207/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/24373208/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/24373209/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/24373210/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/24373211/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/24373212/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/24373213/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/24373214/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/24373215/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/24373216/ProcStatus.txt

-- 
[ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/349172
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 349170] [NEW] [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]

2009-03-26 Thread Leon van der Ree
Public bug reported:

duplicate of [Bug 348151] Re: [ASUSTEK COMPUTER INC P5W DH Deluxe]
hibernate/resume failure [non-free: nvidia]

trying to follow
https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume#Debugging%20Hibernate
but without more info in my screen.

System again hang, no text in screen, only a blinking cursor and
capslock did not respond anymore

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InterpreterPath: /usr/bin/python2.6
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-11-generic 2.6.28-11.37
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=36c21347-1b7d-462e-9bd7-efaf3ead0b26 ro quiet splash 
xforcevesa
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.37-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume hibernate
Title: [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: 
nvidia]
UserGroups:

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops hibernate i386 resume

-- 
[ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/349170
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 349170] Re: [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]

2009-03-26 Thread Leon van der Ree

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/24373180/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/24373181/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/24373182/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/24373183/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/24373184/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/24373185/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/24373186/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/24373187/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/24373188/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/24373189/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/24373190/ProcStatus.txt

-- 
[ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/349170
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 348151] Re: [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]

2009-03-26 Thread Leon van der Ree
tried several scenarios of the tips described, but all with same result:
hanging console with blinking  cursor

also
# echo disk  /sys/power/state
makes my system hang, again with blinking cursor, however this time the screen 
does not get cleared in advance.

the possibility to look at dmesg after reboot shows no info.

-- 
[ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/348151
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 348151] [NEW] [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]

2009-03-24 Thread Leon van der Ree
Public bug reported:

probably a duplicate, but to submit the generated logs I send this as a
new bug.

I was trying to get the system into standby, but it hang in a terminal
window with one line of text (cannot recall it anymore, but can probably
repeat it if it is of any interest)

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InterpreterPath: /usr/bin/python2.6
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-11-generic 2.6.28-11.36
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=36c21347-1b7d-462e-9bd7-efaf3ead0b26 ro quiet splash 
xforcevesa
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.36-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume hibernate
Title: [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: 
nvidia]
UserGroups:

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops hibernate i386 resume

-- 
[ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/348151
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 348151] Re: [ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]

2009-03-24 Thread Leon van der Ree

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/24316569/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/24316570/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/24316571/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/24316572/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/24316573/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/24316574/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/24316575/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/24316576/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/24316577/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/24316578/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/24316579/ProcStatus.txt

-- 
[ASUSTEK COMPUTER INC P5W DH Deluxe] hibernate/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/348151
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 332860] Re: nautilus crashed with SIGSEGV in memset(), when clicking proprieties menu

2009-03-12 Thread Leon van der Ree
I can now also confirm the crash is gone - bug solved

-- 
nautilus crashed with SIGSEGV in memset(), when clicking proprieties menu
https://bugs.launchpad.net/bugs/332860
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 328216] Re: Bluetooth keyboard not working in X in 9.04

2009-03-11 Thread Leon van der Ree
Sorry, little late response...

I would agree with you and say that gnome-bluetooth has nothing to do with the 
keyboard.
But I also don't think it had anything to do with bluez, since my keyboard and 
mouse where working in the terminal, they only stopped functioning in X 
(gdm/gnome/kde4) (except for CTRL+ALT+F1-F7)

My bluetooth keyboard/mouse are now working in X (gnome/gdm/kde4) for some time 
now. 
The only thing that isn't working right now is ALT+F1/F2 (no 
menu/start-window), and my multimedia keys (Fn F5-F8 + volume) aren't working.

attached the requested log.


** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/23766609/Xorg.0.log

-- 
Bluetooth keyboard not working in X in 9.04
https://bugs.launchpad.net/bugs/328216
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 328216] [NEW] Bluetooth keyboard not working in X in 9.04

2009-02-11 Thread Leon van der Ree
Public bug reported:

I have a Logitech Dinovo Edge, which was working perfectly in Ubuntu
8.04 and 8.10. Now I have upgraded to 9.04 alpha the keyboard is still
working in the terminal, but as soon as X has started (gdm/gnome) it
does not function anymore. CTRL + ALT + F1 - F7... is working, and in
back in the terminal I can again use it as normal, but (back) in X it
does not work.

I can see my keyboard in the bluetooth device explorer, I see it being
paired, and when removing it and repairing it, I can enter the password
and repair it, but just like pressing CTRL + ALT + F# that is all that
is working... The DInovo Edge however also has a touchpad mouse
integrated, and this one is working...

So what I can conclude is: Bluetooth keyboard is successfully
paired/connected, but the keys aren't processed in the X applications.
It looks like the bluetooth-keyboard driver had to be defined in
Xorg.conf, but I don't think that should be the case, or know if this
can be the case anyway...

A Ps2 wired keyboard works as normal.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Bluetooth keyboard not working in X in 9.04
https://bugs.launchpad.net/bugs/328216
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 324433] [NEW] hibernate problem

2009-02-02 Thread Leon van der Ree
Public bug reported:

Trying to get my machine into hybernation (still) does not work (in
9.04alpha), it won't switch off.

ProblemType: KernelOops
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
FlagFile: hibernate
InterpreterPath: /usr/bin/python2.5
OopsText: Suspend/Resume or hibernate problem

Originator: Steve Conklin sconk...@canonical.com
Package: linux-image-2.6.28-6-generic 2.6.28-6.17
ProcAttrCurrent: unconfined
ProcCmdLine: User Name=UUID=36c21347-1b7d-462e-9bd7-efaf3ead0b26 ro quiet 
splash xforcevesa
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-6.17-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: suspend resume hibernate
Title: Suspend/Resume or hibernate problem
UserGroups:

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops hibernate resume suspend

-- 
hibernate problem
https://bugs.launchpad.net/bugs/324433
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 324433] Re: hibernate problem

2009-02-02 Thread Leon van der Ree

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/21908060/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/21908061/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/21908062/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/21908063/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/21908064/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/21908065/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/21908066/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/21908067/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/21908068/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/21908069/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/21908070/ProcStatus.txt

-- 
hibernate problem
https://bugs.launchpad.net/bugs/324433
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 154254] Re: NetworkManager causes high CPU-usage after suspend

2009-01-15 Thread Leon van der Ree
I haven't experienced any problems anymore in 8.10

-- 
NetworkManager causes high CPU-usage after suspend 
https://bugs.launchpad.net/bugs/154254
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 317293] Re: roundcube exploit to upload spam-bot through html2text

2009-01-14 Thread Leon van der Ree
** Visibility changed to: Public

-- 
roundcube exploit to upload spam-bot through html2text
https://bugs.launchpad.net/bugs/317293
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 123920] Re: Bluetooth Logitech Dinovo Keyboard/Mouse don't work

2008-11-05 Thread Leon van der Ree
I can partially confirm buzz's experience!

However I do not notice any lag

Ubuntu (8.10) and dinovo edge are friends finally!

Thanks for the improvements!

-- 
Bluetooth Logitech Dinovo Keyboard/Mouse don't work
https://bugs.launchpad.net/bugs/123920
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 289937] [NEW] package pidgin-plugin-pack None [modified: /var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/p

2008-10-27 Thread Leon van der Ree
Public bug reported:

the summary says it all I think

ProblemType: Package
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 8.10
ErrorMessage: poging tot overschrijven van 
`/usr/share/locale/en_AU/LC_MESSAGES/plugin_pack.mo', wat ook in pakket 
purple-plugin-extra-pack zit
NonfreeKernelModules: nvidia
Package: pidgin-plugin-pack None [modified: 
/var/lib/dpkg/info/pidgin-plugin-pack.list]
SourcePackage: purple-plugin-pack
Title: package pidgin-plugin-pack None [modified: 
/var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging 
tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/plugin_pack.mo', wat 
ook in pakket purple-plugin-extra-pack zit
Uname: Linux 2.6.27-7-generic i686

** Affects: purple-plugin-pack (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package pidgin-plugin-pack None [modified: 
/var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging 
tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/plugin_pack.mo', wat 
ook in pakket purple-plugin-extra-pack zit
https://bugs.launchpad.net/bugs/289937
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 289937] Re: package pidgin-plugin-pack None [modified: /var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/plu

2008-10-27 Thread Leon van der Ree

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/18946122/DpkgTerminalLog.gz

-- 
package pidgin-plugin-pack None [modified: 
/var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging 
tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/plugin_pack.mo', wat 
ook in pakket purple-plugin-extra-pack zit
https://bugs.launchpad.net/bugs/289937
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 289937] Re: package pidgin-plugin-pack None [modified: /var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/plu

2008-10-27 Thread Leon van der Ree
I did an apt-cache search on pidgin, since U was looking for the plugin
that allows for changing the language for spell-checking. I did an
custom-build on hardy and hoped it was included in 8.10

found several results worth checking out so I did:

sudo apt-get install pidgin-festival pidgin-guifications pidgin-lastfm
pidgin-libnotify pidgin-musictracker pidgin-mpris pidgin-plugin-pack
purple-plugin-extra-pack


I wanted to do an apt-cache show purple-plugin-extra-pack but apparantly the 
package has been disappeared from my repositories as well now... Strange since 
I cannot remember running apt-get update

So I guess this report can be closed.

-- 
package pidgin-plugin-pack None [modified: 
/var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging 
tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/plugin_pack.mo', wat 
ook in pakket purple-plugin-extra-pack zit
https://bugs.launchpad.net/bugs/289937
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 289937] Re: package pidgin-plugin-pack None [modified: /var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/plu

2008-10-27 Thread Leon van der Ree
I think purple-plugin-extra-pack might be the package I have created
myself, to get the spelling language switcher.

Sorry about the misunderstanding

-- 
package pidgin-plugin-pack None [modified: 
/var/lib/dpkg/info/pidgin-plugin-pack.list] failed to install/upgrade: poging 
tot overschrijven van `/usr/share/locale/en_AU/LC_MESSAGES/plugin_pack.mo', wat 
ook in pakket purple-plugin-extra-pack zit
https://bugs.launchpad.net/bugs/289937
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 151771] Re: nvidia tv out black white, while setting pal-g, due to starting with dual-head on lcd+crt

2008-10-26 Thread Leon van der Ree
Sorry for the late response, but please find attached the output of
lspci -vvnn

** Attachment added: lspci_vvnn.log
   http://launchpadlibrarian.net/18928525/lspci_vvnn.log

-- 
nvidia tv out black white, while setting pal-g, due to starting with dual-head 
on lcd+crt
https://bugs.launchpad.net/bugs/151771
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 151771] Re: nvidia tv out black white, while setting pal-g, due to starting with dual-head on lcd+crt

2008-10-26 Thread Leon van der Ree
and /var/log/Xorg.0.log

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/18928529/Xorg.0.log

-- 
nvidia tv out black white, while setting pal-g, due to starting with dual-head 
on lcd+crt
https://bugs.launchpad.net/bugs/151771
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 83455] Re: multimedia keys don't work anymore with kernel 2.6.20-6-generic

2008-09-20 Thread Leon van der Ree
this bug can be closed,

I think it was fixed after the final release (it can be that I had
performed a clean install though)

I am currently running hardy without this problem.

-- 
multimedia keys don't work anymore with kernel 2.6.20-6-generic
https://bugs.launchpad.net/bugs/83455
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 42629] Re: EOG crashes on SVG images created with OpenOffice.org Draw

2008-09-06 Thread leon van der Ree
It is for me,

I think I can also provide an example if you like

-- 
EOG crashes on SVG images created with OpenOffice.org Draw
https://bugs.launchpad.net/bugs/42629
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 108961] Re: Pen no longer works after resuming from suspend

2008-08-24 Thread leon van der Ree
I've added the following repository:

deb http://ppa.launchpad.net/stefan-bader-canonical/ubuntu hardy main
deb-src http://ppa.launchpad.net/stefan-bader-canonical/ubuntu hardy main

which since a while have fixed this issue. (or at least I think this
repository contains the fix for this problem)

It is mentioned in another thread regarding this same bug.

the kernel I am running is: 2.6.24-21-generic #1 SMP

for more information please ask

-- 
Pen no longer works after resuming from suspend
https://bugs.launchpad.net/bugs/108961
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 35173] Re: [nvidia-glx-legacy] xorg freezes when using nvidia-legacy driver

2008-08-16 Thread leon van der Ree
I got Xid errors in Hardy with openoffice sometimes when scrolling
though my document.

I've got an ASUSTeK GeForce 7600 GS

Aug 16 17:39:03 leon-desktop kernel: [23274.522247] NVRM: Xid (0006:00): 13, 
 01013900 0039 0328  0080
Aug 16 17:40:10 leon-desktop kernel: [23341.093161] NVRM: Xid (0006:00): 13, 
 01013900 0039 0328  0080
Aug 16 17:40:14 leon-desktop kernel: [23345.285381] NVRM: Xid (0006:00): 13, 
 01013900 0039 0328  0080
Aug 16 17:40:18 leon-desktop kernel: [23349.498905] NVRM: Xid (0006:00): 13, 
 01013900 0039 0328  0080
Aug 16 17:41:14 leon-desktop kernel: [23404.737002] NVRM: Xid (0006:00): 13, 
 01013900 0039 0328  0080
Aug 16 17:41:18 leon-desktop kernel: [23408.958546] NVRM: Xid (0006:00): 13, 
 01013900 0039 0328  0080


The screen will go blank and then return to the normal display (so gnome with 
openoffice and all other applications which are open) 

It happens in Openoffice when for certain pages sometimes, when
scrolling from one page to the other (not consistent though) and when
scrolling it is very slow drawing the next/previous page.

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/16871349/Xorg.0.log

-- 
[nvidia-glx-legacy] xorg freezes when using nvidia-legacy driver
https://bugs.launchpad.net/bugs/35173
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 221537] Re: package gallery2 2.2.4-1 failed to install/upgrade:

2008-08-03 Thread leon van der Ree
apparently they where still there, so here they come

** Attachment added: dist_upgrade.tgz
   http://launchpadlibrarian.net/16509459/dist_upgrade.tgz

-- 
package gallery2 2.2.4-1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/221537
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 112183] Re: totem-mozilla cannot play embeded video, although mozilla-mplayer does

2008-08-02 Thread leon van der Ree
The links now work for me with FF3 and totem in hardy, but not in FF2
with totem in hardy.

I have a lot of problems with FF2 and media/java-plugins, it keeps
asking me to install the appropriate plugin, but it already is installed
and is working in FF3.

attached is the log of a working FF3 combined with totem, I will add
another log of FF2, which fails

** Attachment added: ff3-totem-workingOK.log
   http://launchpadlibrarian.net/16494999/ff3-totem-workingOK.log

-- 
totem-mozilla cannot play embeded video, although mozilla-mplayer does
https://bugs.launchpad.net/bugs/112183
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 112183] Re: totem-mozilla cannot play embeded video, although mozilla-mplayer does

2008-08-02 Thread leon van der Ree
I cannot make firefox 2 output a log...

but it comes down to  FF2 not capable of finding a plugin, and when I
ask to install the plugin it says:

No suitable plugins where found.
Unknown Plugin (application/x-mplayer2)

-- 
totem-mozilla cannot play embeded video, although mozilla-mplayer does
https://bugs.launchpad.net/bugs/112183
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 140668] Re: [gutsy] Bluetooth devices doesn't awake after sleeping

2008-07-01 Thread leon van der Ree
*** This bug is a duplicate of bug 123920 ***
https://bugs.launchpad.net/bugs/123920

Unfortunately I cannot confirm.

I have a fresh hardy install with my Logitech Dinovo Edge. logged in with my 
ps2 keyboard in order to pair my dinovo with a password, keyboard is working 
fine.
After a while of not using my computer, the keyboard doesn't respond for a 
while, until bluetooth times out and icon dissapears. Dinovo works again, but 
now with normal wireless connection, not via Bluetooth.

I haven't made any change to my /etc-files 
I have installed all hardy-updates (not proposed or backports)

-- 
[gutsy] Bluetooth devices doesn't awake after sleeping
https://bugs.launchpad.net/bugs/140668
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 152187] Re: Serial Wacom tablet fails to return from ACPI suspend to RAM

2008-06-11 Thread leon van der Ree
I compiled the nvidia driver myself to fix that issue.

-- 
Serial Wacom tablet fails to return from ACPI suspend to RAM
https://bugs.launchpad.net/bugs/152187
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 151555] Re: snd_hda_intel sound is distorted with digital cable

2008-06-09 Thread leon van der Ree
I've completely forgotten about this issue, since it is working for
quite some while now.

-- 
snd_hda_intel sound is distorted with digital cable
https://bugs.launchpad.net/bugs/151555
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 152187] Re: Serial Wacom tablet fails to return from ACPI suspend to RAM

2008-06-05 Thread leon van der Ree
I used the patched kernel from https://launchpad.net/~stefan-bader-
canonical/+archive ever since and it worked perfectly. Never noticed any
problems, use my tablet almost everyday and I never turn it off (always
in standby)

I was wondering why the 8.04.1 target is removed.

-- 
Serial Wacom tablet fails to return from ACPI suspend to RAM
https://bugs.launchpad.net/bugs/152187
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 227976] Re: liferea is slow on updating feeds

2008-05-13 Thread leon van der Ree
It turned out the second feed has got broken, which probably made
liferea wait for a time-out.

But even though it does not seem to be a bug, it could use some
enhancements,

1. like showing what it is doing (I could not exactly see what liferea
was doing at that moment) It would be nice if the bottom toolbar would
for instance not only showed: 'feed-blabla has no changes since last
update' but also the task it currently is performing, like connecting
to some-feed

2. Maybe another idea is to show in the feed-list the action which is
performed on the feed, so maybe add a temporary icon to the feed which
is being updated.

3. It looks like the feeds aren't updated in multiple threads, by using
threads you would also solve the waiting-issue if one feed is broken and
the application is waiting for a time-out. (maybe only a limited number
of threads if unlimited threads would cause other issues)

-- 
liferea is slow on updating feeds 
https://bugs.launchpad.net/bugs/227976
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 214595] Re: gnome panel always on top (upgrade to hardy beta)

2008-05-08 Thread leon van der Ree
It might not be a gnome issue, but it still happens now and then.

I can 'solve' it by restarting compiz (so it probably is a compiz  issue
then) as described above, but it still is a bug...

-- 
gnome panel always on top (upgrade to hardy beta)
https://bugs.launchpad.net/bugs/214595
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 152187] Re: Serial Wacom tablet fails to return from ACPI suspend to RAM

2008-05-07 Thread leon van der Ree
Great,

I just installed it, 
manually installed my nvidia driver 
and the pen is working again (also after suspending) but you already had some 
idea of that of course ;-)

Any things I have to look out for (with regards to regression)

-- 
Serial Wacom tablet fails to return from ACPI suspend to RAM
https://bugs.launchpad.net/bugs/152187
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 227976] [NEW] liferea is slow on updating feeds

2008-05-07 Thread leon van der Ree
Public bug reported:

Binary package hint: liferea

When I start liferea and it updates all feeds or when I press the update
all feeds button, it takes a long time before I get results. It can take
for more than a minute before it shows the new articles from my feeds,
even though the application itself keeps responding and once the first
new article is shown from the first feed, all other feeds are updated
immediately.

Using the latest liferea in hardy

** Affects: liferea (Ubuntu)
 Importance: Undecided
 Status: New

-- 
liferea is slow on updating feeds 
https://bugs.launchpad.net/bugs/227976
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 216720] Re: liferea mark as read, does not always mark all as read

2008-05-07 Thread leon van der Ree
Ahhh, so it isn't a bug: it is a (very confusing) feature.

You are right that it has another icon, and it isn't included in the
total-count. However since it is also bold, just like new articles I
wrongfully understood it as a wrongfully marked new article. I think it
would be much better if something else than bold was used to mark these
articles maybe simply italic, maybe with another color, but this is
confusing, especially if you are not aware of this feature.

-- 
liferea mark as read, does not always mark all as read
https://bugs.launchpad.net/bugs/216720
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 152187] Re: Serial Wacom tablet fails to return from ACPI suspend to RAM

2008-05-04 Thread leon van der Ree
@marian99us

You probably want to take a look at the wiki or forums to find an answer
for your question, and not in launchpad.

Good forum-post: http://ubuntuforums.org/showthread.php?t=25151

and a wiki-entry: https://help.ubuntu.com/community/WacomTabletIssue

Goodluck

-- 
Serial Wacom tablet fails to return from ACPI suspend to RAM
https://bugs.launchpad.net/bugs/152187
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 218624] Re: copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)

2008-05-03 Thread leon van der Ree
I am also using Eclipse 3.3.2, which I installed myself, not from the
repository.

The Eclipse version from the repository is too old for the pdt-tools I
use.

-- 
copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)
https://bugs.launchpad.net/bugs/218624
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 225831] [NEW] when I connect my ipod I can only select rhythmbox as musicplayer, not amarok

2008-05-02 Thread leon van der Ree
Public bug reported:

The action-manager (I think from nautilus) which shows up after
connecting my iPod only gives me the option to start rhythmbox as
musicplayer, but not amarok.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
when I connect my ipod I can only select rhythmbox as musicplayer, not amarok
https://bugs.launchpad.net/bugs/225831
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 221896] Re: package scrollkeeper 0.3.14-15ubuntu1 failed to install/upgrade:

2008-05-01 Thread leon van der Ree
Voila, attached are the log-files

** Attachment added: dist-upgrade-log.tgz
   http://launchpadlibrarian.net/14060605/dist-upgrade-log.tgz

-- 
package scrollkeeper 0.3.14-15ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/221896
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 221896] Re: package scrollkeeper 0.3.14-15ubuntu1 failed to install/upgrade:

2008-04-25 Thread leon van der Ree

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/13895032/Dependencies.txt

-- 
package scrollkeeper 0.3.14-15ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/221896
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 221896] [NEW] package scrollkeeper 0.3.14-15ubuntu1 failed to install/upgrade:

2008-04-25 Thread leon van der Ree
Public bug reported:

Binary package hint: scrollkeeper

during upgrade of my laptop from gutsy to hardy, the following error
showed up.

during upgrade I saw a message in the integrated terminal of the update-
manager, I wanted to copy-paste it since I had seen it before on my
desktop and server as well, but instead of copying and I think I killed
the installation/upgrade of scrollkeeper (since I pressed Ctrl+C instead
of Ctrl+Shift+C). I don't know for sure if you can copy from the
integrated terminal at all, but now I got this error, and many packages
which depend on it which didn't install.

I will do a new upgrade from the terminal to fix these issues, but
Ctrl+C is probably not supposed to kill application in the integrated
terminal (or else make it easier to copy text from the integrated
terminal).

And maybe scrollkeeper did crash itself and I didn't do a thing...

ProblemType: Package
Architecture: i386
Date: Fri Apr 25 15:08:59 2008
DistroRelease: Ubuntu 8.04
ErrorMessage:
 ErrorMessage: subproces post-installation script werd gedood door signaal 
(Onderbreken)
NonfreeKernelModules: nvidia
Package: scrollkeeper 0.3.14-15ubuntu1
PackageArchitecture: i386
SourcePackage: scrollkeeper
Title: package scrollkeeper 0.3.14-15ubuntu1 failed to install/upgrade: 
Uname: Linux 2.6.22-14-generic i686

** Affects: scrollkeeper (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package scrollkeeper 0.3.14-15ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/221896
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 221537] [NEW] package gallery2 2.2.4-1 failed to install/upgrade:

2008-04-24 Thread leon van der Ree
Public bug reported:

Binary package hint: gallery2

During upgrade to hardy I got confused about the questions. I thought it
asked me twice to enter the mysql-root password, so the second time I
pressed the back button to check what was asked the first question.

When I pressed back, the installer stopped and it reported this as the
error.

I upgraded gallery2 manually after upgrade to hardy, by visiting the
gallery site on my server.

ProblemType: Package
Architecture: i386
Date: Thu Apr 24 22:07:39 2008
DistroRelease: Ubuntu 8.04
ErrorMessage:
 ErrorMessage: subproces post-installation script gaf een foutwaarde 1 terug
NonfreeKernelModules: nvidia
Package: gallery2 2.2.4-1
PackageArchitecture: all
SourcePackage: gallery2
Title: package gallery2 2.2.4-1 failed to install/upgrade: 
Uname: Linux 2.6.24-16-generic i686

** Affects: gallery2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package gallery2 2.2.4-1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/221537
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 221537] Re: package gallery2 2.2.4-1 failed to install/upgrade:

2008-04-24 Thread leon van der Ree

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/13865336/Dependencies.txt

-- 
package gallery2 2.2.4-1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/221537
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 123920] Re: Bluetooth Logitech Dinovo Keyboard/Mouse don't work

2008-04-19 Thread leon van der Ree
Bluetooth now works, from gdm on (in latest hardy)

However I now have the same bug as mentioned somewhere else in launchpad
(will try to find that bug and post there as well) When I don't use my
bluetooth mouse/keyboard for a while (5/10minutes or something?) the
bluetooth connection gets disconnected I think, and the keyboard doesn't
work anymore.

I think this line in my syslog is related to the braking of the connection:
Apr 19 11:31:33 leon-desktop NetworkManager: debug [1208597493.546317] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/bluetooth_acl_761755afb_0_logicaldev_input'). 

I can use my normal mouse and right click the still visible bluetooth
icon and click on the disconnect-button in the connection-overview, and
than the bluetooth icon will dissapear as well, but my bluetooth
keyboard/mouse start responding again (probably because the bluetooth-
functionality of the receiver gets unloaded/disabled by some bug).

I think these lines are related to the stop of the bluetooth driver, and the 
re-attachement of my keyboard in 'normal-modus' (after pressing the disconnect 
button):
Apr 19 12:01:24 leon-desktop input[9433]: /org/bluez/input: 
org.bluez.input.Manager.ListDevices()
Apr 19 12:01:24 leon-desktop audio[9434]: /org/bluez/audio: 
org.bluez.audio.Manager.ListDevices()
Apr 19 12:01:24 leon-desktop input[9433]: /org/bluez/input/keyboard0: 
org.bluez.input.Device.GetAdapter()
Apr 19 12:01:24 leon-desktop input[9433]: /org/bluez/input/keyboard0: 
org.bluez.input.Device.GetAddress()
Apr 19 12:01:24 leon-desktop input[9433]: /org/bluez/input/keyboard0: 
org.bluez.input.Device.GetName()
Apr 19 12:01:31 leon-desktop NetworkManager: debug [1208599291.549884] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/bluetooth_acl_761755afb_0'). 
Apr 19 12:01:36 leon-desktop kernel: [ 6832.718073] usb 2-2: USB disconnect, 
address 3
Apr 19 12:01:36 leon-desktop kernel: [ 6832.718080] usb 2-2.1: USB disconnect, 
address 6
Apr 19 12:01:36 leon-desktop hcid[9412]: HCI dev 0 down
Apr 19 12:01:36 leon-desktop hcid[9412]: Stopping security manager 0
Apr 19 12:01:36 leon-desktop hcid[9412]: Device hci0 has been disabled
Apr 19 12:01:36 leon-desktop NetworkManager: debug [1208599296.987656] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c709_0007617BCBF1_if0_bluetooth_hci_7617bcbf1_1').
 
Apr 19 12:01:37 leon-desktop hcid[9412]: HCI dev 0 unregistered
Apr 19 12:01:37 leon-desktop hcid[9412]: Unregister path: /org/bluez/hci0
Apr 19 12:01:37 leon-desktop hcid[9412]: Device hci0 has been removed
Apr 19 12:01:37 leon-desktop kernel: [ 6832.973623] usb 2-2.2: USB disconnect, 
address 4
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.237027] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c709_0007617BCBF1_if0_bluetooth_hci_7617bcbf1').
 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.238849] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c709_0007617BCBF1_if0_bluetooth_hci_7617bcbf1_0').
 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.238910] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c709_0007617BCBF1_if0'). 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.240168] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c709_0007617BCBF1_if1'). 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.243488] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c709_0007617BCBF1_if2'). 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.244490] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c709_0007617BCBF1_if3'). 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.247237] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c709_0007617BCBF1'). 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.257558] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c713_0007617BCBF1_if0_logicaldev_input').
 
Apr 19 12:01:37 leon-desktop kernel: [ 6833.021323] usb 2-2.3: USB disconnect, 
address 5
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.286278] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c713_0007617BCBF1_if0'). 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.288431] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_46d_c713_0007617BCBF1'). 
Apr 19 12:01:37 leon-desktop NetworkManager: debug [1208599297.333436] 
nm_hal_device_removed(): Device removed (hal udi is 

  1   2   3   >