[Bug 1810183] Re: numpad on touchpad doesn't work in ASUS Zenbook 14

2021-04-03 Thread Petr Nosek
Hi,

  thank you for you work. I have this model: ASUS ZenBook UX362FA

  I found that touchpad device in /proc/bus/input/devices has different
name. So touchpad detection does not work as I expect.

  I'm attaching devices.txt.

  My touchpad device is:
`
I: Bus=0018 Vendor=04f3 Product=30dc Version=0100
N: Name="ELAN1401:00 04F3:30DC Touchpad"
P: Phys=i2c-ELAN1401:00
S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN1401:00/0018:04F3:30DC.0002/input/input21
U: Uniq=
H: Handlers=mouse3 event10
B: PROP=5
B: EV=1b
B: KEY=e520 1 0 0 0 0
B: ABS=2e08003
B: MSC=20

`

but your script detects this:

`
I: Bus=0018 Vendor=04f3 Product=284e Version=0100
N: Name="ELAN9008:00 04F3:284E"
P: Phys=i2c-ELAN9008:00
S: 
Sysfs=/devices/pci:00/:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN9008:00/0018:04F3:284E.0001/input/input15
U: Uniq=
H: Handlers=mouse0 event6
B: PROP=2
B: EV=1b
B: KEY=400 0 0 0 0 0
B: ABS=32738003
B: MSC=20

`


after small updating on line in your code, it works for my model. 

line 24:

`if touchpad_detected == 0 and "Name=\"ELAN" in line and "Touchpad" in
line:`


** Attachment added: "devices.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810183/+attachment/5483708/+files/devices.txt

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

Title:
  numpad on touchpad doesn't work in ASUS Zenbook 14

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

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

[Bug 1810183] Re: numpad on touchpad doesn't work in ASUS Zenbook 14

2021-03-16 Thread Petr Nosek
Hi,

  I can confirm, this works for me:

  light on:

  i2ctransfer -f -y 2 w13@0x15 0x05 0x00 0x3d 0x03 0x06 0x00 0x07 0x00
0x0d 0x14 0x03 0x01 0xad

 
  light off:
  i2ctransfer -f -y 2 w13@0x15 0x05 0x00 0x3d 0x03 0x06 0x00 0x07 0x00 0x0d 
0x14 0x03 0x00 0xad

  
  My numpad is on on bus number 2. 

  my laptop model is: Asus ZenBook Flip 13 UX362FA

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

Title:
  numpad on touchpad doesn't work in ASUS Zenbook 14

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

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

[Bug 1888981] Re: i915 Resetting rcs0 for hang on rcs0

2020-11-25 Thread Petr Nosek
Hi, I'm on ubuntu 20.10 now.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.10
Release:20.10
Codename:   groovy

$ uname -a
Linux zenbook 5.8.0-29-generic #31-Ubuntu SMP Fri Nov 6 12:37:59 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux


problem still presists:
[  740.719785] i915 :00:02.0: [drm] Resetting rcs0 for preemption time out
[  740.719793] i915 :00:02.0: [drm] blender[7445] context reset due to GPU 
hang
[  740.744451] i915 :00:02.0: [drm] GPU HANG: ecode 9:1:87f99eb9, in 
blender [7445]
[  770.159058] rfkill: input handler enabled

When I'm using Blender and modeling, desktop freezes.

dmes report attached

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

Title:
  i915 Resetting rcs0 for hang on rcs0

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

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

[Bug 1888981] [NEW] i915 Resetting rcs0 for hang on rcs0

2020-07-26 Thread Petr Nosek
Public bug reported:

Hi,

  there is a bug in Linux kernel. Problem is with graphic card.

  I see these lines in dmesg:

[ 1269.113618] i915 :00:02.0: GPU HANG: ecode 9:1:0x87f99eb9, in blender 
[7901], hang on rcs0
[ 1269.114626] i915 :00:02.0: Resetting rcs0 for hang on rcs0

  And graphical software are very unstable. They're crashing. It looks
like, that graphical software is unstable, but problem is in the kernel.

  For example - using Blender is totaly unstable.

  I was looking for a solution. I found some discussion and there was
written, kernel >5.5 is solution. So I tried kernel 5.7.7 and bug still
persist. Kernel 5.7.7 was installed from Ubuntu repository. Log from
kernel 5.7.7 is attached.

  Modeling in Blender for an 30 minutes is the best way, how to
repruduce this bug.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-42-generic 5.4.0-42.46
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nosek  2378 F pulseaudio
 /dev/snd/pcmC0D0p:   nosek  2378 F...m pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Jul 26 09:59:03 2020
