[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-10-09 Thread Ubuntuser
I didn't receive answers from my last email to the kernel team.

Please Christopher, could you contact your colleagues and prepare a proper 
solution (patch to test) with them?
I give you my availability to test your final patch.

Wish you all good work!

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-10-06 Thread Ubuntuser
Can somebody affected from the bug, please try to apply this patch to
the kernel: https://bugzilla.kernel.org/attachment.cgi?id=137741 ?

(https://bugzilla.kernel.org/show_bug.cgi?id=76761#c3).

This is a driver problem and should be treated from a kernel
specialist...Is there any Ubuntu Community developer or Canonical tech
available? This bug is affecting more than 100 people subscribed from 7
- 8 months.

Thanks.

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-10-06 Thread Ubuntuser
I installed git, tomorrow i will try the patch, i just think that maybe
there are more expert people into the group looking for this bug solved.

Thanks

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-10-06 Thread Ubuntuser
What's wrong?

me@Linux-Notebook:~$ git config --global user.email y...@example.com  git 
config --global user.name Your Name  cd $HOME  git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git  patch 
~/linux/drivers/acpi/video.c ~/Desktop/testfix.patch  cd linux  git add . 
 git commit
Cloning into 'linux'...
remote: Counting objects: 3765525, done.
remote: Compressing objects: 100% (25/25), done.
remote: Total 3765525 (delta 6), reused 0 (delta 0)
Receiving objects: 100% (3765525/3765525), 840.68 MiB | 1.04 MiB/s, done.
Resolving deltas: 100% (3090600/3090600), done.
Checking connectivity... done.
Checking out files: 100% (47503/47503), done.
patching file /home/me/linux/drivers/acpi/video.c
Hunk #1 FAILED at 270.
Hunk #2 FAILED at 289.
2 out of 2 hunks FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej
patching file /home/me/linux/drivers/acpi/video.c
Hunk #1 FAILED at 1562.
1 out of 1 hunk FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej
patching file /home/me/linux/drivers/acpi/video.c
Hunk #1 FAILED at 1068.
1 out of 1 hunk FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej

me@Linux-Notebook:~$ cp /boot/config-`uname -r` .config  yes '' | make 
oldconfig  make clean  make -j `getconf _NPROCESSORS_ONLN` deb-pkg 
LOCALVERSION=-custom  cd ..  sudo dpkg -i *.deb  git fetch origin;git 
fetch origin master;git reset --hard FETCH_HEAD
make: *** No rule to make target `oldconfig'.  Stop.
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).


** Patch added: testfix.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1283938/+attachment/4227086/+files/testfix.patch

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-10-06 Thread Ubuntuser
Could you please help me with this error? I don't know what to do

me@Linux-Notebook:~$ sudo patch ~/linux/drivers/acpi/video.c 
~/Desktop/testfix.patch  cd linux  git add .  git commit
patching file /home/me/linux/drivers/acpi/video.c
Hunk #1 FAILED at 270.
Hunk #2 FAILED at 289.
2 out of 2 hunks FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej
patching file /home/me/linux/drivers/acpi/video.c
Hunk #1 FAILED at 1562.
1 out of 1 hunk FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej
patching file /home/me/linux/drivers/acpi/video.c
Hunk #1 FAILED at 1068.
1 out of 1 hunk FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-10-06 Thread Ubuntuser
Could you please help me with this error? I don't know what to do

me@Linux-Notebook:~$ sudo patch ~/linux/drivers/acpi/video.c 
~/Desktop/testfix.patch  cd linux  git add .  git commit
patching file /home/me/linux/drivers/acpi/video.c
Hunk #1 FAILED at 270.
Hunk #2 FAILED at 289.
2 out of 2 hunks FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej
patching file /home/simone/linux/drivers/acpi/video.c
Hunk #1 FAILED at 1562.
1 out of 1 hunk FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej
patching file /home/simone/linux/drivers/acpi/video.c
Hunk #1 FAILED at 1068.
1 out of 1 hunk FAILED -- saving rejects to file 
/home/me/linux/drivers/acpi/video.c.rej

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-10-03 Thread Ubuntuser
This is the same bug that is reported here:
https://bugs.launchpad.net/bugs/1283938

For me this is present also on ubuntu 14.10, kubuntu 14.04 and with the
kernel 3.17 rc6.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-10-01 Thread Ubuntuser
** 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/1283938

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-10-01 Thread Ubuntuser
Sorry, I am using a production machine that i need to work.

Looking at the bug heat, i think that a lot of other users can reproduce the 
bug.
Have a good work.

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-09-29 Thread Ubuntuser
I tried a live from Kubuntu 14.04.1, the bug still present.

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-09-28 Thread Ubuntuser
Dear Christopher,

I've tested the last kernel available upstream (3.17 rc6) as described in your 
request.
The bug is still present.

Best regards.

** Tags added: kernel-bug-exists-upstream-3.17.0-031700rc6-generic

** Tags removed: needs-upstream-testing

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-09-28 Thread Ubuntuser
On the previous 12.04 (tested for a short time), the problem was not
happening. The point is that with the release 12.04, there was a serious
over heating problem with the open drivers.

With the property AMD drivers (better if version  14.6, previous
drivers gave problem to the brightness regulation)  the problem is not
present. But the official AMD driver has a really bad performances.

With the open driver the battery has a duration of 3:50 h. With the property 
driver 1:20 h.
I also tried the last 14.10 beta version, the problem is not solved.

Can you please explain how to apply this fix:
https://bugzilla.kernel.org/show_bug.cgi?id=76761#c3

Thank you again for your time.

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1285615] [NEW] [SAMSUNG ELECTRONICS CO., LTD. 535U4C] hibernate/resume failure

2014-02-27 Thread Ubuntuser
Public bug reported:

Hibernating on my laptop fails.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-11-generic 3.13.0-11.31
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  lightdm1311 F pulseaudio
  simone 2186 F pulseaudio
 /dev/snd/controlC0:  lightdm1311 F pulseaudio
  simone 2186 F pulseaudio
Date: Wed Feb 26 19:41:08 2014
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=985af654-dd13-4608-8eff-13a89444
InstallationDate: Installed on 2014-02-22 (4 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140218)
InterpreterPath: /usr/bin/python3.4
MachineType: SAMSUNG ELECTRONICS CO., LTD. 535U4C
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB:
 0 radeondrmfb
 1 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=9f8c7e92-a6ea-41fd-9489-a256c8b9f5d5 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-11-generic N/A
 linux-backports-modules-3.13.0-11-generic  N/A
 linux-firmware 1.125
SourcePackage: linux
Title: [SAMSUNG ELECTRONICS CO., LTD. 535U4C] hibernate/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 04/03/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P06RAF.N93.130403.LEO
dmi.board.asset.tag: No Asset Tag
dmi.board.name: NP535U4X-S01TH
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: SEC_SW_REVISION_1234567890ABCD
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP06RAF.N93.130403.LEO:bd04/03/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn535U4C:pvrP06RAF:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP535U4X-S01TH:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
dmi.product.name: 535U4C
dmi.product.version: P06RAF
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: amd64 apport-kerneloops hibernate resume trusty

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

Title:
  [SAMSUNG ELECTRONICS CO., LTD. 535U4C] hibernate/resume failure

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

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


[Bug 1283938] [NEW] Ubuntu 14.04 blank screen after wakeup from sleep

2014-02-23 Thread Ubuntuser
Public bug reported:

Hardware: Samsung Serie 5 AMD notebook (find in attachment the hardware 
profile).
OS: Ubuntu 14.04 (updated today).

After wakeup the notebook from the sleep mode, the screen goes blank while the 
OS and the hardware is awake.
(I can also press Ctrl+F1 and Ctrl+Alt+Del to reboot the system).

This problem is not happening with the AMD property drivers (but they
have another bug, i can't set up the brighness of the monitor).

The problem in my opinion is related to this package:  xserver-xorg-
video-ati.

Changing quiet splash with nomodeset into /etc/default/grub makes
the wakeup working, but the pc is really slow (can't be used), also
after the normal start up.


Best regards and have a good work.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-video-ati 1:7.3.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
.tmp.unity.support.test.0:

ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Feb 24 12:58:07 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: virtualbox, 4.3.6, 3.13.0-11-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7500G] [1002:990a] 
(prog-if 00 [VGA controller])
   Subsystem: Samsung Electronics Co Ltd Device [144d:c660]
 Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M] 
[1002:6841] (rev ff) (prog-if ff)
InstallationDate: Installed on 2014-02-22 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140218)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 535U4C
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=9f8c7e92-a6ea-41fd-9489-a256c8b9f5d5 ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-video-ati
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/03/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P06RAF.N93.130403.LEO
dmi.board.asset.tag: No Asset Tag
dmi.board.name: NP535U4X-S01TH
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: SEC_SW_REVISION_1234567890ABCD
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP06RAF.N93.130403.LEO:bd04/03/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn535U4C:pvrP06RAF:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP535U4X-S01TH:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
dmi.product.name: 535U4C
dmi.product.version: P06RAF
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
version.compiz: compiz 1:0.9.11+14.04.20140218-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc1-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc1-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Feb 24 12:54:54 2014
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.0-1ubuntu6
xserver.video_driver: radeon

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

** Attachment added: Hardware Profile
   
https://bugs.launchpad.net/bugs/1283938/+attachment/3993751/+files/Hardware_Profile.txt

** Description changed:

  Hardware: Samsung Serie 5 AMD notebook (find in attachment the hardware 
profile).
  OS: Ubuntu 14.04 (updated today).
  
  After wakeup the notebook from the sleep mode, the screen goes blank while 
the OS and the hardware is awake.
  (I can also press Ctrl+F1 and Ctrl+Alt+Del to reboot the system).
  
  This problem is not happening with the AMD property drivers (but they
  have another bug, i can't set up the brighness of the monitor).
  
  The problem in my opinion is related to this package:  xserver-xorg-
  video-ati.
  
+ Changing quiet splash with nomodeset into /etc/default/grub makes
+ the wakeup working, but the pc is really slow (can't be used), also
+ after the normal start up.
+ 
+ 
  Best regards and have a good work.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-ati 1:7.3.0-1ubuntu2
  ProcVersionSignature: Ubuntu 

[Bug 739493] Re: chromium-browser crashed with SIGABRT in __kernel_vsyscall()

2012-08-27 Thread Ubuntuser
It stills on ubuntu 12.04

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

Title:
  chromium-browser crashed with SIGABRT in __kernel_vsyscall()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/739493/+subscriptions

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


[Bug 920036] Re: Got status code 401 while trying to backup

2012-08-23 Thread Ubuntuser
I have this problem too, try to do a backup and confirm..

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

Title:
  Got status code 401 while trying to backup

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

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


[Bug 920036] Re: Got status code 401 while trying to backup

2012-08-23 Thread Ubuntuser
The solution for now is to name the backup without spaces...Ex. Backup
and not Documents Backup ... :)

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

Title:
  Got status code 401 while trying to backup

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

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


[Bug 910183] Re: Ubuntu 12.04 System Settings indicator menu does not show hibernate option but pm-hibernate works correctly

2012-02-03 Thread Ubuntuser
Confirmed on netbook Acer aspire one d260. o mac os. The buttons of
hibernation are disabled.

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

Title:
  Ubuntu 12.04 System Settings indicator menu does not show hibernate
  option but pm-hibernate works correctly

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

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


[Bug 639723] Re: ubiquity crashed with ValueError in command(none, while starting up trhough live-stick)

2010-09-15 Thread Ubuntuser

** Attachment added: ubiquity.odt
   
https://bugs.launchpad.net/bugs/639723/+attachment/1589277/+files/ubiquity.odt

** Attachment added: Casper.gz
   https://bugs.launchpad.net/bugs/639723/+attachment/1589278/+files/Casper.gz

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/639723/+attachment/1589279/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/639723/+attachment/1589280/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/639723/+attachment/1589281/+files/ProcStatus.txt

** Attachment added: Traceback.txt
   
https://bugs.launchpad.net/bugs/639723/+attachment/1589282/+files/Traceback.txt

** Attachment added: UbiquityDebug.gz
   
https://bugs.launchpad.net/bugs/639723/+attachment/1589283/+files/UbiquityDebug.gz

** Attachment added: UbiquityDm.gz
   
https://bugs.launchpad.net/bugs/639723/+attachment/1589284/+files/UbiquityDm.gz

** Attachment added: UbiquitySyslog.gz
   
https://bugs.launchpad.net/bugs/639723/+attachment/1589285/+files/UbiquitySyslog.gz

** Summary changed:

- ubiquity crashed with ValueError in command(none, while starting up trhough 
live-stick)
+ ubiquity crashed with ValueError in command(none, while starting up through 
live-stick)

** Visibility changed to: Public

** Tags added: hibernate

-- 
ubiquity crashed with ValueError in command(none, while starting up through 
live-stick)
https://bugs.launchpad.net/bugs/639723
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 639723] Re: ubiquity crashed with ValueError in command(none, while starting up through live-stick)

2010-09-15 Thread Ubuntuser
To be sure: this happened from Live-USB-Stick

-- 
ubiquity crashed with ValueError in command(none, while starting up through 
live-stick)
https://bugs.launchpad.net/bugs/639723
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 386042] Re: package linux-image-2.6.28-13-generic 2.6.28-13.44 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-06-27 Thread Ubuntuser
AMD64! package linux-image-2.6.32-22-generic 2.6.32-22.36 failed to
install/upgrade: subproces installed post-installation script gaf een
foutwaarde 2 terug

Hallo,

Don't know whether this is a bug or my own fault, I'll try to sort this
out again this afternoon. It 's in 10.04 on an extern disk. USB.
Completely fresh install. Received a message in my screen telling me to
rapport a bug. Do not know if this is one. Couldn follow the
instuctions, machine down now.

What I can tell:
 
E: linux-image-2.6.32-22-generic: subproces installed post-installation script 
gaf een foutwaarde 2 terug
E: linux-image-generic: vereistenproblemen - blijft ongeconfigureerd
E: linux-generic: vereistenproblemen - blijft ongeconfigureerd

Voorconfigureren van pakketten:
(Database inlezen  148973 bestanden en mappen geïnitialiseerd.)
Voorbereiden om grub-pc 1.98-1ubuntu te vervangen (door 
.../grub-pc_1.98-1ubuntu6-amd64.deb) ...
Uitpakken van vervangende grub-pc
Processinf triggers for man-db ...
Instellen van van Linux-image-2.6.32-22-generic (2.6.32-22.36) ...
Running depmod.
update initramfs: Generating /boot/initrd.img-2.6.32-22-generic
cp: cannor stat /vmlinuz: No such file or directory
Failed to cereate initrd image.
dpkg: fout bij afhandelen van Linux image-2.6.32-22-generic (--configure):
subproces installed post ihntsallation script gaf een foutwaarde 2 terug dpkg: 
vereistenproblemen verhinderen de configuratie van Linux image generic. Linux 
image generic is afhankelijk van Linux-image generic (= 2.6.32.22.23); maar: 
Pakket Linux-image generic is nog niet geconfigureerd
dpkg: fout bij afhandelen (--configure): vereistenproblemen - blijft 
ongeconfigureerd
Instellen van Grub PC (1.98-1ubuntu6).
It's a follow up error from a previous failure. No rapport written.
/usr/sbin/grub-probe: error: cannot find a device for /boot/grub (is dev 
mounted?).
No path or device specified. Try --modules explicitly.

I will  try, tommorow, Have to sleep now.

Hope it was of some help.

-- 
package linux-image-2.6.28-13-generic 2.6.28-13.44 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/386042
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 459364] [NEW] kscreenlocker crashed with SIGSEGV in malloc()

2009-10-23 Thread ubuntuser
Public bug reported:

Binary package hint: kdebase-workspace

Kubuntu Karmic Koala 2.6.31-14-generic

ProblemType: Crash
Architecture: i386
Date: Fri Oct 23 20:55:54 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/lib/kde4/libexec/kscreenlocker
NonfreeKernelModules: wl nvidia
Package: kdebase-workspace-bin 4:4.3.2-0ubuntu6
ProcCmdline: /usr/lib/kde4/libexec/kscreenlocker
ProcEnviron:
 LANGUAGE=it_IT:it:en_GB:en
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SegvAnalysis:
 Segfault happened at: 0xe93bf2:mov%edi,0x4(%ecx)
 PC (0x00e93bf2) ok
 source %edi ok
 destination 0x4(%ecx) (0x0901100c) in non-writable VMA region: 
0x09011000-0x09012000 r--p None
SegvReason: writing VMA None
Signal: 11
SourcePackage: kdebase-workspace
StacktraceTop:
 ?? () from /lib/tls/i686/cmov/libc.so.6
 malloc () from /lib/tls/i686/cmov/libc.so.6
 ?? () from /usr/lib/libGL.so.1
 KLocalizedString::KLocalizedString(KLocalizedString const)
 KCmdLineOptions::add(QByteArray const, KLocalizedString const, QByteArray 
const) () from /usr/lib/libkdecore.so.5
Title: kscreenlocker crashed with SIGSEGV in malloc()
Uname: Linux 2.6.31-14-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash i386

-- 
kscreenlocker crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/459364
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 459364] Re: kscreenlocker crashed with SIGSEGV in malloc()

2009-10-23 Thread ubuntuser

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/34280775/Disassembly.txt

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/34280778/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/34280779/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/34280780/ThreadStacktrace.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/34280781/XsessionErrors.txt

-- 
kscreenlocker crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/459364
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 454144] [NEW] package linux-firmware 1.23 failed to install/upgrade: tentata sovrascrittura di /lib/firmware/dvb-usb-dib0700-1.20.fw presente anche nel pacchetto linux-firmware-nonfree 0:1.0

2009-10-17 Thread ubuntuser
Public bug reported:

Binary package hint: linux-firmware

Kubuntu Karmic Koala , kernel 2.6.31-14-generic i686

ProblemType: Package
Architecture: i386
Date: Sat Oct 17 19:40:56 2009
Dependencies:
 
DistroRelease: Ubuntu 9.10
ErrorMessage: tentata sovrascrittura di /lib/firmware/dvb-usb-dib0700-1.20.fw 
presente anche nel pacchetto linux-firmware-nonfree 0:1.0
NonfreeKernelModules: wl nvidia
Package: linux-firmware 1.23
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: linux-firmware
Title: package linux-firmware 1.23 failed to install/upgrade: tentata 
sovrascrittura di /lib/firmware/dvb-usb-dib0700-1.20.fw presente anche nel 
pacchetto linux-firmware-nonfree 0:1.0
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-package i386

-- 
package linux-firmware 1.23 failed to install/upgrade: tentata sovrascrittura 
di /lib/firmware/dvb-usb-dib0700-1.20.fw presente anche nel pacchetto 
linux-firmware-nonfree 0:1.0
https://bugs.launchpad.net/bugs/454144
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 454144] Re: package linux-firmware 1.23 failed to install/upgrade: tentata sovrascrittura di /lib/firmware/dvb-usb-dib0700-1.20.fw presente anche nel pacchetto linux-firmware-nonfree 0:1.0

2009-10-17 Thread ubuntuser

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/33843058/AptOrdering.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/33843059/Dmesg.txt

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

-- 
package linux-firmware 1.23 failed to install/upgrade: tentata sovrascrittura 
di /lib/firmware/dvb-usb-dib0700-1.20.fw presente anche nel pacchetto 
linux-firmware-nonfree 0:1.0
https://bugs.launchpad.net/bugs/454144
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