[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2013-06-24 Thread 3ntix
On Precise with kernel 3.2.0-48-generic is resolved the bug. I've no
installation of quantal to check.

Francesco

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-07-26 Thread 3ntix
I've send it upstream:
https://bugzilla.kernel.org/show_bug.cgi?id=45151

** Bug watch added: Linux Kernel Bug Tracker #45151
   http://bugzilla.kernel.org/show_bug.cgi?id=45151

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-07-25 Thread 3ntix
Status: I've download and compiled some of them. The results is:
2.6.38-8.42  ACPI work
2.6.39-0.5ACPI DON'T work
2.6.39-1.6ACPI DON'T work
2.6.39-2.7not try
2.6.39-2.8ACPI DON'T work
2.6.39-3.9not try
2.6.39-3.10 not try
3.0-0.1 not try

Now? Bisect vanilla kernel tree or oneiric kernel tree?

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-07-25 Thread 3ntix
WOW, It takes 13 kernel compiling but it worth it!


6dfad339645247c9deb553e4d68e21211ddc61bd is the first bad commit
commit 6dfad339645247c9deb553e4d68e21211ddc61bd
Author: Lin Ming ming.m@intel.com
Date:   Mon Feb 14 15:29:34 2011 +0800

ACPICA: GPE detect optimization - ignore unused GPE registers

This optimization will simply ignore GPE registers that contain
no enabled GPEs - there is no need to read the register.
ACPICA bugzilla 884.

http://www.acpica.org/bugzilla/show_bug.cgi?id=884

Signed-off-by: Lin Ming ming.m@intel.com
Signed-off-by: Bob Moore robert.mo...@intel.com
Signed-off-by: Len Brown len.br...@intel.com

:04 04 8c25abddf22c9740402624bd582f3c87bfe9fc4f
e40ed2fa28b82990cc8fb147f61841fd6400e711 M  drivers

** Bug watch added: www.acpica.org/bugzilla/ #884
   http://www.acpica.org/bugzilla/show_bug.cgi?id=884

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-07-24 Thread 3ntix
I've try to bisect the kernel but I've encountered some problem. I'll
explain. The last know working kernel is last in ubuntu natty, 2.6.38-15
whereas the first not working kernel is the first one in oneiric,
version 3.0.0-12, both kernel tested in a fresh ubuntu installation and
also installed under a ubuntu precise.

As natty kernels are all working, I've try to bisect oneiric kernel but
the commit between 2.6.38 to 3.0.0 thought 2.6.39 cause some issue in
compiling.

Compiling problem happen also if I'm trying to bisect the linux vanilla
kernel repository.

I've finished my knowing on kernel compiling and I've no idea how bisect
kernels in the middle of two ubuntu releases. Any suggestion?

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-06-27 Thread 3ntix
Almost all ubuntu from 11.04 (Natty) and older does NOT have the but, all 
acpi event are recognized correctly.
From ubuntu 11.10 the bug appears, acpi event disappears at all. From 11.10 an 
next releases I've try some solution like updating acpi_support package or 
updating the kernel of future release but nothing happen.

The next think I'll try is to try other live distribution in order to
understand if this bug is due to some ubuntu personalization or it is
a kernel bug that affect all distribution.

If it is useful, I can do an apport-collect from a natty live where the
acpi event are working right.

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-06-25 Thread 3ntix
At the end I've try the last ubuntu release (in true, K-ubuntu). The bug
is still present.

When I've time I'll try the last kernel.
Francesco

** Changed in: linux (Ubuntu)
   Status: Expired = New

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-06-25 Thread 3ntix
apport information

** Tags added: precise

** Description changed:

  I've a Clevo M720 notebook rebranded as Santech T45. All the previous ubuntu 
releases support laptop hotkey without extra set up, but the last release seems 
that broke the support of them.
  Almost all the acpi event are disappear. In particular, I notice that are not 
processor recognized:
  - the ac_adapter plug and unplug
  - battery charging/discharging event
  - suspend button*
  - backlight hotkey event*
  - low power mode button*
  - lid open/close
  
  The bug is reproducible booting the laptop with a kubuntu 11.04 live. Using 
acpi_event command I've saved the output for low power mode button, backlight 
up and down and suspend button:
  #: acpi_listen
  processor CPU0 0080 0003
  processor CPU0 0081 
  processor CPU1 0080 0003
  processor CPU1 0081 
  processor CPU0 0080 
  processor CPU0 0081 
  processor CPU1 0080 
  processor CPU1 0081 
  video LCD 0087 
  video LCD 0086 
  button/sleep SLPB 0080 0002
  
  On the other hand, in kubuntu 11.10 there are no output at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: acpi (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 26 14:06:15 2011
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: acpi
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  brakkio2175 F pulseaudio
   /dev/snd/pcmC0D0p:   brakkio2175 F...m pulseaudio
  CRDA: Error: [Errno 2] File o directory non esistente
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf4b0 irq 51'
     Mixer name : 'Realtek ALC662 rev1'
     Components : 'HDA:10ec0662,1558072f,00100101 
HDA:10573055,00305557,00100900'
     Controls  : 28
     Simple ctrls  : 17
  DistroRelease: Ubuntu 11.10
  HibernationDevice: RESUME=UUID=89b731e4-a0f4-4ffb-a502-993eb537c13d
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: CLEVO Co. M720T/M730T
  Package: linux (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic 
root=UUID=fbb29377-5a70-44dd-bc50-421a7a8bf99e ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-15-generic N/A
   linux-backports-modules-3.0.0-15-generic  N/A
   linux-firmware1.60
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  oneiric
  Uname: Linux 3.0.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 06/08/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 1.02.27
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: M720T/M730T
  dmi.board.vendor: CLEVO Co.
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr1.02.27:bd06/08/2009:svnCLEVOCo.:pnM720T/M730T:pvrNotApplicable:rvnCLEVOCo.:rnM720T/M730T:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: M720T/M730T
  dmi.product.version: Not Applicable
  dmi.sys.vendor: CLEVO Co.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  brakkio2649 F pulseaudio
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xf4b0 irq 51'
+Mixer name : 'Realtek ALC662 rev1'
+Components : 'HDA:10ec0662,1558072f,00100101 
HDA:10573055,00305557,00100900'
+Controls  : 27
+Simple ctrls  : 15
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=67d0e533-c4de-465f-b68d-b081d5cdfd23
+ InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120423)
+ MachineType: CLEVO Co. M720T/M730T
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=
+  TERM=xterm
+  LANG=it_IT.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-generic 
root=UUID=efd6a092-c7dd-4347-b22c-72107998cec2 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-25-generic N/A
+  linux-backports-modules-3.2.0-25-generic  N/A
+  linux-firmware1.79
+ RfKill:
+  0: phy0: Wireless LAN
+

[Bug 908825] AlsaDevices.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204052/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] AplayDevices.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204053/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] ArecordDevices.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204054/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] BootDmesg.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204055/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] CRDA.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/908825/+attachment/3204056/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Card0.Amixer.values.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204057/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


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