InstallationDate: Installed on 2019-04-04 (478 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 13d3:56cb IMC Networks USB2.0 HD IR UVC WebCam
 Bus 001 Device 003: ID 8087:0aaa Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. ZenBook UX362FA_UX362FA
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-42-generic 
root=/dev/mapper/hostname-ubuntu_crypt ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-42-generic N/A
 linux-backports-modules-5.4.0-42-generic  N/A
 linux-firmware1.187.2
SourcePackage: linux
UpgradeStatus: Upgraded to focal on 2020-05-10 (76 days ago)
dmi.bios.date: 05/30/2019
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX362FA.303
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX362FA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 31
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX362FA.303:bd05/30/2019:svnASUSTeKCOMPUTERINC.:pnZenBookUX362FA_UX362FA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX362FA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct31:cvr1.0:
dmi.product.family: ZenBook Flip
dmi.product.name: ZenBook UX362FA_UX362FA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug focal

** Attachment added: "log - kernel 5.7.7"
   
https://bugs.launchpad.net/bugs/1888981/+attachment/5395863/+files/dmesg-kernel-5.7.7.txt

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

Title:
  i915 Resetting rcs0 for hang on rcs0

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

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

Re: [Bug 1849156] Re: systemd-timesyncd.service broken on upgrade to 19.10 if ntp was installed

2020-02-11 Thread Petr Nosek
hi, thank you for reply.

comment out line: ConditionFileIsExecutable=!/usr/sbin/VBoxService
works for me.

I had to comment out so line:
ConditionFileIsExecutable=!/usr/sbin/VBoxService

Both are commented out and timesyncd works.

Thank you.

Petr

út 11. 2. 2020 v 7:10 odesílatel Mark - Syminet <1849...@bugs.launchpad.net>
napsal:

> Got bit by this as well, recall fixing it a few years ago but must have
> clobbered my changes on upgrade bionic -> eoan?  Having VirtualBox
> installed broke it, fix was to comment out this line in
> /lib/systemdd/system/systemd-timesyncd.service.d and restart systemd:
>
> ConditionFileIsExecutable=!/usr/sbin/VBoxService
>
> Don't recall being asked about a config file change during upgrade
> although maybe it did and didn't remember.  Further info here:
>
> https://askubuntu.com/questions/940311/time-in-ubuntu-16-04-not-
> updating-from-internet#1005355
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1849156
>
> Title:
>   systemd-timesyncd.service broken on upgrade to 19.10 if ntp was
>   installed
>
> Status in ntp package in Ubuntu:
>   Confirmed
> Status in systemd package in Ubuntu:
>   Confirmed
> Status in ntp source package in Eoan:
>   Confirmed
> Status in systemd source package in Eoan:
>   Confirmed
> Status in ntp source package in Focal:
>   Confirmed
> Status in systemd source package in Focal:
>   Confirmed
>
> Bug description:
>   Ubuntu 19.10's systemd package introduced /lib/systemd/system/systemd-
>   timesyncd.service.d/disable-with-time-daemon.conf.  This prevents
>   systemd-timesyncd.service from starting if the ntp package has been
>   installed.  However, ntp.service has a Conflicts directive for
>   systemd-timesyncd.service.  If both services are enabled, neither will
>   start on boot.  This breaks upgrades from < 19.10 to 19.10 for systems
>   that have both ntp and systemd installed.
>
>   Possible workarounds:
>
>   - Uninstall ntp
>   - Disable systemd-timesyncd.service
>
>   % lsb_release -rd
>   Description:Ubuntu 19.10
>   Release:19.10
>
>   % apt-cache policy systemd
>   systemd:
> Installed: 242-7ubuntu3
> Candidate: 242-7ubuntu3
> Version table:
>*** 242-7ubuntu3 500
>   500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu eoan/main
> amd64 Packages
>   100 /var/lib/dpkg/status
>
>   % apt-cache policy ntp
>   ntp:
> Installed: 1:4.2.8p12+dfsg-3ubuntu2
> Candidate: 1:4.2.8p12+dfsg-3ubuntu2
> Version table:
>*** 1:4.2.8p12+dfsg-3ubuntu2 500
>   500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu
> eoan/universe amd64 Packages
>   100 /var/lib/dpkg/status
>
>   % dpkg -S
> /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
>   systemd:
> /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
>
>   % sudo systemctl status ntp
>   ● ntp.service - Network Time Service
>  Loaded: loaded (/lib/systemd/system/ntp.service; enabled; vendor
> preset: enabled)
>  Active: inactive (dead)
>Docs: man:ntpd(8)
>
>   % sudo systemctl status systemd-timesyncd.service
>   ● systemd-timesyncd.service - Network Time Synchronization
>  Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service;
> enabled; vendor preset: enabled)
> Drop-In: /lib/systemd/system/systemd-timesyncd.service.d
>  └─disable-with-time-daemon.conf
>  Active: inactive (dead)
>   Condition: start condition failed at Mon 2019-10-21 12:05:38 EDT; 29s ago
>Docs: man:systemd-timesyncd.service(8)
>
>   Oct 21 12:05:38 ubuntu systemd[1]: Condition check resulted in Network
>   Time Synchronization being skipped.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1849156/+subscriptions
>

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

Title:
  systemd-timesyncd.service broken on upgrade to 19.10 if ntp was
  installed

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

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

[Bug 1851177] Re: VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND

2019-11-15 Thread Petr Nosek
the same output is on the ubuntu manpages:

https://manpages.ubuntu.com/manpages/eoan/man8/VBoxService.8.html

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

Title:
  VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND

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

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

[Bug 1851177] [NEW] VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND

2019-11-03 Thread Petr Nosek
Public bug reported:

Hi,

  I think, there is a bug in VBoxService. Bellow is report

root@zenbook# VBoxService 
VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND


Little bit funny is that it breaks time synchronization. 
(ConditionFileIsExecutable=!/usr/sbin/VBoxService was not met)


root@zenbook:~# systemctl status systemd-timesyncd
● systemd-timesyncd.service - Network Time Synchronization
   Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; 
vendor preset: enabled)
  Drop-In: /lib/systemd/system/systemd-timesyncd.service.d
   └─disable-with-time-daemon.conf
   Active: inactive (dead)
Condition: start condition failed at Mon 2019-11-04 00:58:23 CET; 1s ago
   └─ ConditionFileIsExecutable=!/usr/sbin/VBoxService was not met
 Docs: man:systemd-timesyncd.service(8)

