[Bug 1791872] [NEW] [HDA-Intel - HDA Intel PCH, playback] Headphones not detected

2018-09-10 Thread MeMo
Public bug reported:

After 18.04 upgrade headphones (simple earphones with microphone via the
audio jack) are no longer detected. ACPI detects the microphone but not
the headphones:

$ lsb_release -rd
Description:Ubuntu 18.04.1 LTS
Release:18.04

$ acpi_listen 
jack/microphone MICROPHONE unplug
jack/microphone MICROPHONE plug

Headphones do not appear in the list of audio devices when plugged in.

No physical problems with the headphones or the Jack otherwise (dual-
boot, tested with Windows).

I tried resetting alsa and pulseaudio to no avail. Not sure if "re-
install" preserves existing configuration files tough, so I'd appreciate
some pointers for a complete reset if necessary.

Thank you!

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
Uname: Linux 4.15.0-34-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  memo   2270 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Mon Sep 10 23:23:05 2018
InstallationDate: Installed on 2016-06-24 (808 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: None of the above
Title: [HDA-Intel - HDA Intel PCH, playback] Playback problem
UpgradeStatus: Upgraded to bionic on 2018-04-27 (136 days ago)
dmi.bios.date: 07/23/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.21.0
dmi.board.name: 0WJF7F
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.21.0:bd07/23/2018:svnDellInc.:pnInspiron13-7359:pvr:rvnDellInc.:rn0WJF7F:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 13-7359
dmi.sys.vendor: Dell Inc.
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2018-09-10T23:19:29.946335

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  [HDA-Intel - HDA Intel PCH, playback] Headphones not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1791872/+subscriptions

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

[Bug 1310314] Re: Suspend stopped working after 14.04 upgrade

2014-04-26 Thread MeMo
Hi Brian,

The command line works, and also the issue just disappeared after
further updates. I don't have much details on what might have been
changed or fixed, but I don't have this problem anymore.

Thanks for your help and suggestions.  I am marking this as fix
released.

** Changed in: ubuntu
   Status: Incomplete = Fix Released

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

Title:
  Suspend stopped working after 14.04 upgrade

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

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


[Bug 1310314] [NEW] Suspend stopped working after 14.04 upgrade

2014-04-20 Thread MeMo
Public bug reported:

After upgrading to 14.04, the suspend option stopped working properly.
When selected, it goes back in the login screen and never enters in the
sleep mode. When I leave the system in that state, it eventually powers
off itself. I am not sure which package causes this, but I suspect acpid
is a factor. The launchpad ethics discourage against speculation, but I
had to choose a package, sorry! :)

Release info:

Description:Ubuntu 14.04 LTS
Release:14.04

I am also attaching outputs for:

- dmidecode
- lscpu
- lshw
- uname -a

Thanks for your help!

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: Tarred system info
   
https://bugs.launchpad.net/bugs/1310314/+attachment/4090217/+files/systeminfo.tgz

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

Title:
  Suspend stopped working after 14.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1310314/+subscriptions

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


[Bug 1210361] Re: [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing /proc/acpi/battery

2013-11-29 Thread MeMo
Folks,

After a long period of suffering, I found that this issue was caused by
a combination of hardware and software problems. Apparently my laptop
had power related problems, which were resolved by a motherboard
replacement. This fixed the main problem, but I was still having
problems having ubuntu recognizing the lid actions (open/close). After
some troubleshooting, I found that the crashplan daemon running in the
background was causing it.

Here's a one-liner for checking the lid actions in case you have a
similar problem:

while true; do cat /proc/acpi/button/lid/LID0/state; sleep 1; done

If you don't see close when you close the lid, then you might like to
check for running processes, starting with crashplan.

I tried to mark this case as solved, but I can only see fix
committed/released options. How can we properly close this case?

Thank you all from Canonical and Ubuntu community for your valuable help
and feedback!

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Re: [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing /proc/acpi/battery

2013-09-29 Thread MeMo
Hi Christopher, yes, this problem did not occur prior to Raring. My
laptop had been 100% compatible with all of the Ubuntu features until
the update. The problem continues to affect me in various ways. Aside
from inability to suspend, I have no power management at all, so the
battery lasts only for a few hours. This is very inconvenient during
travel. What bothers me the most is the fact that the live development
release also causes these symptoms so I am worried about the
sustainability of my Ubuntu experience! I really don't want to go back
to Windows.

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Re: [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing /proc/acpi/battery

2013-09-02 Thread MeMo
Hi! Were any of the information useful? Anything else that I can
provide?

I would really appreciate any suggestions for troubleshooting since this
problem is significantly affecting the usability of Ubuntu. The fact
that the development live distro also has this problem indicates a
hardware compatibility issue with the existing/future Ubuntu releases.
If this is the case, are there any packages that I can downgrade to at
least get the functionality back until this bug is fixed?

Also, in case it helps, the suspend function does work, but closing
the lid does not trigger it.

Thanks again!

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Re: [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing /proc/acpi/battery

2013-08-25 Thread MeMo
** Tags removed: kernel-fixed-upstream-v3.11-rc4
** Tags added: kernel-bug-exists-upstream-v3.11-rc4

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] BootDmesg.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Lspci.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] ProcInterrupts.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Lsusb.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Re: [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing /proc/acpi/battery

2013-08-25 Thread MeMo
apport information

** Tags added: apport-collected saucy

** Description changed:

  Hi after the last Ubuntu upgrade, I am having these power related
  problems:
  
  1) the initial battery/power indicator does not change when the laptop
  is plugged/unplugged. If the laptop was on battery, the indicator
  continues to show it after I plug it in, and vice versa.
  
  2) Sleep never works when the lid is closed, however it can be invoked
  using  /etc/acpi/sleep.sh or selecting suspend from the menu.
  
  3) /proc/acpi/battery got disappeared
  
  I am attaching the following:
  
  - version.log
  - dmesg | grep ACPI
  - dmidecode
  - lshw
  - lscpu -vnvn
  - /proc/acpi when plugged
  - /proc/acpi when on battery
  - uname -a
  
  Ubuntu is my primary OS so I will appreciate any suggestions for resolving 
this issue. Thanks in advance!
  --- 
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  memo   2111 F pulseaudio
   /dev/snd/pcmC0D0p:   memo   2111 F...m pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=acb42b41-ef8d-4cc3-9746-06868ce9e5d3
  InstallationDate: Installed on 2012-11-09 (272 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C/532U3C
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic 
root=UUID=e5741332-e4ea-46e4-84e9-b72b1cadc742 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-27-generic N/A
   linux-backports-modules-3.8.0-27-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-27-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-04-27 (104 days ago)
  UserGroups: adm cdrom debian-tor dip fuse lpadmin plugdev sambashare sudo 
vboxusers
  dmi.bios.date: 11/15/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P05ABH
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: NP540U3C-A01UB
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP05ABH:bd11/15/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C/532U3C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP540U3C-A01UB:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 530U3C/530U4C/532U3C
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
+ --- 
+ ApportVersion: 2.12.1-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ubuntu 2904 F pulseaudio
+ CasperVersion: 1.336
+ DistroRelease: Ubuntu 13.10
+ LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130825)
+ MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C/532U3C
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash --
+ ProcVersionSignature: Ubuntu 3.11.0-3.8-generic 3.11.0-rc6
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-3-generic N/A
+  linux-backports-modules-3.11.0-3-generic  N/A
+  linux-firmware1.113
+ Tags:  saucy
+ Uname: Linux 3.11.0-3-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 11/15/2012
+ dmi.bios.vendor: Phoenix Technologies Ltd.
+ dmi.bios.version: P05ABH
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: NP540U3C-A01UB
+ dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
+ dmi.board.version: FAB1
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
+ dmi.chassis.version: 0.1
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP05ABH:bd11/15/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C/532U3C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP540U3C-A01UB:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
+ dmi.product.name: 530U3C/530U4C/532U3C
+ dmi.product.version: 0.1
+ dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1210361/+attachment/3787326/+files/AlsaInfo.txt

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

