[Bug 1098742] Re: [Fujitsu S7110, ALC 262] Not sound/ Speaker issue 12.04

2013-09-22 Thread stormyweather
after using the comment #12 the sound issue was fixed but I still heard some 
scratch when the laptop was startind or if the sound level was too high and I 
had to set upd lower.
I did some tests with others distros and I had the same issue with the Mint 
Distro (Version 15, Ubuntu based version) as well.
with the Debian distro (version 7.1) everything was working fine right away and 
I do not have this sound issue to patch.  Is there a difference bewteen the two 
distros that could explain the remaining issues/unstability?

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

Title:
  [Fujitsu S7110,ALC 262] Not sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: [Fujitsu S7110, ALC 262] Not sound/ Speaker issue 12.04

2013-02-06 Thread stormyweather
pulseaudiologs.
1. play some music (video)
2. then plug the headphone in the jack and listen to the music

** Attachment added: pulseaudiologs without bug
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1098742/+attachment/3517832/+files/pulseverbosewithbugfix.log

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

Title:
  [Fujitsu S7110,ALC 262] Not sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: [Fujitsu S7110, ALC 262] Not sound/ Speaker issue 12.04

2013-02-06 Thread stormyweather
HDA-Analyzer Monitor Logs.
1. play some music on the laptop speakers
2. plug the headphone in the jack and listen to music


** Attachment added: HDA-analyzer Monitor Logs
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1098742/+attachment/3517833/+files/HDA-Analyzer_logs.txt

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

Title:
  [Fujitsu S7110,ALC 262] Not sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: [Fujitsu S7110, ALC 262] Not sound/ Speaker issue 12.04

2013-02-05 Thread stormyweather
I did a fresh install 12.04, then update the package (using Update Manager with 
the 3 following check boxes in the configuration important security update, 
recommended update and unsupported update).
 The sound was working but the laptop could not detect if a head phone was 