lis 03 23:54:32 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 03 23:54:36 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 03 23:57:19 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 03 23:59:55 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 04 00:01:17 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 04 00:01:46 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 04 00:07:20 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 04 00:07:38 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 04 00:08:21 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.
lis 04 00:58:23 zenbook systemd[1]: Condition check resulted in Network Time 
Synchronization being skipped.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: virtualbox 6.0.14-dfsg-1
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  4 00:52:54 2019
InstallationDate: Installed on 2019-04-04 (213 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
SourcePackage: virtualbox
UpgradeStatus: Upgraded to eoan on 2019-11-03 (0 days ago)

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


** Tags: amd64 apport-bug eoan

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

Title:
  VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND

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

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

[Bug 1826645] Re: no sound in laptop ASUS UX362FA - sending repair

2019-05-28 Thread Petr Nosek
Hi,

  you can close this thread - I can confirm, that problem is solved in
Ubuntu 19.04 and kernel "Linux zenbook 5.0.0-15-generic".

  For people, who want to compile own kernel, I described my own
solution step by step. Disadvantage is, that it isn't in english. But
described commands could helps: https://petrnosek.cz/ubuntu-linux-
laptop-asus-zenbook-flip-13-ux362fa/

  Thank you.

** Changed in: linux (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/1826645

Title:
  no sound in laptop ASUS UX362FA - sending repair

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

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

[Bug 1830685] [NEW] intel microcode breaks booting asus zenbook UX362FA

2019-05-28 Thread Petr Nosek
Public bug reported:

Hi,

  when booting kernel, it fails on message: "Loading initial ramdisk
..." and nothing happens.

  I'm using LVM and disk is encrpyted by LUKS.

  Everything works 1 month before. Today I had to reboot PC and all my
kernels has the same problem. Recovery mode does not work.

  Kernel 4.18.0 from Ubuntu 18.10 sometimes works and sometimes not (the
same message: Loading initial ramdisk...).

  I was looking for solution and adding "dis_ucode_ldr" parameter before
booting helps. Now I can boot all my kernels.

  So I think - it is problem with microcode.


  Petr

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubuntu-release-upgrader-core 1:19.04.16.5
ProcVersionSignature: Ubuntu 5.0.0-15.16-generic 5.0.6
Uname: Linux 5.0.0-15-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Tue May 28 09:18:55 2019
InstallationDate: Installed on 2019-04-04 (53 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to disco on 2019-05-27 (0 days ago)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug disco dist-upgrade

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

Title:
  intel microcode breaks booting asus zenbook UX362FA

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

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

[Bug 1826645] Re: no sound in laptop ASUS UX362FA - sending repair

2019-04-27 Thread Petr Nosek
Hi,

  I sent mail with repair right now. It is reported to alsa-devel@alsa-
project.org.

  Thanks for instruction.

Petr

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

Title:
  no sound in laptop ASUS UX362FA - sending repair

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

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

[Bug 1826645] Re: no sound in laptop ASUS UX362FA - sending repair

2019-04-27 Thread Petr Nosek
additional information:

root@zenbook:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.10
Release:18.10
Codename:   cosmic


root@zenbook:~$ uname -a
Linux zenbook 4.20.10-custom #1 SMP Sat Apr 6 21:21:30 CEST 2019 x86_64 x86_64 
x86_64 GNU/Linux


kernel compiled and patched from this source: 
https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20/


and added line:

  SND_PCI_QUIRK(0x1043, 0x13e1, "ASUS UX362FA", ALC294_FIXUP_ASUS_SPK),

into /sound/pci/hda/patch_realtek.c file

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

Title:
  no sound in laptop ASUS UX362FA - sending repair

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

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

[Bug 1826645] [NEW] no sound in laptop ASUS UX362FA - sending repair

2019-04-27 Thread Petr Nosek
Public bug reported:

Hi,

  I bought laptop ASUS UX362FA: https://www.asus.com/2-in-1-PCs/ASUS-
ZenBook-Flip-13-UX362FA/

  The sound didn't work. I was looking for solution and I found this
article: https://forum.manjaro.org/t/alc294-analog-audio-card-detected-
but-no-sound-internaly-or-headphones/54089/29

  
  So I added this line into 
(https://github.com/torvalds/linux/blob/master/sound/pci/hda/patch_realtek.c):

  SND_PCI_QUIRK(0x1043, 0x13e1, "ASUS UX362FA", ALC294_FIXUP_ASUS_SPK),

  behind this line: SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA",
ALC294_FIXUP_ASUS_SPK)


   And recompile kernel and it works. I'm sending this report for others, who 
have the same problem with this laptop version. Please add this repair to 
kernel for the others. 

  Thank you.


   

   my hwinfo:

root@zenbook:~$ hwinfo --sound
15: PCI 1f.3: 0403 Audio device 
  [Created at pci.378]
  Unique ID: nS1_.jsQALdVXpeB
  SysFS ID: /devices/pci:00/:00:1f.3
  SysFS BusID: :00:1f.3
  Hardware Class: sound
  Model: "Intel Audio device"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x9dc8 
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x13e1 
  Revision: 0x30
  Driver: "snd_hda_intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xb1218000-0xb121bfff (rw,non-prefetchable)
  Memory Range: 0xb100-0xb10f (rw,non-prefetchable)
  IRQ: 127 (100 events)
  Module Alias: "pci:v8086d9DC8sv1043sd13E1bc04sc03i80"
  Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
  Driver Info #1:
Driver Status: snd_soc_skl is active
Driver Activation Cmd: "modprobe snd_soc_skl"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

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

Title:
  no sound in laptop ASUS UX362FA - sending repair

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

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

[Bug 1826645] Re: no sound in laptop ASUS UX362FA - sending repair

2019-04-27 Thread Petr Nosek
For repairing it is neccessary to compile kernel. I'm sending solution
for other and if is it possible, please add it in ubuntu kernel.

I reported bug (and solution) also there:
https://bugzilla.kernel.org/show_bug.cgi?id=203443

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

Title:
  no sound in laptop ASUS UX362FA - sending repair

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

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

[Bug 1620027] Re: sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

2016-09-11 Thread Petr Nosek
hi, new kernel does not help.

me@asus-v1j:~$ uname -a
Linux asus-v1j 4.8.0-040800rc5-generic #201609041832 SMP Sun Sep 4 22:48:13 UTC 
2016 i686 i686 i686 GNU/Linux

/etc/modprobe.d/alsa-base.conf
options snd-hda-intel position_fix=1 model=3stack

still no sound


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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2016-09-04 Thread Petr Nosek
Hi Christopher,

as I wrote before, the problem stays with "driver version 340.65 from
nvidia-340 (open source)". I had to use hack. So nvidia 340.x version of
the driver wasn't solution.

I want to close this thread. I think nobody will deal with it. Official
support of Nvidia said, that they doesn't have this graphic card - its
too old. People, who has same problem as me, can use that hack.

I'm not sure, how to mark this thread correctly. It's solved for now.
Can you close this thread correctly?

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1251042/+subscriptions

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


[Bug 1620027] PulseList.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] ProcModules.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] WifiSyslog.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] UdevDb.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] ProcInterrupts.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] ProcCpuinfo.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] ProcEnviron.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] Lspci.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] CRDA.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] JournalErrors.txt

2016-09-04 Thread Petr Nosek
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1620027/+attachment/4734383/+files/JournalErrors.txt

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] Lsusb.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] CurrentDmesg.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1620027] Re: sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

2016-09-04 Thread Petr Nosek
apport information

** Tags added: apport-collected xenial

** Description changed:

  Hi guys,
  
  sound doesn't work on my asus V1J laptop. I tried change
  /etc/modprobe.d/alsa.conf and set:
  
  options snd-hda-intel position_fix=1 model=3stack
  
  then i tried: options snd-hda-intel power_save=10
  power_save_controller=N position_fix=1 model=3stack
  
  as described there (find V1J keyword):
  https://doc.ubuntu-fr.org/audio_intel_hda
  
  after that i tried these models:
  model=laptop
  model=laptop-imic
  model=epad
  model=auto
  
  In year 2007, model=3stack works for me (I was running gentoo).
  
  my sound card chipset: AD1986A
  
  lspci:
  
  00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition
  Audio Controller (rev 02)
  
  I think, that there is problem in acpi, because model 3stack works for
  me some years before.
  
  I tried config grub and boot options:
  acpi=off -> doesn't help
  acpi=on -> doesn't help
  acpi=noirq -> doesn't help
  
  In year 2007, there was an article - How to install debian on ASUS V1J:
  http://sgxris.blogspot.cz/2007/03/install-debian-unstable-on-asus.html
  
  There is written, that sound will work, after I will install 