To manage

[Bug 1210361] ProcEnviron.txt

2013-08-25 Thread MeMo
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1210361/+attachment/3787334/+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/1210361

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] IwConfig.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] CRDA.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] ProcCpuinfo.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] CurrentDmesg.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] WifiSyslog.txt

2013-08-25 Thread MeMo
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1210361/+attachment/3787341/+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/1210361

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] RfKill.txt

2013-08-25 Thread MeMo
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1210361/+attachment/3787338/+files/RfKill.txt

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] PulseList.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] UdevDb.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] UdevLog.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Re: [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing /proc/acpi/battery

2013-08-25 Thread MeMo
Hello again,

Sorry that it took too long, but I finally had a chance to try with the
development live distribution (3.10). To my surprise, the issues persist
in this versionas well! I collected and attached apport info to the
thread. So, the issues are not related to my settings and can be
replicated using recent live versions.

Please let me know if you need more information. Thanks again!

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] ProcModules.txt

2013-08-25 Thread MeMo
apport information

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Re: [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing /proc/acpi/battery

2013-08-14 Thread MeMo
Thanks. I already tried with the upstream kernel
(3.11.0-031100rc4-generic) and it did not resolve the problem. I am now
downloading the Saucy distro and will try is using a live session.
However, it is almost for certain that the problems will not exist in
the live session, since there are no hardware compatibility between my
laptop and Ubuntu. All of the versions I used so far did work without a
problem. The problem happened after I updated the system and it is
probably a corrupt configuration.

I will provide an update as soon as I try with the latest development
release.

Thanks!
  

** Tags added: kernel-fixed-upstream-v3.11-rc4

** Tags removed: needs-upstream-testing

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

Title:
  [Samsung NP540U3C-A01UB] Incorrect battery/power status and missing
  /proc/acpi/battery

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

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


[Bug 1210361] Re: Incorrect battery/power status and missing /proc/acpi/battery

2013-08-12 Thread MeMo
It's a Samsung NP540U3C-A01UB. Please let me know what else can I
do/provide for troubleshooting. Thanks!

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] Re: Incorrect battery/power status and missing /proc/acpi/battery

2013-08-09 Thread MeMo
** Tags removed: apport-collected raring
** Tags added: kernel-bug-exists-upstream

** 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/1210361

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


Re: [Bug 1210361] Re: Incorrect battery/power status and missing /proc/acpi/battery

2013-08-09 Thread MeMo
The upstream kernel does not resolve these bugs. Currently I have:

Linux upc 3.11.0-031100rc4-generic #201308041735 SMP Sun Aug 4 21:36:46 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux

I believe these bugs are related, but I can open separate cases if it will
help. If you want me to do that, should I close this thread?

Thanks again for your help!


On Fri, Aug 9, 2013 at 11:27 AM, Joseph Salisbury 
joseph.salisb...@canonical.com wrote:

 It's probably best to have three separate bugs for your three issues.
 That way they can be tracked and addressed separately.

 Would it be possible for you to test the latest upstream kernel? Refer
 to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
 v3.11 kernel[0].

 If this bug is fixed in the mainline kernel, please add the following
 tag 'kernel-fixed-upstream'.

 If the mainline kernel does not fix this bug, please add the tag:
 'kernel-bug-exists-upstream'.

 If you are unable to test the mainline kernel, for example it will not
 boot, please add the tag: 'kernel-unable-to-test-upstream'.
 Once testing of the upstream kernel is complete, please mark this bug as
 Confirmed.


 Thanks in advance.

 [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc4-saucy/


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

 ** Changed in: linux (Ubuntu)
Importance: Undecided = Medium

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1210361

 Title:
   Incorrect battery/power status and missing /proc/acpi/battery

 Status in “linux” package in Ubuntu:
   Incomplete

 Bug description:
   Hi after the last Ubuntu upgrade, I am having these power related
   problems:

   1) the initial battery/power indicator does not change when the laptop
   is plugged/unplugged. If the laptop was on battery, the indicator
   continues to show it after I plug it in, and vice versa.

   2) Sleep never works when the lid is closed, however it can be invoked
   using  /etc/acpi/sleep.sh or selecting suspend from the menu.

   3) /proc/acpi/battery got disappeared

   I am attaching the following:

   - version.log
   - dmesg | grep ACPI
   - dmidecode
   - lshw
   - lscpu -vnvn
   - /proc/acpi when plugged
   - /proc/acpi when on battery
   - uname -a

   Ubuntu is my primary OS so I will appreciate any suggestions for
 resolving this issue. Thanks in advance!
   ---
   ApportVersion: 2.9.2-0ubuntu8.3
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  memo   2111 F pulseaudio
/dev/snd/pcmC0D0p:   memo   2111 F...m pulseaudio
   DistroRelease: Ubuntu 13.04
   HibernationDevice: RESUME=UUID=acb42b41-ef8d-4cc3-9746-06868ce9e5d3
   InstallationDate: Installed on 2012-11-09 (272 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64
 (20121017.5)
   MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C/532U3C
   MarkForUpload: True
   Package: linux (not installed)
   ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=set
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic
 root=UUID=e5741332-e4ea-46e4-84e9-b72b1cadc742 ro quiet splash vt.handoff=7
   ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
   RelatedPackageVersions:
linux-restricted-modules-3.8.0-27-generic N/A
linux-backports-modules-3.8.0-27-generic  N/A
linux-firmware1.106
   Tags:  raring
   Uname: Linux 3.8.0-27-generic x86_64
   UpgradeStatus: Upgraded to raring on 2013-04-27 (104 days ago)
   UserGroups: adm cdrom debian-tor dip fuse lpadmin plugdev sambashare
 sudo vboxusers
   dmi.bios.date: 11/15/2012
   dmi.bios.vendor: Phoenix Technologies Ltd.
   dmi.bios.version: P05ABH
   dmi.board.asset.tag: Base Board Asset Tag
   dmi.board.name: NP540U3C-A01UB
   dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
   dmi.board.version: FAB1
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 9
   dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
   dmi.chassis.version: 0.1
   dmi.modalias:
 dmi:bvnPhoenixTechnologiesLtd.:bvrP05ABH:bd11/15/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C/532U3C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP540U3C-A01UB:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
   dmi.product.name: 530U3C/530U4C/532U3C
   dmi.product.version: 0.1
   dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

[Bug 1210361] [NEW] Incorrect battery/power status and missing /proc/acpi/battery

2013-08-08 Thread MeMo
Public bug reported:

Hi after the last Ubuntu upgrade, I am having these power related
problems:

1) the initial battery/power indicator does not change when the laptop
is plugged/unplugged. If the laptop was on battery, the indicator
continues to show it after I plug it in, and vice versa.