2012-06-25 Thread 3ntix
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204058/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Card0.Codecs.codec.1.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: Card0.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204059/+files/Card0.Codecs.codec.1.txt

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] CurrentDmesg.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204060/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] IwConfig.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204061/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Lspci.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/908825/+attachment/3204062/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Lsusb.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/908825/+attachment/3204063/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] PciMultimedia.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204064/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] ProcCpuinfo.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204065/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] ProcInterrupts.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204066/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] ProcModules.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204067/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] PulseList.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204068/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] UdevDb.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/908825/+attachment/3204069/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] UdevLog.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/908825/+attachment/3204070/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] WifiSyslog.txt

2012-06-25 Thread 3ntix
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/3204071/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-06-25 Thread 3ntix
I've installed the lastest mainline kernel, precisely v3.5-rc4-quantal.
This doesn't change the things, the acpi event doesn't work in the last ubuntu 
releases.

Now I will do a new appoprt-collect when running with the mainline
kernel

** Description changed:

  I've a Clevo M720 notebook rebranded as Santech T45. All the previous ubuntu 
releases support laptop hotkey without extra set up, but the last release seems 
that broke the support of them.
  Almost all the acpi event are disappear. In particular, I notice that are not 
processor recognized:
  - the ac_adapter plug and unplug
  - battery charging/discharging event
  - suspend button*
  - backlight hotkey event*
  - low power mode button*
  - lid open/close
  
  The bug is reproducible booting the laptop with a kubuntu 11.04 live. Using 
acpi_event command I've saved the output for low power mode button, backlight 
up and down and suspend button:
  #: acpi_listen
  processor CPU0 0080 0003
  processor CPU0 0081 
  processor CPU1 0080 0003
  processor CPU1 0081 
  processor CPU0 0080 
  processor CPU0 0081 
  processor CPU1 0080 
  processor CPU1 0081 
  video LCD 0087 
  video LCD 0086 
  button/sleep SLPB 0080 0002
  
  On the other hand, in kubuntu 11.10 there are no output at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: acpi (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 26 14:06:15 2011
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: acpi
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  brakkio2175 F pulseaudio
   /dev/snd/pcmC0D0p:   brakkio2175 F...m pulseaudio
  CRDA: Error: [Errno 2] File o directory non esistente
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf4b0 irq 51'
     Mixer name : 'Realtek ALC662 rev1'
     Components : 'HDA:10ec0662,1558072f,00100101 
HDA:10573055,00305557,00100900'
     Controls  : 28
     Simple ctrls  : 17
  DistroRelease: Ubuntu 11.10
  HibernationDevice: RESUME=UUID=89b731e4-a0f4-4ffb-a502-993eb537c13d
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: CLEVO Co. M720T/M730T
  Package: linux (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic 
root=UUID=fbb29377-5a70-44dd-bc50-421a7a8bf99e ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-15-generic N/A
   linux-backports-modules-3.0.0-15-generic  N/A
   linux-firmware1.60
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  oneiric
  Uname: Linux 3.0.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 06/08/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 1.02.27
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: M720T/M730T
  dmi.board.vendor: CLEVO Co.
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr1.02.27:bd06/08/2009:svnCLEVOCo.:pnM720T/M730T:pvrNotApplicable:rvnCLEVOCo.:rnM720T/M730T:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: M720T/M730T
  dmi.product.version: Not Applicable
  dmi.sys.vendor: CLEVO Co.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  brakkio2649 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf4b0 irq 51'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,1558072f,00100101 
HDA:10573055,00305557,00100900'
 Controls  : 27
 Simple ctrls  : 15
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=67d0e533-c4de-465f-b68d-b081d5cdfd23
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120423)
  MachineType: CLEVO Co. M720T/M730T
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-generic 
root=UUID=efd6a092-c7dd-4347-b22c-72107998cec2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  

[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2012-06-25 Thread 3ntix
Update: I'm not able to do an apport-collect with the upstream kernel.

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] [NEW] [oneric] acpi event is not detected in Oneric

2011-12-26 Thread 3ntix
Public bug reported:

I've a Clevo M725 notebook rebranded as Santech T45. All the previous ubuntu 
releases support laptop hotkey without extra set up, but the last release seems 
that broke the support of them.
Almost all the acpi event are disappear. In particular, I notice that are not 
processor recognized:
- the ac_adapter plug and unplug
- battery charging/discharging event
- suspend button*
- backlight hotkey event*
- low power mode button*
- lid open/close

The bug is reproducible booting the laptop with a kubuntu 11.04 live. Using 
acpi_event command I've saved the output for low power mode button, backlight 
up and down and suspend button:
#: acpi_listen
processor CPU0 0080 0003
processor CPU0 0081 
processor CPU1 0080 0003
processor CPU1 0081 
processor CPU0 0080 
processor CPU0 0081 
processor CPU1 0080 
processor CPU1 0081 
video LCD 0087 
video LCD 0086 
button/sleep SLPB 0080 0002

On the other hand, in kubuntu 11.10 there are no output at all.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: acpi (not installed)
ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
Uname: Linux 3.0.0-15-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Mon Dec 26 14:06:15 2011
InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: acpi
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [onerick] acpi event is not detected in Onerik

2011-12-26 Thread 3ntix
** Summary changed:

- [onerick] acpi event is not detected in Onerik
+ [oneric] acpi event is not detected in Oneric

** Description changed:

  I've a Clevo M725 notebook rebranded as Santech T45. All the previous ubuntu 
releases support laptop hotkey without extra set up, but the last release seems 
that broke the support of them.
  Almost all the acpi event are disappear. In particular, I notice that are not 
processor recognized:
  - the ac_adapter plug and unplug
  - battery charging/discharging event
  - suspend button*
  - backlight hotkey event*
  - low power mode button*
  - lid open/close
  
  The bug is reproducible booting the laptop with a kubuntu 11.04 live. Using 
acpi_event command I've saved the output for low power mode button, backlight 
up and down and suspend button:
  #: acpi_listen
  processor CPU0 0080 0003
  processor CPU0 0081 
  processor CPU1 0080 0003
  processor CPU1 0081 
  processor CPU0 0080 
  processor CPU0 0081 
  processor CPU1 0080 
  processor CPU1 0081 
  video LCD 0087 
  video LCD 0086 
  button/sleep SLPB 0080 0002
  
- 
  On the other hand, in kubuntu 11.10 there are no output at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: acpi (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 26 14:06:15 2011
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: acpi
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] IwConfig.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647706/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Lspci.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/908825/+attachment/2647707/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Lsusb.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/908825/+attachment/2647708/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] PciMultimedia.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647709/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] ProcCpuinfo.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647710/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] ProcEnviron.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647711/+files/ProcEnviron.txt

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] CurrentDmesg.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647705/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Card0.Codecs.codec.1.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: Card0.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647704/+files/Card0.Codecs.codec.1.txt

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

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2011-12-26 Thread 3ntix
apport information