http://acpi4asus.sourceforge.net/.
  But these drivers are included in kernel since 2.6.19 - so I does not need 
compile acpi4asus. But in 2007 it helped for me.
  
  
  user@asus-v1j:~$ aplay -l
   Seznam PLAYBACK Hardwarových zařízení 
  karta 0: Intel [HDA Intel], zařízení 0: AD1986A Analog [AD1986A Analog]
Podzařízení: 1/1
Podzařízení #0: subdevice #0
  karta 0: Intel [HDA Intel], zařízení 1: AD1986A Digital [AD1986A Digital]
Podzařízení: 1/1
Podzařízení #0: subdevice #0
  karta 0: Intel [HDA Intel], zařízení 6: Si3054 Modem [Si3054 Modem]
Podzařízení: 1/1
Podzařízení #0: subdevice #0
  
  
  I have no idea, how to repair my sound in Ubuntu.
  
  Do you have any idea?
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  nosek  2688 F pulseaudio
+ CurrentDesktop: GNOME-Classic:GNOME
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=ab7b83f2-1270-41d0-bfb5-d1d74b9da089
+ InstallationDate: Installed on 2015-11-05 (304 days ago)
+ InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release i386 
(20151021)
+ MachineType: ASUSTeK Computer Inc. V1J
+ Package: linux (not installed)
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=e45c4c00-42ea-44e9-a797-d21584d694ae ro quiet splash acpi=off 
vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-36-generic N/A
+  linux-backports-modules-4.4.0-36-generic  N/A
+  linux-firmware1.157.3
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  xenial
+ Uname: Linux 4.4.0-36-generic i686
+ UpgradeStatus: Upgraded to xenial on 2016-09-03 (1 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/10/2007
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 305
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: V1J
+ dmi.board.vendor: ASUSTeK Computer Inc.
+ dmi.board.version: 1.0
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK Computer Inc.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr305:bd04/10/2007:svnASUSTeKComputerInc.:pnV1J:pvr1.0:rvnASUSTeKComputerInc.:rnV1J:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
+ dmi.product.name: V1J
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK Computer Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1620027/+attachment/4734379/+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/1620027

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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

[Bug 1620027] IwConfig.txt

2016-09-04 Thread Petr Nosek
apport information

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

Title:
  sound doesn't work - ubnt 16.04.1, asus laptop, snd-hda-intel

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

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


[Bug 1310551] Re: NVIDIA proprietary driver 331.38 from package nvidia-331 on Xubuntu 14.04 causes display to hang

2016-09-04 Thread Petr Nosek
nvidia hack described there: https://bugs.launchpad.net/ubuntu/+source
/nvidia-graphics-drivers-331/+bug/1251042


** Changed in: nvidia-graphics-drivers-331 (Ubuntu)
   Status: Confirmed => 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/1310551

Title:
  NVIDIA proprietary driver 331.38 from package nvidia-331 on Xubuntu
  14.04 causes display to hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1310551/+subscriptions

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2016-09-04 Thread Petr Nosek
** Changed in: nvidia
   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/1251042

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1310551] Re: NVIDIA proprietary driver 331.38 from package nvidia-331 on Xubuntu 14.04 causes display to hang

2016-09-04 Thread Petr Nosek
hi guys, I found solution - nvidia hack described here:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-331/+bug/1251042

The thread can be closed.

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

Title:
  NVIDIA proprietary driver 331.38 from package nvidia-331 on Xubuntu
  14.04 causes display to hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1310551/+subscriptions

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2015-04-06 Thread Petr Nosek
Guys,

  maybe I found a solution - nvidia hack.

  After I log in, then I run this script:

while true ; do
nvidia-settings -q all  /dev/null
sleep 25
done


It works. Somebody wrote it in this thread: 
https://bugs.launchpad.net/bugs/1251042

This works for me.


** Changed in: nvidia
   Status: New = Fix Committed

** Changed in: nvidia-graphics-drivers-331 (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1429563] Re: Printer parallel port kernel call trace

2015-03-31 Thread Petr Nosek
Hi,

  thank you for advice. I was gone several days. Yesterday, I updated
kernel.

  Now the printer works fine.

  You can close this issue. Thank you.

Petr

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

Title:
  Printer parallel port kernel call trace

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

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


[Bug 1429563] [NEW] Printer parallel port kernel call trace

2015-03-08 Thread Petr Nosek
Public bug reported:

Hi,

  I'm trying to install an old printer on my Ubuntu 14.04. Printer isn't
found. I found this in dmesg:

[ 240.800054] INFO: task parallel:1815 blocked for more than 120 seconds.
[ 240.800063] Not tainted 3.13.0-46-generic #77-Ubuntu
[ 240.800066] echo 0  /proc/sys/kernel/hung_task_timeout_secs disables this 
message.
[ 240.800070] parallel D d2867e80 0 1815 1 0x0004
[ 240.800078] d2867ec8 0086 c105baf7 d2867e80 c1664875 c1a95580 c1926a00 
c1664633
[ 240.800089] c1a95580 c1926a00 ce406800 df3a4580 de68f600 0002 d2867ee4 
c1664633
[ 240.800098] da8d3900 0002 037a de68f600 0002 d2867ee4 ff16 
d286007b
[ 240.800109] Call Trace:
[ 240.800122] [c105baf7] ? irq_exit+0x47/0xa0
[ 240.800131] [c1664875] ? do_IRQ+0x45/0xb0
[ 240.800136] [c1664633] ? common_interrupt+0x33/0x38
[ 240.800145] [c1664633] ? common_interrupt+0x33/0x38
[ 240.800165] [e02e21e2] ? parport_pc_frob_control+0x32/0xd0 [parport_pc]
[ 240.800173] [c1659d73] schedule_preempt_disabled+0x23/0x60
[ 240.800178] [c165b6bd] __mutex_lock_slowpath+0x10d/0x171
[ 240.800185] [c165abec] mutex_lock+0x1c/0x28
[ 240.800192] [e026dbfb] pp_ioctl+0x1b/0x40 [ppdev]
[ 240.800198] [e026dbe0] ? pp_do_ioctl+0x860/0x860 [ppdev]
[ 240.800204] [c118afc2] do_vfs_ioctl+0x2e2/0x4d0
[ 240.800211] [e026dfae] ? pp_read+0x17e/0x1ed [ppdev]
[ 240.800216] [c117a544] ? vfs_read+0xd4/0x140
[ 240.800221] [c118b210] SyS_ioctl+0x60/0x80
[ 240.800226] [c166414d] sysenter_do_call+0x12/0x12
[ 240.800230] INFO: task hpfax:1819 blocked for more than 120 seconds.
[ 240.800233] Not tainted 3.13.0-46-generic #77-Ubuntu
[ 240.800235] echo 0  /proc/sys/kernel/hung_task_timeout_secs disables this 
message.
[ 240.800238] hpfax D ce401a00 0 1819 1 0x
[ 240.800244] de71fec8 00200086 ce401a00 ce401a00 de71fef4 c1a95580 c1926a00 