2) Sleep never works when the lid is closed, however it can be invoked
using  /etc/acpi/sleep.sh or selecting suspend from the menu.

3) /proc/acpi/battery got disappeared

I am attaching the following:

- version.log
- dmesg | grep ACPI
- dmidecode
- lshw
- lscpu -vnvn
- /proc/acpi when plugged
- /proc/batter when on battery
- uname -a

Ubuntu is my primary OS so I will appreciate any suggestions for
resolving this issue. Thanks in advance!

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

** Attachment added: acpi_debug.tgz
   
https://bugs.launchpad.net/bugs/1210361/+attachment/3765583/+files/acpi_debug.tgz

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] Re: Incorrect battery/power status and missing /proc/acpi/battery

2013-08-08 Thread MeMo
** Description changed:

  Hi after the last Ubuntu upgrade, I am having these power related
  problems:
  
  1) the initial battery/power indicator does not change when the laptop
  is plugged/unplugged. If the laptop was on battery, the indicator
  continues to show it after I plug it in, and vice versa.
  
  2) Sleep never works when the lid is closed, however it can be invoked
  using  /etc/acpi/sleep.sh or selecting suspend from the menu.
  
  3) /proc/acpi/battery got disappeared
  
  I am attaching the following:
  
  - version.log
  - dmesg | grep ACPI
  - dmidecode
  - lshw
  - lscpu -vnvn
  - /proc/acpi when plugged
- - /proc/batter when on battery
+ - /proc/acpi when on battery
  - uname -a
  
  Ubuntu is my primary OS so I will appreciate any suggestions for
  resolving this issue. Thanks in advance!

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] ProcModules.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] RfKill.txt

2013-08-08 Thread MeMo
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1210361/+attachment/3765599/+files/RfKill.txt

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] Re: Incorrect battery/power status and missing /proc/acpi/battery

2013-08-08 Thread MeMo
apport information

** Tags added: apport-collected raring

** Description changed:

  Hi after the last Ubuntu upgrade, I am having these power related
  problems:
  
  1) the initial battery/power indicator does not change when the laptop
  is plugged/unplugged. If the laptop was on battery, the indicator
  continues to show it after I plug it in, and vice versa.
  
  2) Sleep never works when the lid is closed, however it can be invoked
  using  /etc/acpi/sleep.sh or selecting suspend from the menu.
  
  3) /proc/acpi/battery got disappeared
  
  I am attaching the following:
  
  - version.log
  - dmesg | grep ACPI
  - dmidecode
  - lshw
  - lscpu -vnvn
  - /proc/acpi when plugged
  - /proc/acpi when on battery
  - uname -a
  
- Ubuntu is my primary OS so I will appreciate any suggestions for
- resolving this issue. Thanks in advance!
+ Ubuntu is my primary OS so I will appreciate any suggestions for resolving 
this issue. Thanks in advance!
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  memo   2111 F pulseaudio
+  /dev/snd/pcmC0D0p:   memo   2111 F...m pulseaudio
+ DistroRelease: Ubuntu 13.04
+ HibernationDevice: RESUME=UUID=acb42b41-ef8d-4cc3-9746-06868ce9e5d3
+ InstallationDate: Installed on 2012-11-09 (272 days ago)
+ InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
+ MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C/532U3C
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic 
root=UUID=e5741332-e4ea-46e4-84e9-b72b1cadc742 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
+ RelatedPackageVersions:
+  linux-restricted-modules-3.8.0-27-generic N/A
+  linux-backports-modules-3.8.0-27-generic  N/A
+  linux-firmware1.106
+ Tags:  raring
+ Uname: Linux 3.8.0-27-generic x86_64
+ UpgradeStatus: Upgraded to raring on 2013-04-27 (104 days ago)
+ UserGroups: adm cdrom debian-tor dip fuse lpadmin plugdev sambashare sudo 
vboxusers
+ dmi.bios.date: 11/15/2012
+ dmi.bios.vendor: Phoenix Technologies Ltd.
+ dmi.bios.version: P05ABH
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: NP540U3C-A01UB
+ dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
+ dmi.board.version: FAB1
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
+ dmi.chassis.version: 0.1
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP05ABH:bd11/15/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C/532U3C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP540U3C-A01UB:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
+ dmi.product.name: 530U3C/530U4C/532U3C
+ dmi.product.version: 0.1
+ dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1210361/+attachment/3765587/+files/AlsaInfo.txt

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] IwConfig.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] HookError_cloud_archive.txt

2013-08-08 Thread MeMo
apport information

** Attachment added: HookError_cloud_archive.txt
   
https://bugs.launchpad.net/bugs/1210361/+attachment/3765591/+files/HookError_cloud_archive.txt

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] UdevDb.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] BootDmesg.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] PulseList.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] ProcInterrupts.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] CRDA.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] Lspci.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] CurrentDmesg.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] ProcCpuinfo.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] Lsusb.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


[Bug 1210361] UdevLog.txt

2013-08-08 Thread MeMo
apport information

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

Title:
  Incorrect battery/power status and missing /proc/acpi/battery

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

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


Re: [Bug 1125827] Re: tmp permissions change on boot

2013-02-23 Thread MeMo
Yes, what I have was /var/run/couchpotato.pid, so not contained in its own
directory. This issue is resolved now and I am very happy to have my Ubuntu
back :)

Thanks for helping although this is not an Ubuntu supported package!





