On Saturday, October 12, 2013 at 3:51:51 AM UTC+2, Marek Marczykowski-Górecki wrote: > On 12.10.2013 03:22, Franz wrote: > > On Fri, Oct 11, 2013 at 11:40 AM, Axon <[email protected]> wrote: > > > >> On 10/11/13 06:25, Индарил Шприц wrote: > >>>> kmix, and Phonon > >>> > >>> also i tried pavucontrol in Dom0 from command line, it doesn't help > >> either. > >>> > >>> And I want video too, not just audio. But the command in Qubes Manager > >> says > >>> only about audio... > >>> > >> > >> For video, you'll have to give the AppVM control of the USB controller > >> to which the webcam is connected. > >> > >> For me this is not enough, before running skype, I have to use this > > command in AppVM terminal > > > > sudo chmod 666 /dev/video0* > > Video works perfectly > > > > Also regarding pavucontrol in dom0 (which is the same as System > > Tools/Volume Control in the GUI), input devices allows to setup the > > microphone. Default is "internal microphone" which does not work with the > > internal microphone of Lenovo x230. It should be set to "microphone". It > > seems strange but it works. > > Audio works great > > > > I would like to launch skype with a .sh file from dom0 but I am not able to > > find the command to attach the microphone to the AppVM. Is there such a > > command? > > This is doable with dbus-send. Don't remember details, but sth like this: > dbus-send --session --dest=org.QubesOS.Audio.<vmname> --type=method_call > /org/qubesos/audio/<vmname> org.freedesktop.DBus.Property.Set > string:org.QubesOS.Audio string:RecAllowed variant:boolean:true > > -- > Best Regards, > Marek Marczykowski-Górecki > Invisible Things Lab > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing?
Dear Marek, I tried that, but it did not work. Can you check for a typo or so? Thanks, Peter. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/89ac9646-bdce-47b2-97e2-d2ce180cbea2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