** Tags added: apport-collected

** Description changed:

  I've a Clevo M725 notebook rebranded as Santech T45. All the previous ubuntu 
releases support laptop hotkey without extra set up, but the last release seems 
that broke the support of them.
  Almost all the acpi event are disappear. In particular, I notice that are not 
processor recognized:
  - the ac_adapter plug and unplug
  - battery charging/discharging event
  - suspend button*
  - backlight hotkey event*
  - low power mode button*
  - lid open/close
  
  The bug is reproducible booting the laptop with a kubuntu 11.04 live. Using 
acpi_event command I've saved the output for low power mode button, backlight 
up and down and suspend button:
  #: acpi_listen
  processor CPU0 0080 0003
  processor CPU0 0081 
  processor CPU1 0080 0003
  processor CPU1 0081 
  processor CPU0 0080 
  processor CPU0 0081 
  processor CPU1 0080 
  processor CPU1 0081 
  video LCD 0087 
  video LCD 0086 
  button/sleep SLPB 0080 0002
  
  On the other hand, in kubuntu 11.10 there are no output at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: acpi (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 26 14:06:15 2011
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: acpi
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  brakkio2175 F pulseaudio
+  /dev/snd/pcmC0D0p:   brakkio2175 F...m pulseaudio
+ CRDA: Error: [Errno 2] File o directory non esistente
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xf4b0 irq 51'
+Mixer name : 'Realtek ALC662 rev1'
+Components : 'HDA:10ec0662,1558072f,00100101 
HDA:10573055,00305557,00100900'
+Controls  : 28
+Simple ctrls  : 17
+ DistroRelease: Ubuntu 11.10
+ HibernationDevice: RESUME=UUID=89b731e4-a0f4-4ffb-a502-993eb537c13d
+ InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
+ MachineType: CLEVO Co. M720T/M730T
+ Package: linux (not installed)
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic 
root=UUID=fbb29377-5a70-44dd-bc50-421a7a8bf99e ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
+ RelatedPackageVersions:
+  linux-restricted-modules-3.0.0-15-generic N/A
+  linux-backports-modules-3.0.0-15-generic  N/A
+  linux-firmware1.60
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  oneiric
+ Uname: Linux 3.0.0-15-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 06/08/2009
+ dmi.bios.vendor: Phoenix Technologies LTD
+ dmi.bios.version: 1.02.27
+ dmi.board.asset.tag: Tag 12345
+ dmi.board.name: M720T/M730T
+ dmi.board.vendor: CLEVO Co.
+ dmi.board.version: Not Applicable
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: No Enclosure
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr1.02.27:bd06/08/2009:svnCLEVOCo.:pnM720T/M730T:pvrNotApplicable:rvnCLEVOCo.:rnM720T/M730T:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A:
+ dmi.product.name: M720T/M730T
+ dmi.product.version: Not Applicable
+ dmi.sys.vendor: CLEVO Co.

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647697/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Card0.Amixer.values.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647702/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] AplayDevices.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647699/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] AlsaDevices.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647698/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] ArecordDevices.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647700/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] BootDmesg.txt

2011-12-26 Thread 3ntix
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647701/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


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

2011-12-26 Thread 3ntix
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/908825/+attachment/2647703/+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/908825

Title:
  [oneric] acpi event is not detected in Oneric

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

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


[Bug 908825] Re: [oneric] acpi event is not detected in Oneric

2011-12-26 Thread 3ntix
** Description changed:

- I've a Clevo M725 notebook rebranded as Santech T45. All the previous ubuntu 
releases support laptop hotkey without extra set up, but the last release seems 
that broke the support of them.
+ I've a Clevo M720 notebook rebranded as Santech T45. All the previous ubuntu 
releases support laptop hotkey without extra set up, but the last release seems 
that broke the support of them.
  Almost all the acpi event are disappear. In particular, I notice that are not 
processor recognized:
  - the ac_adapter plug and unplug
  - battery charging/discharging event
  - suspend button*
  - backlight hotkey event*
  - low power mode button*
  - lid open/close
  
  The bug is reproducible booting the laptop with a kubuntu 11.04 live. Using 