[ 240.800253] c1a95580 c1926a00 ce401a00 df3a4580 de71fec4 0008 de7790a4 

[ 240.800262] de71fef4 ce440a00 de71fee0 c1187a60 de71ff80 de71fec0 de782000 

[ 240.800270] Call Trace:
[ 240.800277] [c1187a60] ? path_openat+0xb0/0x530
[ 240.800284] [c1659d73] schedule_preempt_disabled+0x23/0x60
[ 240.800289] [c165b6bd] __mutex_lock_slowpath+0x10d/0x171
[ 240.800295] [c165abec] mutex_lock+0x1c/0x28
[ 240.800302] [e026dbfb] pp_ioctl+0x1b/0x40 [ppdev]
[ 240.800308] [e026dbe0] ? pp_do_ioctl+0x860/0x860 [ppdev]
[ 240.800313] [c118afc2] do_vfs_ioctl+0x2e2/0x4d0
[ 240.800317] [c1187efd] ? final_putname+0x1d/0x40
[ 240.800321] [c1187efd] ? final_putname+0x1d/0x40
[ 240.800326] [c11880a4] ? putname+0x24/0x40
[ 240.800330] [c1179916] ? do_sys_open+0x196/0x260
[ 240.800334] [c118b210] SyS_ioctl+0x60/0x80
[ 240.800339] [c166414d] sysenter_do_call+0x12/0x12
[ 240.800343] INFO: task hpfax:1844 blocked for more than 120 seconds.
[ 240.800346] Not tainted 3.13.0-46-generic #77-Ubuntu
[ 240.800348] echo 0  /proc/sys/kernel/hung_task_timeout_secs disables this 
message.
[ 240.800351] hpfax D ce403400 0 1844 1 0x
[ 240.800356] ce4fbec8 00200086 ce403400 ce403400 ce4fbef4 c1a95580 c1926a00 

[ 240.800365] c1a95580 c1926a00 ce403400 df3a4580 ce4fbec4 0008 de7790a4 

[ 240.800374] ce4fbef4 ce479800 ce4fbee0 c1187a60 ce4fbf80 ce4fbec0 de781000 

[ 240.800383] Call Trace:
[ 240.800388] [c1187a60] ? path_openat+0xb0/0x530
[ 240.800395] [c1659d73] schedule_preempt_disabled+0x23/0x60
[ 240.800400] [c165b6bd] __mutex_lock_slowpath+0x10d/0x171
[ 240.800407] [c165abec] mutex_lock+0x1c/0x28
[ 240.800413] [e026dbfb] pp_ioctl+0x1b/0x40 [ppdev]
[ 240.800419] [e026dbe0] ? pp_do_ioctl+0x860/0x860 [ppdev]
[ 240.800424] [c118afc2] do_vfs_ioctl+0x2e2/0x4d0
[ 240.800428] [c1187efd] ? final_putname+0x1d/0x40
[ 240.800433] [c1187efd] ? final_putname+0x1d/0x40
[ 240.800437] [c11880a4] ? putname+0x24/0x40
[ 240.800441] [c1179916] ? do_sys_open+0x196/0x260
[ 240.800445] [c118b210] SyS_ioctl+0x60/0x80
[ 240.800450] [c166414d] sysenter_do_call+0x12/0x12
[ 240.800454] INFO: task hp:1846 blocked for more than 120 seconds.
[ 240.800457] Not tainted 3.13.0-46-generic #77-Ubuntu
[ 240.800459] echo 0  /proc/sys/kernel/hung_task_timeout_secs disables this 
message.
[ 240.800461] hp D ce40 0 1846 1 0x
[ 240.800466] ce4e9ec8 00200086 ce40 ce40 ce4e9ef4 c1a95580 e0fa46c9 
0016
[ 240.800475] c1a95580 ce48db00 ce40 df3b2580 ce4e9ec4 0008 de7790a4 

[ 240.800484] ce4e9ef4 ce582b00 ce4e9ee0 c1187a60 ce4e9f80 ce4e9ec0 dbdb5000 

[ 240.800493] Call Trace:
[ 240.800499] [c1187a60] ? path_openat+0xb0/0x530
[ 240.800506] [c1659d73] schedule_preempt_disabled+0x23/0x60
[ 240.800511] [c165b6bd] __mutex_lock_slowpath+0x10d/0x171
[ 240.800517] [c165abec] mutex_lock+0x1c/0x28
[ 240.800524] [e026dbfb] pp_ioctl+0x1b/0x40 [ppdev]
[ 240.800529] [e026dbe0] ? pp_do_ioctl+0x860/0x860 [ppdev]
[ 240.800534] [c118afc2] do_vfs_ioctl+0x2e2/0x4d0
[ 240.800539] [c1187efd] ? final_putname+0x1d/0x40
[ 240.800543] [c1187efd] ? final_putname+0x1d/0x40
[ 240.800547] [c11880a4] ? putname+0x24/0x40
[ 

[Bug 1429561] Re: Printer parallel port kernel call trace

2015-03-08 Thread Petr Nosek
*** This bug is a duplicate of bug 1429563 ***
https://bugs.launchpad.net/bugs/1429563

** This bug has been marked a duplicate of bug 1429563
   Printer parallel port kernel call trace

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

Title:
  Printer parallel port kernel call trace

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2015-02-03 Thread Petr Nosek
Guys, nvidia support says:

I am checking if we have your laptop model here to try to reproduce the 
problem, as it appears to be specific to your model. 
...
I checked and unfortunately we don't have your laptop model.

Are you aware of other users with a different laptop model that have
this problem?

If we can't reproduce a problem like this, we usually can't fix it.


My laptop model is: ASUS Z97V

Do you have other laptop models  with this bug? Nvidia support needs to
reproduce it.


More about conversation with nvidia is there: 
http://nvidia.custhelp.com/app/account/questions/detail/i_id/735413


Any idea?

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2015-01-25 Thread Petr Nosek
reported to Nvidia: Question Reference #150125-000132

waiting for response

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2015-01-25 Thread Petr Nosek
Hi Christopher,

   nouveau works - I'm running on it 14.04.

   I've tested latest nvidia drivers (
http://www.askmetutorials.com/2014/12/install-nvidia-driver-34065-on-
ubuntu.html ).

  The same problem, still unresolved.

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1251042/+subscriptions

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


