[Bug 1809945] [NEW] Flatpak: extensions and locales are not installed

2018-12-27 Thread unrud
Public bug reported:

Installing a Flatpak app via Gnome Software, doesn't install required
extensions (like locales, codecs, drivers...). Only the runtime and the
app itself get installed.

The impact reaches from apps just not being translated, to apps not
starting at all (e.g. when the proprietary NVIDIA driver extension is
missing).

When an app is installed from a *.flatpak file via Gnome Software, it
doesn't even install the runtime. The app doesn't work at all, unless
the required runtime was already installed.

Installing apps via Flatpak's command line interface works as expected
and installs all required extensions.

The bug only seem to affect Ubuntu 18.04. It works in 18.10.

Upstream bug?: https://gitlab.gnome.org/GNOME/gnome-software/issues/174

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Installing a Flatpak app via Gnome Software, doesn't install required
  extensions (like locales, codecs, drivers...). Only the runtime and the
- app itself gets installed.
+ app itself get installed.
  
  The impact reaches from apps just not being translated, to apps not
  starting at all (e.g. when the proprietary NVIDIA driver extension is
  missing).
  
  When an app is installed from a *.flatpak file via Gnome Software, it
  doesn't even install the runtime. The app doesn't work at all, unless
  the required runtime was already installed.
  
  Installing apps via Flatpak's command line interface works as expected
  and installs all required extensions.
  
  The bug only seem to affect Ubuntu 18.04. It works in 18.10.
  
  Upstream bug?: https://gitlab.gnome.org/GNOME/gnome-software/issues/174

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

Title:
  Flatpak: extensions and locales are not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1809945/+subscriptions

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

[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2016-11-01 Thread unrud
@rykien:
Seems like a bug in the driver for the SMBus controller. i2cdetect should show 
the headphone amplifier at address 0x73.
I've tested init-headphone with Ubuntu 16.04.1 (you have to add the 
acpi_enforce_resources=lax boot parameter!) and 16.10 live images without 
problems. Maybe the bug was introduced in an update.

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after
  suspend/resume

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

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