acpi_event command I've saved the output for low power mode button, backlight 
up and down and suspend button:
  #: acpi_listen
  processor CPU0 0080 0003
  processor CPU0 0081 
  processor CPU1 0080 0003
  processor CPU1 0081 
  processor CPU0 0080 
  processor CPU0 0081 
  processor CPU1 0080 
  processor CPU1 0081 
  video LCD 0087 
  video LCD 0086 
  button/sleep SLPB 0080 0002
  
  On the other hand, in kubuntu 11.10 there are no output at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: acpi (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 26 14:06:15 2011
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: acpi
  UpgradeStatus: No upgrade log present (probably fresh install)
- --- 
+ ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  brakkio2175 F pulseaudio
-  /dev/snd/pcmC0D0p:   brakkio2175 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  brakkio2175 F pulseaudio
+  /dev/snd/pcmC0D0p:   brakkio2175 F...m pulseaudio
  CRDA: Error: [Errno 2] File o directory non esistente
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xf4b0 irq 51'
-Mixer name : 'Realtek ALC662 rev1'
-Components : 'HDA:10ec0662,1558072f,00100101 
HDA:10573055,00305557,00100900'
-Controls  : 28
-Simple ctrls  : 17
+  Card hw:0 'Intel'/'HDA Intel at 0xf4b0 irq 51'
+    Mixer name : 'Realtek ALC662 rev1'
+    Components : 'HDA:10ec0662,1558072f,00100101 
HDA:10573055,00305557,00100900'
+    Controls  : 28
+    Simple ctrls  : 17
  DistroRelease: Ubuntu 11.10
  HibernationDevice: RESUME=UUID=89b731e4-a0f4-4ffb-a502-993eb537c13d
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: CLEVO Co. M720T/M730T
  Package: linux (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic 
root=UUID=fbb29377-5a70-44dd-bc50-421a7a8bf99e ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
  RelatedPackageVersions:
-  linux-restricted-modules-3.0.0-15-generic N/A
-  linux-backports-modules-3.0.0-15-generic  N/A
-  linux-firmware1.60
+  linux-restricted-modules-3.0.0-15-generic N/A
+  linux-backports-modules-3.0.0-15-generic  N/A
+  linux-firmware1.60
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  Tags:  oneiric
  Uname: Linux 3.0.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 06/08/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 1.02.27
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: M720T/M730T
  dmi.board.vendor: CLEVO Co.
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr1.02.27:bd06/08/2009:svnCLEVOCo.:pnM720T/M730T:pvrNotApplicable:rvnCLEVOCo.:rnM720T/M730T:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: M720T/M730T
  dmi.product.version: Not Applicable
  dmi.sys.vendor: CLEVO Co.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [oneric] acpi event is not detected in Oneric

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 893215] Re: [onerik] cpufreq crash after a while on kubuntu

2011-12-05 Thread 3ntix
Maybe is a duplicated of bug #733507?

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

Title:
  [onerik] cpufreq crash after a while on kubuntu

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

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


[Bug 893215] Dependencies.txt

2011-11-21 Thread 3ntix
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/893215/+attachment/2603967/+files/Dependencies.txt

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

Title:
  [onerik] cpufreq crash after a while on kubuntu

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

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


[Bug 893215] [NEW] [onerik] cpufreq crash after a while on kubuntu

2011-11-21 Thread 3ntix
Public bug reported:

I've installed and configured cpufreqd on my kubuntu oneric installation (amd64 
version). After a while i notice that the daemon is dead. If I try to restart 
it manually I've a crash. The crash log is attached at the end.
Thanks!

# cpufreqd -D -V6
get_kversion : kernel version is 3.0.0-13-generic.
get_kversion : Unknown kernel version, assuming a 2.6 kernel.
main : Limits for cpu0: MIN=80 - MAX=2801000
main : Limits for cpu1: MIN=80 - MAX=2801000
init_configuration   : reading configuration file /etc/cpufreqd.conf
discover_plugins : found plugin: governor_parameters
discover_plugins : found plugin: sensors
discover_plugins : found plugin: acpi
discover_plugins : found plugin: tau
discover_plugins : found plugin: cpu
discover_plugins : found plugin: apm
discover_plugins : found plugin: nforce2
discover_plugins : found plugin: pmu
discover_plugins : found plugin: exec
discover_plugins : found plugin: programs
load_plugin  : Loading 
/usr/lib/cpufreqd/cpufreqd_governor_parameters.so for plugin 
governor_parameters.
get_cpufreqd_object  : Getting plugin object for governor_parameters.
initialize_plugin: Initializing plugin 
governor_parameters-governor_parameters.
load_plugin_list : plugin loaded: governor_parameters
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_sensors.so for 
plugin sensors.
get_cpufreqd_object  : Getting plugin object for sensors.
initialize_plugin: Initializing plugin sensors-sensors_plugin.
load_plugin_list : plugin loaded: sensors_plugin
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_acpi.so for 
plugin acpi.
get_cpufreqd_object  : Getting plugin object for acpi.
initialize_plugin: Initializing plugin acpi-acpi.
load_plugin_list : plugin loaded: acpi
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_tau.so for 
plugin tau.
get_cpufreqd_object  : Getting plugin object for tau.
initialize_plugin: Initializing plugin tau-tau_plugin.
tau_init : /proc/cpuinfo file found
load_plugin_list : plugin loaded: tau_plugin
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_cpu.so for 
plugin cpu.
get_cpufreqd_object  : Getting plugin object for cpu.
initialize_plugin: Initializing plugin cpu-cpu_plugin.
cpufreqd_cpu_init: called
load_plugin_list : plugin loaded: cpu_plugin
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_apm.so for 
plugin apm.
get_cpufreqd_object  : Getting plugin object for apm.
initialize_plugin: Initializing plugin apm-apm_plugin.
apm_init : /proc/apm: No such file or directory
load_plugin_list : plugin failed to load: apm
load_plugin_list : discarded plugin apm
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_nforce2.so for 
plugin nforce2.
get_cpufreqd_object  : Getting plugin object for nforce2.
initialize_plugin: Initializing plugin nforce2-nforce2_atxp1.
load_plugin_list : plugin loaded: nforce2_atxp1
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_pmu.so for 
plugin pmu.
get_cpufreqd_object  : Getting plugin object for pmu.
initialize_plugin: Initializing plugin pmu-pmu_plugin.
pmu_init : /proc/pmu/info: No such file or directory
load_plugin_list : plugin failed to load: pmu
load_plugin_list : discarded plugin pmu
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_exec.so for 
plugin exec.
get_cpufreqd_object  : Getting plugin object for exec.
initialize_plugin: Initializing plugin exec-exec.
load_plugin_list : plugin loaded: exec
load_plugin  : Loading /usr/lib/cpufreqd/cpufreqd_programs.so for 
plugin programs.
get_cpufreqd_object  : Getting plugin object for programs.
initialize_plugin: Initializing plugin programs-programs_plugin.
load_plugin_list : plugin loaded: programs_plugin
parse_config_general : poll_interval is 2.0 seconds
find_class_device: found 
/sys/devices/LNXSYSTM:00/device:00/ACPI0003:00/power_supply/ADP0
get_class_device_attribute: found online - path 
/sys/devices/LNXSYSTM:00/device:00/ACPI0003:00/power_supply/ADP0/online
find_class_device: found 
/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0
find_class_device: found 
/sys/devices/LNXSYSTM:00/device:00/ACPI0003:00/power_supply/ADP0
find_class_device: found 
/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0
get_class_device_attribute: couldn't open 
/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0/energy_full (No 
such file or directory)
get_class_device_attribute: found charge_full - path 

[Bug 893215] modified.conffile..etc.cpufreqd.conf.txt

2011-11-21 Thread 3ntix
apport information

** Attachment added: modified.conffile..etc.cpufreqd.conf.txt
   
https://bugs.launchpad.net/bugs/893215/+attachment/2603968/+files/modified.conffile..etc.cpufreqd.conf.txt

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