[Bug 1310551] Re: NVIDIA proprietary driver 331.38 from package nvidia-331 on Xubuntu 14.04 causes display to hang

2014-05-10 Thread Petr Nosek
Hi, i think, you have the same problem as me:

https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-331/+bug/1251042

sometimes is monitor flickering, sometimes is freezing:
https://www.youtube.com/watch?v=6NX7lQ5oDYo

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

Title:
  NVIDIA proprietary driver 331.38 from package nvidia-331 on Xubuntu
  14.04 causes display to hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1310551/+subscriptions

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2014-05-10 Thread Petr Nosek
The bud is confirmed in ubuntu 14.04.

Tested: nvidia proprietary drivers 331.38 proprietary tested

The same problem, stil unresolved.

I found similar description of this bug:

https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1310633

https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-331/+bug/1310551

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1251042/+subscriptions

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


[Bug 1310633] Re: [Acer Aspire X1300] Mouse and eventually keyboard freeze

2014-05-10 Thread Petr Nosek
Hi, I thing, the same problem as me:

https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-331/+bug/1251042

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

Title:
  [Acer Aspire X1300] Mouse and eventually keyboard freeze

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2014-05-10 Thread Petr Nosek
** Attachment added: nvidia-bug-report.log.gz
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1251042/+attachment/4109206/+files/nvidia-bug-report.log.gz

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1251042/+subscriptions

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2014-03-17 Thread Petr Nosek
Is there any change?

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1251042/+subscriptions

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


[Bug 1254726] Re: no working graphic drivers for nvidia graphic card - unusable ubuntu desktop

2014-01-09 Thread Petr Nosek
*** This bug is a duplicate of bug 1251042 ***
https://bugs.launchpad.net/bugs/1251042

Hi Christopher,

  I think, we can close this bug. This bug is reported there:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-331/+bug/1251042

  It's about nvidia drivers. I will report it as a duplicate of bug
1251042.

  Nouveau looks like more stable, after upgrading my BIOS. But still
testing. Sometimes nouveau freezes - I'm using Gnome - no effects. But
it looks usable for office.



** This bug has been marked a duplicate of bug 1251042
   10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

Title:
  no working graphic drivers for nvidia graphic card - unusable ubuntu
  desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1254726/+subscriptions

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2013-12-30 Thread Petr Nosek
BIOS updated:

nosek@nosek-laptop:~$ sudo dmidecode -s bios-version  sudo dmidecode -s 
bios-release-date
0804   
10/20/2008


it didn't help. Still freezing. The best way, how to reproduce flickering is 
playing flash videos.

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2013-12-30 Thread Petr Nosek
Christopher,

  I installed nvidia drivers only  by this menu:
http://www.dedoimedo.com/images/computers_years/2013_1/xubuntu-ringtail-
additional-drivers-installing.jpg(this is example, not my screen)

  1, I tested all drivers from menu in Saucy. So nvidia 319, 304,
319-updates, 304-updates, 173. Everything crashed.

  And latest drivers from Trusty - version is in my log.

  2, only Ubuntu repositories

  3, the same problem in all drivers in point 1,

  4, can't confirm, because I'm using Ubuntu from Saucy - I used Gentoo
before.

There was the same problem in Gentoo  - 2 years before. 
I found the solution in Gentoo (nvidia-drivers-195):

create /etc/modprobe.d/nvidia.conf   (see attachment)

there is the magic word: NVreg_RegistryDwords=PerfLevelSrc=0x


Maybe, it will be the solution in Ubuntu. I found this words in Saucy in 
/etc/modprobe.d/options (after instalation nvidia drivers):
#Fix for nvidia flickering - (K)ubuntu 9.04 and 9.10
options nvidia NVreg_RegistryDwords='PerfLevelSrc=0x'
options nvidia NVreg_Mobile=1

That I think, it's known problem.

Is there any way, how to report options of loaded nvidia module? Maybe
aren't options loaded correctly.


** Attachment added: nvidia.conf
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1251042/+attachment/3937803/+files/nvidia.conf

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2013-12-30 Thread Petr Nosek
new knowledge:

the problem of flickering and freezing is when I'm using laptop.

If I have connected additional monitor (dual screen) to my laptop,
nvidia drivers works.

So at home with additional monitor - it looks like good.

When I'm away with my laptop (without additional monitor), LCD display
on my laptop is flickering and after that freezing...

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1242767] .proc.driver.nvidia.params.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: .proc.driver.nvidia.params.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937447/+files/.proc.driver.nvidia.params.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] Re: computer freeze trying to exit gnome-control-center

2013-12-29 Thread Petr Nosek
.proc.driver.nvidia.gpus.0: Error: [Errno 21] je adresářem: 
u'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  319.32  Wed Jun 19 15:51:20 
PDT 2013
 GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.5-0ubuntu2
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
DistUpgraded: Fresh install
DistroCodename: saucy
DistroRelease: Ubuntu 13.10
DistroVariant: ubuntu
DkmsStatus: nvidia-319, 319.32, 3.11.0-12-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation G96M [GeForce 9650M GT] [10de:064c] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:2018]
InstallationDate: Installed on 2013-12-30 (0 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MachineType: To Be Filled By O.E.M. Z97V
MarkForUpload: True
NonfreeKernelModules: nvidia
Package: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
PackageArchitecture: amd64
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=6160963a-7905-4bad-ba51-a56dd67ca07a ro quiet splash
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Tags:  saucy ubuntu compiz-0.9
Uname: Linux 3.11.0-12-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 09/03/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0702
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: Z97V
dmi.board.vendor: To Be Filled By O.E.M.
dmi.board.version: 1.00
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd09/03/2008:svnToBeFilledByO.E.M.:pnZ97V:pvr1.0:rvnToBeFilledByO.E.M.:rnZ97V:rvr1.00:cvnToBeFilledByO.E.M.:ct10:cvr1.0:
dmi.product.name: Z97V
dmi.product.version: 1.0
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Mon Dec 30 01:39:38 2013
xserver.configfile: default
xserver.errors:
 Failed to load /usr/lib/xorg/modules/libglamoregl.so: 
/usr/lib/xorg/modules/libglamoregl.so: undefined symbol: _glapi_tls_Context
 Failed to load module glamoregl (loader failed, 7)
 open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.14.3-3ubuntu2


** Tags added: apport-collected compiz-0.9 ubuntu

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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

[Bug 1242767] Dependencies.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937451/+files/Dependencies.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] CurrentDmesg.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] BootLog.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937449/+files/BootLog.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] UnitySupportTest.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: UnitySupportTest.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937479/+files/UnitySupportTest.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] LightdmDisplayLog.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: LightdmDisplayLog.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937466/+files/LightdmDisplayLog.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] BootDmesg.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] LightdmLog.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: LightdmLog.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937469/+files/LightdmLog.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] ProcModules.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] Xrandr.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/1242767/+attachment/3937482/+files/Xrandr.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] ProcCpuinfo.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] LightdmGreeterLog.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: LightdmGreeterLog.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937467/+files/LightdmGreeterLog.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] Lsusb.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] UdevDb.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] ProcEnviron.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] nvidia-settings.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: nvidia-settings.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937483/+files/nvidia-settings.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] UdevLog.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] ProcInterrupts.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] xdpyinfo.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937484/+files/xdpyinfo.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] GconfCompiz.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937465/+files/GconfCompiz.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] XorgLog.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937480/+files/XorgLog.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] xserver.devices.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: xserver.devices.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937485/+files/xserver.devices.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] LightdmGreeterLogOld.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: LightdmGreeterLogOld.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937468/+files/LightdmGreeterLogOld.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] Lspci.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] XorgLogOld.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937481/+files/XorgLogOld.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] DpkgLog.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937464/+files/DpkgLog.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] NvidiaBugReportLog.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: NvidiaBugReportLog.txt
   