[Bug 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

2016-05-12 Thread unrud
@saurav1: Only tested the script on freshly installed Xubuntu 16.04. The
screen doesn't get relocked on my computer.

Maybe it's a race condition and setting "Delay after locking screen
saver for" in "XFCE Power Manager" under the "Security" tab to a higher
value helps.

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

Title:
  Mouse cursor lost when unlocking with Intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1568604/+subscriptions

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


[Bug 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

2016-05-11 Thread unrud
@: logind publishes session changes (including lock and unlock) over
DBus.

The following sh-script automatically runs "xset s activate && xset s
reset" every time the session is changed and makes the mouse cursor
visible again:

dbus-monitor --system
"type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1/seat/seat0',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged'"
| grep --line-buffered "ActiveSession" | while read line; do xset s
activate && xset s reset; done

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

Title:
  Mouse cursor lost when unlocking with Intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1568604/+subscriptions

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


[Bug 1033305] Re: Policykit local authority being ignored with Network Manager

2016-03-30 Thread unrud
pkaction does only show the implicit defaults. Overrides from pkla files
are not shown. You can use pkcheck for this.

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

Title:
  Policykit local authority being ignored with Network Manager

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

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


[Bug 1517991] [NEW] Arithmetical errors

2015-11-19 Thread unrud
Public bug reported:

Ubuntu release: 15.10
Package version: 1:3.16.2-1ubuntu1

Enter:
1^(−0,5)

Result:
1,071508607×10³⁰¹

Expected result:
1

** Affects: gnome-calculator (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Arithmetical errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1517991/+subscriptions

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

[Bug 1517991] Re: Arithmetical errors

2015-11-19 Thread unrud
** Description changed:

  Ubuntu release: 15.10
  Package version: 1:3.16.2-1ubuntu1
  
  Enter:
- 1^(−0,5)
+ 1^(−0.5)
  
  Result:
- 1,071508607×10³⁰¹
+ 1.071508607×10³⁰¹
  
  Expected result:
  1

** Description changed:

  Ubuntu release: 15.10
  Package version: 1:3.16.2-1ubuntu1
  
  Enter:
  1^(−0.5)
  
  Result:
  1.071508607×10³⁰¹
  
  Expected result:
  1
+ 
+ Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=756960

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

Title:
  Arithmetical errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1517991/+subscriptions

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

[Bug 1452006] Re: Gajim freezes whole system on start

2015-09-06 Thread unrud
Gajim tries to read all files in /proc, /proc/net and /proc/self to
collect entropy for OpenSSL. (See function add_entropy_sources_OpenSSL()
in file src/common/crypto.py)

This can cause problems with buggy drivers. (e.g.
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1450825 )

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

Title:
  Gajim freezes whole system on start

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

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


[Bug 1450825] [NEW] Reading from /proc/brcm_monitor0 causes lockup of CPU

2015-05-01 Thread unrud
Public bug reported:

Steps to reproduce:
  Install and use bcmwl-kernel-source
  $ cat /proc/brcm_monitor0
What happens:
  $ dmesg
  ...
  Watchdog detected hard LOCKUP on cpu 1
  ...

Tested on Trusty and Vivid.
The file is readable by everyone. At least change this to only root.

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

** Summary changed:

- Reading from /proc/brcm_monitor0 causes soft lockup of CPU
+ Reading from /proc/brcm_monitor0 causes lockup of CPU

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

Title:
  Reading from /proc/brcm_monitor0 causes lockup of CPU

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2015-04-26 Thread unrud
New version of init-headphone that also supports Vivid:

https://github.com/Unrud/init-headphone-ubuntu/releases

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after
  suspend/resume

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2015-03-30 Thread unrud
@Kiril:
That's strange, I tested it on 14.04 and it works for me.
The packaged adds the file /etc/default/grub.d/init-headphone.cfg. That should 
add the boot parameter.

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after
  suspend/resume

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2015-03-30 Thread unrud
@Kiril:
Make sure that your kernel is loaded with acpi_enforce_resources=lax. Check 
cat /proc/cmdline.
Check the output of lsmod and make sure that the modules i2c-i801 and i2c-dev 
are loaded.
If they are unload i2c-i801 with sudo rmmod i2c-i801 and load it again sudo 
modprobe i2c-i801. Then check dmesg for errors.

@Faulty Lee:
You need acpi_enforce_resources=lax or the i2c-i801 module will not work.

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after
  suspend/resume

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2015-03-30 Thread unrud
New version:
  * Add Upstart script to run program on boot
  * Make program more verbose

The program output is now very verbose. If the script doesn't work, just
run sudo init-headphone and it should say what's wrong.

** Attachment added: init-headphone_0.2.0_all.deb
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1313904/+attachment/4361090/+files/init-headphone_0.2.0_all.deb

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after
  suspend/resume

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2015-03-29 Thread unrud
I wrote a driver.
Only tested on Ubuntu 14.10.
After installation a restart is required.

** Attachment added: init-headphone_0.1.0_all.deb
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1313904/+attachment/4360354/+files/init-headphone_0.1.0_all.deb

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after
  suspend/resume

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

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


[Bug 1416794] Re: Can't mount exFAT on Ubuntu 14.10

2015-02-08 Thread unrud
blkid doesn't recognize exfat.

The error seems to be in the file libblkid/src/superblocks/exfat.c in 
function probe_exfat:
In line 124 if (errno) is always true because errno is already !=0 before 
probe_exfat is called.
The problem can be fixed by either adding errno = 0; to the beginning of the 
probe_exfat function or by removing the seemingly useless check altogether.

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

Title:
  Can't mount exFAT on Ubuntu 14.10

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

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


[Bug 1416794] Re: Can't mount exFAT on Ubuntu 14.10

2015-02-08 Thread unrud
The problem only appears if no label is set for the exfat partition.

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

Title:
  Can't mount exFAT on Ubuntu 14.10

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

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


[Bug 1393206] Re: SD/mmc card with exFAT fs not automatically mounted since upgrade to utopic

2015-02-08 Thread unrud
Workaround: Set a label for the exfat partition with
$ sudo exfatlabel /dev/sdz1 some_label
Replace /dev/sdz1 with the real path of your device and optionally some_label 
with a more meaningful name.

For more information see https://bugs.launchpad.net/ubuntu/+source/util-
linux/+bug/1416794

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

Title:
  SD/mmc card with exFAT fs not automatically mounted since upgrade to
  utopic

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

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


[Bug 1393206] Re: SD/mmc card with exFAT fs not automatically mounted since upgrade to utopic

2015-02-08 Thread unrud
*** This bug is a duplicate of bug 1389021 ***
https://bugs.launchpad.net/bugs/1389021

** This bug has been marked a duplicate of bug 1389021
   Does not detect hotplugged storage device (exfat)

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

Title:
  SD/mmc card with exFAT fs not automatically mounted since upgrade to
  utopic

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

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


[Bug 1416794] Re: Can't mount exFAT on Ubuntu 14.10

2015-02-08 Thread unrud
*** This bug is a duplicate of bug 1389021 ***
https://bugs.launchpad.net/bugs/1389021

** This bug has been marked a duplicate of bug 1389021
   Does not detect hotplugged storage device (exfat)

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

Title:
  Can't mount exFAT on Ubuntu 14.10

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

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


[Bug 1416794] Re: Can't mount exFAT on Ubuntu 14.10

2015-02-06 Thread unrud
I've traced the problem to udev.
The ID_FS_* properties are missing from the udev device.
udisks2 uses the ID_FS_TYPE property to determine the filesystem type.

** Package changed: udisks2 (Ubuntu) = udev (Ubuntu)

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

Title:
  Can't mount exFAT on Ubuntu 14.10

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

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


[Bug 1416794] Re: Can't mount exFAT on Ubuntu 14.10

2015-02-01 Thread unrud
** Description changed:

  I've installed the packages exfat-fuse and exfat-utils but I can't mount 
exFAT filesystems through udisks2.
  $ udisksctl mount --block-device /dev/sdb1
  Object /org/freedesktop/UDisks2/block_devices/sdb1 is not a mountable 
filesystem.
  
  Mounting with
  $ sudo mount /dev/sdb1 ...
  works fine.
  
- I've also tried to restart the computer.
  It works fine on Ubuntu 14.04.

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

Title:
  Can't mount exFAT on Ubuntu 14.10

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

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


[Bug 1393206] Re: SD/mmc card with exFAT fs not automatically mounted since upgrade to utopic

2015-02-01 Thread unrud
I've created a bug report against udisks2 (before I found this bug report):
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1416794

You wrote that the problem is that gvfs ignores the drive. But maybe you
can try to mount in manually with udisks2 and check if we are
encountering the same problem.

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

Title:
  SD/mmc card with exFAT fs not automatically mounted since upgrade to
  utopic

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

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


[Bug 1416794] [NEW] Can't mount exFAT on Ubuntu 14.10

2015-01-31 Thread unrud
Public bug reported:

I've installed the packages exfat-fuse and exfat-utils but I can't mount exFAT 
filesystems through udisks2.
$ udisksctl mount --block-device /dev/sdb1
Object /org/freedesktop/UDisks2/block_devices/sdb1 is not a mountable 
filesystem.

Mounting with
$ sudo mount /dev/sdb1 ...
works fine.

I've also tried to restart the computer.
It works fine on Ubuntu 14.04.

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

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

Title:
  Can't mount exFAT on Ubuntu 14.10

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2014-07-28 Thread unrud
The SMBus module is working now, I had to add acpi_enforce_resources=lax
to the kernel boot parameters.

Got some information about the pre-amplifier here:
https://biosmods.wordpress.com/w230ss-np7338/comment-page-4/#comments

I think we're stuck until we get more information about that chip.

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after
  suspend/resume

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

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


[Bug 1329468] Re: [W230SS, VIA1802] no sound from headphones

2014-07-27 Thread unrud
*** This bug is a duplicate of bug 1313904 ***
https://bugs.launchpad.net/bugs/1313904

** This bug has been marked a duplicate of bug 1313904
   [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh boot

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

Title:
  [W230SS, VIA1802] no sound from headphones

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh boot

2014-07-27 Thread unrud
I've compared the schematics of w230st and w230ss from the service
manuals and the codec is exactly the same, but the w230ss has an
additional chip between the codec and the headphone jack. The manual
says that it's an pre-amp but doesn't mention the exact model. The pre-
amp is connected to the SMBus, I guess it needs initialization after
standby.

The service manual also has photos of the motherboard, unfortunately
they are low-res and it's not possible to identify the chip.

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh
  boot

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh boot

2014-07-27 Thread unrud
Hi Kiril,

maybe you can update the title / description of the bug report, that way
anybody knows what's what without reading all the comments.

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh
  boot

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2014-07-27 Thread unrud
I tried to investigate the preamplifier chip further but run into another bug.
I'm not able to access the SMBus. When I execute modprobe i2c-i801, the 
following appears in the kernel log:

[...] ACPI Warning: SystemIO range 0xf040-0xf05f 
conflicts with OpRegion 0xf040-0xf04f 
(\_SB_.PCI0.SBUS.SMBI) (20140214/utaddress-258)
[...] ACPI: If an ACPI driver is available for this device, you should use it 
instead of the native driver

I tried mainline kernel 3.15.6 but the problem is still present. Only
found this:
http://askubuntu.com/questions/449102/ubuntu-12-04-loading-i801-i2c-
driver

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after
  suspend/resume

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh boot

2014-07-26 Thread unrud
Hi Marco,

I downloaded the Hotkey app from Clevo and InitHeadphone.exe is still
present. All it does is calling the function InitHeadphone from hp.dll.

If you don't like the Hotkey app, I guess you can also fix the problem
(on windows!) by saving hp.dll, uninstalling the Hotkey app and then
schedule an new task On machine unlock with a command like rundll32
c:\path\to\hp.dll,InitHeadphone

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh
  boot

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

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


[Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh boot

2014-07-24 Thread unrud
For me the sound always works after a cold start (maybe newer BIOS?)
But after standby the headphone jack stops working until next cold start 
(reboot doesn't help).

On W230ST everything works fine and the hardware is nearly identical.

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

Title:
  [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after fresh
  boot

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

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


[Bug 1339244] Re: Comparison of exit_status in run_custom_command is wrong

2014-07-09 Thread unrud
Any chance that this gets fixed in Trusty?

Due to this bug it's impossible to let Gnome Settings Daemon ignore specific 
devices.
For example GSD regularly overrides custom touchpad settings and instead of 
letting GSD ignore the device, you have to disable the mouse plugin.

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

Title:
  Comparison of exit_status in run_custom_command is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1339244/+subscriptions

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


[Bug 1339244] [NEW] Comparison of exit_status in run_custom_command is wrong

2014-07-08 Thread unrud
Public bug reported:

In file /plugins/common/gsd-input-helper.c in function
run_custom_command the variable exit_status doesn't contain the exit
status of the process, so the statement return (exit_status == 1); is
wrong.

The documentation 
(https://developer.gnome.org/glib/stable/glib-Spawning-Processes.html#g-spawn-sync)
 says:
exit_statusreturn location for child exit status, as returned by waitpid(), 
or NULL.

And in the documentation of waitpid (http://linux.die.net/man/2/waitpid)
exit_status is described.

You have to do something like this:
if (WIFEXITED(exit_status) == FALSE) {
return FALSE;
}
return (WEXITSTATUS(exit_status) == 1);

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Comparison of exit_status in run_custom_command is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1339244/+subscriptions

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


[Bug 1325200] [NEW] Missing iwlwifi-7260-8.ucode causes connection problems

2014-05-31 Thread unrud
Public bug reported:

My WIFI card (Intel AC7260) looses connectivity every 15-45 minutes. The
network applet shows that I'm still connected to the WLAN but no packets
can be send. When I disconnect and reconnect in the applet it works
again.

The problem gets fixed by either installing
/lib/firmware/iwlwifi-7260-8.ucode from
http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFiledo=gettarget=iwlwifi-7260-ucode-22.24.8.0.tgz
or disabling 802.11n mode in the driver.

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

** Description changed:

  My WIFI card (Intel AC7260) looses connectivity every 15-45 minutes. The
  network applet shows that I'm still connected to the WLAN but no packets
  can be send. When I disconnect and reconnect in the applet it works
  again.
  
  The problem gets fixed by either installing
- /lib/firmware/iwlwifi-7260-8.ucode manually or by disabling by 802.11n
- mode in the driver.
+ /lib/firmware/iwlwifi-7260-8.ucode manually or disabling by 802.11n mode
+ in the driver.

** Description changed:

  My WIFI card (Intel AC7260) looses connectivity every 15-45 minutes. The
  network applet shows that I'm still connected to the WLAN but no packets
  can be send. When I disconnect and reconnect in the applet it works
  again.
  
  The problem gets fixed by either installing
- /lib/firmware/iwlwifi-7260-8.ucode manually or disabling by 802.11n mode
- in the driver.
+ /lib/firmware/iwlwifi-7260-8.ucode from
+ 
http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFiledo=gettarget=iwlwifi-7260-ucode-22.24.8.0.tgz
+ manually or disabling by 802.11n mode in the driver.

** Description changed:

  My WIFI card (Intel AC7260) looses connectivity every 15-45 minutes. The
  network applet shows that I'm still connected to the WLAN but no packets
  can be send. When I disconnect and reconnect in the applet it works
  again.
  
  The problem gets fixed by either installing
  /lib/firmware/iwlwifi-7260-8.ucode from
  
http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFiledo=gettarget=iwlwifi-7260-ucode-22.24.8.0.tgz
- manually or disabling by 802.11n mode in the driver.
+ manually or disabling 802.11n mode in the driver.

** Description changed:

  My WIFI card (Intel AC7260) looses connectivity every 15-45 minutes. The
  network applet shows that I'm still connected to the WLAN but no packets
  can be send. When I disconnect and reconnect in the applet it works
  again.
  
  The problem gets fixed by either installing
  /lib/firmware/iwlwifi-7260-8.ucode from
  
http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFiledo=gettarget=iwlwifi-7260-ucode-22.24.8.0.tgz
- manually or disabling 802.11n mode in the driver.
+ or disabling 802.11n mode in the driver.

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

Title:
  Missing iwlwifi-7260-8.ucode causes connection problems

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

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


[Bug 1313123] Re: wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on libopencl1

2014-05-14 Thread unrud
I've added libopencl-1.1-1 and libopencl-1.2-1 to the nvidia-
libopencl1-... packet and it was not possible to install wine1.6
afterwards.

$ apt-cache show wine1.6-i386 | grep ^Recommends
Recommends: ..., ocl-icd-libopencl1, ...

apt-get treats recommends the same as dependencies. I also tried to
install it with --no-install-recommends but it still didn't work.

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

Title:
  wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on
  libopencl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123/+subscriptions

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


[Bug 1313123] Re: wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on libopencl1

2014-05-10 Thread unrud
The wine1.6-i386 (and wine1.6-amd64) packages have dependencies to
libopencl1 and libopencl-1.1-1.

From http://packages.ubuntu.com/trusty/wine1.6-i386:
* libopencl-1.1-1
  virtual package provided by ocl-icd-libopencl1
* ocl-icd-libopencl1 (= 1.0)
  Generic OpenCL ICD Loader
  or libopencl1
  virtual package provided by nvidia-libopencl1-304, ...

The second dependency is fulfilled by either ocl-icd-libopencl1 or
libopencl1.

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

Title:
  wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on
  libopencl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123/+subscriptions

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


[Bug 1313123] Re: wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on libopencl1

2014-05-10 Thread unrud
$ apt-cache show wine1.6-i386 | grep ^Depends
Depends: ..., libopencl-1.1-1, ..., ocl-icd-libopencl1 (= 1.0) | libopencl1, 
...

The website is right and if you take a look at the file
wine1.6-1.6.2/debian/control you will see that ocl-icd-libopencl1 is
only in the Build-Depends section. The dependencies of the final package
are generated automatically by the build system so you don't find them
in the control file. You can find description in section 8.6.1 on this
webpage: https://www.debian.org/doc/debian-policy/ch-sharedlibs.html

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

Title:
  wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on
  libopencl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123/+subscriptions

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


[Bug 1317528] [NEW] Packages nvidia-libopencl1-... don't provide libopencl-1.1-1 and libopencl-1.2-1

2014-05-08 Thread unrud
Public bug reported:

The packages don't provide the virtual packages libopencl-1.1-1 and
libopencl-1.2-1.

This causes problems with the installation of the following packages:
python-pyopencl
python3-pyopencl
wine1.6-i386 (see 
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123)
wine1.6-amd64
starpu-contrib-examples
libstarpu-contrib

** Affects: nvidia-graphics-drivers-304 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-304-updates (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-331-updates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: packaging

** Also affects: nvidia-graphics-drivers-331-updates (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-304 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-304-updates (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

- The packages nvidia-libopencl1-304, nvidia-libopencl1-304-updates,
- nvidia-libopencl1-331 and nvidia-libopencl1-331-updates don't provide
- the virtual packages libopencl-1.1-1 and libopencl-1.2-1.
+ The packages don't provide the virtual packages libopencl-1.1-1 and
+ libopencl-1.2-1.
  
  This causes problems with the installation of the following packages:
- python-pyopencl
- python3-pyopencl
- wine1.6-i386 (see 
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123)
- wine1.6-amd64
- starpu-contrib-examples
- libstarpu-contrib
+ python-pyopencl
+ python3-pyopencl
+ wine1.6-i386 (see 
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123)
+ wine1.6-amd64
+ starpu-contrib-examples
+ libstarpu-contrib

** Summary changed:

- Packages nvidia-libopencl-... don't provide libopencl-1.1-1 and 
libopencl-1.2-1
+ Packages nvidia-libopencl1-... don't provide libopencl-1.1-1 and 
libopencl-1.2-1

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

Title:
  Packages nvidia-libopencl1-... don't provide libopencl-1.1-1 and
  libopencl-1.2-1

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

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

[Bug 1313123] Re: wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on libopencl1

2014-05-08 Thread unrud
I've filled a bug against nvidia-graphics-drivers because I think the
root of the problem is there:

https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-304/+bug/1317528

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

Title:
  wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on
  libopencl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123/+subscriptions

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


[Bug 1317528] Re: Packages nvidia-libopencl1-... don't provide libopencl-1.1-1 and libopencl-1.2-1

2014-05-08 Thread unrud
** Description changed:

- The packages don't provide the virtual packages libopencl-1.1-1 and
- libopencl-1.2-1.
+ The packages nvidia-libopencl1-... don't provide the virtual packages
+ libopencl-1.1-1 and libopencl-1.2-1.
  
  This causes problems with the installation of the following packages:
  python-pyopencl
  python3-pyopencl
  wine1.6-i386 (see 
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123)
  wine1.6-amd64
  starpu-contrib-examples
  libstarpu-contrib

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

Title:
  Packages nvidia-libopencl1-... don't provide libopencl-1.1-1 and
  libopencl-1.2-1

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

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

[Bug 1313123] Re: wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on libopencl1

2014-05-07 Thread unrud
The following dependency of the packages wine1.6-i386 and
wine1.6-amd64 is causing the problem:

libopencl-1.1-1
virtual package provided by ocl-icd-libopencl1

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

Title:
  wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on
  libopencl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123/+subscriptions

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


[Bug 1313123] Re: wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on libopencl1

2014-05-07 Thread unrud
** Tags added: packaging

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

Title:
  wine1.6-i386 is only dependent on ocl-icd-libopencl1 and not also on
  libopencl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123/+subscriptions

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