Title:
  [onerik] cpufreq crash after a while on kubuntu

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

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


[Bug 625899] Re: WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-serial.c:435 serial_throttle 0x77/0x80 [usbserial]()

2011-06-17 Thread 3ntix
*** This bug is a duplicate of bug 625901 ***
https://bugs.launchpad.net/bugs/625901

** This bug has been marked a duplicate of bug 625901
   WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-serial.c:435 
serial_throttle 0x77/0x80 [usbserial]()

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

Title:
  WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-
  serial.c:435 serial_throttle 0x77/0x80 [usbserial]()

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

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


[Bug 625897] Re: WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-serial.c:435 serial_throttle+0x77/0x80 [usbserial]()

2011-06-17 Thread 3ntix
*** This bug is a duplicate of bug 625901 ***
https://bugs.launchpad.net/bugs/625901

** This bug has been marked a duplicate of bug 625901
   WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-serial.c:435 
serial_throttle 0x77/0x80 [usbserial]()

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

Title:
  WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-
  serial.c:435 serial_throttle+0x77/0x80 [usbserial]()

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

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


[Bug 625893] Re: WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-serial.c:446 serial_unthrottle 0x76/0x80 [usbserial]()

2011-06-17 Thread 3ntix
*** This bug is a duplicate of bug 625901 ***
https://bugs.launchpad.net/bugs/625901

** This bug has been marked a duplicate of bug 625901
   WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-serial.c:435 
serial_throttle 0x77/0x80 [usbserial]()

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

Title:
  WARNING: at /build/buildd/linux-2.6.31/drivers/usb/serial/usb-
  serial.c:446 serial_unthrottle 0x76/0x80 [usbserial]()

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

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


[Bug 576640] Re: interimittent:refuses to connect to internet. Using USB donge

2011-06-17 Thread 3ntix
The same happen to me with ubuntu 10.10 and an onda MW823UP key.

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

Title:
  interimittent:refuses to connect to internet. Using USB donge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/576640/+subscriptions

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


[Bug 619015] Re: dictionaries-common versions of ispell.el and flyspell.el break recent emacsen

2011-06-07 Thread 3ntix
I've kubuntu natty fresh installed. The bug is come back.
How I can solve the problem?

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

Title:
  dictionaries-common versions of ispell.el and flyspell.el break recent
  emacsen

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


[Bug 665978] Re: Slow Printing

2011-05-28 Thread 3ntix
*** This bug is a duplicate of bug 668800 ***
https://bugs.launchpad.net/bugs/668800

I can confirm that the printing is very slow with cups. This happen when I was 
using maverick but also happen with natty fresh installed (I use Kubuntu). My 
printer is Brother HL-5150D
I'm not sure if it is a duplicated of #668800, my cpu is always below the 10% 
of use.
Thanks

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

Title:
  Slow Printing

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


Re: [Bug 762964] Re: Bluetooth doesn't work in Ubuntu 11.04

2011-05-07 Thread 3ntix
Updating the kernel from natty-proposed (now I have 2.6.38-9-generic)
seem solving the problem.

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

Title:
  Bluetooth doesn't work in Ubuntu 11.04

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


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

2011-05-07 Thread 3ntix
Me too, with natty seems working fine with N support enabled.

02:00.0 Network controller: Intel Corporation Ultimate N WiFi Link 5300

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

Title:
  iwlagn degrades quickly during normal wifi session

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


[Bug 771254] Re: bluetooth doesn't work until I sudo hciconfig hci0 reset

2011-05-03 Thread 3ntix
*** This bug is a duplicate of bug 762964 ***
https://bugs.launchpad.net/bugs/762964

This seems a duplicated of bug #762964. The same workaround solve the
problem.

** This bug has been marked a duplicate of bug 762964
   Bluetooth doesn't work in Ubuntu 11.04
 * You can subscribe to bug 762964 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/762964/+subscribe

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

Title:
  bluetooth doesn't work until I sudo hciconfig hci0 reset

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


[Bug 762964] Re: Bluetooth doesn't work in Ubuntu 11.04

2011-05-03 Thread 3ntix
I've a Santech notebook (a clevo based) with a fresh instal of K-ubuntu.
With service bluetooth restart resolve the problem.

I've update the kernel from the natty-proposed repository and the
systray icon work properly. I've not tried with any device yet.

Maybe add also the kde bluetooth software as affected from this bug?

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

Title:
  Bluetooth doesn't work in Ubuntu 11.04

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


[Bug 775586] Re: Gimp Crashes on Startup with Segmentation Fault

2011-05-03 Thread 3ntix
*** This bug is a duplicate of bug 742516 ***
https://bugs.launchpad.net/bugs/742516

The same happen to me. Changing to Raleigh or QtCurve (installed
manually) solve the problem.

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

Title:
  Gimp Crashes on Startup with Segmentation Fault

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


[Bug 765629] Re: gimp-2.6 crashed with SIGSEGV in g_closure_invoke()

2011-05-03 Thread 3ntix
Try to change the GTK appearance in the system configuration (appearance
of a program) to an other than oxygen-gtk. I use Raleigh and it works
fine!

If it solve the problem, is a duplicated of bug #772181

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

Title:
  gimp-2.6 crashed with SIGSEGV in g_closure_invoke()

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


[Bug 772181] Re: kubunut 11.04 : gimp not start

2011-05-03 Thread 3ntix
*** This bug is a duplicate of bug 742516 ***
https://bugs.launchpad.net/bugs/742516

I think that is a duplicated of bug #742516

** This bug has been marked a duplicate of bug 742516
   gimp-2.6 crashed with SIGSEGV in g_closure_invoke()
 * You can subscribe to bug 742516 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/742516/+subscribe

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

Title:
  kubunut 11.04 : gimp not start

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


[Bug 775586] Re: Gimp Crashes on Startup with Segmentation Fault

2011-05-03 Thread 3ntix
*** This bug is a duplicate of bug 742516 ***
https://bugs.launchpad.net/bugs/742516

** This bug has been marked a duplicate of bug 772181
   kubunut 11.04 : gimp not start
 * You can subscribe to bug 772181 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/772181/+subscribe

** This bug is no longer a duplicate of bug 772181
   kubunut 11.04 : gimp not start
** This bug has been marked a duplicate of bug 742516
   gimp-2.6 crashed with SIGSEGV in g_closure_invoke()
 * You can subscribe to bug 742516 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/742516/+subscribe

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

Title:
  Gimp Crashes on Startup with Segmentation Fault

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