On Sat, Feb 23, 2013 at 10:53 AM, Bryan Fullerton fehwal...@gmail.comwrote:

 I don`t think there's a couchpotato package for Ubuntu, so you're
 probably best asking whoever maintains it about this.

 But since I was bored I checked the latest code from github
 (https://github.com/RuudBurger/CouchPotatoServer/), and the current
 ubuntu init script there writes the pid file as
 /var/run/couchpotato/server.pid and only modifies the permissions on
 that folder, not touching the main /var/run folder. So you probably need
 to update your couchpotato to the latest (or at least that line in the
 init script) and it should be fine.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1125827

 Title:
   tmp permissions change on boot

 Status in Ubuntu:
   Incomplete

 Bug description:
   Hi! This issue is easily reproducible on Ubuntu 12.10

   The permissions on /tmp change to 744 and its owner becomes my user
   account on every boot. I change it to 1777 and root:root but it only
   stays like that until the next boot.

   My only cron is for backintime, but I have an init daemon that runs as
   my user account and drops a pid in /tmp. Can it be causing this?

   Thanks!

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



-- 
=
Mehmet Belgin, Ph.D. (mehmet.bel...@oit.gatech.edu)
Scientific Computing Consultant | OIT - Academic and Research Technologies
Georgia Institute of Technology
258 Fourth Street, Rich Building, Room 326
Atlanta, GA  30332-0700
Office: (404) 385-0665

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

Title:
  tmp permissions change on boot

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

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


[Bug 1128675] Re: pulseaudio crashes on login

2013-02-22 Thread MeMo
This issue is now resolved after the latest system updates. Thanks!

** Changed in: pulseaudio (Ubuntu)
   Status: New = Fix Released

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

Title:
  pulseaudio crashes on login

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

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


Re: [Bug 1125827] Re: tmp permissions change on boot

2013-02-22 Thread MeMo
Bryan,

Your timing could not be better, I discovered the problem just a few hours
ago. The init script that creates all the problems belongs to couchpotato.
In particular, it messes up the permissions of the directory it drops its
PID file in. In my case, it was tmp. Later, I moved it to /var/run
(actually symlink to /run), following convention, this time everything
started crashing (network, software center, etc). I removed the script and
all is back to normal.

Hope this helps. I will be happy to provide more feedback if needed.

Thanks for your followup.


On Fri, Feb 22, 2013 at 9:31 PM, Bryan Fullerton fehwal...@gmail.comwrote:

 If you haven't already resolved this elsewhere, can you provide more
 information about this init daemon? Is it from an Ubuntu package?

 ** Changed in: ubuntu
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1125827

 Title:
   tmp permissions change on boot

 Status in Ubuntu:
   Incomplete

 Bug description:
   Hi! This issue is easily reproducible on Ubuntu 12.10

   The permissions on /tmp change to 744 and its owner becomes my user
   account on every boot. I change it to 1777 and root:root but it only
   stays like that until the next boot.

   My only cron is for backintime, but I have an init daemon that runs as
   my user account and drops a pid in /tmp. Can it be causing this?

   Thanks!

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



-- 
=
Mehmet Belgin, Ph.D. (mehmet.bel...@oit.gatech.edu)
Scientific Computing Consultant | OIT - Academic and Research Technologies
Georgia Institute of Technology
258 Fourth Street, Rich Building, Room 326
Atlanta, GA  30332-0700
Office: (404) 385-0665

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

Title:
  tmp permissions change on boot

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

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


[Bug 1128675] [NEW] pulseaudio crashes on login

2013-02-17 Thread MeMo
Public bug reported:

Pulseaudio seems to be crashing on login. I still have sound, but the
sound icon in the systray is disabled and Sound Settings does not show
any Input/Output Devices. The sound +/- shortkeys are working and I do
have sound, but it seems to be not coming from pulseaudio.

Interestingly, a lightdm restart seems to be fixing this. I am also
attaching the syslog in case it helps.

Thanks for your help!

# lsb_release -rd 
Description:Ubuntu 12.10
Release:12.10

# apt-cache policy pulseaudio
pulseaudio:
  Installed: 1:2.1-0ubuntu4
  Candidate: 1:2.1-0ubuntu4
  Version table:
 *** 1:2.1-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

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

** Attachment added: syslog
   https://bugs.launchpad.net/bugs/1128675/+attachment/3534171/+files/syslog

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

Title:
  pulseaudio crashes on login

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

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


[Bug 1125827] Re: tmp permissions change on boot

2013-02-17 Thread MeMo
Ok, sorry. If that's the case perhaps it would be a good idea to make
the package selection in the bug tracker form a required field (?) :)

I will try to find my answer elsewhere then, thanks for the explanation!

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

Title:
  tmp permissions change on boot

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

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


[Bug 1125827] [NEW] tmp permissions change on boot

2013-02-14 Thread MeMo
Public bug reported:

Hi! This issue is easily reproducible on Ubuntu 12.10

The permissions on /tmp change to 744 and its owner becomes my user
account on every boot. I change it to 1777 and root:root but it only
stays like that until the next boot.

My only cron is for backintime, but I have an init daemon that runs as
my user account and drops a pid in /tmp. Can it be causing this?

Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  tmp permissions change on boot

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

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


[Bug 1074698] Re: Samsung NP540U3C does not suspend when lid is closed.

2013-01-07 Thread MeMo
My apologies for not keeping the thread up to date. I reinstalled ubuntu
from scratch and could not replicate the issue since then, so I did not
perform the suggested troubleshooting steps.

I updated everything after installing ubuntu, including the kernel, so
the latest upstream kernel might have resolved the issue.

Thanks!

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

Title:
  Samsung  NP540U3C  does not suspend when lid is closed.

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

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


[Bug 1048193] Re: Forecast Information Cannot be fetched. Connection cannot be established

2012-11-11 Thread MeMo
Same problem... I am still keeping it since the icon is so cool. :)

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

Title:
  Forecast Information Cannot be fetched. Connection cannot be
  established

To manage notifications about this bug go to:
https://bugs.launchpad.net/weather-indicator/+bug/1048193/+subscriptions

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


[Bug 1074698] [NEW] Samsung NP540U3C does not suspend when lid is closed.

2012-11-03 Thread MeMo
Public bug reported:

Ubuntu attempts to suspend when the lid is closed, and I can see the
HDD/Wireless lights go off as they are supposed to. Then all of a sudden
it all comes back, and I can see the login screen when I open the lid
with no delay. So, I assume it comes back when the lid is closed. I left
it overnight as it is and the entire battery is drained.

Attached is the lspci output.

Is it reproducible? Yes.
Did it work before? No.
Do you end up with flashing Caps Lock light or similar? No

$ cat /etc/initramfs-tools/conf.d/resume
RESUME=UUID=b79ebb24-6fe7-41d5-8af2-a910ccac487e

$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=3870e398-fbfd-4737-83a4-d3a67fac830e ro quiet splash vt.handoff=7

Description:Ubuntu 12.10
Release:12.10
Version: Ubuntu 3.5.0-17.28-generic 3.5.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-17-generic 3.5.0-17.28
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mehmet 1848 F pulseaudio
Date: Sat Nov  3 12:43:57 2012
HibernationDevice: RESUME=UUID=b79ebb24-6fe7-41d5-8af2-a910ccac487e
InstallationDate: Installed on 2012-10-28 (5 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C/532U3C
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=3870e398-fbfd-4737-83a4-d3a67fac830e ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-17-generic N/A
 linux-backports-modules-3.5.0-17-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/20/2012
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: P03ABH
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: NP540U3C-A01UB
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: FAB1
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP03ABH:bd09/20/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C/532U3C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP540U3C-A01UB:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
dmi.product.name: 530U3C/530U4C/532U3C
dmi.product.version: 0.1
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: amd64 apport-bug quantal running-unity samsung suspend

** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/1074698/+attachment/3422681/+files/lspci-vnvn.log

** Description changed:

  Ubuntu attempts to suspend when the lid is closed, and I can see the
  HDD/Wireless lights go off as they are supposed to. Then all of a sudden
  it all comes back, and I can see the login screen when I open the lid
  with no delay. So, I assume it comes back when the lid is closed. I left
  it overnight as it is and the entire battery is drained.
  
  Attached is the lspci output.
+ 
+ Is it reproducible? Yes.
+ Did it work before? No.
+ Do you end up with flashing Caps Lock light or similar? No
+ 
+ $ cat /etc/initramfs-tools/conf.d/resume
+ RESUME=UUID=b79ebb24-6fe7-41d5-8af2-a910ccac487e
+ 
+ $ cat /proc/cmdline
+ BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=3870e398-fbfd-4737-83a4-d3a67fac830e ro quiet splash vt.handoff=7
  
  Description:  Ubuntu 12.10
  Release:  12.10
  Version: Ubuntu 3.5.0-17.28-generic 3.5.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  mehmet 1848 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  mehmet 1848 F pulseaudio
  Date: Sat Nov  3 12:43:57 2012
  HibernationDevice: RESUME=UUID=b79ebb24-6fe7-41d5-8af2-a910ccac487e
  InstallationDate: Installed on 2012-10-28 (5 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C/532U3C
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=3870e398-fbfd-4737-83a4-d3a67fac830e ro quiet 

[Bug 415315] Re: it's uable to use rythmbox together with any firefox plugin using soundcard

2010-03-12 Thread Memo
I am willing to provide all the help you need on tracing out this one.
This is really annoying bug.

-- 
it's uable to use rythmbox together with any firefox plugin using soundcard
https://bugs.launchpad.net/bugs/415315
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 415315] Re: it's uable to use rythmbox together with any firefox plugin using soundcard

2010-03-09 Thread Memo
** Changed in: pulseaudio (Ubuntu)
   Status: Invalid = Confirmed

-- 
it's uable to use rythmbox together with any firefox plugin using soundcard
https://bugs.launchpad.net/bugs/415315
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 415315] Re: it's uable to use rythmbox together with any firefox plugin using soundcard

2010-03-09 Thread Memo
I can confirm this bug.
I use to play an online game (java based). After i start the game, and starting 
rythmbox after, i get the following messages in user.log:

Mar  9 21:31:36 p5b-dlx pulseaudio[2428]: alsa-sink.c: Error opening PCM device 
front:0: Device or resource busy
Mar  9 21:32:36 p5b-dlx pulseaudio[2428]: last message repeated 3 times

Closing the firefox browser i am able to start playback on rythmbox.

-- 
it's uable to use rythmbox together with any firefox plugin using soundcard
https://bugs.launchpad.net/bugs/415315
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 389322] Re: Yahoo server authentication changed: Pidgin =2.5.6 will not connect to Yahoo! servers.

2009-09-05 Thread memo demo
** Changed in: pidgin (Ubuntu Jaunty)
   Status: Fix Released = Confirmed

-- 
Yahoo server authentication changed: Pidgin =2.5.6 will not connect to Yahoo! 
servers.
https://bugs.launchpad.net/bugs/389322
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 343299] [NEW] The right colors don't show up when playing .avi movie

2009-03-15 Thread MEmO
Public bug reported:

Binary package hint: totem

Totem  Mplayer show the wrong colors when playing .avii movie. It
happened suddenly. The red became green and etc...

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: nvidia
Package: totem-gstreamer 2.24.3-0ubuntu1
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/real/RealPlayer
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug

-- 
The right colors don't show up when playing .avi movie
https://bugs.launchpad.net/bugs/343299
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 343299] Re: The right colors don't show up when playing .avi movie

2009-03-15 Thread MEmO

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

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

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

-- 
The right colors don't show up when playing .avi movie
https://bugs.launchpad.net/bugs/343299
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 312682] [NEW] Anjuta IDE User's Manual is closing when clicking on info links

2008-12-31 Thread Memo
Public bug reported:

~$ lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04
~$ apt-cache policy anjuta
anjuta:
  Installed: 2:2.4.1-0ubuntu1
  Candidate: 2:2.4.1-0ubuntu1
  Version table:
 *** 2:2.4.1-0ubuntu1 0
500 http://ro.archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status


Anjuta IDE Manual is closing when clicking on info links.

From /var/log/syslog:

Dec 31 12:54:04 memo-desktop kernel: [ 3520.674848] gnome-help[5327]: segfault 
at  eip b77b438d esp bf88bcf0 error 4
Dec 31 12:54:25 memo-desktop kernel: [ 3541.324791] gnome-help[6016]: segfault 
at  eip b773f38d esp bf80dad0 error 4
Dec 31 12:55:01 memo-desktop kernel: [ 3577.112553] gnome-help[6338]: segfault 
at  eip b77b338d esp bff87240 error 4

Steps to reproduce:
* Open Anjuta User's Manual either by pressing F1 either from Help menu
* Open chapter 4.1. Creating a New Project
* On section 4.1.2. Importing Projects section click on autoconf/automake 
info link

The User's manual will close and the error appears in logs.

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

-- 
Anjuta IDE User's Manual is closing when clicking on info links
https://bugs.launchpad.net/bugs/312682
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 111024] Re: atkbd.c: Unknown key pressed/released appears in log files a lot

2008-12-22 Thread Memo
Thought to give back some inputs.

When i reported this bug i was using a very cheap keyboard, something
around 2eur piece of crap. Had some issues in Windows XP also, as in
some applications, pressing right or left SHIFT key would send an E or e
code to the application. That was pretty annoying and i said it might
have to do with the keyboard itself rather than with the OS (be it
windows or linux).

Changing the keyboard to a better quality keyboard (MS branded) solved
the problem. So i think Microsoft does some quality things after all,
and is not software for sure. :)

Wishing good luck to the rest of you, and remember, is not always the
best thing to do everything to solve every issue that might appear with
every piece of crap hardware out there. Sometimes replacing the hardware
seems a cheaper solution than putting in hours of hard work to solve it
in software.

Best regards,
Memo

-- 
atkbd.c: Unknown key pressed/released appears in log files a lot
https://bugs.launchpad.net/bugs/111024
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 39328] Re: Offer option to disable scroll wheel on task list

2008-10-17 Thread Memo
Yes this is an extremely annoying feature.  Whenever my pointer is
over any area of the desktop and I go near the vertical scroll area of
the trackpad I lose 3 minutes of my life.  2 to stop the impending seizure
caused by the flashing workspaces and 1 to find where I need to be again.
Then I can work for 2-5 minutes before it happens again.  If there was a way
to change the behaviour only for trackpads, I think it would be great if it 
could
be set to work on the Left Scroll zone of the trackpad where it would not be 
confused with a page scroll.  Or I would find it useful also if it perhaps was 
just a tap in the upper left corner to pop through the workspaces.  This might
not be attractive for those that tend to use many workspaces but for like 4 it
would be fine.  Just some suggestions.  

I am new Ubuntu( Studio) user.  The MS Viral Magnet and Spy Generator 
features forced me to look for something else.  I am glad I did.  Thank you!

-- 
Offer option to disable scroll wheel on task list
https://bugs.launchpad.net/bugs/39328
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 188314] Re: denyhosts - exception thrown from __send_new_hosts

2008-03-14 Thread Memo
Can confirm this bug. Got this several times in my denyhosts log.

2008-03-14 10:18:59,218 - sync: ERRORFault 1: 
'_mysql_exceptions.OperationalError:(1054, Unknown column \'None\' in \'field 
list\')'
Traceback (most recent call last):
  File /usr/share/denyhosts/DenyHosts/sync.py, line 100, in __send_new_hosts
self.__server.add_hosts(hosts)
  File xmlrpclib.py, line 1147, in __call__
return self.__send(self.__name, args)
  File xmlrpclib.py, line 1437, in __request
verbose=self.__verbose
  File xmlrpclib.py, line 1201, in request
return self._parse_response(h.getfile(), sock)
  File xmlrpclib.py, line 1340, in _parse_response
return u.close()
  File xmlrpclib.py, line 787, in close
raise Fault(**self._stack[0])
Fault: Fault 1: '_mysql_exceptions.OperationalError:(1054, Unknown column 
\'None\' in \'field list\')'
2008-03-14 10:18:59,270 - sync: INFO sent 1 new host
2008-03-14 10:18:59,936 - sync: INFO received 29 new hosts

-- 
denyhosts - exception thrown from __send_new_hosts
https://bugs.launchpad.net/bugs/188314
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 94588] Re: [apport] sabayon-apply crashed with ValueError in c2py()

2008-01-09 Thread Memo
I didn't see it happend anymore after the fix for the Bug #46421 was
released.

-- 
[apport] sabayon-apply crashed with ValueError in c2py()
https://bugs.launchpad.net/bugs/94588
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 41834] Re: Perfectly normal (but old) keyboard dysfunctional on a VT (Breezy)

2007-06-29 Thread Memo
The bug came somehow to life again ...

I have this issue when using 3 keys on my keyboard: Right SHIFT, Left
SHIFT and Left ALT. I have a generic 101 key PC keyboard.

Pressing and releasing Left Shift:
==
Jun 29 15:45:36 memo-desktop kernel: [103435.145068] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Jun 29 15:45:36 memo-desktop kernel: [103435.145075] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.
Jun 29 15:45:36 memo-desktop kernel: [103435.150265] atkbd.c: Unknown key 
pressed (translated set 2, code 0x92 on isa0060/serio0).
Jun 29 15:45:36 memo-desktop kernel: [103435.150271] atkbd.c: Use 'setkeycodes 
e012 keycode' to make it known.
Jun 29 15:45:36 memo-desktop kernel: [103435.574586] atkbd.c: Unknown key 
released (translated set 2, code 0x92 on isa0060/serio0).
Jun 29 15:45:36 memo-desktop kernel: [103435.574593] atkbd.c: Use 'setkeycodes 
e012 keycode' to make it known.
Jun 29 15:45:36 memo-desktop kernel: [103435.578203] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Jun 29 15:45:36 memo-desktop kernel: [103435.578209] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.


Pressing and releasing Right Shift:
===
Jun 29 15:48:04 memo-desktop kernel: [103582.948920] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Jun 29 15:48:04 memo-desktop kernel: [103582.948927] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.
Jun 29 15:48:04 memo-desktop kernel: [103583.188423] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Jun 29 15:48:04 memo-desktop kernel: [103583.188429] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.


Pressing and releasing Left ALT:

Jun 29 15:49:35 memo-desktop kernel: [103673.665006] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Jun 29 15:49:35 memo-desktop kernel: [103673.665013] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.
Jun 29 15:49:35 memo-desktop kernel: [103674.099733] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Jun 29 15:49:35 memo-desktop kernel: [103674.099739] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.

-- 
Perfectly normal (but old) keyboard dysfunctional on a VT (Breezy)
https://bugs.launchpad.net/bugs/41834
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 121280] Re: Could not calculate the upgrade

2007-06-28 Thread Memo
*** This bug is a duplicate of bug 103934 ***
https://bugs.launchpad.net/bugs/103934

Changed package to xsp, as there are errors related to mono-xsp,
probably broken due to Bug #103934 this bug being a duplicate of this.

I encountered that error too. 
Removing mono-xsp ...
 * Stopping XSP WebServer mono-xsp  
/etc/init.d/mono-xsp: 95: Syntax error: Bad fd number
invoke-rc.d: initscript mono-xsp, action stop failed.
dpkg: error processing mono-xsp (--remove):
 subprocess pre-removal script returned error exit status 2
postinst failed `abort-remove'
Errors were encountered while processing:
 mono-xsp
