[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-25 Thread Lloyd Kvam
See comment #10 and my #11 and #13 responses

Years ago I installed an amdgpu package from an extrnal source and had 
forgotten about it.
ldd showed that libwebkit2gtk was referencing libgbm from /opt/*
The proper package is in /lib/x86_64-linux-gnu/

So I used synaptic to remove the manually installed amdgpu package.
That got me back in sync with the proper Ubuntu/Debian packages which
resolved my problems.

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
So now
# ldd /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37 | grep libgbm
libgbm.so.1 => /lib/x86_64-linux-gnu/libgbm.so.1 (0x7fd3deade000)

shows that I am using the correct libgbm and all is well.

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
I think this is the line you (AND I) want to see
libgbm.so.1 => /opt/amdgpu/lib/x86_64-linux-gnu/libgbm.so.1 
(0x7f5edb3a8000)

Thanks.  I looked past that.

I had an old amdgpu library that had been locally installed gumming up
the works.

I have removed the old amdgpu packages and am close to working normally.

Thanks for pointing me in the correct direction.



** Changed in: evolution (Ubuntu)
   Status: New => Invalid

** Changed in: webkit2gtk (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
Lloyd had a mis-configured system when he filed this bug.

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
Would updating to Ubuntu 23.10 be a likely fix? (I hope this the right
place to ask)

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
The dpkg --status output is more readable

# dpkg --status libgbm1
Package: libgbm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Ubuntu Developers 
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.2
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), 
libwayland-server0 (>= 1.15.0), libxcb-randr0
Description: generic buffer management API -- runtime
 This package contains the GBM buffer management library.  It provides a
 mechanism for allocating buffers for graphics rendering tied to Mesa.
 .
 GBM is intended to be used as a native platform for EGL on drm or openwfd.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force 


My guess is that a dependency between libwebkit2gtk and libgbm1 was not 
configured into the package management configuration.

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
Viraniac,

Thanks for your interest.

I am not using any proprietary graphics drivers.

# ls -al /lib/x86_64-linux-gnu/libgbm*
lrwxrwxrwx 1 root root15 Jan 24 07:01 /lib/x86_64-linux-gnu/libgbm.so.1 -> 
libgbm.so.1.0.0
-rw-r--r-- 1 root root 64720 Jan 24 07:01 /lib/x86_64-linux-gnu/libgbm.so.1.0.0

# dpkg --list libgbm1
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version   Architecture Description
+++-==-=--
ii  libgbm1:amd64  23.2.1-1ubuntu3.1~22.04.2 amd64generic buffer 
management API -- runtime

So I think that's the latest version from the repo and there are no
installation issues.

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
$ ldd -r $(which gnucash) | tail

undefined symbol: gbm_bo_create_with_modifiers2 
(/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37)
undefined symbol: gbm_bo_get_fd_for_plane   
(/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37)

So there are two missing symbols.  The output for evolution shows the
same symbols.

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
gnucash also suffers from the same problem

gnucash: symbol lookup error: /lib/x86_64-linux-
gnu/libwebkit2gtk-4.0.so.37: undefined symbol:
gbm_bo_create_with_modifiers2

This gets more critical for me personally.  There are alternatives for
handling email.  I have no easy replacement for gnucash.

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-19 Thread Lloyd Kvam
** Package changed: webkit2gtk (Ubuntu) => evolution (Ubuntu)

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-19 Thread Lloyd Kvam
** Project changed: libwebkitnode => webkit2gtk (Ubuntu)

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

Title:
  evolution  has undefined symbol in newest libwebkit2gtk

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


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

[Bug 1459235] Re: Google Address book: Unable to open address book

2017-10-17 Thread Lloyd Kvam
Read comment #22.
The integration between online accounts (e.g. gmail) is a separate app within 
Gnome. Once you setup gmail within the online-accounts app you will be all set 
with Evolution. You can access the online-account setup from the 
gnome-control-center.

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

Title:
  Google Address book: Unable to open address book

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

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

[Bug 1459235] Re: Google Address book: Unable to open address book

2017-01-28 Thread Lloyd Kvam
I believe this has been fixed in Ubuntu 16.04 - at least that's what I'm
running and I have no complaints. I have no idea about the status with
12.04

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

Title:
  Google Address book: Unable to open address book

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

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


[Bug 1459235] Re: Google Address book: Unable to open address book

2015-08-08 Thread Lloyd Kvam
wmccarty: 0Auth password sign in thing that Google said they would no
longer support

I think that's backwards.  Google requires OAuth, but Evolution does not
DIRECTLY support it.  Gnome now has a separate module for OAuth.

Run gnome-control-center; chose online accounts; add your Google account
and allow Evolution to access it.

Once you've done this correctly, Google will display the access that you've 
allowed:
https://myaccount.google.com/u/1/security#connectedapps

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

Title:
  Google Address book: Unable to open address book

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

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


[Bug 1027075] Re: SSL support broken, despite SSL support in command line mysql client

2013-03-29 Thread Lloyd Kvam
SRU Bug Template

[Impact]

 * A change in MySQL confused the python-mysqldb (version 1.2.3) build
process into omitting SSL support.  Andy Dustman, the upstream author,
dealt with this by adding this patch.  It simply checks for the new
MySQL versions and automatically sets the proper C macro variable to
enable SSL support in the Python module.

 * MySQL supports SSL encrypted connections which is very handy for
remote clients connecting over the Internet.  This was originally
working in the stable release, but was inadvertently lost in the Python
module due to the change in MySQL.

 * The patch simply enables the interface module to create and use the
additional variables required to support SSL connections.

[Test Case]

 * detailed instructions how to reproduce the bug:
I am omitting the detailed instructions.  There is a fair amount of setup work 
with certificates and a remote MySQL server to test ssl connections.  Applying 
this patch fixed the failure for me.

 * these should allow someone who is not familiar with the affected
   package to reproduce the bug and verify that the updated package fixes
   the problem.

[Regression Potential]

 * People rebuilding from source could foul up the SSL dependencies so
that they could specify SSL parameters within a python-mysqldb
connection request, but not have SSL support in their compiled versions
of the MySQL client libraries.

My usage includes both SSL connections and unencrypted regular
connections.  All work fine.

[Other Info]
 
The need for this patch disappears when you catch up to the latest 
python-mysqldb.  

I had problems when I attempted to compile the most recent version of
python-mysqldb in the 1.2 series on my Ubuntu 12.04 system.  That's why
I settled for the simple patch to enable SSL without picking up other
changes.  It appears that Debian is your upstream source for python-
mysqldb.  I presume they will understand and deal with any additional
changes forced by the later versions.

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

Title:
  SSL support broken, despite SSL support in command line mysql client

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-mysqldb/+bug/1027075/+subscriptions

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


[Bug 1155123] [NEW] turbogears and sqlalchemy have a minor version mismatch that prevents turbogears from importing sqlalchemy

2013-03-14 Thread Lloyd Kvam
Public bug reported:

The import error is hidden so that subsequent errors are mysterious.  I
have a patch for the turbogears/database.py module which corrects the
import statements and also fails if the import fails rather than hiding
the error.

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


** Tags: sqlalchemy turbogears

** Patch added: database.patch
   
https://bugs.launchpad.net/bugs/1155123/+attachment/3573876/+files/database.patch

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

Title:
  turbogears and sqlalchemy have a minor version mismatch that prevents
  turbogears from importing sqlalchemy

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

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


[Bug 1155123] Re: turbogears and sqlalchemy have a minor version mismatch that prevents turbogears from importing sqlalchemy

2013-03-14 Thread Lloyd Kvam
** Description changed:

+ turbogears and sqlalchemy have a minor version mismatch that prevents
+ turbogears from importing sqlalchemy
+ 
  The import error is hidden so that subsequent errors are mysterious.  I
  have a patch for the turbogears/database.py module which corrects the
  import statements and also fails if the import fails rather than hiding
  the error.

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

Title:
  turbogears and sqlalchemy have a minor version mismatch that prevents
  turbogears from importing sqlalchemy

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

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


[Bug 1027075] Re: SSL support broken, despite SSL support in command line mysql client

2013-03-11 Thread Lloyd Kvam
http://sourceforge.net/p/mysql-python/svn/656/
Here's the link to the patch Andy Dustmann made to fix the problem.  Since he's 
the upstream author, it should be a reasonable approach.

Applying that patch to the source worked well for me.


** Patch added: Simply copied Andy Dustmann's patch
   
https://bugs.launchpad.net/ubuntu/+source/python-mysqldb/+bug/1027075/+attachment/3568778/+files/_mysql.patch

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

Title:
  SSL support broken, despite SSL support in command line mysql client

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-mysqldb/+bug/1027075/+subscriptions

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


[Bug 1027460] Re: [HP dv7, IDT 92HD75B3X5] No sound output

2012-07-24 Thread Lloyd Kvam
Sound effects just started working??  I'm referring to alert sounds
(Default Bark Drip Glass Sonar).  The Hardware / Test Speakers still
failed.  After testing the speakers, sound effects also stopped working.

The Output tab from All Settings / Sound
Device Built-in Audio Digital Stereo (IEC958)
Connector pulldown list only contains Digital Output (S/PDIF).  When 
the Sound Effects worked, I think the connector was showing Speakers.  That 
choice is not available now.

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

Title:
  [HP dv7, IDT 92HD75B3X5] No sound output

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

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


[Bug 1027434] [NEW] No sound output.

2012-07-21 Thread Lloyd Kvam
Public bug reported:

Not usre what to add.  Sound did work with 11.10.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  lkvam  4349 F pulseaudio
 /dev/snd/controlC0:  lkvam  4349 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xda10 irq 50'
   Mixer name   : 'IDT 92HD75B3X5'
   Components   : 'HDA:111d7603,103c3624,00100202 
HDA:11c11040,103c137e,00100200'
   Controls  : 24
   Simple ctrls  : 14
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xda01 irq 51'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100100'
   Controls  : 6
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
CheckboxCommand: audio_settings store  $CHECKBOX_SHARE/pulseaudio_settings; 
audio_settings set --device=pci --volume=50; gst_pipeline_test -t 2 
'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! 
gconfaudiosink'; audio_settings restore 
--file=$CHECKBOX_SHARE/pulseaudio_settings
CheckboxTest: audio/playback_auto
Date: Sat Jul 21 12:04:52 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: alsa-driver
UpgradeStatus: Upgraded to precise on 2012-05-12 (69 days ago)
dmi.bios.date: 03/23/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3624
dmi.board.vendor: Quanta
dmi.board.version: 18.27
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.12:bd03/23/2009:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvrRev1:rvnQuanta:rn3624:rvr18.27:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv7 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug audio checkbox-bug precise

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

Title:
  No sound output.

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

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


[Bug 1027434] Re: No sound output.

2012-07-21 Thread Lloyd Kvam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027434

Title:
  No sound output.

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

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


[Bug 1027460] [NEW] No sound output.

2012-07-21 Thread Lloyd Kvam
Public bug reported:

I saw that bug #1027434 had an error because pulse was not running.  I
reinstalled pulse audio and verified that pacmd list now worked.
However, there is no sound output.  Sound did work when running 11.10.

lsb_release -rd
Description:Ubuntu 12.04 LTS
Release:12.04

apt-cache policy alsa-base
alsa-base:
  Installed: 1.0.25+dfsg-0ubuntu1
  Candidate: 1.0.25+dfsg-0ubuntu1
  Version table:
 *** 1.0.25+dfsg-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

Using the debugging instructions I found these codecs:

grep Codec /proc/asound/card*/codec*
/proc/asound/card0/codec#0:Codec: IDT 92HD75B3X5
/proc/asound/card0/codec#1:Codec: LSI ID 1040
/proc/asound/card1/codec#0:Codec: ATI R6xx HDMI

So LSI ID1040 is apparently not supported.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  lkvam  4587 F pulseaudio
 /dev/snd/controlC0:  lkvam  4587 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xda10 irq 50'
   Mixer name   : 'IDT 92HD75B3X5'
   Components   : 'HDA:111d7603,103c3624,00100202 
HDA:11c11040,103c137e,00100200'
   Controls  : 24
   Simple ctrls  : 14
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xda01 irq 51'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100100'
   Controls  : 6
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
CheckboxCommand: audio_settings store  $CHECKBOX_SHARE/pulseaudio_settings; 
audio_settings set --device=pci --volume=50; gst_pipeline_test -t 2 
'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! 
gconfaudiosink'; audio_settings restore 
--file=$CHECKBOX_SHARE/pulseaudio_settings
CheckboxSubmission: 01df76d5ffa6c28aa94505464cca6f2b
CheckboxSystem: e704f33cc0866ff0f0256a33de39ea1c
CheckboxTest: audio/playback_auto
Date: Sat Jul 21 13:44:15 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: alsa-driver
UpgradeStatus: Upgraded to precise on 2012-05-12 (69 days ago)
dmi.bios.date: 03/23/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3624
dmi.board.vendor: Quanta
dmi.board.version: 18.27
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.12:bd03/23/2009:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvrRev1:rvnQuanta:rn3624:rvr18.27:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv7 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug audio checkbox-bug precise

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

Title:
  No sound output.

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

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


[Bug 1027460] Re: No sound output.

2012-07-21 Thread Lloyd Kvam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027460

Title:
  No sound output.

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

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