[Bug 771254] Re: bluetooth doesn't work until I sudo hciconfig hci0 reset

2011-04-29 Thread 3ntix
The same happen on kubuntu natty fresh installed.

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

Title:
  bluetooth doesn't work until I sudo hciconfig hci0 reset

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


[Bug 661910] Re: Kwin compositing problem on maverick

2011-02-06 Thread 3ntix
Updating the intel X driver with the lasted version from
ppa:ubuntu-x-swat/x-updates repository seem to solve the issue.

And also, the bug #662071 seem to be a duplicated of this bug.

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

Title:
  Kwin compositing problem on maverick

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


[Bug 662071] Re: Firefox drawing problems after page up/page down with Kwin

2011-02-05 Thread 3ntix
Maybe is a duplicated of bug #661910

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

Title:
  Firefox drawing problems after page up/page down with Kwin

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


[Bug 378189] Re: iwlagn/iwlcore modules stop responding

2010-12-01 Thread 3ntix
I've the same card of Barış (#8) and I'm experiencing exactly the same
problem. Any news from this bug?

  *-network
description: Wireless interface
product: Ultimate N WiFi Link 5300
vendor: Intel Corporation
physical id: 0
bus info: p...@:02:00.0
logical name: wlan0
version: 00
serial: 00:21:6a:6d:12:30
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlagn 
driverversion=2.6.35-23-generic firmware=8.24.2.12 ip=xx.xx.xx.xx latency=0 
multicast=yes wireless=IEEE 802.11abg
resources: irq:50 memory:f420-f4201fff

-- 
iwlagn/iwlcore modules stop responding
https://bugs.launchpad.net/bugs/378189
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 351390] Re: Open VPN configuration in plasma-widget-network-manager not working

2010-11-07 Thread 3ntix
I've the last k-ubuntu, maverick, but with the last relase of kde (4.5.3) and I 
can't to connect via openVPN. In truth, I can connect only the first time that 
I've configured the widget network-manager but now is impossible.
I found this but because I've the same error in my syslog file
warn connection /org/freedesktop/NetworkManagerSettings/4 (scope 2) failed to 
activate (timeout)

Is possible that this bug is not fixed yet?
Thanks,
Francesco

-- 
Open VPN configuration in plasma-widget-network-manager not working
https://bugs.launchpad.net/bugs/351390
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 410407] Re: Clicking on items in Flash player does nothing [READ DESCRIPTION]

2010-06-14 Thread 3ntix
Neither me! The bug is still present.

-- 
Clicking on items in Flash player does nothing [READ DESCRIPTION]
https://bugs.launchpad.net/bugs/410407
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 174809] Re: Nautilus using more and more memory (depending on the system up-time)

2010-05-19 Thread 3ntix
I've just boot up the machine and nautilus uses about 300MB!!!
$ ps aux|grep nautilus
user   1643 29.3  8.1 806980 317532 ?   S15:39   2:26 nautilus 
--sm-client-id 10c0f6fff5d7048c9312727206834414310014060038

-- 
Nautilus using more and more memory (depending on the system up-time)
https://bugs.launchpad.net/bugs/174809
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 308981] Re: rsnapshot should use rsync args from rsnapshot.conf when rotating backups

2010-05-12 Thread 3ntix
** This bug has been marked a duplicate of bug 225361
   other users don't have access to .gvfs

** This bug is no longer a duplicate of bug 225361
   other users don't have access to .gvfs

-- 
rsnapshot should use rsync args from rsnapshot.conf when rotating backups
https://bugs.launchpad.net/bugs/308981
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 412499] Re: ac adapter is not detected

2010-04-28 Thread 3ntix
How is possible that lucid have the same problem. I use Kubuntu and I've to 
compile the kernel manually to detect the ac adapter. If I don't do thank, KDE 
put the system to extreme powersave with the ac adapter in!!!
When this bus is solved?
I too annoying...

-- 
ac adapter is not detected
https://bugs.launchpad.net/bugs/412499
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 570042] Re: can't adjust the brightness of my laptop display

2010-04-28 Thread 3ntix
I've the same problem. In karmik all work, but in lucid the brightness
work in gnome-power-setting but the Fn hotkeys doesn't work at all.

-- 
can't adjust the brightness of my laptop display
https://bugs.launchpad.net/bugs/570042
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 498786] Re: cpufreq changed default governor after update

2010-04-19 Thread 3ntix
*** This bug is a duplicate of bug 344252 ***
https://bugs.launchpad.net/bugs/344252

** This bug has been marked a duplicate of bug 344252
   CPU Frequency Scaling defaults to Performance instead of OnDemand

-- 
cpufreq changed default governor after update
https://bugs.launchpad.net/bugs/498786
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 409285] Re: Old sierra module in Karmic Koala

2010-04-17 Thread 3ntix
The same issue with lucid: it has 1.3.8  version of driver instead of 1.7.16 of 
the mainline source tree. Why ubuntu kernel continue to have the old version of 
the sierra driver?
Why don't they include the mainline version of the driver?
I've compiled manually the driver to support my card...

-- 
Old sierra module in Karmic Koala
https://bugs.launchpad.net/bugs/409285
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 409285] Re: Old sierra module in Karmic Koala

2010-03-28 Thread 3ntix
** Description changed:

-- 
Old sierra module in Karmic Koala
https://bugs.launchpad.net/bugs/409285
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 412499] Re: ac adapter is not detected

2010-02-02 Thread 3ntix
I don't know why, but I've compiled the ubuntu kernel for karmic
(2.6.31-17) with the acpi module (battery, ac, etc) loadable
externally and so the ac adapter finally works.
I'm a newbie with kernel compiling, but if someone want it to try, I
can share my kernel packages.

-- 
ac adapter is not detected
https://bugs.launchpad.net/bugs/412499
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 276654] Re: cpu speed doesn't adjust to cpu power management when ac-power is plugged in or plugged out

2010-01-21 Thread 3ntix
Could you attach the output of this command when the ac adapter plugged in?
$cat /proc/acpi/ac_adapter/ADP0/state
Thanks

-- 
cpu speed doesn't adjust to cpu power management when ac-power is plugged in or 
plugged out
https://bugs.launchpad.net/bugs/276654
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 264287] Re: zoom keys dont work in my microsoft natural keyboard 4000