E: Sub-process /usr/bin/dpkg returned an error code (1)


** Changed in: xsp (Ubuntu)
Sourcepackagename: update-manager = xsp

** This bug has been marked a duplicate of bug 103934
   mono-xsp2 init script is not POSIX compliant

-- 
Could not calculate the upgrade
https://bugs.launchpad.net/bugs/121280
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 92940] Re: [can-not-install] file overwrite error

2007-06-19 Thread Memo
Later observation, cannot install either bash-doc for almost the same
reason. Just that this time is about dir.old.gz instead of dir.old

Unpacking bash-doc (from .../bash-doc_3.2-0ubuntu7_all.deb) ...
dpkg: error processing /var/cache/apt/archives/bash-doc_3.2-0ubuntu7_all.deb 
(--unpack):
 trying to overwrite `/usr/share/info/dir.old.gz', which is also in package vice
Errors were encountered while processing:
 /var/cache/apt/archives/bash-doc_3.2-0ubuntu7_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
[can-not-install] file overwrite error
https://bugs.launchpad.net/bugs/92940
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 92940] Re: [can-not-install] file overwrite error

2007-06-19 Thread Memo
I've come across a similar problem, when trying to install librep-doc
after installing vice.

Unpacking librep-doc (from .../librep-doc_0.17+svn20070119-2ubuntu1_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/librep-doc_0.17+svn20070119-2ubuntu1_all.deb (--unpack):
 trying to overwrite `/usr/share/info/dir.gz', which is also in package vice
