[Bug 1061583] Re: microphone was not working tried to fix it with limited knowledge and now no sound

2012-10-09 Thread satheesh s warrier
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh  chmod
+x ./alsa-info.sh  ./alsa-info.sh

satheesh@sa2:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh 
 chmod +x ./alsa-info.sh  ./alsa-info.sh
--2012-10-09 21:18:44--  http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 77.48.224.243
Connecting to www.alsa-project.org (www.alsa-project.org)|77.48.224.243|:80... 
connected.
HTTP request sent, awaiting response... 302 Found
Location: 
http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh
 [following]
--2012-10-09 21:18:49--  
http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: `alsa-info.sh'

[  =  ] 27,785  29.0K/s   in
0.9s

2012-10-09 21:18:56 (29.0 KB/s) - `alsa-info.sh' saved [27785]

ALSA Information Script v 0.4.61


This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See './alsa-info.sh --help' for command line options.

Automatically upload ALSA information to www.alsa-project.org? [y/N] : y
Uploading information to www.alsa-project.org ...  Done!

Your ALSA information is located at http://www.alsa-
project.org/db/?f=c5c05be0b793ed91550544feb3f579d45e6b062b

Please inform the person helping you.

bash alsa-info.sh --stdout

satheesh@sa2:~$ bash alsa-info.sh --stdout
upload=truescript=truecardinfo=
!!
!!ALSA Information Script v 0.4.61
!!

!!Script ran on: Tue Oct  9 15:50:03 UTC 2012


!!Linux Distribution
!!--

Ubuntu 12.04.1 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION=Ubuntu
12.04.1 LTS


!!DMI Information
!!---

Manufacturer:  ASUSTeK Computer INC.
Product Name:  1215T
Product Version:   x.x
Firmware Version:  0304   


!!Kernel Information
!!--

Kernel release:3.2.0-31-generic
Operating System:  GNU/Linux
Architecture:  x86_64
Processor: x86_64
SMP Enabled:   Yes


!!ALSA Version
!!

Driver version: 1.0.24
Library version:1.0.25
Utilities version:  1.0.25


!!Loaded ALSA modules
!!---

snd_hda_intel
snd_hda_intel


!!Sound Servers on this system
!!

Pulseaudio:
  Installed - Yes (/usr/bin/pulseaudio)
  Running - Yes


!!Soundcards recognised by ALSA
!!-

 0 [SB ]: HDA-Intel - HDA ATI SB
  HDA ATI SB at 0xfbbf4000 irq 16
 1 [HDMI   ]: HDA-Intel - HDA ATI HDMI
  HDA ATI HDMI at 0xfbde8000 irq 19


!!PCI Soundcards installed in the system
!!--

00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel 
HDA)
01:05.1 Audio device: Advanced Micro Devices [AMD] nee ATI RS880 HDMI Audio 
[Radeon HD 4200 Series]


!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!---

00:14.2 0403: 1002:4383
Subsystem: 1043:841c
--
01:05.1 0403: 1002:970f
Subsystem: 1043:1b62


!!Modprobe options (Sound related)
!!

snd-atiixp-modem: index=-2
snd-intel8x0m: index=-2
snd-via82xx-modem: index=-2
snd-usb-audio: index=-2
snd-usb-caiaq: index=-2
snd-usb-ua101: index=-2
snd-usb-us122l: index=-2
snd-usb-usx2y: index=-2
snd-cmipci: mpu_port=0x330 fm_port=0x388
snd-pcsp: index=-2
snd-usb-audio: index=-2
snd-hda-intel: position_fix=1


!!Loaded sound module options
!!---