2009-06-02 Thread 3ntix
This bug affect me too. I've a Notebook Toshiba M50-140 with the new git 
version of omnibook driver who enable the multimedia keys. I'have (k)ubultu 
jaunty with kde 4.2.3 and I've mapped the hotkey, as is wited in this guide 
http://people.freedesktop.org/~hughsient/quirk/quirk-keymap-index.html. Some 
key are mapped with zoomin and zoomout keycodes, 0x1a2 and 0x1a3 keycode's 
number respectively. I've noted that all 255 keycodes doesn't work in jaunty 
(no xev event).
I've read this file /usr/include/linux/input.h and before of defining 255 
keycodes there is this comment: Range 248 - 255 is reserved for special needs 
of AT keyboard driver. What does it mean?
Thanks

-- 
zoom keys dont work in my microsoft natural keyboard 4000
https://bugs.launchpad.net/bugs/264287
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-21 Thread 3ntix
Just a new crash of type (1). And nothing reported in Xorg.0.log. There
are any news from ubuntu team?

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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 351990] Re: Kubuntu freezes when desktop effects are enabled

2009-05-11 Thread 3ntix
*** This bug is a duplicate of bug 371279 ***
https://bugs.launchpad.net/bugs/371279

I have the same problem WITH ubuntu 9.04 LIVE and WITH my kubuntu (with 
proposed update and kde 4.2.3).
Here is the lspci
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M24 [Radeon 
Mobility X600] [1002:5462]
Why this report is related to #371289? I think that this is a different bug.

-- 
Kubuntu freezes when desktop effects are enabled
https://bugs.launchpad.net/bugs/351990
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-09 Thread 3ntix
@Hannu Pulli
This seems to be the feeze type (2) (see my previous post to understand what I 
talking about). Can you attach your /var/log/Xorg.log, /var/log/Xorg.log.old 
and /var/log/kern.log on the first reboot just after the crash?
Can you also attach your $lspci -vv and put the output of those command:
- $ dpkg -l xserver-xorg-video-ati
- $ dpkg -l libglu1-mesa
At last, do you have enabled proposed updates?

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 351990] Re: Kubuntu freezes when desktop effects are enabled

2009-05-07 Thread 3ntix
@Wolfgang Jeltsch
RS480 is the technical chip name knowed as Radeon Xpress 200 IGP for the user.
R300 is the third generation of Radeon graphics chips from ATI Technologies.
You can immagine that R300 is a common architeure of all R300 chips so called.
I take information from here:
http://en.wikipedia.org/wiki/Radeon_R300
http://en.wikipedia.org/wiki/Comparison_of_ATI_Graphics_Processing_Units#Radeon_R300_PCIe_.28X3xx.2C_X5xx.2C_X6xx.29_series

-- 
Kubuntu freezes when desktop effects are enabled
https://bugs.launchpad.net/bugs/351990
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 351990]

2009-05-07 Thread 3ntix
Have you ever get a look of this bug report?
https://bugs.launchpad.net/ubuntu/+bug/368461
I've opened it. I think that there are more than one thing that cause
a X crash. I've seen tree type of different crash (maybe four).
As I write in #368461:
(1) system freeze, the screen propose the last seeing, the mouse can
move, pc don't respond with keyboad, ssh on (and safely reboot). This
behaviour is related to this bug
(2) the screen become black and the pc don't respond at all: no mouse,
no keyboard, no ssh (hard reboot). This is related to #368461
(3) just a crash of kdm. Then I can login into kdm-login-interface and
the pc is up.
I've try to catch a backtrace when system crash by installing
libgl1-mesa-dri-dbg libc6-dbg xserver-xorg-core-dbg
xserver-xorg-video-ati-dbg packages but nothing.

-- 
Kubuntu freezes when desktop effects are enabled
https://bugs.launchpad.net/bugs/351990
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 351990] Re: Kubuntu freezes when desktop effects are enabled

2009-05-07 Thread 3ntix
Have you ever get a look of this bug report?
https://bugs.launchpad.net/ubuntu/+bug/368461
I've opened it. I think that there are more than one thing that cause
a X crash. I've seen tree type of different crash (maybe four).
As I write in #368461:
(1) system freeze, the screen propose the last seeing, the mouse can
move, pc don't respond with keyboad, ssh on (and safely reboot). This
behaviour is related to this bug
(2) the screen become black and the pc don't respond at all: no mouse,
no keyboard, no ssh (hard reboot). This is related to #368461
(3) just a crash of kdm. Then I can login into kdm-login-interface and
the pc is up.
I've try to catch a backtrace when system crash by installing
libgl1-mesa-dri-dbg libc6-dbg xserver-xorg-core-dbg
xserver-xorg-video-ati-dbg packages but nothing.

-- 
Kubuntu freezes when desktop effects are enabled
https://bugs.launchpad.net/bugs/351990
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-06 Thread 3ntix
In my experience I've see tree types of freeze:
(1) system freeze, the screen propose the last seeing, the mouse can move, pc 
don't respond with keyboad, ssh on (and safely reboot). This behaviour is 
related to bug #351990
(2) the screen become black and the pc don't respond at all: no mouse, no 
keyboard, no ssh (hard reboot). This is related to bug this bug
(3) just a crash of kdm. Then I can login into kdm-login-interface and the pc 
is up. As I've reported before, on kdm.log I've found this backtrace:
*** glibc detected *** /usr/bin/X: realloc(): invalid pointer: 0x0c2b29e0 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb7c94604]
/lib/tls/i686/cmov/libc.so.6(realloc+0x242)[0xb7c99022]
/usr/bin/X(Xrealloc+0x32)[0x8139182]
/usr/bin/X(dixAllocatePrivate+0x103)[0x8072d23]
/usr/bin/X(dixLookupPrivateAddr+0x44)[0x8072e44]
/usr/bin/X[0x817f61f]
/usr/lib/xorg/modules/extensions//libextmod.so[0xb7a04018]
/usr/bin/X(dixDestroyPixmap+0x15)[0x8086d35]
/usr/bin/X(FreeResource+0x10c)[0x8074c3c]
/usr/bin/X(ProcFreePixmap+0x93)[0x8088663]
/usr/bin/X(Dispatch+0x33f)[0x808d57f]
/usr/bin/X(main+0x3bd)[0x80722ed]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb7c3b775]
/usr/bin/X[0x80717a1]
=== Memory map: 
[.]

Yesterday I've update my ubuntu with the last updates. I don't see
nothing bugfix that could be related to this bug, but at this moment
I've no more crash.

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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