Errors were encountered while processing:
 /var/cache/apt/archives/librep-doc_0.17+svn20070119-2ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



** Changed in: librep (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
[can-not-install] file overwrite error
https://bugs.launchpad.net/bugs/92940
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 58706] Re: LED indicator on USB flash disk is not switch off after disk eject

2007-06-19 Thread Memo
I can confirm this, when removing the USB stick in windows the Led
indicator turns off. In Ubuntu 7.04 the device is unmounted but the led
is still green, wich means that the USB stick is still powered on.

** Changed in: gnome-mount (Ubuntu)
Sourcepackagename: None = gnome-mount
   Status: Unconfirmed = Confirmed

-- 
LED indicator on USB flash disk is not switch off after disk eject
https://bugs.launchpad.net/bugs/58706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 58706] Re: LED indicator on USB flash disk is not switch off after disk eject

2007-06-19 Thread Memo
I am talking about 7.04, as this is the distribution i am using. When i
insert the usb stick it turns on (indicator LED lights green), and it is
automaticaly mounted this is the entry in mtab:

/dev/sdb1 on /media/disk type vfat
(rw,nosuid,nodev,shortname=mixed,uid=1000,utf8,umask=077)

and nautilus launches showing the files on usb stick.

In Disk Mounter, it shows the icon for the USB drive, but on click i
have only two options open si unmount. On unmount, it does not turn
off the indicator led.

I also tried the eject /dev/sdb1 but i had to sudo it:  sudo eject /dev/sdb1 
The stick is unmounted and indicator led is still green.

-- 
LED indicator on USB flash disk is not switch off after disk eject
https://bugs.launchpad.net/bugs/58706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119771] Re: Restricted Drivers Manager not working with Mobilty Radeon 9700 - Ubuntu 7.10 Alpha 1 (32 bit)

