Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread Daniel T Chen
On Sun, Sep 13, 2009 at 1:43 AM, Shannon VanWagner shannon.vanwag...@gmail.com wrote: Also, the big problem I'm having now is that the sound is really quiet, even though I turned up the soft/hard volume switches to the maximum level. What does 'amixer' in a Terminal tell you? (Please attach

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread fab
Hi Daniel, Thanks for your help. Please find attached the outputs for the commands you asked to run. It seems that also in my case the issue is with the modem driver - disabling it from Hardware Drivers fixes the sound. ** Attachment added: pulseaudio -

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread fab
Second attachment ** Attachment added: sudo fuser -v http://launchpadlibrarian.net/31740071/sudo%20fuser%20-v -- [karmic] pulseaudio: card not found - Null Output / Dummy Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread Shannon VanWagner
svanwag...@ubuntu-scythe:~$ amixer Simple mixer control 'Master',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 63 Mono: Front Left: Playback 63 [100%] [3.00dB] [on] Front Right: Playback 63 [100%] [3.00dB] [on] Simple

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread Shannon VanWagner
So I figured out how to make the sound louder - it's the PCM volume, which was set to the lowest setting. The problem is that to change PCM - I had to run alsamixer from the gnome-terminal and change the setting with the keyboard. I'm thinking it would take anyone who is even noobier than me

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread Graziano
confirm slmodem linked problem. D: module-udev-detect.c: /dev/snd/controlC0 is accessible: yes D: module-udev-detect.c: /devices/pci:00/:00:1b.0/sound/card0 is busy: yes /dev/snd/pcmC0D6c: Slmodemd 2284 F slmodemd /dev/snd/pcmC0D6p: Slmodemd 2284 F slmodemd -- [karmic]

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread Daniel T Chen
Shannon, the issue you're experiencing is exacerbated by the fact that some people cannot use the default volume adjustment algorithm due to their hardware being overdriven at PCM settings 80%. ** Changed in: pulseaudio (Ubuntu) Importance: Medium = Low ** Summary changed: - [karmic]

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread bitobeos
** Changed in: pulseaudio (Ubuntu) Status: New = Confirmed -- [karmic] pulseaudio: card not found - Null Output / Dummy Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread fab
Hi again, I've just tested pulseaudio 9.0.17 from Audio Dev team PPA and the issue is still there - Dummy Output -- [karmic] pulseaudio: card not found - Null Output / Dummy Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Daniel T Chen
On Sat, Sep 12, 2009 at 6:07 PM, fab fab.h...@gmail.com wrote: I've just tested pulseaudio 9.0.17 from Audio Dev team PPA and the issue is still there - Dummy Output Please use: echo autospawn = no|tee -a ~/.pulse/client.conf killall pulseaudio pulseaudio - Then attach the resulting log

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Shannon VanWagner
svanwag...@ubuntu-scythe:~$ pulseaudio - I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted D: core-rtclock.c: Timer slack is set to 50 us. I: core-util.c: Failed to acquire high-priority

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Daniel T Chen
On Sat, Sep 12, 2009 at 10:32 PM, Shannon VanWagner shannon.vanwag...@gmail.com wrote: Not returned to command line... still at a blinking cursor. So I guess that's because the command is still running? Yes, the daemon is still in the foreground. Here are the relevant debugging bits from the

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Shannon VanWagner
Awesomethanks for the tip (see output below) - it's the slmodemd process - must be for the 56k modem that's built into this laptop. I remember enabling the Hardware Driver for the modem, shortly after installing Karmic... perhaps that's when the sound stopped working for me too. One more

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Daniel T Chen
On Sun, Sep 13, 2009 at 12:50 AM, Shannon VanWagner shannon.vanwag...@gmail.com wrote: Awesomethanks for the tip (see output below) -  it's the slmodemd process - must be for the 56k modem that's built into this laptop. I remember enabling the Hardware Driver for the modem, shortly after

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Shannon VanWagner
So I disabled the Hardware Drivers for the modem. So the slmodemd is not loading now and I have sound everytime. If you need some sort of output from the slmodemd as installed, I could load it back in. I guess if I ever wanted to use the modem on this machine, I would need to figure out some way

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-10 Thread fab
The latest pulseaudio update from the Ubuntu Audio Dev team PPA hasn't solved the issue, but now I have Dummy Output instead of Null Output under the Hardware tab. ** Summary changed: - [karmic] pulseaudio: card not found - Null Output + [karmic] pulseaudio: card not found - Null Output / Dummy

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-10 Thread Shannon VanWagner
This is a very frustrating problem and I haven't found a fix yet myself. The computer I have is an HP Compaq nc6320. Here are some details from my setup: lspci |grep Audio 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) aplay -l List

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-10 Thread Shannon VanWagner
Oh and one more thing... The sound worked on the LiveCD, it's either just after install, or perhaps just after updates after the install that it stopped working. Hope that helps. Shannon VanWagner -- [karmic] pulseaudio: card not found - Null Output / Dummy Output

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-07 Thread fab
Hi Ubuntu Audio Team, Is there any news on this bug? It would be good to have the internal audio device recognised by pulseaudio on this HP laptop (and potentially on many other notebooks out there). New users will easily be put off by not having any sound out-of-the-box when they install the

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-07 Thread PataSenko
I can state that Asus A7K laptop with alc660-vd is not being recognized. Logitech USB headset is working. I hope this issue will gets fixed soon. I also tried Kubuntu Karmic A5, but apparently they do not seem to use pulseaudio for audio control, because alc-660vd is eing recognized. --

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-05 Thread petera
I knew karmic is still under development and I am still dealing with few more issues that do not work right if so but Ive found this bug really bothering. Thats why. 2009/9/4 fab fab.h...@gmail.com Petera, so I deleted pulseaudio and now sound works. Well, this is up to you. But tell me

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-04 Thread fab
** Tags added: 0.9.16 null output pulseaudio -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-04 Thread petera
so I deleted pulseaudio and now sound works. good luck everybody 2009/9/4 fab fab.h...@gmail.com ** Tags added: 0.9.16 null output pulseaudio -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-04 Thread fab
Petera, so I deleted pulseaudio and now sound works. Well, this is up to you. But tell me just one thing: why do you bother testing an OS which is still under development if you are not ready to deal with some (hopefully) temporary issues/bugs? If you want a stable system, please stick to

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-03 Thread fab
pulseaudio - 1:0.9.16~test7-14-g7ca81-0ubuntu1 Tested with the latest test7 - the issue is still there (Null Output) -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-03 Thread vladi.boffi
Me too : 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xfebf8000 irq 22 -null output -empty hardware tab ciao -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-02 Thread fab
Yes, I also deleted .pulse and .pulse-cookie then killed and started pulseaudio again with no success. I'm downloading the latest update from the Ubuntu Audio Dev team PPA right now. I'll let you know the result in some minutes. -- [karmic] pulseaudio: card not found - Null Output

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-02 Thread fab
No luck with pulseaudio - 1:0.9.16~test6-60-g51fc-0ubuntu1 -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-02 Thread Stereotypical Rage
Comment #14 from fab on 29 August allowed me to have sound again, however only one app can have control of the sound output. Current Installed version: 0.9.16~test6-60-g51fc- 0ubuntu1~ubuntuaudiodev1 -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-01 Thread fab
Luke, I've just installed the latest pulseaudio update from the Ubuntu Audio Dev team PPA 1:0.9.16~test6-48-g46b9c-0ubuntu1~ubuntuaudiodev1 No luck :-( What can I do? -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-01 Thread Pedro Villavicencio
** Changed in: pulseaudio (Ubuntu) Importance: Undecided = Medium -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-01 Thread petera
Hi, I have exactly the same problem as you Fab. -null output -empty hardware tab I have already tried everything recommended to you but it still does not work. Also would like to know if there is chance of getting sound back after downgrading from karmic back to jaunty because in my case problem

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-01 Thread fab
Hi petera, As Karmic is still under intense development, I believe it is understandable that we might bump into bugs/regressions. The point in using Karmic now is to help test the system and report all bugs here. The developers will then do their best to fix all the major issues before the

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-09-01 Thread Luke Yelavich
Have any of you in this bug also tried to delete the .pulse directory and .pulse-cookie in your home directories and reloading pulse? -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-08-31 Thread fab
Hi Luke, I'm actually using the latest version from the Ubuntu Audio Dev team PPA and the issue is still there. -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-08-30 Thread fab
Hi Daniel Does your user have permission via PolicyKit or otherwise to access @audio? I checked the following: Users Groups user name Properties User Privileges Use audio devices (enabled) -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-08-30 Thread fab
I've also tried to give explicit authorisation to my user at System Administration Authorisations device-access Directly access sound devices and rebooted. Still no success. I've now reverted this to its default. -- [karmic] pulseaudio: card not found - Null Output

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-08-30 Thread Luke Yelavich
I suggest everyone reporting problems in this bug should try the version of pulseaudio in the ubuntu-audio-dev PPA if you haven't already. -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of

Re: [Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-08-29 Thread Daniel T Chen
On Sat, Aug 29, 2009 at 1:01 AM, Fabrizio Testafab.h...@gmail.com wrote: + [karmic] pulseaudio: card not found - Null Output Does your user have permission via PolicyKit or otherwise to access @audio? -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-08-29 Thread fab
I think I've found a temporary workaround (not a solution). I've opened /etc/pulse/default.pa and commented 4 lines. Before: ### Automatically load driver modules depending on the hardware available .ifexists module-udev-detect.so load-module module-udev-detect .else ### Alternatively use the

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output

2009-08-28 Thread Fabrizio Testa
** Summary changed: - [karmic] pulseaudio: card not found + [karmic] pulseaudio: card not found - Null Output -- [karmic] pulseaudio: card not found - Null Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you are a member of Ubuntu Bugs, which is