Fwd: [Bug 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-06 Thread 3ntix
As I speek...
Just when I click to send...freeze :-)
This time the freeze is similar to type (1) but with the difference
that I can switch to the console. I've copied all /var/log/.
I want just to note that sometimes, after the crash, in the dmesg add
some message [drm] Num pipes: 1 as you can see in kern.log.
I forgot to write that, yesterday I also have installed the
libgl1-mesa-dri-dbg libc6-dbg xserver-xorg-core-dbg
xserver-xorg-video-ati-dbg packages (I don't know how use that
packages, I've just installed) but I haven't found any backtrace...

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-06 Thread 3ntix

** Attachment added: kdm.log
   http://launchpadlibrarian.net/26393657/kdm.log

** Attachment added: kern.log
   http://launchpadlibrarian.net/26393658/kern.log

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

** Attachment added: syslog
   http://launchpadlibrarian.net/26393660/syslog

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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 372766] [NEW] [Jaunty] Kde desktop (plasma?) crashed but application are ON

2009-05-06 Thread 3ntix
Public bug reported:

I'm using Kubuntu Jaunty on a laptom, Toshiba M50-148. This is a fresh 
installation.
Kde desktop (composite off) has been crashed up without notification. All the 
application opened before the crash work correctly (as firefox, I using it at 
this time without kde working...).
All application work, kwin works (alt+shift+F12 enable and disable composite 
effects correctly). Alt+F2 works.
That doesn't work, Dashboard, Panel.
I think that the problem is in plasma.

ProblemType: Bug
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 9.04
Package: kde None [modified: /var/lib/dpkg/info/kde.list]
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: meta-kde
Uname: Linux 2.6.28-11-generic i686
UnreportableReason: This is not a genuine Ubuntu package

** Affects: meta-kde (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
[Jaunty] Kde desktop (plasma?) crashed but application are ON
https://bugs.launchpad.net/bugs/372766
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 372766] apport-collect data

2009-05-06 Thread 3ntix
Architecture: i386
DistroRelease: Ubuntu 9.04
ProcEnviron:
 PATH=(custom, no user)
 LANG=it_IT.UTF-8
 LANGUAGE=
 SHELL=/bin/bash
Uname: Linux 2.6.28-11-generic i686
UserGroups:

-- 
[Jaunty] Kde desktop (plasma?) crashed but application are ON
https://bugs.launchpad.net/bugs/372766
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-04 Thread 3ntix
The same is for me: I couldn't collect data because the pc become unavailable 
at all.
This is my data:

kernel version: 2.6.28-11-generic
Graphics Chip Mfgr: ATI
Graphics Chip Model: Radeon X600 Mobility (RV380)
File System Type for /: ext3
Is this problem on a Laptop: Yes
Laptop mfgr: Toshiba
Laptop model: M50-148

Is this problem on a Desktop: No
Desktop mobo mfgr:
Desktop mobo model:

using wireless: Yes
ethernet card driver: ipw2200

using wired: No
ethernet card driver:

bios mfgr: phoenix (not sure)
using Compiz: No
using Kde: Yes (Compositing active)
using Gnome (metacity): No

Here is the lspci -vvv
Thanks a lot

** Attachment added: lspci-vvv
   http://launchpadlibrarian.net/26302541/lspci-vvv

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-04 Thread 3ntix

** Attachment added: kdm.log
   http://launchpadlibrarian.net/26314483/kdm.log

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-04 Thread 3ntix
New crash. But this time X-org had been restarted to kdm login. This time I've 
found something interesting in the kdm.log (maybe).
Here it is and the Xorg.log and Xorg.log.old...

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-04 Thread 3ntix

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

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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 368461] Re: desktop freeze with kwin desktop effects on Radeon X600 and X1600

2009-05-04 Thread 3ntix

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

-- 
desktop freeze with kwin desktop effects on Radeon X600 and X1600
https://bugs.launchpad.net/bugs/368461
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 352764] Re: If kwallet is disabled, network manager plasma widget does not connect to wirelessly

2009-04-28 Thread 3ntix
I've the same problem. When kwallet is disabled the widget refuse to connect to 
a wifi network.
I've a fresh install of kubuntu 9.04:
$ dpkg -l | grep network-manager
ii  network-manager0.7.1~rc4.1.cf199a964-0ubuntu2   
network management framework daemon
ii  plasma-widget-network-manager  0.0+svn930811-0ubuntu2   
KDE plasma applet for controlling NetworkMan
And I've found this line in the auth.log:
2009-04-28 08:23:54 userX   dbus-daemon Rejected send message, 4 
matched rules; type=method_return, sender=:1.9 (uid=0 pid=2597 
comm=/sbin/wpa_supplicant -u -f /var/log/wpa_supplicant) interface=(unset) 
member=(unset) error name=(unset) requested_reply=0 destination=:1.8 
(uid=0 pid=2593 comm=/usr/sbin/NetworkManager --pid-file /var/run/Netwo))

-- 
If kwallet is disabled, network manager plasma widget does not connect to 
wirelessly
https://bugs.launchpad.net/bugs/352764
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 368461] [NEW] desktop freeze with kwin desktop effects on Radeon X600

2009-04-28 Thread 3ntix
Public bug reported:

I've a fresh install of Kubuntu 9.04. I use kubuntu almost on default settings 
(desktop effects activated) and sometimes the desktop becomes black (the LCD 
backlight switch off!!!) and I've to reset the pc.
I use a notebook, Toshiba M50-140 and I've attacched the lspci -vv.
I don't found anything interesting in the log, just too much lines at the end 
of Xorg.0.log.old (the old when pc freeze):
...
(II) PS/2 Mouse: Found 3 mouse buttons
(II) PS/2 Mouse: Found x and y relative axes
(II) PS/2 Mouse: Configuring as mouse
(**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
(**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200
(**) PS/2 Mouse: (accel) keeping acceleration scheme 1
(**) PS/2 Mouse: (accel) filter chain progression: 2.00
(**) PS/2 Mouse: (accel) filter stage 0: 20.00 ms
(**) PS/2 Mouse: (accel) set acceleration profile 0
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
(II) RADEON(0): Output: LVDS, Detected Monitor Type: 0
(II) RADEON(0): Added native panel mode: 1280x768
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
(II) RADEON(0): Output: LVDS, Detected Monitor Type: 0
(II) RADEON(0): Added native panel mode: 1280x768
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
(II) RADEON(0): Output: LVDS, Detected Monitor Type: 0
(II) RADEON(0): Added native panel mode: 1280x768
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
(II) RADEON(0): Output: LVDS, Detected Monitor Type: 0
(II) RADEON(0): Added native panel mode: 1280x768
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
desktop freeze with kwin desktop effects on Radeon X600
https://bugs.launchpad.net/bugs/368461
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


  1   2   >