https://bugs.launchpad.net/bugs/1242767/+attachment/3937472/+files/NvidiaBugReportLog.txt

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1242767] Re: computer freeze trying to exit gnome-control-center

2013-12-29 Thread Petr Nosek
Hi, I added apport information.

It is clean instalation Ubuntu 13.10. and nvidia drivers.

Sorry, this bug is about nouveau. I will try to report nouveau bug and
ubuntu daily live.

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

Title:
  computer freeze trying to exit gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767/+subscriptions

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


[Bug 1251042] BootDmesg.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] CRDA.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] ProcInterrupts.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] WifiSyslog.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1251042/+attachment/3937503/+files/WifiSyslog.txt

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] UdevLog.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2013-12-29 Thread Petr Nosek
apport information

** Description changed:

  Nouveau is unstable - sometimes is freezing, i tried to use current
  proprietary drivers.
  
  But after login - monitor is flickering and freezing.
  
  Ubuntu GNOME 13.10 (Saucy Salamander) Release  - clean install.
  
  
  I used Gentoo before, and this line helped for me, to solve my problem:
  options nvidia NVreg_DeviceFileMode=432 NVreg_DeviceFileUID=0 
NVreg_DeviceFileGID=27 NVreg_ModifyDeviceFiles=1 
NVreg_RegistryDwords=PerfLevelSrc=0x
  
  But in Ubuntu, it doesn't help.
  
  This doesn't help:
  
  me@ubuntu-vbi:~$ cat /etc/modprobe.d/options 
  #Fix for nvidia flickering - (K)ubuntu 9.04 and 9.10
  options nvidia NVreg_RegistryDwords='PerfLevelSrc=0x'
  options nvidia NVreg_Mobile=1
  
  
  This doesn't help:
  
  me@ubuntu-vbi:~$ cat /etc/modprobe.d/options 
  options nvidia NVreg_DeviceFileMode=432 NVreg_DeviceFileUID=0 
NVreg_DeviceFileGID=27 NVreg_ModifyDeviceFiles=1 
NVreg_RegistryDwords=PerfLevelSrc=0x
  
  
  It's blocking - nouveau is unstable, nvidia drivers is totaly unstable.
  3 min to freeze.
  
  Nouveau bug is reported there: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1242767
  but still unasigned
  
  How to reproduce: Use Ubuntu and Nvidia proprietary drivers. The 3 min
  to freeze.
  
  There is a video: http://www.youtube.com/watch?v=6NX7lQ5oDYo
  As you can see, 3 min and PC is not responding. I can only move by mouse - 
that's all.
  
  
  me@ubuntu-vbi:~$ cat /proc/version_signature 
  Ubuntu 3.11.0-13.20-generic 3.11.6
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nosek  2827 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=fb299f47-ddfa-4008-8941-f248e28549b0
  InstallationDate: Installed on 2013-10-24 (20 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: To Be Filled By O.E.M. Z97V
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-13-generic 
root=/dev/mapper/vg--ubnt-ubuntu ro quiet splash
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-13-generic N/A
   linux-backports-modules-3.11.0-13-generic  N/A
   linux-firmware 1.116
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 09/03/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0702
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: Z97V
  dmi.board.vendor: To Be Filled By O.E.M.
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd09/03/2008:svnToBeFilledByO.E.M.:pnZ97V:pvr1.0:rvnToBeFilledByO.E.M.:rnZ97V:rvr1.00:cvnToBeFilledByO.E.M.:ct10:cvr1.0:
  dmi.product.name: Z97V
  dmi.product.version: 1.0
  dmi.sys.vendor: To Be Filled By O.E.M.
+ --- 
+ ApportVersion: 2.12.5-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  nosek  1982 F pulseaudio
+ DistroRelease: Ubuntu 13.10
+ HibernationDevice: RESUME=UUID=ab4bb35d-8475-4d86-b762-5983fdc2b277
+ InstallationDate: Installed on 2013-12-30 (0 days ago)
+ InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
+ MachineType: To Be Filled By O.E.M. Z97V
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=6160963a-7905-4bad-ba51-a56dd67ca07a ro quiet splash
+ ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-12-generic N/A
+  linux-backports-modules-3.11.0-12-generic  N/A
+  linux-firmware 1.116
+ Tags:  saucy
+ Uname: Linux 3.11.0-12-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 09/03/2008
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 0702
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: Z97V
+ dmi.board.vendor: To Be Filled By O.E.M.
+ dmi.board.version: 1.00
+ dmi.chassis.asset.tag: 0x
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd09/03/2008:svnToBeFilledByO.E.M.:pnZ97V:pvr1.0:rvnToBeFilledByO.E.M.:rnZ97V:rvr1.00:cvnToBeFilledByO.E.M.:ct10:cvr1.0:
+ dmi.product.name: Z97V
+ dmi.product.version: 1.0
+ 

[Bug 1251042] PulseList.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] CurrentDmesg.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] IwConfig.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Lspci.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] RfKill.txt