2007-06-10 Thread Memo
*** This bug is a duplicate of bug 115188 ***
https://bugs.launchpad.net/bugs/115188

** This bug has been marked a duplicate of bug 115188
   [gutsy][regression][fglrx] X doesn't start

-- 
Restricted Drivers Manager not working with Mobilty Radeon 9700 - Ubuntu 7.10 
Alpha 1 (32 bit)
https://bugs.launchpad.net/bugs/119771
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119283] Re: Monitor not detected

2007-06-08 Thread Memo

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

-- 
Monitor not detected
https://bugs.launchpad.net/bugs/119283
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119283] Re: Monitor not detected

2007-06-08 Thread Memo

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/8025322/xorg.conf

-- 
Monitor not detected
https://bugs.launchpad.net/bugs/119283
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119283] Monitor not detected

2007-06-08 Thread Memo
Public bug reported:

Ubuntu Desktop (i386) Tribe 1 Live CD session. 
Monitor not detected, Generic Monitor assumed, highest resolution is 1024x768 
and highest refresh rate is 60hz
The monitor was correctly detected in a Feisty installation, and ddcprobe 
correctly shows my monitor:

~$ sudo ddcprobe
vbe: VESA 2.0 detected.
oem: ATI RV370
memory: 16384kb
mode: 800x600x16
mode: 1024x768x16
mode: 320x200x32k
mode: 320x200x64k
mode: 320x200x16m
mode: 1600x1200x256
mode: 640x400x256
mode: 640x480x256
mode: 640x480x32k
mode: 640x480x64k
mode: 640x480x16m
mode: 1600x1200x32k
mode: 800x600x256
mode: 800x600x32k
mode: 800x600x64k
mode: 800x600x16m
mode: 1600x1200x64k
mode: 1024x768x256
mode: 1024x768x32k
mode: 1024x768x64k
mode: 1024x768x16m
mode: 1280x1024x256
mode: 1280x1024x32k
mode: 1280x1024x64k
mode: 1280x1024x16m
mode: 132x25 (text)
mode: 132x43 (text)
edid: 
edid: 1 3
id: 1445
eisa: CPQ1445
serial: b9ab5098
manufacture: 51 2002
input: sync on green, analog signal.
screensize: 32 24
gamma: 2.63
dpms: RGB, active off, suspend, standby
timing: [EMAIL PROTECTED] Hz (VGA)
timing: [EMAIL PROTECTED] Hz (VESA)
timing: [EMAIL PROTECTED] Hz (VESA)
timing: [EMAIL PROTECTED] Hz (VESA)
timing: [EMAIL PROTECTED] Hz (VESA)
ctiming: [EMAIL PROTECTED]
ctiming: [EMAIL PROTECTED]
ctiming: [EMAIL PROTECTED]
ctiming: [EMAIL PROTECTED]
dtiming: [EMAIL PROTECTED]
monitorrange: 30-70, 50-140
monitorname: COMPAQ 7500

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Monitor not detected
https://bugs.launchpad.net/bugs/119283
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119344] Re: Restricted drivers manager does not load fglrx module

2007-06-08 Thread Memo
I can confirm this bug. After enabling restricted driver X fails to start.
01:00.0 VGA compatible controller: ATI Technologies Inc RV370 [Sapphire X550 
Silent]

Works flawlessly in Feisty.

** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
Sourcepackagename: restricted-manager = linux-restricted-modules-2.6.22
   Status: Unconfirmed = Confirmed

-- 
Restricted drivers manager does not load fglrx module
https://bugs.launchpad.net/bugs/119344
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119344] Re: Restricted drivers manager does not load fglrx module

2007-06-08 Thread Memo
The Xorg.0.log when starting with fglrx.

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

-- 
Restricted drivers manager does not load fglrx module
https://bugs.launchpad.net/bugs/119344
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119344] Re: Restricted drivers manager does not load fglrx module

2007-06-08 Thread Memo
*** This bug is a duplicate of bug 115188 ***
https://bugs.launchpad.net/bugs/115188

** This bug has been marked a duplicate of bug 115188
   [gutsy][regression][fglrx] X doesn't start

-- 
Restricted drivers manager does not load fglrx module
https://bugs.launchpad.net/bugs/119344
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 48514] Re: Swap partition needs to be reinitialized after failed resume from hibernation

2007-05-21 Thread Memo
Linux memo-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 
GNU/Linux
Ubuntu Feisty Fawn 7.04

This had happened to me after sending computer to hibernation. After
power up, the system went into normal boot state, not resuming from
hibernation. Gdesklets SideCandy RAM/SWAP reported a fault division
error. free command in terminal showed no swap. Had to manually set
the swapon.


** Changed in: hibernate (Ubuntu)
Sourcepackagename: None = hibernate

-- 
Swap partition needs to be reinitialized after failed resume from hibernation
https://bugs.launchpad.net/bugs/48514
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 113376] Firefox does not start

2007-05-08 Thread Memo
Public bug reported:

Binary package hint: firefox

There was a blackout and after system getting up online there was a disk
check. Some errors were corrected but when i tried to start firefox it
did not work. I have tried to start it from a terminal, all went ok.
Looking at the Launcher i noticed it had a %u as a parameter. Removed
that and firefox started up. But again, i thought that editing that
launcher line is not a normal ting to do so i went ahead and reinstalled
firefox with Synapic. After doing this firefox definately stoped
working.

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Firefox does not start
https://bugs.launchpad.net/bugs/113376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113376] Re: Firefox does not start

2007-05-08 Thread Memo
This is the crash file.

** Attachment added: _usr_lib_firefox_firefox-bin.1000.crash
   
http://librarian.launchpad.net/7584779/_usr_lib_firefox_firefox-bin.1000.crash

-- 
Firefox does not start
https://bugs.launchpad.net/bugs/113376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113376] Re: Firefox does not start

2007-05-08 Thread Memo
Seems like this is not really a firefox bug. Some files in my firefox
profile were affected when my computer was affected by that blackout. I
have solved the problem by removing the .mozilla folder in my home
directory.

-- 
Firefox does not start
https://bugs.launchpad.net/bugs/113376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113376] Re: Firefox does not start

2007-05-08 Thread Memo
Seems like this is not really a firefox bug.

** Changed in: firefox (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
Firefox does not start
https://bugs.launchpad.net/bugs/113376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112002] Wrong url for the online search.

2007-05-03 Thread Memo
Public bug reported:

Binary package hint: yelp

Ubuntu Feisty 7.04 Desktop
Linux memo-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 
GNU/Linux

Each results page after a search query has a bottom line like this:

Repeat the search online at the Ubuntu Help Pages

the Ubuntu Help Pages being a hyperlink to 
http://search.ubuntu.com/help?os=ubuntuver=6.10q=query term 
For example, for a search in help for gdesklets we have a hyperlink to 
http://search.ubuntu.com/help?os=ubuntuver=6.10q=gdesklets;

** Affects: yelp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Wrong url for the online search.
https://bugs.launchpad.net/bugs/112002
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111024] atkbd.c: Unknown key pressed/released

2007-04-29 Thread Memo
Public bug reported:

The following messages apear in both messages and syslog logs:

Pressing the RightSHIFT:
Apr 29 16:11:36 memo-desktop kernel: [ 1469.327507] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Apr 29 16:11:36 memo-desktop kernel: [ 1469.327513] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.
Apr 29 16:11:36 memo-desktop kernel: [ 1469.429923] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Apr 29 16:11:36 memo-desktop kernel: [ 1469.429928] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.

Pressing the LeftSHIFT:
Apr 29 16:12:08 memo-desktop kernel: [ 1500.830112] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Apr 29 16:12:08 memo-desktop kernel: [ 1500.830117] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.
Apr 29 16:12:08 memo-desktop kernel: [ 1500.835309] atkbd.c: Unknown key 
pressed (translated set 2, code 0x92 on isa0060/serio0).
Apr 29 16:12:08 memo-desktop kernel: [ 1500.835313] atkbd.c: Use 'setkeycodes 
e012 keycode' to make it known.
Apr 29 16:12:08 memo-desktop kernel: [ 1500.968496] atkbd.c: Unknown key 
released (translated set 2, code 0x92 on isa0060/serio0).
Apr 29 16:12:08 memo-desktop kernel: [ 1500.968500] atkbd.c: Use 'setkeycodes 
e012 keycode' to make it known.
Apr 29 16:12:08 memo-desktop kernel: [ 1500.972107] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Apr 29 16:12:08 memo-desktop kernel: [ 1500.972111] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.

Pressing the LeftALT:
Apr 29 16:12:40 memo-desktop kernel: [ 1532.468687] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Apr 29 16:12:40 memo-desktop kernel: [ 1532.468694] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.
Apr 29 16:12:40 memo-desktop kernel: [ 1532.575722] atkbd.c: Unknown key 
released (translated set 2, code 0x62 on isa0060/serio0).
Apr 29 16:12:40 memo-desktop kernel: [ 1532.575728] atkbd.c: Use 'setkeycodes 
62 keycode' to make it known.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
atkbd.c: Unknown key pressed/released
https://bugs.launchpad.net/bugs/111024
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111103] ntfs-config cannot mount ntfs partitions after system restart

2007-04-29 Thread Memo
Public bug reported:

Binary package hint: ntfs-config

Started the ntfs-config tool from Applications-System Tools-NTFS 
Configuration Tool
I have 3 NTFS partitions on the oher harddisk, the Windows HDD as i call it. 
(Ubuntu runs on a second HDD)

/dev/sdb1 - the C partition (labeled: System)
/dev/sdb5 - the D partition (labeled: Media)
/dev/sdb6 - the E partition (labeled: Storage)

Mounted the sdb5 and sdb6 in the suggested mount points: /media/Storage
and /media/Media

Everything worked fine.
Restarted the system.

The two NTFS partitions were no longer mounted.
Run the ntfs-config tool again, but this time i had the following error:
Error : An error occured when trying to configure
 /media/Storage, please retry. Thanks.
and respectively: 
Error : An error occured when trying to configure
 /media/Media, please retry. Thanks.

I was able to mount them though after manually deleting the
/media/Storage and /media/Media folders.

** Affects: ntfs-config (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
ntfs-config cannot mount ntfs partitions after system restart
https://bugs.launchpad.net/bugs/03
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 99763] Re: [apport] gaim crashed with SIGSEGV in gaim_find_buddy()

2007-04-02 Thread Memo
~$ G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck 
--leak-check=full --num-callers=40 --log-file=valgrind.log gaim
Killed
~$

** Attachment added: valgrind-logs-gaim.tar.gz
   http://librarian.launchpad.net/7101232/valgrind-logs-gaim.tar.gz

-- 
[apport] gaim crashed with SIGSEGV in gaim_find_buddy()
https://launchpad.net/bugs/99763

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


[Bug 99763] Re: [apport] gaim crashed with SIGSEGV in gaim_find_buddy()

2007-04-02 Thread Memo
I remember trying to change the file transfer port for my Yahoo account. 80 - 
5050 - 8080 - 5000 and back to 80. Still not able to transfer files to people 
using YM outside the network, I am behind a nat server with very restrictive 
rules, but i remember being able to send files with YM from windows. Network 
admin said that he oppened YM required ports.
I have attached another valgrind log with gaim-dbg installed.

** Attachment added: valgrind-logs-gaim-dbg.tar.gz
   http://librarian.launchpad.net/7121274/valgrind-logs-gaim-dbg.tar.gz

-- 
[apport] gaim crashed with SIGSEGV in gaim_find_buddy()
https://bugs.launchpad.net/bugs/99763
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 102141] Re: [apport] gphpedit crashed with SIGSEGV

2007-04-02 Thread Memo

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7123013/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7123014/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7123015/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7123016/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7123017/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7123018/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/7123019/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7123020/ThreadStacktrace.txt

-- 
[apport] gphpedit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/102141
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 102141] [apport] gphpedit crashed with SIGSEGV

2007-04-02 Thread Memo
Public bug reported:

Binary package hint: gphpedit

gphpedit crashes each time i hit Apply button on Edit-Preferences if i
have an Untitled document open.

ProblemType: Crash
Architecture: i386
Date: Tue Apr  3 01:47:58 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gphpedit
Package: gphpedit 0.9.91-3
PackageArchitecture: i386
ProcCmdline: gphpedit
ProcCwd: /home/memo
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gphpedit
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Uname: Linux memo-desktop 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

** Affects: gphpedit (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gphpedit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/102141
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 99763] [apport] gaim crashed with SIGSEGV in gaim_find_buddy()

2007-04-01 Thread Memo
Public bug reported:

Binary package hint: gaim

Tried to send a file.

ProblemType: Crash
Architecture: i386
Date: Sun Apr  1 17:05:49 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gaim
Package: gaim 1:2.0.0+beta6-1ubuntu4
PackageArchitecture: i386
ProcCmdline: gaim
ProcCwd: /home/memo
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gaim
Stacktrace:
 #0  0xb78e7f48 in gaim_find_buddy () from /usr/lib/libgaim.so.0
 #1  0xb78fd2d9 in gaim_xfer_cancel_remote () from /usr/lib/libgaim.so.0
 #2  0xb6cc9a9d in ?? () from /usr/lib/gaim/libyahoo.so
 #3  0x08634530 in ?? ()
 #4  0x in ?? ()
StacktraceTop:
 gaim_find_buddy () from /usr/lib/libgaim.so.0
 gaim_xfer_cancel_remote () from /usr/lib/libgaim.so.0
 ?? () from /usr/lib/gaim/libyahoo.so
 ?? ()
 ?? ()
Uname: Linux memo-desktop 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

** Affects: gaim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gaim crashed with SIGSEGV in gaim_find_buddy()
https://launchpad.net/bugs/99763

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


[Bug 99763] Re: [apport] gaim crashed with SIGSEGV in gaim_find_buddy()

2007-04-01 Thread Memo

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7099344/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7099345/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7099346/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7099347/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7099348/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7099349/Registers.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7099350/ThreadStacktrace.txt

-- 
[apport] gaim crashed with SIGSEGV in gaim_find_buddy()
https://launchpad.net/bugs/99763

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