plugged (as mentionned in the previous comments, ie. #22).
I did the update of the alsa using the link 
(https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS) as mentionned in comments 
#12 and took the following file alsa-hda-dkms_0.201302051608~precise1_all.deb.
the soudn is working and the laptop detects the headphone properly. Thsi bug is 
solved and can be closed.
Let me know if more information is needed for thsi thread.

Thanks all for your help especially Raymond and Takashi!

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

Title:
  [Fujitsu S7110,ALC 262] Not sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-02-03 Thread stormyweather
since a recent update (automatic update through the update manager) the 
pulseaudio has now to be started manually after each boot... and I have still 
some sound issue with my fujitsu laptop s7110: ie Headset and Laptop speakers 
work simultaneously (as the laptop would not work that headset are plugged in).
is there still something i can do to try to fix this annoying sound issue.
Regarding the post #21, How should I use this information, is there anything to 
do so I could help to figure out the cause of this bug?
Thanks

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-19 Thread stormyweather
I have received the following:
Indeed.  This must depend on the BIOS version.  I already gathered the
alsa-info of this laptop and it gave the correct pin config.

Anyway, try the patch below and let me know if it works.


thanks,

Takashi

---
From: Takashi Iwai ti...@suse.de
Subject: [PATCH] ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptop

Some BIOS version of FSC Lifebook S7110 laptop seems to give a wrong
default pin config for NID 0x15, which confuses the parser.  Give a
fixup to correct the value.

Cc: sta...@vger.kernel.org
Signed-off-by: Takashi Iwai ti...@suse.de
---
 sound/pci/hda/patch_realtek.c | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index f519627..60bdd44 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5518,6 +5518,7 @@ static int alc262_parse_auto_config(struct hda_codec 
*codec)
  */
 enum {
ALC262_FIXUP_FSC_H270,
+   ALC262_FIXUP_FSC_S7110,
ALC262_FIXUP_HP_Z200,
ALC262_FIXUP_TYAN,
ALC262_FIXUP_LENOVO_3000,
@@ -5536,6 +5537,15 @@ static const struct alc_fixup alc262_fixups[] = {
{ }
}
},
+   [ALC262_FIXUP_FSC_S7110] = {
+   .type = ALC_FIXUP_PINS,
+   .v.pins = (const struct alc_pincfg[]) {
+   { 0x15, 0x90170110 }, /* speaker */
+   { }
+   },
+   .chained = true,
+   .chain_id = ALC262_FIXUP_BENQ,
+   },
[ALC262_FIXUP_HP_Z200] = {
.type = ALC_FIXUP_PINS,
.v.pins = (const struct alc_pincfg[]) {
@@ -5583,7 +5593,7 @@ static const struct alc_fixup alc262_fixups[] = {
 
 static const struct snd_pci_quirk alc262_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x170b, HP Z200, ALC262_FIXUP_HP_Z200),
-   SND_PCI_QUIRK(0x10cf, 0x1397, Fujitsu, ALC262_FIXUP_BENQ),
+   SND_PCI_QUIRK(0x10cf, 0x1397, Fujitsu Lifebook S7110, 
ALC262_FIXUP_FSC_S7110),
SND_PCI_QUIRK(0x10cf, 0x142d, Fujitsu Lifebook E8410, 
ALC262_FIXUP_BENQ),
SND_PCI_QUIRK(0x10f1, 0x2915, Tyan Thunder n6650W, ALC262_FIXUP_TYAN),
SND_PCI_QUIRK(0x1734, 0x1147, FSC Celsius H270, 
ALC262_FIXUP_FSC_H270),
-- 1.8.1

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-15 Thread stormyweather
after patching the clean 12.04 install with teh last alsa version (see comment 
#13)
and with external speakers plugged (3.5 mm jack), I have got the follwoing Alsa 
log:
http://www.alsa-project.org/db/?f=778415ad65d437d9ff5e5dd341e0e556ff848bc1

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-15 Thread stormyweather
the pulse audio logs (after playing some music and videos with external
speakers and without external speakers)

** Attachment added: Pulseverboselog2
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1098742/+attachment/3484284/+files/pulseverbose2.log

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-14 Thread stormyweather
I have received the following feedback from Takashi regarding the following 
modification:
- SND_PCI_QUIRK(0x10cf, 0x1397, Fujitsu, ALC262_FUJITSU),
+ SND_PCI_QUIRK(0x10cf, 0x1397, Fujitsu, ALC262_FIXUP_BENQ)

-
This was already fixed in the recent code.
Try the latest kernel and report back if it still doesn't work.

thanks,

Takashi
-

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-14 Thread stormyweather
I did the update using the link of dave 
(https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS)
and download the package alsa-hda-dkms_0.201301141620~precise1_all.deb and it 
did solve the sounds problem with the speaker. Thanks all for your help.

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-14 Thread stormyweather
as I previously said the sound is now working:the bug has been corrected
through the alsa update. But I have some problems for the laptop to
detect that external speakers are plugins: the internal speaker won't be
set off when I am using external speakers. Shoud I file another bug for
this or follow it in the same thread (i mean in this one)?

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-12 Thread stormyweather
As requested the Pulseverbose.log


** Attachment added: Pulseverbose.log
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1098742/+attachment/3480823/+files/pulseverbose.log

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-12 Thread stormyweather
I did an install of the verison 12.10 and the problem remains
I have actually tried the 
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/comments/32
as I had with earlier versions of 12.04 similar issues. If I applied the 
advices of this comments (#32) on a fresh install 12.04, it does not workd and 
the sound problem remains. I don't think it is a duplicate of 946232.

@Raymond, should I tried something else regarding the Bios settings?

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] [NEW] no sound/ Speaker issue 12.04

2013-01-11 Thread stormyweather
Public bug reported:

I am having critical sound issues since I did the update to 12.x and I
have been looking on many post to find solution without success.

I am using a laptop Fujitsu S7110 and just did a fresh install 12.04. 
I did the standard OS update after running the fresh install from the CD and I 
don't get any sound from the speakers.

The Alsa log file can be found here:
http://www.alsa-project.org/db/?f=83443eabc64a7d840001f687e9a8634df57226b1

I am kind of desesperate about this bug and might switch (after several
years of using Ubuntu) to an other distribution.

Any help would be welcome.

Best regards,

David

** Affects: pulseaudio (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/1098742

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-11 Thread stormyweather
Sound Settings Snapshot for Info

** Attachment added: Sound Settings Snapshot
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1098742/+attachment/3480576/+files/Screenshot%20from%202013-01-11%2023%3A21%3A34.png

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

Title:
  no sound/ Speaker issue 12.04

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

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


[Bug 1005128] Re: [Fujitsu LifeBook S7110, Realtek ALC262] No sound at all

2012-06-16 Thread stormyweather
*** This bug is a duplicate of bug 946232 ***
https://bugs.launchpad.net/bugs/946232

Hello,

I have done a new clean install 12.04 from CD and use the Henningsson's 
instructions (Comment #32) right afterwards
2. http://www.webupd8.org/2010/11/fix-hda-intel-realtek-alc887-no-sound.html

and I have some now some sounds, I cannot set up the volume and it is
both working on the headset and the Laptop speaker at the same time, but
it is first step as a temporary solution ok before the bugfix come

This bug (#1005128)  can be closed as it looks indeed similar to the
Problem #946232, I will now add my comment there.

Best regards,

David

** This bug has been marked a duplicate of bug 946232
   [Meta-bug] Missing speaker and/or internal mic port

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

Title:
  [Fujitsu LifeBook S7110, Realtek ALC262] No sound at all

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

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


[Bug 946232] Re: [Meta-bug] Missing speaker and/or internal mic port

2012-06-03 Thread stormyweather
Hi,

I have a Fujistu S7110 and the workaround (comment #32) did not work for
me. I have put the log attached to this post.

Best regards,

David Conway

** Attachment added: Puseaudio Log
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/+attachment/3174131/+files/%7E.pulseverbose.log

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

Title:
  [Meta-bug] Missing speaker and/or internal mic port

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

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


[Bug 1005128] Re: [Fujitsu LifeBook S7110, Realtek ALC262] No sound at all

2012-06-02 Thread stormyweather
Hi,

Even if the symptoms are not the sames, I have tried both changes (each ones or 
the two together) described with the following links:
1. https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232 by 
following D Henningsson's instructions (Comment #32)
2. http://www.webupd8.org/2010/11/fix-hda-intel-realtek-alc887-no-sound.html

and it did not solve the issue.

I have also run the follwoing verison from LTS Ubuntu CD, and the soudns was 
with both working:
- Ubuntu LTS 12.04 from the CD (try Option), Sound was working!
- Ubuntu 8.04.1 LTS from the CD  (try Option), Sound was Working!

So I guess something went wrong with a Ubuntu package Update right after
installing the Ubuntu 12.04 (I have checked the option by installation
in order to get the last package version online).

Best regards,

David

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

Title:
  [Fujitsu LifeBook S7110, Realtek ALC262] No sound at all

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

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


[Bug 1005128] [NEW] [HDA-Intel - HDA Intel, playback] No sound at all

2012-05-27 Thread stormyweather
Public bug reported:

lost completly the sound (exit) by upgrading to Ubuntu 12.04
no sound at all

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
Uname: Linux 3.2.0-24-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  fishy  4688 F pulseaudio
  fishy  7193 F alsamixer
 /dev/snd/pcmC0D1p:   fishy  4688 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf064 irq 46'
   Mixer name   : 'Realtek ALC262'
   Components   : 'HDA:10ec0262,10cf,0012 
HDA:11c11040,11c10001,00100200'
   Controls  : 29
   Simple ctrls  : 16
CheckboxSubmission: a8e0bc17773e25e474a77922d9248ea9
CheckboxSystem: 52476413ffc2b09b148c9646c6610fe9
Date: Sun May 27 12:28:20 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
Symptom_Card: Built-in Audio - HDA Intel
Symptom_DevicesInUse:
 4688  6639  4688  fishy F pulseaudio
  fishy F alsamixer
 /dev/snd/pcmC0D1p:   fishy F...m pulseaudio
Symptom_Type: No sound at all
Title: [HDA-Intel - HDA Intel, playback] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/12/2006
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: Version 1.20
dmi.board.name: FJNB1B5
dmi.board.vendor: FUJITSU
dmi.chassis.type: 10
dmi.chassis.vendor: AU7CB3E605422010
dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.20:bd10/12/2006:svnFUJITSU:pnLifeBookS7110:pvr:rvnFUJITSU:rnFJNB1B5:rvr:cvnAU7CB3E605422010:ct10:cvr:
dmi.product.name: LifeBook S7110
dmi.sys.vendor: FUJITSU

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


** Tags: apport-bug i386 precise

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

Title:
  [HDA-Intel - HDA Intel, playback] No sound at all

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

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


[Bug 1005128] Re: [HDA-Intel - HDA Intel, playback] No sound at all

2012-05-27 Thread stormyweather
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1005128

Title:
  [HDA-Intel - HDA Intel, playback] No sound at all

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

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


[Bug 1005128] Re: [Fujitsu LifeBook S7110, Realtek ALC262] No sound at all

2012-05-27 Thread stormyweather
Hi, thanks for the feedback but it is not the similar issue as I can see
the proper drivers output in both cases with and without headset (i ve
put two screenshots to show this, sent per Email).

This function stops working after the Ubuntu 12.04 installation. (done
yesterday).

Thank you.

David Conway




On 05/27/2012 12:55 PM, Dave Lentz wrote:
 Since you're missing analog output port in pulseaudio, please check if
 your bug is a duplicate of
 https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232 by
 following D Henningsson's instructions.


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

Title:
  [Fujitsu LifeBook S7110, Realtek ALC262] No sound at all

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

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


[Bug 435498] [NEW] bugzilla installation error

2009-09-23 Thread stormyweather
Public bug reported:

Binary package hint: bugzilla

bugzilla installation error while installing using package manager

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: bugzilla3 3.2.0.1-1
PackageArchitecture: all
SourcePackage: bugzilla
Title: package bugzilla3 3.2.0.1-1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
Uname: Linux 2.6.28-15-generic i686

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


** Tags: apport-package i386

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

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


[Bug 435498] Re: bugzilla installation error

2009-09-23 Thread stormyweather

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

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/32331574/DpkgTerminalLog.txt

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

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