Re: [Bug 1926514] Re: iMac late 2012 won't boot (Apple white screen)

2024-06-19 Thread Nicola Rosati
Hi,
Sorry it's my fault, i resolved the issue sometime later via the duplicate
signaled by someone else, and i forgot to flag the bug.

Il mer 19 giu 2024, 10:50 Mate Kukri <1926...@bugs.launchpad.net> ha
scritto:

> Hi,
>
> Are you still experiencing this issue?
>
> ** Changed in: grub2 (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1926514
>
> Title:
>   iMac late 2012 won't boot (Apple white screen)
>
> Status in grub2 package in Ubuntu:
>   Incomplete
>
> Bug description:
>   I had a Kubuntu hirsute installation since mid february and all was
> smooth.
>   After an upgrade around early april the iMac (a late 2012 27" iMac)
> wouldn't boot, but remained stuck with the initial white screen (after the
> Apple sound).
>   I tried also a clean installation of kubuntu 21.04, but the problem
> persisted (live usb boots fine, but once installed it won't boot).
>   Kubuntu 20.10 boots just fine.
>   I don't know if the blame belongs to grub or another package.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1926514/+subscriptions
>
>

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

Title:
  iMac late 2012 won't boot (Apple white screen)

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


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

[Bug 1947756] Re: indicator-cpufreq gtk

2021-11-13 Thread Mario Di Nicola
I was able to make the python script work by editing the following file:

/usr/lib/python3/dist-packages/indicator_cpufreq/indicator.py

... and adding the following lines just below the comments that end on
line 17:

import gi
gi.require_version("Gtk", "3.0")
gi.require_version('AppIndicator3', '0.1')

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

Title:
  indicator-cpufreq gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-cpufreq/+bug/1947756/+subscriptions


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

Re: cinnamon-screensaver

2021-09-18 Thread Nicola Fusco

Hi Jeffrey,

I've installed again cinnamon, cinnamon-dbg, mint-meta-cinnamon, and now

everything works fine!

Thank you very much!

Nicola


Il 16/09/21 12:09, Nicola Fusco ha scritto:


Hi Jeffrey,

I’m on Mint 20.2, and I’ve used the application manager to remove the 
screensaver;


I’ve answered “yes” to the question if I wanted to remove some other 
“not required”


Packages (I don’t remember the names): do you suggest that it is 
enough to install again


“bulky” and “python3-magic”, to solve the issue?

Anyway, when I installed again cinnamon-screensaver, why those 
packages were not


Installed again?

Moreover, I’ve also to install the other packages you mention: 
cinnamon, cinnamon-dbg,


mint-meta-cinnamon?

Thanks!

Inviato da Posta <https://go.microsoft.com/fwlink/?LinkId=550986> per 
Windows


*Da: *Jeffrey Walton <mailto:noloa...@gmail.com>
*Inviato: *giovedì 16 settembre 2021 01:50
*A: *Nicola Fusco <mailto:nike...@virgilio.it>
*Cc: *ubuntu-devel-discuss <mailto:ubuntu-devel-discuss@lists.ubuntu.com>
*Oggetto: *Re: cinnamon-screensaver

On Wed, Sep 15, 2021 at 7:01 PM Nicola Fusco  wrote:

>

> I have installed another screensaver, so I had the good idea to remove

> the old one, and now I cannot enter the graphic environment anymore.

>

> I tried to install the cinnamon-screensaver again, but with no luck:

> perhaps some others required packages have been removed with the

> screensaver, which I have to install again? and which are these 
packages?


Here's what I am seeing for Ubuntu 20.04.3 LTS:

$ sudo apt-get remove cinnamon-screensaver

Reading package lists... Done

Building dependency tree

Reading state information... Done

The following packages were automatically installed and are no longer 
required:


  cinnamon-common cjs gir1.2-caribou-1.0 gir1.2-cinnamondesktop-3.0

  gir1.2-clutter-1.0 gir1.2-cmenu-3.0 gir1.2-cogl-1.0 gir1.2-coglpango-1.0

  gir1.2-gkbd-3.0 gir1.2-gtkclutter-1.0 gir1.2-keybinder-3.0

  gir1.2-meta-muffin-0.0 gir1.2-nemo-3.0 gir1.2-timezonemap-1.0

  gir1.2-xapp-1.0 gir1.2-xkl-1.0 iso-flags-png-320x240 libcaribou-common

  libcaribou0 libcjs0 libcscreensaver0 libkeybinder-3.0-0 libmozjs-52-0

  libtimezonemap-data libtimezonemap1 metacity-common python3-pampy

  python3-psutil python3-pyinotify python3-setproctitle python3-xapp

  python3-xlib

Use 'sudo apt autoremove' to remove them.

The following packages will be REMOVED:

  cinnamon cinnamon-core cinnamon-desktop-environment cinnamon-screensaver

0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.

After this operation, 1,494 kB disk space will be freed.

Do you want to continue? [Y/n] N

Abort.

Here is what I am seeing on Linux Mint 20.2:

$ sudo apt-get remove cinnamon-screensaver

[sudo] password for jwalton:

Reading package lists... Done

Building dependency tree

Reading state information... Done

The following packages were automatically installed and are no longer 
required:


  bulky python3-magic

Use 'sudo apt autoremove' to remove them.

The following packages will be REMOVED:

  cinnamon cinnamon-dbg cinnamon-screensaver mint-meta-cinnamon

0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.

After this operation, 3,389 kB disk space will be freed.

Do you want to continue? [Y/n] N

Abort.

Jeff

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


R: cinnamon-screensaver

2021-09-18 Thread Nicola Fusco
Hi Jeffrey,

I’m on Mint 20.2, and I’ve used the application manager to remove the 
screensaver;
I’ve answered “yes” to the question if I wanted to remove some other “not 
required”
Packages (I don’t remember the names): do you suggest that it is enough to 
install again
“bulky” and “python3-magic”, to solve the issue?
Anyway, when I installed again cinnamon-screensaver, why those packages were not
Installed again?
Moreover, I’ve also to install the other packages you mention: cinnamon, 
cinnamon-dbg,
mint-meta-cinnamon?

Thanks!


Inviato da Posta per Windows

Da: Jeffrey Walton
Inviato: giovedì 16 settembre 2021 01:50
A: Nicola Fusco
Cc: ubuntu-devel-discuss
Oggetto: Re: cinnamon-screensaver

On Wed, Sep 15, 2021 at 7:01 PM Nicola Fusco  wrote:
>
> I have installed another screensaver, so I had the good idea to remove
> the old one, and now I cannot enter the graphic environment anymore.
>
> I tried to install the cinnamon-screensaver again, but with no luck:
> perhaps some others required packages have been removed with the
> screensaver, which I have to install again? and which are these packages?

Here's what I am seeing for Ubuntu 20.04.3 LTS:

$ sudo apt-get remove cinnamon-screensaver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  cinnamon-common cjs gir1.2-caribou-1.0 gir1.2-cinnamondesktop-3.0
  gir1.2-clutter-1.0 gir1.2-cmenu-3.0 gir1.2-cogl-1.0 gir1.2-coglpango-1.0
  gir1.2-gkbd-3.0 gir1.2-gtkclutter-1.0 gir1.2-keybinder-3.0
  gir1.2-meta-muffin-0.0 gir1.2-nemo-3.0 gir1.2-timezonemap-1.0
  gir1.2-xapp-1.0 gir1.2-xkl-1.0 iso-flags-png-320x240 libcaribou-common
  libcaribou0 libcjs0 libcscreensaver0 libkeybinder-3.0-0 libmozjs-52-0
  libtimezonemap-data libtimezonemap1 metacity-common python3-pampy
  python3-psutil python3-pyinotify python3-setproctitle python3-xapp
  python3-xlib
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  cinnamon cinnamon-core cinnamon-desktop-environment cinnamon-screensaver
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 1,494 kB disk space will be freed.
Do you want to continue? [Y/n] N
Abort.

Here is what I am seeing on Linux Mint 20.2:

$ sudo apt-get remove cinnamon-screensaver
[sudo] password for jwalton:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  bulky python3-magic
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  cinnamon cinnamon-dbg cinnamon-screensaver mint-meta-cinnamon
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 3,389 kB disk space will be freed.
Do you want to continue? [Y/n] N
Abort.

Jeff

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


cinnamon-screensaver

2021-09-15 Thread Nicola Fusco

Hello,

I have installed another screensaver, so I had the good idea to remove 
the old one, and now I cannot enter the graphic environment anymore.


I tried to install the cinnamon-screensaver again, but with no luck: 
perhaps some others required packages have been removed with the 
screensaver, which I have to install again? and which are these packages?


I hope there is a solution different from installing again the whole 
Linux Mint!


Thanks in advance!

Nicola Fusco



--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


[Bug 1943153] Re: Compilation fails with ffmpeg 4.4

2021-09-10 Thread Nicola Ferralis
New version released in Debian with fix.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994002

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

Title:
  Compilation fails with ffmpeg 4.4

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


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

[Bug 1943153] Re: Compilation fails with ffmpeg 4.4

2021-09-09 Thread Nicola Ferralis
** Bug watch added: Debian Bug tracker #994002
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994002

** Also affects: mplayer (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994002
   Importance: Unknown
   Status: Unknown

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

Title:
  Compilation fails with ffmpeg 4.4

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


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

[Bug 1943153] Re: Compilation fails with ffmpeg 4.4

2021-09-09 Thread Nicola Ferralis
As suggested in https://bbs.archlinux.org/viewtopic.php?id=265578, the
attached patch fixes the issues. Compilation with it is successful.

** Patch added: "Patch to allow compilation with FFMpeg 4.4-5"
   
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/1943153/+attachment/5524111/+files/0220_fix-libmpcodecs-ad_spdif_ffmpeg44.patch

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

Title:
  Compilation fails with ffmpeg 4.4

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


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

[Bug 1943153] [NEW] Compilation fails with ffmpeg 4.4

2021-09-09 Thread Nicola Ferralis
Public bug reported:

When MPlayer (v. 2:1.4+ds1-1) is compiled with FFMPEG 4.4 (which is now
in Impish) compilation fails. Log:

In file included from libmpcodecs/ad_spdif.c:25:
/usr/include/x86_64-linux-gnu/libavformat/avformat.h:888:21: note: declared here
  888 | AVCodecContext *codec;
  | ^
libmpcodecs/ad_spdif.c:303:43: error: 'AVStream' {aka 'struct AVStream'} has no 
member named 'info'
  303 | av_freep(_ctx->streams[0]->info);
  |   ^~
make[2]: *** [Makefile:726: libmpcodecs/ad_spdif.o] Error 1
make[2]: *** Waiting for unfinished jobs


Possible solution: https://bbs.archlinux.org/viewtopic.php?id=265578

** Affects: mplayer (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/1943153

Title:
  Compilation fails with ffmpeg 4.4

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


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

[Bug 1926514] [NEW] iMac late 2012 won't boot (Apple white screen)

2021-04-28 Thread Nicola Rosati
Public bug reported:

I had a Kubuntu hirsute installation since mid february and all was smooth.
After an upgrade around early april the iMac (a late 2012 27" iMac) wouldn't 
boot, but remained stuck with the initial white screen (after the Apple sound).
I tried also a clean installation of kubuntu 21.04, but the problem persisted 
(live usb boots fine, but once installed it won't boot).
Kubuntu 20.10 boots just fine.
I don't know if the blame belongs to grub or another package.

** Affects: grub2 (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/1926514

Title:
  iMac late 2012 won't boot (Apple white screen)

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

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

[Bug 1882441] Re: Gwyddion Modules not loading: undefined math symbols

2020-07-18 Thread Nicola Ferralis
Following on comment #5, the binaries in the gwyddion ppa are based on
the newer upstream release (2.56), where several of the patches added to
debian seem to have been added.

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

Title:
  Gwyddion Modules not loading: undefined math symbols

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

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

[Bug 1857810] Re: osspd no longer works: ERR: failed to connect context, state=5 (Bad state)

2020-05-10 Thread Mario Di Nicola
You may not need to run pasuspender on some machines. My ASRock 970 MB
doesn't need pasuspender to work. However on my ideapad 320 the slave
will not open without pasuspender.

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

Title:
  osspd no longer works: ERR: failed to connect context, state=5 (Bad
  state)

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

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

[Bug 1857810] Re: osspd no longer works: ERR: failed to connect context, state=5 (Bad state)

2020-05-10 Thread Mario Di Nicola
I have a workaround for this issue. First make sure that packages
pulseaudio-utils and osspd-alsa are installed, the run update-
alternatives and choose ossp-alsap as the option:

$ sudo update-alternatives --config ossp-slave

There are 2 choices for the alternative ossp-slave (providing
/usr/lib/osspd/ossp-slave).

  SelectionPath   Priority   Status

  0/usr/lib/osspd/ossp-padsp   70auto mode
* 1/usr/lib/osspd/ossp-alsap   60manual mode
  2/usr/lib/osspd/ossp-padsp   70manual mode

Then use pulseaudio utility pasuspender in-front of your program:

$ pasuspender /path/to/your/program

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

Title:
  osspd no longer works: ERR: failed to connect context, state=5 (Bad
  state)

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

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

[Bug 1873099] [NEW] Trying to install Ubuntu alongside with Win 8.1 ubuntu installation crashed installing grub

2020-04-15 Thread Nicola Carlino
Public bug reported:

Using Ubuntu 18.04 LTS

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.6
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CasperVersion: 1.394
Date: Thu Apr 16 01:17:05 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.6 ubuntu

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

Title:
  Trying to install Ubuntu alongside with Win 8.1 ubuntu installation
  crashed installing grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1873099/+subscriptions

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

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-11 Thread nicola
also have the problem that alsamixer cannot store correctly modules
enabled and volume settings after reboot

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-11 Thread nicola
hh@hh-desktop:~$ uname -a
Linux hh-desktop 5.4.0-050400rc2-generic #201910062030 SMP Mon Oct 7 00:33:58 
UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
hh@hh-desktop:~$ 

before plugging in headset

https://pastebin.com/PGhQD60T

after

https://pastebin.com/TsqEtuJG

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-10 Thread nicola
how do I install kernel 5.4

hp@hp-desktop:~$ sudo apt install linux-image-
Display all 572 possibilities? (y or n)
hp@hp-desktop:~$ sudo apt install linux-image-5.0.0-
linux-image-5.0.0-1010-oem-osp1  linux-image-5.0.0-1013-gke   
linux-image-5.0.0-1017-gke   linux-image-5.0.0-1020-oem-osp1  
linux-image-5.0.0-16-lowlatency  linux-image-5.0.0-23-generic 
linux-image-5.0.0-29-lowlatency
linux-image-5.0.0-1011-aws   linux-image-5.0.0-1014-aws   
linux-image-5.0.0-1018-aws   linux-image-5.0.0-1022-azure 
linux-image-5.0.0-17-generic linux-image-5.0.0-23-lowlatency  
linux-image-5.0.0-31-generic
linux-image-5.0.0-1011-gcp   linux-image-5.0.0-1014-azure 
linux-image-5.0.0-1018-azure linux-image-5.0.0-1022-oem-osp1  
linux-image-5.0.0-17-lowlatency  linux-image-5.0.0-25-generic 
linux-image-5.0.0-31-lowlatency
linux-image-5.0.0-1012-aws   linux-image-5.0.0-1015-gke   
linux-image-5.0.0-1018-oem-osp1  linux-image-5.0.0-1024-oem-osp1  
linux-image-5.0.0-19-generic linux-image-5.0.0-25-lowlatency  
linux-image-5.0.0-1012-azure linux-image-5.0.0-1015-oem-osp1  
linux-image-5.0.0-1020-azure linux-image-5.0.0-15-generic 
linux-image-5.0.0-19-lowlatency  linux-image-5.0.0-27-generic 
linux-image-5.0.0-1012-oem-osp1  linux-image-5.0.0-1016-aws   
linux-image-5.0.0-1020-gcp   linux-image-5.0.0-15-lowlatency  
linux-image-5.0.0-20-generic linux-image-5.0.0-27-lowlatency  
linux-image-5.0.0-1013-gcp   linux-image-5.0.0-1016-azure 
linux-image-5.0.0-1020-gke   linux-image-5.0.0-16-generic 
linux-image-5.0.0-20-lowlatency  linux-image-5.0.0-29-generic 
hp@hp-desktop:~$ sudo apt install linux-image-5.0.0-


these are the images via apt, please give me the command line on how

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-10 Thread nicola
I cannot run hdajacksensetest, hdajackretask is a graphical tool to see
pin


hh@hh-desktop:~$ sudo hdajacksensetest -a
sudo: hdajacksensetest: comando non trovato
hh@hh-desktop:~$ sudo hdajacksensetest -a
sudo: hdajacksensetest: comando non trovato
hh@hh-desktop:~$ sudo apt-cache search hdajackretask
alsa-tools-gui - utilità ALSA per hardware specifico basate su interfaccia 
grafica

sorry but from the image (before and after plugging in headset) I do not
see any difference. https://imgur.com/a/n22SkIw

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-10 Thread nicola
https://pastebin.com/B7RLYVA5 before plugging in headset

https://pastebin.com/QvyqQnJN after plugging in the 3.5 mm smartphone
headset

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-09 Thread nicola
I plugged in these https://www.trust.com/it/product/20943-polo-
compact-2-0-speaker-set usb powered speaker (they work good, tried them
via otg cable on smartphone) still get no sound

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-09 Thread nicola
I plugged in these https://www.trust.com/it/product/20943-polo-
compact-2-0-speaker-set usb powered speaker (they work good, tried them
via otg cable on smartphone) still get no sound

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-09 Thread nicola
hh@hh-desktop:~$ pactl list
Modulo #0
Nome: module-device-restore
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Lennart Poettering"
module.description = "Automatically restore the volume/mute 
state of devices"
module.version = "11.1"

Modulo #1
Nome: module-stream-restore
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Lennart Poettering"
module.description = "Automatically restore the 
volume/mute/device state of streams"
module.version = "11.1"

Modulo #2
Nome: module-card-restore
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Lennart Poettering"
module.description = "Automatically restore profile of cards"
module.version = "11.1"

Modulo #3
Nome: module-augment-properties
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Lennart Poettering"
module.description = "Augment the property sets of streams with 
additional static information"
module.version = "11.1"

Modulo #4
Nome: module-switch-on-port-available
Argomento: 
Contatore utilizzi: N/D
Proprietà:


Modulo #5
Nome: module-switch-on-connect
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Michael Terry"
module.description = "When a sink/source is added, switch to it 
or conditionally switch to it"
module.version = "11.1"

Modulo #6
Nome: module-udev-detect
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Lennart Poettering"
module.description = "Detect available audio hardware and load 
matching drivers"
module.version = "11.1"

Modulo #7
Nome: module-alsa-card
Argomento: device_id="1" name="pci-_01_00.1" 
card_name="alsa_card.pci-_01_00.1" namereg_fail=false tsched=yes 
fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes 
card_properties="module-udev-detect.discovered=1"
Contatore utilizzi: 1
Proprietà:
module.author = "Lennart Poettering"
module.description = "ALSA Card"
module.version = "11.1"

Modulo #8
Nome: module-alsa-card
Argomento: device_id="0" name="pci-_00_14.2" 
card_name="alsa_card.pci-_00_14.2" namereg_fail=false tsched=yes 
fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes 
card_properties="module-udev-detect.discovered=1"
Contatore utilizzi: 1
Proprietà:
module.author = "Lennart Poettering"
module.description = "ALSA Card"
module.version = "11.1"

Modulo #9
Nome: module-bluetooth-policy
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Frédéric Dalleau, Pali Rohár"
module.description = "Policy module to make using bluetooth 
devices out-of-the-box easier"
module.version = "11.1"

Modulo #10
Nome: module-bluetooth-discover
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "João Paulo Rechi Vita"
module.description = "Detect available Bluetooth daemon and 
load the corresponding discovery module"
module.version = "11.1"

Modulo #11
Nome: module-bluez5-discover
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "João Paulo Rechi Vita"
module.description = "Detect available BlueZ 5 Bluetooth audio 
devices and load BlueZ 5 Bluetooth audio drivers"
module.version = "11.1"

Modulo #12
Nome: module-native-protocol-unix
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Lennart Poettering"
module.description = "Native protocol (UNIX sockets)"
module.version = "11.1"

Modulo #13
Nome: module-gconf
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Lennart Poettering"
module.description = "GConf Adapter"
module.version = "11.1"

Modulo #14
Nome: module-default-device-restore
Argomento: 
Contatore utilizzi: N/D
Proprietà:
module.author = "Lennart Poettering"
module.description = "Automatically restore the default sink 
and source"
module.version = "11.1"

Modulo #15
Nome: module-rescue-streams
Argomento: 
Contatore utilizzi: N/D
Proprietà:

[Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-09 Thread nicola
I could not post gnome-sound-settings because my environment is xfce4
not gnome

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

Re: [Bug 1846930] Re: [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-08 Thread nicola
None of them, I cannot also record anything, the alc662 rev 2 analog realtek 
audio device does not work at all 
Il lunedì 7 ottobre 2019, 06:25:41 CEST, Hui Wang  
ha scritto:  
 
 Do you mean the you can't hear sound from headphone or lineout jack?

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Any progress? Cannot hear anything nor record anything out my asrock
  fm2a75m-dgs

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
  Uname: Linux 4.15.0-65-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hh        1267 F pulseaudio
  /dev/snd/controlC0:  hh        1267 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sun Oct  6 09:27:53 2019
  InstallationDate: Installed on 2019-03-31 (188 days ago)
  InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: GP107GL High Definition Audio Controller - HDA NVidia
  Symptom_DevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hh        1267 F pulseaudio
  /dev/snd/controlC0:  hh        1267 F pulseaudio
  Symptom_Type: No sound at all
  Title: [HDA-Intel - HD-Audio Generic, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-04-25T18:19:18.090642

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

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1846930] [NEW] [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio record at all too

2019-10-06 Thread nicola
Public bug reported:

Any progress? Cannot hear anything nor record anything out my asrock
fm2a75m-dgs

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
Uname: Linux 4.15.0-65-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hh 1267 F pulseaudio
 /dev/snd/controlC0:  hh 1267 F pulseaudio
CurrentDesktop: XFCE
Date: Sun Oct  6 09:27:53 2019
InstallationDate: Installed on 2019-03-31 (188 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
Symptom_Card: GP107GL High Definition Audio Controller - HDA NVidia
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hh 1267 F pulseaudio
 /dev/snd/controlC0:  hh 1267 F pulseaudio
Symptom_Type: No sound at all
Title: [HDA-Intel - HD-Audio Generic, playback] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: FM2A75M-DGS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-04-25T18:19:18.090642

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


** Tags: amd64 apport-bug bionic

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] No sound at all nor audio
  record at all too

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

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

[Bug 1763870] Re: openssl: After symbol versioning, distributed pkgs are missing API symbols (e.g. EVP_PKEY_asn1_set_item)

2019-07-07 Thread Nicola Tuveri
Is there anything I can do to accelerate the resolution of this bug for
Xenial and Bionic?

I already posted a proposed solution for the specific symbol that I am
missing, but in theory fixing this should be as easy as running whatever
script the package mantainers used in the first place to generate the
file debian/patches/version-script.patch for this package.

** Also affects: openssl1.0 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: openssl1.0 (Ubuntu Xenial)

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

Title:
  openssl: After symbol versioning, distributed pkgs are missing API
  symbols (e.g. EVP_PKEY_asn1_set_item)

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

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

[Bug 1763870] Re: openssl: After symbol versioning, distributed pkgs are missing API symbols (e.g. EVP_PKEY_asn1_set_item)

2019-06-13 Thread Nicola Tuveri
Here is a minimal working example to test the issue:
https://gist.github.com/romen/b95e99b3563a8ba4c27d88512c7932ff

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

Title:
  openssl: After symbol versioning, distributed pkgs are missing API
  symbols (e.g. EVP_PKEY_asn1_set_item)

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

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

[Bug 1763870] Re: openssl: After symbol versioning, distributed pkgs are missing API symbols (e.g. EVP_PKEY_asn1_set_item)

2019-06-13 Thread Nicola Tuveri
I can also further confirm that even on the latest LTS, bionic, the same
problem still exists today when using the latest version of the official
packages `openssl1.0`, `libssl1.0.0`, and `libssl1.0-dev` to have access
OpenSSL 1.0.2.

So I would also formally request to reevaluate the "fixed" status for
Ubuntu releases after xenial that are still offering official packages
for OpenSSL <1.1.0.

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

Title:
  openssl: After symbol versioning, distributed pkgs are missing API
  symbols (e.g. EVP_PKEY_asn1_set_item)

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

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

[Bug 1763870] Re: openssl: After symbol versioning, distributed pkgs are missing API symbols (e.g. EVP_PKEY_asn1_set_item)

2019-06-13 Thread Nicola Tuveri
I can confirm that while this is "fixed" by updating to a newer release
of Ubuntu (or Debian, as can be read in the Debian bug tracker), this
problem is still present in Xenial.

The reason it is fixed in newer releases is that they ship OpenSSL >=
1.1.0 where upstream takes care of symbol versioning for the public
symbols in the library.

Xenial uses OpenSSL 1.0.2, and the package maintainers have a custom
script to tag known symbols in the library with a version number, and
mask all the symbols not explicitly whitelisted in the script.

As reported more than 1 year ago, this script has not been properly
maintained, so in Xenial, today, there are still symbols like
`EVP_PKEY_asn1_set_item` that are exposed to application developers as
part of the public API in the headers contained in the latest package
version for libssl-dev, but that are not linkable because they have
never been whitelisted by the package maintainers.

In Debian this is now considered Fixed, as the currently supported
releases all ship OpenSSL >=1.1.0, but Ubuntu Xenial is supposed to be
supported until April 2021.

What can I do to get some attention to this issue and fix the problem in
Xenial?

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

Title:
  openssl: After symbol versioning, distributed pkgs are missing API
  symbols (e.g. EVP_PKEY_asn1_set_item)

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

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

[Bug 1810416] Re: SD card error mmc0: error -110 whilst initialising SD card

2019-05-27 Thread Nicola
Same bug with Notebook Acer Aspire E5-575G-55GR with Sandisk 64GB
extreme.

[  227.724762] mmc0: error -110 whilst initialising SD card
[  229.032794] mmc0: error -110 whilst initialising SD card
[  230.340830] mmc0: error -110 whilst initialising SD card
[  304.327820] i2c_hid i2c-ELAN0501:00: i2c_hid_get_input: IRQ triggered but 
there's no data
[ 1587.476136] mmc0: error -110 whilst initialising SD card
[ 1588.784185] mmc0: error -110 whilst initialising SD card

Kubuntu 19.04
AME="Ubuntu"
VERSION="19.04 (Disco Dingo)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 19.04"
VERSION_ID="19.04"
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
VERSION_CODENAME=disco
UBUNTU_CODENAME=disco

Card Reader : 
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI 
Express Card Reader (rev 01)

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

Title:
  SD card error mmc0: error -110 whilst initialising SD card

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

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

[Bug 1830225] Re: X server crashes and restarts

2019-05-24 Thread Nicola Soranzo
Hi,
thanks for the replies!
I submitted a crash at 
https://errors.ubuntu.com/oops/94fdcddc-7d5c-11e9-a64f-fa163e6cac46 .

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

Title:
  X server crashes and restarts

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

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

[Bug 1830225] [NEW] X server crashes and restarts

2019-05-23 Thread Nicola Soranzo
Public bug reported:

Every once and then, while using the system normally, the Xwayland
server suddendly restarts, closing all existing windows, and brings me
back to the gdm3 login screen.

I'm using the "GNOME" session.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xwayland 2:1.19.6-1ubuntu4.2
ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
Uname: Linux 4.15.0-50-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Thu May 23 14:39:58 2019
DistUpgraded: 2019-03-13 22:27:08,908 DEBUG got a conffile-prompt from dpkg for 
file: '/etc/ntp.conf'
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 5.2.18, 4.15.0-48-generic, x86_64: installed
 virtualbox, 5.2.18, 4.15.0-50-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Device [8086:3e9b] (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:087c]
InstallationDate: Installed on 2019-03-11 (72 days ago)
InstallationMedia: Ubuntu 16.04.5 LTS "Xenial Xerus" - Release amd64 (20180731)
MachineType: Dell Inc. XPS 15 9570
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
SourcePackage: xorg-server
UpgradeStatus: Upgraded to bionic on 2019-03-13 (70 days ago)
dmi.bios.date: 04/26/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.10.1
dmi.board.name: 0D0T05
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.10.1:bd04/26/2019:svnDellInc.:pnXPS159570:pvr:rvnDellInc.:rn0D0T05:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 15 9570
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.95-1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.8-0ubuntu0~18.04.2
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubuntu wayland-session

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

Title:
  X server crashes and restarts

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

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

[Bug 1820314] Re: [ASRock FM2A75M-DGS] No sound at all

2019-04-28 Thread nicola
Any news??

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

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

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

[Bug 1820088] Re: GIMP doesn't start in disco dev

2019-04-26 Thread Mario Di Nicola
I had libgegl-0.4-0 from Otto's PPA that was claiming to be newer than
the version in Disco. I used Synaptic to force downgrade to the Disco
version, now everything works fine. It could be this or you have an old
version of libgegl in /usr/local/bin from another install.

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

Title:
  GIMP doesn't start in disco dev

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

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

[Bug 1824642] Re: nvidia card disabled after upgrading to 5.0.0-11-generic

2019-04-14 Thread Mario Di Nicola
I believe I found the answer according to this post:

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1824677/comments/3

Settings nouveau.modeset=1 on the kernel options in grub solved the
issue for me.

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

Title:
  nvidia card disabled after upgrading to 5.0.0-11-generic

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

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

[Bug 1824642] Re: nvidia card disabled after upgrading to 5.0.0-11-generic

2019-04-14 Thread Mario Di Nicola
I have a similar problem with an Nvidia GeForce GT 730 card and the
Nouveau drivers. On kernel 5.0.0-8 everything is normal with a quick
boot time and the correct resolution of 1920x1080, however on 5.0.0-11
the system is very slow to boot and 1024x768 is the only resolution I
have.

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

Title:
  nvidia card disabled after upgrading to 5.0.0-11-generic

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

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

Re: [Bug 1824405] Re: [HDA-Intel - HD-Audio Generic, playback] Playback problem

2019-04-12 Thread nicola
*** This bug is a duplicate of bug 1820314 ***
https://bugs.launchpad.net/bugs/1820314

 Excuse me if complain One more time but Is there anyone trying fixing this 
bug, penultimate update completly cancelled hdaudio (It cannot be even detected 
by system) now latest update hdaudio Is detected buy without sound & even there 
Is no recording capabilities. I cannot see (I am almost blindata) I do really 
appreciate if someone can fix or helping me to do it
Il venerdì 12 aprile 2019, 03:10:47 CEST, Daniel van Vugt 
 ha scritto:  
 
 *** This bug is a duplicate of bug 1820314 ***
    https://bugs.launchpad.net/bugs/1820314

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1820314, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1820314
  [ASRock FM2A75M-DGS] No sound at all

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] Playback problem

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  with latest alsa daily situation did not get better

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.18.0-17.18~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-17-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1692 F pulseaudio
  /dev/snd/controlC0:  hp        1692 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Apr 11 20:05:47 2019
  InstallationDate: Installed on 2016-09-07 (945 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: GP107GL High Definition Audio Controller - HDA NVidia
  Symptom_Type: Only some of outputs are working
  Title: [HDA-Intel - HD-Audio Generic, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-04-08T16:46:31.160212

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

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] Playback problem

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

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

[Bug 1824405] [NEW] [HDA-Intel - HD-Audio Generic, playback] Playback problem

2019-04-11 Thread nicola
Public bug reported:

with latest alsa daily situation did not get better

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.18.0-17.18~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-17-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1692 F pulseaudio
 /dev/snd/controlC0:  hp 1692 F pulseaudio
CurrentDesktop: XFCE
Date: Thu Apr 11 20:05:47 2019
InstallationDate: Installed on 2016-09-07 (945 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
Symptom_Card: GP107GL High Definition Audio Controller - HDA NVidia
Symptom_Type: Only some of outputs are working
Title: [HDA-Intel - HD-Audio Generic, playback] Playback problem
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: FM2A75M-DGS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-04-08T16:46:31.160212

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


** Tags: amd64 apport-bug bionic

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

Title:
  [HDA-Intel - HD-Audio Generic, playback] Playback problem

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

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

[Bug 1824402] [NEW] [HDA-Intel - HD-Audio Generic, recording] No sound at all

2019-04-11 Thread nicola
Public bug reported:

with latest alsa daily situation did not get better

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.18.0-17.18~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-17-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1692 F pulseaudio
 /dev/snd/controlC0:  hp 1692 F pulseaudio
CurrentDesktop: XFCE
Date: Thu Apr 11 19:59:35 2019
InstallationDate: Installed on 2016-09-07 (945 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaRecordingTest: ALSA recording test through plughw:Generic failed
Symptom_Card: GP107GL High Definition Audio Controller - HDA NVidia
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1692 F pulseaudio
 /dev/snd/controlC0:  hp 1692 F pulseaudio
Symptom_Type: No sound at all
Title: [HDA-Intel - HD-Audio Generic, recording] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: FM2A75M-DGS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-04-08T16:46:31.160212

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


** Tags: amd64 apport-bug bionic

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

Title:
  [HDA-Intel - HD-Audio Generic, recording] No sound at all

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

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

Re: [Bug 1820314] Re: [ASRock FM2A75M-DGS] No sound at all

2019-04-08 Thread nicola
I reported same bug (several times) on the same system (on different partition 
- one fresh installed and one xubuntu 18.04 ). On the first partion the on 
board sound card are not detected (dummy on pavucontrol). On the 2nd partition 
pavucontrol shows unplugged even modifyng with several options snd-hda-intel in 
/etc/modprobe.d/alsa-base.conf. Only HDMI on gpu workshop always. Diff 
alsa-info of both installation are 0.
Il giovedì 4 aprile 2019, 04:50:49 CEST, Daniel van Vugt 
 ha scritto:  
 
 ** Changed in: alsa-driver (Ubuntu)
      Status: Incomplete => New

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  cannot hear any sound even with headphones from any of 2 rear output
  port (green and blue) of my asrock fm2a75m-dgs or the front unique
  one.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-98.121-generic 4.4.90
  Uname: Linux 4.4.0-98-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Mar 15 17:32:51 2019
  InstallationDate: Installed on 2016-09-07 (918 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf: options snd-hda-intel 
model=auto
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-14T16:54:28.355882

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

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

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

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

[Bug 1823007] [NEW] [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-04-03 Thread nicola
Public bug reported:

Please this is the same bug i reported before in the fresh install 18.04
lts xubuntu 18.04 partition, with internal gpu (apu a8  5500) enabled
with hdmi audio but always analog output does not work. Attached to the
previous. Does anyone fix this?

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
Uname: Linux 4.15.0-46-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Apr  3 14:58:53 2019
InstallationDate: Installed on 2019-03-31 (3 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
Symptom_Card: Audio interno - HD-Audio Generic
Symptom_Jack: Green Line Out, Rear
Symptom_Type: No sound at all
Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: FM2A75M-DGS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug bionic

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1820314] Re: [ASRock FM2A75M-DGS] No sound at all

2019-04-01 Thread nicola
Performing 
sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils 
lightdm ubuntu-desktop linux-image-`uname -r` libasound2
On fresh install 18.04 partition on a different partition did not dolce the 
problem. Is there any step by step

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

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

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

[Bug 1822466] Re: [FM2A75M-DGS., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-04-01 Thread nicola
*** This bug is a duplicate of bug 1820314 ***
https://bugs.launchpad.net/bugs/1820314

In this bug report I include case specs and alsamixer image with front
panel with audio jack

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

Title:
  [FM2A75M-DGS., Realtek ALC662 rev1, Green Line Out, Rear] No sound at
  all

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

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

[Bug 1820314] Re: [ASRock FM2A75M-DGS] No sound at all

2019-04-01 Thread nicola
asrock-mobo from live 19.04 live, sudo alsa force-reloading, pulseaudio
-k. Did not work

** Attachment added: "alsa-info.txt.1BjH77KqBS"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1820314/+attachment/5251562/+files/alsa-info.txt.1BjH77KqBS

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

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

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

[Bug 1820314] Re: [ASRock FM2A75M-DGS] No sound at all

2019-04-01 Thread nicola
xubuntu@xubuntu:~$ sudo alsa force-reload
Unloading ALSA sound driver modules: snd-seq-midi snd-seq-midi-event snd-seq 
snd-rawmidi snd-seq-device snd-hda-codec-hdmi snd-hda-codec-realtek 
snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep 
snd-pcm snd-timer (failed: modules still loaded: snd-hda-codec-hdmi 
snd-hda-codec-realtek snd-hda-codec-generic snd-hda-intel snd-hda-codec 
snd-hda-core snd-hwdep snd-pcm snd-timer).
Loading ALSA sound driver modules: snd-seq-midi snd-seq-midi-event snd-seq 
snd-rawmidi snd-seq-device snd-hda-codec-hdmi snd-hda-codec-realtek 
snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep 
snd-pcm snd-timer.
xubuntu@xubuntu:~$ alsamixer -V all
xubuntu@xubuntu:~$ pulseaudio -k
xubuntu@xubuntu:~$ sudo apt remove timidity
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze   
Lettura informazioni sullo stato... Fatto
Il pacchetto "timidity" non è installato e quindi non è stato rimosso
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.


** Attachment added: "alsa-info.txt.O6vc7UB6bt"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1820314/+attachment/5251563/+files/alsa-info.txt.O6vc7UB6bt

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

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

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

[Bug 1820314] Re: [ASRock FM2A75M-DGS] No sound at all

2019-04-01 Thread nicola
nope even under xubuntu live 19.04 sound card 0 does not work (alc662)
5.0.0.8

** Attachment added: "alsa-info.txt.2OHwbASIKi"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1820314/+attachment/5251560/+files/alsa-info.txt.2OHwbASIKi

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

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

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

[Bug 1820314] Re: [ASRock FM2A75M-DGS] No sound at all

2019-04-01 Thread nicola
Tried also kernel 4.15, 4.18 & ppa alsa daily. No sound. None of the
port work neither output nor input (mic). I will try live 19.04 asap

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

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

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

Re: [Bug 1822466] Re: [FM2A75M-DGS., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-04-01 Thread nicola
*** This bug is a duplicate of bug 1820314 ***
https://bugs.launchpad.net/bugs/1820314

 Not really with the front panel plugged onto the mb alsamixer detect new 
devices but do not save them.
Il lunedì 1 aprile 2019, 05:15:46 CEST, Daniel van Vugt 
 ha scritto:  
 
 *** This bug is a duplicate of bug 1820314 ***
    https://bugs.launchpad.net/bugs/1820314

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1820314, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 1820314
  [ASRock FM2A75M-DGS] No sound at all

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

Title:
  [FM2A75M-DGS., Realtek ALC662 rev1, Green Line Out, Rear] No sound at
  all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Alsamixer with my http://it.thermaltake.com/products-model.aspx?id=C_2559 
front panel audio extension, usb powered 
https://www.trust.com/it/product/20943-polo-compact-2-0-speaker-set connected 
to rear green port
  https://imgur.com/nM1gzEC

  pavucontrol option all analog device seems unplugged even if they are plugged 
in
  https://streamable.com/ix2ob

  Need a fix

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1776 F pulseaudio
  /dev/snd/controlC0:  hp        1776 F pulseaudio
                        hp        16340 F alsamixer
  CurrentDesktop: XFCE
  Date: Sun Mar 31 13:29:12 2019
  InstallationDate: Installed on 2016-09-07 (934 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_DevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1776 F pulseaudio
  /dev/snd/controlC0:  hp        1776 F pulseaudio
                        hp        16340 F alsamixer
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-30T08:08:19.492099

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

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

Title:
  [FM2A75M-DGS., Realtek ALC662 rev1, Green Line Out, Rear] No sound at
  all

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

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

Re: [Bug 1820314] Re: [ASRock FM2A75M-DGS] No sound at all

2019-04-01 Thread nicola
Timidity is not installed
Il lunedì 1 aprile 2019, 05:16:02 CEST, Daniel van Vugt 
 ha scritto:  
 
 It appears part of the problem here is timidity (bug 1793640). Please
uninstall timidity and timidity-related packages and reboot.

If that doesn't fix the problem then please try live booting Ubuntu
19.04 from USB to see if audio works there:

  GNOME: http://cdimages.ubuntu.com/daily-live/current/
  XFCE:  http://cdimages.ubuntu.com/xubuntu/daily-live/current/


** Summary changed:

- [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound 
at all
+ [ASRock FM2A75M-DGS] No sound at all

** Changed in: alsa-driver (Ubuntu)
      Status: New => Incomplete

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  cannot hear any sound even with headphones from any of 2 rear output
  port (green and blue) of my asrock fm2a75m-dgs or the front unique
  one.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-98.121-generic 4.4.90
  Uname: Linux 4.4.0-98-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Mar 15 17:32:51 2019
  InstallationDate: Installed on 2016-09-07 (918 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf: options snd-hda-intel 
model=auto
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-14T16:54:28.355882

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

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

Title:
  [ASRock FM2A75M-DGS] No sound at all

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

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

[Bug 1822466] [NEW] [FM2A75M-DGS., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-31 Thread nicola
Public bug reported:

Alsamixer with my http://it.thermaltake.com/products-model.aspx?id=C_2559 
front panel audio extension, usb powered 
https://www.trust.com/it/product/20943-polo-compact-2-0-speaker-set connected 
to rear green port
https://imgur.com/nM1gzEC

pavucontrol option all analog device seems unplugged even if they are plugged in
https://streamable.com/ix2ob

Need a fix

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-16-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1776 F pulseaudio
 /dev/snd/controlC0:  hp 1776 F pulseaudio
  hp16340 F alsamixer
CurrentDesktop: XFCE
Date: Sun Mar 31 13:29:12 2019
InstallationDate: Installed on 2016-09-07 (934 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
Symptom_Card: Audio interno - HD-Audio Generic
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1776 F pulseaudio
 /dev/snd/controlC0:  hp 1776 F pulseaudio
  hp16340 F alsamixer
Symptom_Jack: Green Line Out, Rear
Symptom_Type: No sound at all
Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: FM2A75M-DGS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-30T08:08:19.492099

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


** Tags: amd64 apport-bug bionic

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

Title:
  [FM2A75M-DGS., Realtek ALC662 rev1, Green Line Out, Rear] No sound at
  all

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

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

[Bug 1822429] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-30 Thread nicola
PLEEAASE FIX IT I sent email to anyone

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1822429] [NEW] [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-30 Thread nicola
Public bug reported:

See same problem with previous kernel

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-16-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1633 F pulseaudio
 /dev/snd/controlC0:  hp 1633 F pulseaudio
CurrentDesktop: XFCE
Date: Sat Mar 30 16:59:51 2019
InstallationDate: Installed on 2016-09-07 (933 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
Symptom_Card: Audio interno - HD-Audio Generic
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1633 F pulseaudio
 /dev/snd/controlC0:  hp 1633 F pulseaudio
Symptom_Jack: Green Line Out, Rear
Symptom_Type: No sound at all
Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: FM2A75M-DGS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-30T08:08:19.492099

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


** Tags: amd64 apport-bug bionic

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

Re: [Bug 1821022] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-26 Thread nicola
Should I try out One by One all these 
https://www.kernel.org/doc/html/v4.15/sound/hd-audio/models.html#alc66x-67x-892 
options?Or wait for some fix?
Il lunedì 25 marzo 2019, 02:40:52 CET, Daniel van Vugt 
 ha scritto:  
 
 Can you please run:

  dpkg -l > allpackages.txt

and then attach 'allpackages.txt'?

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  he problem occurs even on live xubuntu 18.04 17.10 16.04 even modifying 
alsa-base in options snd-hda-intel model=auto or options snd-hda-intel 
model=asrock-mobo or options snd-hda-intel model=generic.; all on board audio 
port are shown as unplugged. Thus HDMI of the Nvidia GTX 1050ti seems to work 
perfectly when I connected to TV HDMI input (but could not steal TV 4 ever)
  
https://forum.ubuntuusers.de/topic/alc662-kein-ton-von-asrock-fm2a75m-dgs/2/#post-9058858
  https://streamable.com/5j96k

  
  BIOS setting in the video above

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1577 F pulseaudio
  /dev/snd/controlC0:  hp        1577 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Mar 20 15:42:37 2019
  InstallationDate: Installed on 2016-09-07 (923 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_DevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1577 F pulseaudio
  /dev/snd/controlC0:  hp        1577 F pulseaudio
  /dev/snd/seq:        timidity  1083 F timidity
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf:
  #options snd-hda-intel model=3stack-6ch
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-19T20:25:47.409210

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

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

Re: [Bug 1821022] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-25 Thread nicola
Here some logs

hp@hp-desktop:~$ sudo apt remove timidity
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze   
Lettura informazioni sullo stato... Fatto
Il pacchetto "timidity" non è installato e quindi non è stato rimosso
0 aggiornati, 0 installati, 0 da rimuovere e 5 non aggiornati.

those updates are firefox related


Il lunedì 25 marzo 2019, 02:40:52 CET, Daniel van Vugt 
 ha scritto:  
 
 Can you please run:

  dpkg -l > allpackages.txt

and then attach 'allpackages.txt'?

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  he problem occurs even on live xubuntu 18.04 17.10 16.04 even modifying 
alsa-base in options snd-hda-intel model=auto or options snd-hda-intel 
model=asrock-mobo or options snd-hda-intel model=generic.; all on board audio 
port are shown as unplugged. Thus HDMI of the Nvidia GTX 1050ti seems to work 
perfectly when I connected to TV HDMI input (but could not steal TV 4 ever)
  
https://forum.ubuntuusers.de/topic/alc662-kein-ton-von-asrock-fm2a75m-dgs/2/#post-9058858
  https://streamable.com/5j96k

  
  BIOS setting in the video above

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1577 F pulseaudio
  /dev/snd/controlC0:  hp        1577 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Mar 20 15:42:37 2019
  InstallationDate: Installed on 2016-09-07 (923 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_DevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1577 F pulseaudio
  /dev/snd/controlC0:  hp        1577 F pulseaudio
  /dev/snd/seq:        timidity  1083 F timidity
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf:
  #options snd-hda-intel model=3stack-6ch
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-19T20:25:47.409210

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

** Attachment added: "allpackages.txt"
   
https://bugs.launchpad.net/bugs/1821022/+attachment/5249178/+files/allpackages.txt

** Attachment added: "alsa-info.txt.hPiFJm7LPP"
   
https://bugs.launchpad.net/bugs/1821022/+attachment/5249179/+files/alsa-info.txt.hPiFJm7LPP

** Attachment added: "Istantanea_2019-03-25_12-37-39.png"
   
https://bugs.launchpad.net/bugs/1821022/+attachment/5249180/+files/Istantanea_2019-03-25_12-37-39.png

** Attachment added: 
"=?UTF-8?b?bG9nX2F1ZGlvX3Byb2JsZW1lYXV0by1tYXNrNC0xLm9ndg==?="
   
https://bugs.launchpad.net/bugs/1821022/+attachment/5249181/+files/%3D%3FUTF-8%3Fb%3FbG9nX2F1ZGlvX3Byb2JsZW1lYXV0by1tYXNrNC0xLm9ndg%3D%3D%3F%3D

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

Re: [Bug 1821022] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-25 Thread nicola
Forgot to write that even microphone does not work at all
Il lunedì 25 marzo 2019, 02:40:52 CET, Daniel van Vugt 
 ha scritto:  
 
 Can you please run:

  dpkg -l > allpackages.txt

and then attach 'allpackages.txt'?

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  he problem occurs even on live xubuntu 18.04 17.10 16.04 even modifying 
alsa-base in options snd-hda-intel model=auto or options snd-hda-intel 
model=asrock-mobo or options snd-hda-intel model=generic.; all on board audio 
port are shown as unplugged. Thus HDMI of the Nvidia GTX 1050ti seems to work 
perfectly when I connected to TV HDMI input (but could not steal TV 4 ever)
  
https://forum.ubuntuusers.de/topic/alc662-kein-ton-von-asrock-fm2a75m-dgs/2/#post-9058858
  https://streamable.com/5j96k

  
  BIOS setting in the video above

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1577 F pulseaudio
  /dev/snd/controlC0:  hp        1577 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Mar 20 15:42:37 2019
  InstallationDate: Installed on 2016-09-07 (923 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_DevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1577 F pulseaudio
  /dev/snd/controlC0:  hp        1577 F pulseaudio
  /dev/snd/seq:        timidity  1083 F timidity
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf:
  #options snd-hda-intel model=3stack-6ch
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-19T20:25:47.409210

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

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

Re: [Bug 1821022] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-21 Thread nicola
No I removed timidity, restart the computer, enabled headphone mm in alsamixer, 
but cannot head any sound and alsactl monitor does not output anyrhing. I 
recently updated kernel ti 4.15 also posting a new bug with same problem.
Il giovedì 21 marzo 2019, 03:20:46 CET, Daniel van Vugt 
 ha scritto:  
 
 It looks like this might be a case of bug 1793640.

Please uninstall timidity and timidity-related packages, then tell us if
the problem persists.

** Changed in: alsa-driver (Ubuntu)
      Status: New => Incomplete

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  he problem occurs even on live xubuntu 18.04 17.10 16.04 even modifying 
alsa-base in options snd-hda-intel model=auto or options snd-hda-intel 
model=asrock-mobo or options snd-hda-intel model=generic.; all on board audio 
port are shown as unplugged. Thus HDMI of the Nvidia GTX 1050ti seems to work 
perfectly when I connected to TV HDMI input (but could not steal TV 4 ever)
  
https://forum.ubuntuusers.de/topic/alc662-kein-ton-von-asrock-fm2a75m-dgs/2/#post-9058858
  https://streamable.com/5j96k

  
  BIOS setting in the video above

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1577 F pulseaudio
  /dev/snd/controlC0:  hp        1577 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Mar 20 15:42:37 2019
  InstallationDate: Installed on 2016-09-07 (923 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_DevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1577 F pulseaudio
  /dev/snd/controlC0:  hp        1577 F pulseaudio
  /dev/snd/seq:        timidity  1083 F timidity
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf:
  #options snd-hda-intel model=3stack-6ch
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-19T20:25:47.409210

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

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1821022] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-20 Thread nicola
with nvidia gtx 1050ti with hdmi

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1821022] [NEW] [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-20 Thread nicola
Public bug reported:

he problem occurs even on live xubuntu 18.04 17.10 16.04 even modifying 
alsa-base in options snd-hda-intel model=auto or options snd-hda-intel 
model=asrock-mobo or options snd-hda-intel model=generic.; all on board audio 
port are shown as unplugged. Thus HDMI of the Nvidia GTX 1050ti seems to work 
perfectly when I connected to TV HDMI input (but could not steal TV 4 ever)
https://forum.ubuntuusers.de/topic/alc662-kein-ton-von-asrock-fm2a75m-dgs/2/#post-9058858
https://streamable.com/5j96k


BIOS setting in the video above

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
Uname: Linux 4.15.0-46-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1577 F pulseaudio
 /dev/snd/controlC0:  hp 1577 F pulseaudio
CurrentDesktop: XFCE
Date: Wed Mar 20 15:42:37 2019
InstallationDate: Installed on 2016-09-07 (923 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
Symptom_Card: Audio interno - HD-Audio Generic
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hp 1577 F pulseaudio
 /dev/snd/controlC0:  hp 1577 F pulseaudio
 /dev/snd/seq:timidity   1083 F timidity
Symptom_Jack: Green Line Out, Rear
Symptom_Type: No sound at all
Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: FM2A75M-DGS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
modified.conffile..etc.modprobe.d.alsa-base.conf:
 #options snd-hda-intel model=3stack-6ch
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-19T20:25:47.409210

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


** Tags: amd64 apport-bug bionic

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1820314] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-19 Thread nicola
https://streamable.com/5j96k

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1820314] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-19 Thread nicola
BIOS setting in the video above

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1820314] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-19 Thread nicola
The problem occurs even on live xubuntu 18.04 17.10 16.04 even modifying
alsa-base in options snd-hda-intel model=auto or options snd-hda-intel
model=asrock-mobo or options snd-hda-intel model=generic.; all on board
audio port are shown as unplugged. Thus HDMI of the Nvidia GTX 1050ti
seems to work perfectly when I connected to TV HDMI input (but could not
steal TV 4 ever)

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1820314] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-19 Thread nicola
https://ubuntuforums.org/showthread.php?t=2414882=13845231#post13845231

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

Re: [Bug 1820319] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Blue Line In, Rear] No sound at all

2019-03-18 Thread nicola
*** This bug is a duplicate of bug 1820314 ***
https://bugs.launchpad.net/bugs/1820314

 No It isn't One Is foto the Blue Port One for green one
Il lunedì 18 marzo 2019, 04:25:37 CET, Daniel van Vugt 
 ha scritto:  
 
 *** This bug is a duplicate of bug 1820314 ***
    https://bugs.launchpad.net/bugs/1820314

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1820314, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1820314
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound 
at all

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Blue Line In, Rear] No
  sound at all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  even under xubuntu 16.04 my rear output did not work with headphones or Trust 
usb powered 2 way speaker even the front jack of my case does not work.
  the problem persist even if I have upgraded from 16.04 to 18.04 both lts

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-98.121-generic 4.4.90
  Uname: Linux 4.4.0-98-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1709 F pulseaudio
  /dev/snd/controlC0:  hp        1709 F pulseaudio
  CurrentDesktop: XFCE
  Date: Fri Mar 15 17:39:40 2019
  InstallationDate: Installed on 2016-09-07 (918 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_DevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1709 F pulseaudio
  /dev/snd/controlC0:  hp        1709 F pulseaudio
  /dev/snd/seq:        timidity  1238 F timidity
  Symptom_Jack: Blue Line In, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Blue Line In, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf: options snd-hda-intel 
model=auto
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-14T16:54:28.355882

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

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Blue Line In, Rear] No
  sound at all

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

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

Re: [Bug 1820319] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Blue Line In, Rear] No sound at all

2019-03-17 Thread nicola
thx for reply but It was a message in the bottle because its time that
I cannot resolve this prolem I cannot watch to some lessons I need
Xubuntu 18.04 ALC662 ASROCK FM2A75M-DGS audio not workingAudio Problem
wie folgend › Multimedia › Ubuntu verwenden › Forum › ubuntuusers.deI
would appreciate any further help than ubuntu audio troubleshooting

| 
| 
|  | 
Audio Problem wie folgend › Multimedia › Ubuntu verwenden › Forum › ubun...


 |

 |

 |



| 
| 
|  | 
Xubuntu 18.04 ALC662 ASROCK FM2A75M-DGS audio not working

I cannot hear any sound out of My mb asrock fm2a75m-dgs all sound port look 
unplugged even if music speaker 2 wa...
 |

 |

 |



Il domenica 17 marzo 2019, 11:35:45 CET, Alex Murray 
 ha scritto:  
 
 Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Blue Line In, Rear] No
  sound at all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  even under xubuntu 16.04 my rear output did not work with headphones or Trust 
usb powered 2 way speaker even the front jack of my case does not work.
  the problem persist even if I have upgraded from 16.04 to 18.04 both lts

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-98.121-generic 4.4.90
  Uname: Linux 4.4.0-98-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1709 F pulseaudio
  /dev/snd/controlC0:  hp        1709 F pulseaudio
  CurrentDesktop: XFCE
  Date: Fri Mar 15 17:39:40 2019
  InstallationDate: Installed on 2016-09-07 (918 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
  LANGUAGE=it
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=it_IT.UTF-8
  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_DevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  hp        1709 F pulseaudio
  /dev/snd/controlC0:  hp        1709 F pulseaudio
  /dev/snd/seq:        timidity  1238 F timidity
  Symptom_Jack: Blue Line In, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Blue Line In, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf: options snd-hda-intel 
model=auto
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-14T16:54:28.355882

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

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Blue Line In, Rear] No
  sound at all

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

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

[Bug 1820314] [NEW] [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-15 Thread nicola
Public bug reported:

cannot hear any sound even with headphones from any of 2 rear output
port (green and blue) of my asrock fm2a75m-dgs or the front unique one.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-98.121-generic 4.4.90
Uname: Linux 4.4.0-98-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Mar 15 17:32:51 2019
InstallationDate: Installed on 2016-09-07 (918 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
Symptom_Card: Audio interno - HD-Audio Generic
Symptom_Jack: Green Line Out, Rear
Symptom_Type: No sound at all
Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: FM2A75M-DGS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
modified.conffile..etc.modprobe.d.alsa-base.conf: options snd-hda-intel 
model=auto
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-14T16:54:28.355882

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


** Tags: amd64 apport-bug bionic

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1820314] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-15 Thread nicola
In the summary it is shown xubuntu 16.04 by I upgraded a long time ago to 18.04 
lts both the problem occured even under 16.04 lts
https://forum.ubuntuusers.de/topic/audio-problem-wie-folgend/

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

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

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

[Bug 1173827] Re: Switch gdebi to pkexec

2018-10-10 Thread Nicola Lunghi
Any news?

it also affects ubuntu mate

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

Title:
  Switch gdebi to pkexec

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

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

[Bug 1173827] Re: Switch gdebi to pkexec

2018-10-10 Thread Nicola Lunghi
18.04

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

Title:
  Switch gdebi to pkexec

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

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

[Bug 1795292] Re: ELAN469D touch pad not working

2018-10-09 Thread nicola
Same here, touchpad not working in Ubuntu 18.04... on every kernel i
tried

curious facts:

sudo acpidump | grep -C3 ELAN

 5B10: 39 5F 48 49 44 00 A0 13 93 54 43 50 44 0A 02 A4  9_HIDTCPD...
  5B20: 0D 53 59 4E 41 33 32 35 35 00 A0 13 93 54 43 50  .SYNA3255TCP
  5B30: 44 0A 03 A4 0D 41 4C 50 53 31 32 31 45 00 A4 0D  DALPS121E...
  5B40: 45 4C 41 4E 34 36 39 44 00 08 45 49 43 30 11 21  ELAN469D..EIC0.!
  5B50: 0A 1E 8E 19 00 01 00 01 02 00 00 01 06 00 80 1A  
  5B60: 06 00 15 00 5C 5F 53 42 2E 49 32 43 44 00 79 00  \_SB.I2CD.y.
  5B70: 08 53 49 43 30 11 21 0A 1E 8E 19 00 01 00 01 02  .SIC0.!.

You can see something related to ALPS

In windows 10 it was not working too but installing Alps drivers solved
the problem,


dmesg | grep i2c 

[1.290277] i2c /dev entries driver
[2.164938] i2c_hid i2c-ALPS121E:00: i2c-ALPS121E:00 supply vdd not found, 
using dummy regulator
[3.196351] i2c_designware AMDI0010:01: controller timed out

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

Title:
  ELAN469D touch pad not working

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

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

[Bug 1772467] Re: Driver iwlwifi for Intel Wireless-AC 9560 is slow and unreliable in kernel 4.15.0-20-generic

2018-09-04 Thread Nicola Jordan
Tested with the 4.15.0-34-generic kernel from -proposed and this also
solves the issue for me.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  Driver iwlwifi for Intel Wireless-AC 9560 is slow and unreliable in
  kernel 4.15.0-20-generic

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

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

[Bug 1431149] Re: XFCE 4.12 Black screen after wakeup from suspending by closing the laptop lid

2018-05-20 Thread Mario Di Nicola
My screen does lock when going to sleep, by I have gnome-screensaver
installed instead of xscreensaver. XFCE checks which screensaver you
have and calls that version prior to suspend for the lock screen. I have
this setup on my desktop and laptop, both work without issue.

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

Title:
  XFCE 4.12 Black screen after wakeup from suspending by closing the
  laptop lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1431149/+subscriptions

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

[Bug 1763870] [NEW] openssl: After symbol versioning, distributed pkgs are missing API symbols (e.g. EVP_PKEY_asn1_set_item)

2018-04-13 Thread Nicola Tuveri
Public bug reported:

I'm developing an ENGINE for OpenSSL, and close to release, I noticed
that in Ubuntu 16.04 LTS and in Debian oldstable-backports the build fails with 
the following output:

```
/usr/bin/cc  -fPIC -g  -shared -Wl,-soname,liblibsuola.so -o liblibsuola.so 
CMakeFiles/suola.dir/suola.c.o CMakeFiles/suola.dir/suola_keypair.c.o 
CMakeFiles/suola.dir/debug/debug.c.o CMakeFiles/suola.dir/meths/X25519_meth.c.o 
CMakeFiles/suola.dir/meths/ed25519_meth.c.o 
CMakeFiles/suola.dir/meths/suola_asn1_meth.c.o 
CMakeFiles/suola.dir/meths/suola_md_identity_meth.c.o 
CMakeFiles/suola.dir/ossl/ossl_compat.c.o 
CMakeFiles/suola.dir/ossl/suola_err.c.o 
CMakeFiles/suola.dir/ossl/suola_objects.c.o 
CMakeFiles/suola.dir/providers/libsodium/base.c.o 
CMakeFiles/suola.dir/providers/libsodium/curve25519.c.o 
CMakeFiles/suola.dir/providers/libsodium/ed25519.c.o -lssl -lcrypto 
/opt/libsodium-stable/lib/libsodium.so -Wl,-z,defs 
-Wl,-rpath,/opt/libsodium-stable/lib:
CMakeFiles/suola.dir/meths/suola_asn1_meth.c.o: In function 
`suola_register_asn1_meth':
/usr/local/src/libsuola/meths/suola_asn1_meth.c:505: undefined reference to 
`EVP_PKEY_asn1_set_item'
collect2: error: ld returned 1 exit status
make[2]: *** [liblibsuola.so] Error 1
CMakeFiles/suola.dir/build.make:412: recipe for target 'liblibsuola.so' failed
make[2]: Leaving directory '/usr/local/src/libsuola/build'
make[1]: *** [CMakeFiles/suola.dir/all] Error 2
make: *** [all] Error 2
```

This does not happen linking against the same exact release of openssl
compiled from source on the same system.

I then learned that one of the patches applied by Debian and inherited
also by Ubuntu has the goal of versioning library symbols to avoid
conflicts.

Unfortunately said patch is not updated regularly with each release of
OpenSSL, resulting, like in my case, in symbols available in the public
header files but masked through versioning in the shared library binary.

The attached patch fixes my need by adding `EVP_PKEY_asn1_set_item` to
the list, but you might consider an internal review of your release
process to make sure that the list of symbols is updated whenever a new
upstream releases makes new functions publicly available.


I believe this bug is important, as it stops everyone using official
packages from using third-party ENGINEs that require to use that
function to set special handling of ASN.1 format, which basically
includes every ENGINE that would add support for cryptosystems that
upstream OpenSSL does not support (defying the purpose of using some
ENGINEs).

The patch I propose covers my use case, but basically the package as is results
unusable to any user of any application that may require functions
available in the public headers but accidentally masked in the symbol
versioning step.

The ideal outcome of fixing this issue would consist in making the
versioning patch dynamic, checking when symbols are added (or removed)
in newer releases and updating the list accordingly.


You might have the same versioning patch applied in other releases, so it's
worth tagging this bug also for those to make the handling of the exposed 
symbols consistent.

Finally I also opened a similar bug against the equivalent Debian 
oldstable-backports package, but I opened an Ubuntu-specific bug report because 
16.04 ships a more recent version of the package and the inherited symbol 
versioning patch has already been modified compared with the original Debian 
one.
For reference this is the Debian bug report: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895547


-- System information --

# lsv_release -rd
Description:Ubuntu 16.04.4 LTS
Release:16.04

# apt-cache policy libssl-dev
libssl-dev:
  Installed: 1.0.2g-1ubuntu4.11
  Candidate: 1.0.2g-1ubuntu4.11
  Version table:
 *** 1.0.2g-1ubuntu4.11 500
500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
100 /var/lib/dpkg/status
 1.0.2g-1ubuntu4 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libssl-dev 1.0.2g-1ubuntu4.11
ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.16
Architecture: amd64
Date: Fri Apr 13 21:10:58 2018
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
SourcePackage: openssl
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openssl
 Importance: Unknown
 Status: Unknown

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

** Affects: openssl (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: amd64 apport-bug openssl xenial

** Patch added: "Patch for the symbol versioning patch"
   
https://bugs.launchpad.net/bugs/1763870/+attachment/5114701/+files/add_EVP_PKEY_asn1_set_item.patch

** Bug watch added: Debian Bug tracker 

[Bug 1431149] Re: XFCE 4.12 Black screen after wakeup from suspending by closing the laptop lid

2018-04-08 Thread Mario Di Nicola
I don't have light-locker installed, using GDM3 instead, and just
upgraded to Bionic, but this bug appears to have reared it's ugly head
again. The solution however of changing IgnoreLid to true in UPower.conf
clears up the problem. Hats off to piotr-wroclaw for figuring this out.

This solution also doesn't affect any of the other desktops I have
installed, which is Gnome 3 and Unity. All three desktops now suspend
and resume correctly as expected when closing the lid. Just remember to
reboot so the settings take affect.

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

Title:
  XFCE 4.12 Black screen after wakeup from suspending by closing the
  laptop lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1431149/+subscriptions

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

[Bug 1744333] [NEW] Looping too fast. Throttling execution a little

2018-01-19 Thread Nicola Paone
Public bug reported:

Looks like I have the same issue described here:
https://github.com/systemd/systemd/issues/719

root@xxx:~# lsb_release -rd
Description:Ubuntu 16.04.3 LTS
Release:16.04


root@xxx:~# dpkg -l | grep systemd
ii  libpam-systemd:amd64229-4ubuntu21   
   amd64system and service manager - PAM module
ii  libsystemd0:amd64   229-4ubuntu21   
   amd64systemd utility library
ii  systemd 229-4ubuntu21   
   amd64system and service manager
ii  systemd-sysv229-4ubuntu21   
   amd64system and service manager - SysV links


As a workaround, I would need to reboot the server.
Thanks

** Affects: systemd (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/1744333

Title:
  Looping too fast. Throttling execution a little

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

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

[Bug 1742095] Re: kernel 4.13.0-24 not working with nvidia drivers, monitor flickering

2018-01-10 Thread Nicola Ferralis
This is particularly bad for people on xenial with HWE, as it breaks
CUDA.

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

Title:
  kernel 4.13.0-24 not working with nvidia drivers, monitor flickering

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

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

[Bug 1625440] Re: i2c_designware 808622C1:06: punit semaphore timed out, resetting

2017-11-29 Thread Nicola Lunghi
Also affect kernel 4.10.0-40

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625440

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

Title:
  i2c_designware 808622C1:06: punit semaphore timed out, resetting

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

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

[Bug 1735155] [NEW] PUNIT i2c-designware-baytrail.c:106 baytrail_i2c_acquire+

2017-11-29 Thread Nicola Lunghi
Public bug reported:

 i2c_designware 808622C1:06: I2C bus managed by PUNIT
[  +0.099369] i2c_designware 808622C1:06: punit semaphore timed out, resetting
[  +0.14] i2c_designware 808622C1:06: PUNIT SEM: 2
[  +0.02] [ cut here ]
[  +0.12] WARNING: CPU: 3 PID: 315 at 
/build/linux-hwe-zOpU13/linux-hwe-4.10.0/drivers/i2c/busses
[  +0.01] Modules linked in: snd_intel_sst_core snd_soc_sst_mfld_platform 
lpc_ich(+) snd_soc_sst_
[  +0.61] CPU: 3 PID: 315 Comm: systemd-udevd Not tainted 4.10.0-40-generic 
#44~16.04.1-Ubuntu
[  +0.02] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0X 09/10/2016
[  +0.01] Call Trace:
[  +0.11]  dump_stack+0x63/0x90
[  +0.06]  __warn+0xcb/0xf0
[  +0.03]  warn_slowpath_null+0x1d/0x20
[  +0.04]  baytrail_i2c_acquire+0x133/0x1e0 [i2c_designware_platform]
[  +0.05]  i2c_dw_acquire_lock+0x22/0x50 [i2c_designware_core]
[  +0.03]  i2c_dw_init+0x1e/0x600 [i2c_designware_core]
[  +0.04]  i2c_dw_probe+0x39/0x8d0 [i2c_designware_core]
[  +0.05]  ? pm_runtime_forbid+0x49/0x60
[  +0.04]  dw_i2c_plat_probe+0x29c/0x530 [i2c_designware_platform]
[  +0.03]  platform_drv_probe+0x3b/0xa0
[  +0.04]  ? acpi_lpss_activate+0x5b/0x90
[  +0.02]  driver_probe_device+0x2bf/0x460
[  +0.03]  __driver_attach+0xdf/0xf0
[  +0.02]  ? driver_probe_device+0x460/0x460
[  +0.04]  bus_for_each_dev+0x6c/0xc0
[  +0.03]  driver_attach+0x1e/0x20
[  +0.03]  bus_add_driver+0x1fd/0x270
[  +0.03]  ? 0xc05f9000
[  +0.02]  driver_register+0x60/0xe0
[  +0.02]  ? 0xc05f9000
[  +0.02]  __platform_driver_register+0x36/0x40
[  +0.04]  dw_i2c_init_driver+0x17/0x1000 [i2c_designware_platform]
[  +0.04]  do_one_initcall+0x53/0x1c0
[  +0.04]  ? __vunmap+0x81/0xd0
[  +0.05]  ? kmem_cache_alloc_trace+0x152/0x1c0
[  +0.02]  ? kfree+0x162/0x170
[  +0.04]  do_init_module+0x5f/0x1ff
[  +0.05]  load_module+0x1825/0x1bf0
[  +0.03]  ? __symbol_put+0x60/0x60
[  +0.04]  ? ima_post_read_file+0x7d/0xa0
[  +0.04]  ? security_kernel_post_read_file+0x6b/0x80
[  +0.04]  SYSC_finit_module+0xdf/0x110
[  +0.04]  SyS_finit_module+0xe/0x10
[  +0.04]  entry_SYSCALL_64_fastpath+0x1e/0xad
[  +0.03] RIP: 0033:0x7f63971f5499
[  +0.02] RSP: 002b:7ffd74d55028 EFLAGS: 0246 ORIG_RAX: 
0139
[  +0.02] RAX: ffda RBX: 7ffd74d53d30 RCX: 7f63971f5499
[  +0.02] RDX:  RSI: 7f63976ebe23 RDI: 000f
[  +0.01] RBP: 7ffd74d53d20 R08:  R09: 
[  +0.02] R10: 000f R11: 0246 R12: 7ffd74d54030
[  +0.01] R13: 7f63976ebd57 R14: 7ffd74d53ea8 R15: 0001
[  +0.03] ---[ end trace 69cf8baad810d48b ]---
[  +0.02] i2c_designware 808622C1:06: couldn't acquire bus ownership
[  +0.51] i2c_designware: probe of 808622C1:06 failed with error -110


lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.3 LTS
Release:16.04
Codename:   xenial

apt-cache policy linux-image-4.10.0-40-generic 
linux-image-4.10.0-40-generic:
  Installed: 4.10.0-40.44~16.04.1
  Candidate: 4.10.0-40.44~16.04.1
  Version table:
 *** 4.10.0-40.44~16.04.1 500
500 http://de.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
100 /var/lib/dpkg/status


Bug present on Up board/cherry trail platform

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.10.0-40-generic 4.10.0-40.44~16.04.1
ProcVersionSignature: Ubuntu 4.10.0-40.44~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-40-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.13
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Nov 29 11:03:08 2017
InstallationDate: Installed on 2017-11-24 (5 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
SourcePackage: linux-hwe
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  PUNIT i2c-designware-baytrail.c:106 baytrail_i2c_acquire+

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

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

[Bug 1734324] [NEW] Wrong Vcs git link in source

2017-11-24 Thread Nicola Lunghi
Public bug reported:

The control file still report old information for the source location.
In particular where it is the 4.13 branch?

Is not on this repository...

Vcs-Git: git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git raspi2

** Affects: linux-raspi2 (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/1734324

Title:
  Wrong Vcs git link in source

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

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

[Bug 1638291] Re: ninja-ide don't start in yakkety

2017-11-14 Thread Nicola Lunghi
Confirmed in Zeisty:

the problem is that QtWebKit is deprecated/not more present in Qt4
I think that a porting in qt5 would be needed

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

Title:
  ninja-ide don't start in yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ninja-ide/+bug/1638291/+subscriptions

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

[Bug 1732112] [NEW] ipython crashes on start

2017-11-14 Thread Nicola Lunghi
Public bug reported:

ipython 2 don't start on artful

see issue on github

https://github.com/ipython/ipython/issues/9656#issuecomment-344193734

Fixed in Artful doing

sudo -H pip install --ignore-installed
backports.shutil_get_terminal_size

** Affects: ipython
 Importance: Unknown
 Status: Unknown

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

** Affects: python-backports-shutil-get-terminal-size (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: github.com/ipython/ipython/issues #9656
   https://github.com/ipython/ipython/issues/9656

** Also affects: ipython via
   https://github.com/ipython/ipython/issues/9656
   Importance: Unknown
   Status: Unknown

** Also affects: ipython (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/1732112

Title:
  ipython crashes on  start

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

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

[Bug 1729557] [NEW] Kernel Packaging documentation

2017-11-02 Thread Nicola Lunghi
Public bug reported:

Hi
there's no documentation on the wiki about packaging a custom kernel to be put 
on launchpad
Can anyone fix this?

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

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

Title:
  Kernel Packaging documentation

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

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

[Bug 1727794] [NEW] Adbd crash on xenial: no phablet group

2017-10-26 Thread Nicola Lunghi
Public bug reported:

If I install on xenial only the android-tools-adbd

sudo apt-get install android-tools-adbd

and then try to execute it:

$ sudo -i
$ adbd
Segmentation fault (core dumped)

upon further analysis seems to be a permission issue (missing phablet
group)



lsb_release -rd
Description:Ubuntu 16.04.3 LTS
Release:16.04

-

 apt-cache policy android-tools-adbd
android-tools-adbd:
  Installed: 5.1.1r36+git20160322-0ubuntu3
  Candidate: 5.1.1r36+git20160322-0ubuntu3
  Version table:
 *** 5.1.1r36+git20160322-0ubuntu3 500
500 http://de.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: android-tools (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/1727794

Title:
  Adbd crash on xenial: no phablet group

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-tools/+bug/1727794/+subscriptions

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

[Bug 1719198] [NEW] LibreOffice Snap package doesn't list the system printers

2017-09-24 Thread Nicola Jelmorini
Public bug reported:

I have installed on my system Ubuntu 16.04 the following version of
LibreOffice snap:

libreoffice 5.3.4.2 / 21 / canonical

The problem is that when I want to print a document, only a "Generic
Printer" is listed. No one of the printers of my system is listed. So, I
can't actually print anything.

With the LibreOffice DEB package from the repositories I never had any
issues.

** Affects: libreoffice (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/1719198

Title:
  LibreOffice Snap package doesn't list the system printers

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

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

[Bug 1701068] Re: motd.ubuntu.com currently shows media item (HBO's Silicon Valley using Ubuntu)

2017-07-01 Thread Nicola Heald
@Dustin

> Moreover, the HBO link wasn't even an advertisement!

I think the thing that made me feel uneasy is that the motd read like an
advertisement. And so did parts of the article, specifically saying that
we should watch Silicon Valley. I appreciate that it was not meant that
way though.

But maybe people are so sick of seeing clickbait advertorial content
when they browse the internet that the message brought up some bad
reactions. Perhaps people thought that, when the linked article told
them that they should watch Silicon Valley, that it was promoting
Silicon Valley. Which is a great show on HBO. If you haven't seen it,
you should! (This is not a promotion of Silicon Valley.)

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

Title:
  motd.ubuntu.com currently shows media item (HBO's Silicon Valley using
  Ubuntu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1701068/+subscriptions

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


[Bug 1689079] [NEW] mldonkey-gui doesn't start in 16.10 and 17.04

2017-05-07 Thread Nicola Marangoni
Public bug reported:

I have 2 VMs
16.04 with Mate
17.04 with Mate

On 16.04 I can launch Mldonkey GUI
In 17.04 and 16.10 it crashes at start.

** Affects: mldonkey (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/1689079

Title:
  mldonkey-gui doesn't start in 16.10 and 17.04

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

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


[Bug 344878] Re: file name too long when creating new file (ecryptfs_lookup: lookup_one_len() returned [-36] on lower_dentry)

2017-04-16 Thread Nicola Bernardelli
@baltic +1 At least a warning **should** be issued when offering to
encrypt the home folder, clarifying what the length limits are with and
without that encryption. The limit is not **at all** hard to hit, I hope
a solution will be implemented.

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

Title:
  file name too long when creating new file (ecryptfs_lookup:
  lookup_one_len() returned [-36] on lower_dentry)

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

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


[Bug 1133477] Re: cut-n-paste move files got stuck forever

2016-12-14 Thread nicola dmt
I experience the same issue when organizing photos. Doing the same
operation with mv took approx. 5 seconds, with nautilus 3 minutes.

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

Title:
  cut-n-paste move files got stuck forever

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

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


[Bug 1642581] Re: Livepatch checkState: check-failed

2016-12-02 Thread Nicola Jelmorini
Same here on one of my PC:

architecture: x86_64
cpu-model: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz
last-check: 2016-11-09T21:56:27.340163963+01:00
boot-time: 2016-12-02T17:56:39+01:00
uptime: 1m31s
status:
- kernel: 4.4.0-51.72-generic
  running: true
  livepatch:
checkState: check-failed
patchState: nothing-to-apply
version: ""
fixes: ""

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

Title:
  Livepatch checkState: check-failed

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

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


[Bug 1636255] Re: The "restore-missing" functionality is not working as expected

2016-11-28 Thread Nicola Jelmorini
Correct, this occurs if at least a backup is made between the deletion of the 
file and the attempted restore via "restore missing".
The "restore missing" works only if I delete a file, and then I use immediately 
the functionality before the next backup occurs.

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

Title:
  The "restore-missing" functionality is not working as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1636255/+subscriptions

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


[Bug 1636255] [NEW] The "restore-missing" functionality is not working as expected

2016-10-24 Thread Nicola Jelmorini
Public bug reported:

I have found out that the "--restore-missing" functionality is not working as 
expected.
I have set up déja-dup to backup some folders every day.

If I delete some files today, and then I use the "restore-missing"
functionality the same day (today in my example), déja-dup shows me the
list of missing files as expected.

The problem is that if I use the "restore-missing" functionality from tomorrow 
on, no files are listed anymore. It seems that "restore-missing" seeks the 
missing files only if the backup is made the same day that I deleted the files.
The behavior I expected is that "restore-missing" should search the entire 
backup series, and create a list of all missing files since the first backup 
was made.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: deja-dup 34.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
Uname: Linux 4.4.0-45-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Oct 24 18:09:40 2016
InstallationDate: Installed on 2014-04-23 (914 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: deja-dup
UpgradeStatus: Upgraded to xenial on 2016-07-31 (85 days ago)

** Affects: deja-dup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  The "restore-missing" functionality is not working as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1636255/+subscriptions

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

[Bug 1558489] Re: touchpad stopped working

2016-10-22 Thread Nicola Jelmorini
Completing my comment #18 I inform that my touchpad now is working again.
(it was my mistake with the button that blocks the touchpad on my notebook :-) )

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

Title:
  touchpad stopped working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-lts-trusty/+bug/1558489/+subscriptions

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


[Bug 1635827] [NEW] Installation

2016-10-22 Thread Nicola
Public bug reported:

Just bought acer aspire e15. I tried ubuntu 16.10 (from dvd already installed 
on my dekstop) and 16.04. 
I found the same problem during installation on the laptop but I don't kown 
what happen.

Regards

Nicola

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.2 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CasperVersion: 1.376
Date: Sat Oct 22 13:53:31 2016
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
ProcEnviron:
 LANGUAGE=it_IT.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.63.2 ubuntu xenial

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

Title:
  Installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1635827/+subscriptions

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


[Bug 1558489] Re: touchpad stopped working

2016-10-21 Thread Nicola Jelmorini
After the last kernel update (linux-image-4.4.0-45 66) of yesterday, on
my Ubuntu 16.04 LTS system the touchpad is not working anymore.

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

Title:
  touchpad stopped working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-lts-trusty/+bug/1558489/+subscriptions

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


[Bug 1578597] Re: MKV video files doesn't play on phone and tablet

2016-09-21 Thread Nicola Jelmorini
Today, after the OTA-13 update, I have tried again with a couple of MKV video 
files.
One of them plays good, the other not. The difference is that the file that 
doesn't plays has an AC3 audio track, the other not. 
So, I believe that actually the problem is the audio format, and not the video. 
I think that currently Ubuntu Touch has a problem with the AC3 audio format.

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

Title:
  MKV video files doesn't play on phone and tablet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediaplayer-app/+bug/1578597/+subscriptions

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


[Bug 1622363] Re: Restore a file doesn't works if the filename include one ' (apostrophe)

2016-09-11 Thread Nicola Jelmorini
I can add that this problem happens only with File/Nautilus.
In fact, if I use deja-dup in the terminal, it works correctly. 

For example:
deja-dup --restore /home/nicola/Personale/Scritti/That\'s\ my\ file.txt

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

Title:
  Restore a file doesn't works if the filename include one '
  (apostrophe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1622363/+subscriptions

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


[Bug 1622363] [NEW] Restore a file doesn't works if the filename include one ' (apostrophe)

2016-09-11 Thread Nicola Jelmorini
Public bug reported:

Trying to restore a specific version of a file, using the context menu (right 
click) in File/Nautilus, I found out that the window of DéjàDup doesn't shows 
up. The problem is that this file has an ' (apostrophe) included in his name. 
Just to try, I have added a second apostrophe to the name, and this time the 
window of DéjàDup it was open as expected.
I think that there is somewhere a problem of character string, opened and 
closed when a filename includes an apostrophe, that ends up with an error that 
prevents to the DéjàDup window to open up correctly.
Of course there is no problem at all, when the file names does not include an 
apostrophe.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: deja-dup 34.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Sep 11 19:17:55 2016
InstallationDate: Installed on 2014-04-23 (871 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: deja-dup
UpgradeStatus: Upgraded to xenial on 2016-07-31 (42 days ago)

** Affects: deja-dup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  Restore a file doesn't works if the filename include one '
  (apostrophe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1622363/+subscriptions

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

[Bug 1578597] Re: MKV video files doesn't play on phone and tablet

2016-08-31 Thread Nicola Jelmorini
@Doug McMahon
I don't think so because it can play for instance mp4 or avi files.
Moreover MKV is a very popular container format, and not a video codec.
I'm not an expert, but the Ubuntu Touch platform should use the same 
infrastructure as the desktop, so it should use the Gstreamer multimedia 
framework that has no problem with any kind of codecs or containers.

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

Title:
  MKV video files doesn't play on phone and tablet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediaplayer-app/+bug/1578597/+subscriptions

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


[Bug 1578597] [NEW] MKV video files doesn't play on phone and tablet

2016-05-05 Thread Nicola Jelmorini
Public bug reported:

On the box of the Ubuntu BQ M10 tablet it is printed that the media player will 
play, among others, the MKV (Matroska) video files.
I have tried with some different videos, but  an error message is always shown:
"Error playing the video"
"Video format not supported".

** Affects: mediaplayer-app (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/1578597

Title:
  MKV video files doesn't play on phone and tablet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediaplayer-app/+bug/1578597/+subscriptions

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


[Bug 1570802] Re: ATI Radeon not working: from no rendering to system freeze

2016-04-18 Thread nicola dmt
It happened on a fresh install, and the computer is brand new so I don't
have any clue about the past!

I've tested upstream kernel, and the bug seems to be fixed, but please
check that I'm right:

- I turn on Ubuntu, I run glxgear, I get a normal frame rate of 60fps (I
guess I'm using Intel graphics)

- xrandr --listproviders gives:
Providers: number : 2
Provider 0: id: 0x66 cap: 0x9, Source Output, Sink Offload crtcs: 4 outputs: 3 
associated providers: 0 name:Intel
Provider 1: id: 0x3f cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 
name:HAINAN @ pci::01:00.0

Note that there were only 2 listed when I reported the bug

- DRI_PRIME=1 glxgears now works, gives extremely high frame rate
(6000), renders smoothly

- xrandr --setprovideroffloadsink 0x3f 0x66 doesn't work anymore, now gives 
error: 
 X Error of failed request:  BadValue (integer parameter out of range for 
operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  34 (RRSetProviderOffloadSink)
  Value in failed request:  0x3f
  Serial number of failed request:  16
  Current serial number in output stream:  17

So, even if I don't understand exactly how to switch rendering engine
systemwide, I think that using DRI_PRIME=1 actually turns the GPU on and
it is working fine now!

I'm tagging accordingly, but please tell me if I understand correctly.

** Tags added: kernel-fixed-upstream

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

Title:
  ATI Radeon not working: from no rendering to system freeze

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

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


[Bug 1570802] Re: ATI Radeon not working: from no rendering to system freeze

2016-04-18 Thread nicola dmt
** Tags added: gpu graphics radeon

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

Title:
  ATI Radeon not working: from no rendering to system freeze

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

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


  1   2   3   4   5   6   7   8   9   10   >