!!Module: snd_hda_intel
align_buffer_size : Y
bdl_pos_adj : 
32,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : 
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : 
(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : 
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
   

[Bug 1061583] Re: microphone was not working tried to fix it with limited knowledge and now no sound

2012-10-09 Thread satheesh s warrier
cat /proc/asound/{version,cards,devices,hwdep,pcm,seq/clients}; sudo rm
/etc/asound.conf; sudo rm -r ~/.pulse ~/.asound* ;sudo rm ~/.pulse-
cookie; sudo apt-get update; sudo apt-get install aptitude; sudo
aptitude install paman gnome-alsamixer libasound2-plugins padevchooser
libsdl1.2debian-pulseaudio; sudo lshw -short;ls -lart /dev/snd;  cat
/dev/sndstat; lspci -nn; lsusb; sudo which alsactl; sudo fuser -v
/dev/dsp /dev/snd/* ; dpkg -S bin/slmodemd; dmesg | egrep
'EMU|probe|emu|ALSA|alsa|ac97|udi|snd|ound|irmware'; sudo /etc/init.d
/sl-modem-daemon status; sudo grep model /etc/modprobe.d/* ; sudo
dmidecode|egrep 'anufact|roduct|erial|elease'; lsmod | egrep
'snd|usb|midi|udio'; aplay -l; sudo alsa force-reload; sudo lshw -C
sound


satheesh@sa2:~$ cat /proc/asound/{version,cards,devices,hwdep,pcm,seq/clients}; 
sudo rm /etc/asound.conf; sudo rm -r ~/.pulse ~/.asound* ;sudo rm 
~/.pulse-cookie; sudo apt-get update; sudo apt-get install aptitude; sudo 
aptitude install paman gnome-alsamixer libasound2-plugins padevchooser 
libsdl1.2debian-pulseaudio; sudo lshw -short;ls -lart /dev/snd;  cat 
/dev/sndstat; lspci -nn; lsusb; sudo which alsactl; sudo fuser -v /dev/dsp 
/dev/snd/* ; dpkg -S bin/slmodemd; dmesg | egrep 
'EMU|probe|emu|ALSA|alsa|ac97|udi|snd|ound|irmware'; sudo 
/etc/init.d/sl-modem-daemon status; sudo grep model /etc/modprobe.d/* ; sudo 
dmidecode|egrep 'anufact|roduct|erial|elease'; lsmod | egrep 
'snd|usb|midi|udio'; aplay -l; sudo alsa force-reload; sudo lshw -C sound
Advanced Linux Sound Architecture Driver Version 1.0.24.
 0 [SB ]: HDA-Intel - HDA ATI SB
  HDA ATI SB at 0xfbbf4000 irq 16
 1 [HDMI   ]: HDA-Intel - HDA ATI HDMI
  HDA ATI HDMI at 0xfbde8000 irq 19
  1:: sequencer
  2: [ 0- 0]: digital audio playback
  3: [ 0- 0]: digital audio capture
  4: [ 0- 0]: hardware dependent
  5: [ 0]   : control
  6: [ 1- 3]: digital audio playback
  7: [ 1- 0]: hardware dependent
  8: [ 1]   : control
 33:: timer
00-00: HDA Codec 0
01-00: HDA Codec 0
00-00: ALC269VB Analog : ALC269VB Analog : playback 1 : capture 1
01-03: HDMI 0 : HDMI 0 : playback 1
Client info
  cur  clients : 1
  peak clients : 1
  max  clients : 192

Client   0 : System [Kernel]
  Port   0 : Timer (Rwe-)
  Port   1 : Announce (R-e-)
Client  14 : Midi Through [Kernel]
  Port   0 : Midi Through Port-0 (RWe-)
rm: cannot remove `/etc/asound.conf': No such file or directory
rm: cannot remove `/home/satheesh/.asound*': No such file or directory
Ign http://extras.ubuntu.com precise InRelease 
Ign http://security.ubuntu.com precise-security InRelease  
Ign http://ppa.launchpad.net precise InRelease 
Ign http://ppa.launchpad.net precise InRelease 
Ign http://archive.canonical.com precise InRelease 
Ign http://in.archive.ubuntu.com precise InRelease 
Ign http://in.archive.ubuntu.com precise-updates InRelease 
Ign http://in.archive.ubuntu.com precise-backports InRelease   
Ign http://www.openprinting.org lsb3.2 InRelease   
Hit http://extras.ubuntu.com precise Release.gpg   
Hit http://security.ubuntu.com precise-security Release.gpg
Hit http://ppa.launchpad.net precise Release.gpg   
Get:1 http://archive.canonical.com precise Release.gpg [198 B] 
Hit http://in.archive.ubuntu.com precise Release.gpg   
Hit http://extras.ubuntu.com precise Release   
Hit http://security.ubuntu.com precise-security Release
Hit http://ppa.launchpad.net precise Release.gpg   
Get:2 http://archive.canonical.com precise Release [7,078 B]   
Hit http://in.archive.ubuntu.com precise-updates Release.gpg   
Get:3 http://www.openprinting.org lsb3.2 Release.gpg [230 B]   
Hit http://extras.ubuntu.com precise/main Sources  
Hit http://ppa.launchpad.net precise Release   
Hit http://security.ubuntu.com precise-security/main Sources   
Hit http://in.archive.ubuntu.com precise-backports Release.gpg 
Get:4 http://archive.canonical.com precise/partner amd64 Packages [6,522 B]
Hit http://www.openprinting.org lsb3.2 Release 
Ign http://www.openprinting.org lsb3.2 Release 
Hit http://extras.ubuntu.com precise/main amd64 Packages   
Hit http://extras.ubuntu.com precise/main i386 Packages
Ign http://extras.ubuntu.com precise/main TranslationIndex 
Hit http://ppa.launchpad.net precise Release

[Bug 1061583] Re: microphone was not working tried to fix it with limited knowledge and now no sound

2012-10-05 Thread satheesh s warrier
as suggested i tried

echo autospawn = no  ~/.pulse/client.conf
killall pulseaudio
LANG=C pulseaudio - --log-time=1  ~/pulseverbose.log 21


Do what you need to reproduce the bug.--- I DONT KNOW WHAT TO DO HERE 


Switch back to the terminal and press Ctrl-C to stop PulseAudio.
Open your Launchpad bug and attach the file ~/pulseverbose.log (in your 
home directory) to that message.
To return your system to a clean state again, edit ~/.pulse/client.conf 
with your favorite editor and remove the line autospawn = no. If the file is 
now empty, you can just as well delete it. Then log out and log in again.
Last but not least - thanks for helping out! 


 RESULT IS ATTACHED MY KNOWLEDGE IN COMPUTING IS bIG ZERO ...
THANKS FOR HELPING 

** Attachment added: pulseverbose.log
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1061583/+attachment/3374897/+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/1061583

Title:
  microphone was not working tried to fix it with limited knowledge and
  now no sound

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

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


[Bug 1061583] Re: microphone was not working tried to fix it with limited knowledge and now no sound

2012-10-05 Thread satheesh s warrier
~/.pulse/client.conf
shows 

satheesh@sa2:~$  ~/.pulse/client.conf
bash: /home/satheesh/.pulse/client.conf: Permission denied
satheesh@sa2:~

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

Title:
  microphone was not working tried to fix it with limited knowledge and
  now no sound

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

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


[Bug 1061583] Re: microphone was not working tried to fix it with limited knowledge and now no sound

2012-10-05 Thread satheesh s warrier
Raymond (superquad-vortex2) 
 Do you pls tell me what you mean by that

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

Title:
  microphone was not working tried to fix it with limited knowledge and
  now no sound

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

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


[Bug 1061583] Re: microphoen was not working tried to fix it with limited knowledge and now no sound

2012-10-04 Thread satheesh s warrier
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1061583

Title:
  microphoen was not working tried to fix it with limited knowledge and
  now no sound

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

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


[Bug 1061583] [NEW] microphoen was not working tried to fix it with limited knowledge and now no sound

2012-10-04 Thread satheesh s warrier
Public bug reported:

attached detailed report

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Uname: Linux 3.2.0-31-generic x86_64
NonfreeKernelModules: wl fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfbbf4000 irq 16'
   Mixer name   : 'Realtek ALC269VB'
   Components   : 'HDA:10ec0269,1043841c,00100100'
   Controls  : 16
   Simple ctrls  : 9
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfbde8000 irq 19'
   Mixer name   : 'ATI RS690/780 HDMI'
   Components   : 'HDA:1002791a,00791a00,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Thu Oct  4 18:16:21 2012
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_IN:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: alsa-driver
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/27/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0304
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1215T
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0304:bd09/27/2010:svnASUSTeKComputerINC.:pn1215T:pvrx.x:rvnASUSTeKComputerINC.:rn1215T:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
dmi.product.name: 1215T
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2012-10-03T20:30:57.984538

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  microphoen was not working tried to fix it with limited knowledge and
  now no sound

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

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