2013-12-29 Thread Petr Nosek
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1251042/+attachment/3937500/+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/1251042

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] ProcCpuinfo.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] ProcEnviron.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] UdevDb.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Lsusb.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] ProcModules.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2013-12-29 Thread Petr Nosek
[  177.204575] NVRM: GPU at :07:00: GPU-e125270d-38b6-bba0-981c-802a3b7ff7ee
[  177.204582] NVRM: Xid (:07:00): 13, 0001  5097 0548 
3f80 0080
[  269.970817] NVRM: Xid (:07:00): 13, 0007  502d 060c 
0148 0040
[  303.350577] NVRM: Xid (:07:00): 13, 0003  8297 0f10 
44834000 0080
[  314.098984] show_signal_msg: 144 callbacks suppressed
[  314.098990] compiz[2131]: segfault at 48 ip 7f178aa6d099 sp 
7fff05900838 error 6 in libnvidia-glcore.so.319.32[7f1789578000+1a47000]
[  326.948525] traps: bamfdaemon[1947] trap int3 ip:7f2d380fe3c9 
sp:7fffa6fe0750 error:0

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2013-12-29 Thread Petr Nosek
[  697.293909] NVRM: Xid (:07:00): 13, 0001  5097 0680 
001d 0080
[  708.504110] Watchdog[3077]: segfault at 0 ip 7f25e469d778 sp 
7f25cfb15700 error 6 in libcontent.so[7f25e3fe8000+e8d000]
[  716.493047] apport-gtk[3259]: segfault at 0 ip 7ff95f47a287 sp 
7fff42e38a98 error 4 in libgtk-3.so.0.800.4[7ff95f37a000+4c7000]
[  721.940880] apport-gtk[3270]: segfault at 0 ip 7fe5b434c287 sp 
7fff35bf79c8 error 4 in libgtk-3.so.0.800.4[7fe5b424c000+4c7000]
[  723.337011] NVRM: Xid (:07:00): 3, C 0001 SC 0003 M 0104 
Data 

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2013-12-29 Thread Petr Nosek
at first - nvidia-drivers and clean instalation ubuntu 13.10 - Ubuntu is
freezing after a while. Confirmed. Now I will install current version of
ubuntu.

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] ProcModules.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] ProcCpuinfo.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


[Bug 1251042] Re: 10de:064c Ubuntu gnome freeze after start - nvidia drivers

2013-12-29 Thread Petr Nosek
apport information

** Description changed:

  Nouveau is unstable - sometimes is freezing, i tried to use current
  proprietary drivers.
  
  But after login - monitor is flickering and freezing.
  
  Ubuntu GNOME 13.10 (Saucy Salamander) Release  - clean install.
  
  I used Gentoo before, and this line helped for me, to solve my problem:
  options nvidia NVreg_DeviceFileMode=432 NVreg_DeviceFileUID=0 
NVreg_DeviceFileGID=27 NVreg_ModifyDeviceFiles=1 
NVreg_RegistryDwords=PerfLevelSrc=0x
  
  But in Ubuntu, it doesn't help.
  
  This doesn't help:
  
  me@ubuntu-vbi:~$ cat /etc/modprobe.d/options
  #Fix for nvidia flickering - (K)ubuntu 9.04 and 9.10
  options nvidia NVreg_RegistryDwords='PerfLevelSrc=0x'
  options nvidia NVreg_Mobile=1
  
  This doesn't help:
  
  me@ubuntu-vbi:~$ cat /etc/modprobe.d/options
  options nvidia NVreg_DeviceFileMode=432 NVreg_DeviceFileUID=0 
NVreg_DeviceFileGID=27 NVreg_ModifyDeviceFiles=1 
NVreg_RegistryDwords=PerfLevelSrc=0x
  
  It's blocking - nouveau is unstable, nvidia drivers is totaly unstable.
  3 min to freeze.
  
  How to reproduce: Use Ubuntu and Nvidia proprietary drivers. The 3 min
  to freeze.
  
  There is a video: http://www.youtube.com/watch?v=6NX7lQ5oDYo
  As you can see, 3 min and PC is not responding. I can only move by mouse - 
that's all.
  
  me@ubuntu-vbi:~$ cat /proc/version_signature
  Ubuntu 3.11.0-13.20-generic 3.11.6
  ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nosek  2827 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=fb299f47-ddfa-4008-8941-f248e28549b0
  InstallationDate: Installed on 2013-10-24 (20 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: To Be Filled By O.E.M. Z97V
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
  
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-13-generic 
root=/dev/mapper/vg--ubnt-ubuntu ro quiet splash
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-13-generic N/A
   linux-backports-modules-3.11.0-13-generic  N/A
   linux-firmware 1.116
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 09/03/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0702
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: Z97V
  dmi.board.vendor: To Be Filled By O.E.M.
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd09/03/2008:svnToBeFilledByO.E.M.:pnZ97V:pvr1.0:rvnToBeFilledByO.E.M.:rnZ97V:rvr1.00:cvnToBeFilledByO.E.M.:ct10:cvr1.0:
  dmi.product.name: Z97V
  dmi.product.version: 1.0
  dmi.sys.vendor: To Be Filled By O.E.M.
+ --- 
+ ApportVersion: 2.12.5-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  nosek  3303 F pulseaudio
+ DistroRelease: Ubuntu 13.10
+ HibernationDevice: RESUME=UUID=ab4bb35d-8475-4d86-b762-5983fdc2b277
+ InstallationDate: Installed on 2013-12-30 (0 days ago)
+ InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
+ MachineType: To Be Filled By O.E.M. Z97V
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=6160963a-7905-4bad-ba51-a56dd67ca07a ro quiet splash
+ ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-12-generic N/A
+  linux-backports-modules-3.11.0-12-generic  N/A
+  linux-firmware 1.116
+ Tags:  saucy
+ Uname: Linux 3.11.0-12-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 09/03/2008
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 0702
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: Z97V
+ dmi.board.vendor: To Be Filled By O.E.M.
+ dmi.board.version: 1.00
+ dmi.chassis.asset.tag: 0x
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd09/03/2008:svnToBeFilledByO.E.M.:pnZ97V:pvr1.0:rvnToBeFilledByO.E.M.:rnZ97V:rvr1.00:cvnToBeFilledByO.E.M.:ct10:cvr1.0:
+ dmi.product.name: Z97V
+ dmi.product.version: 1.0
+ dmi.sys.vendor: To Be Filled By O.E.M.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1251042/+attachment/3937510/+files/AlsaInfo.txt

-- 
You 

[Bug 1251042] PulseList.txt

2013-12-29 Thread Petr Nosek
apport information

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

Title:
  10de:064c Ubuntu gnome freeze after start - nvidia drivers

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

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


  1   2   >