I can confirm this issue in Lubuntu 10.10
Sometimes after xine-ui freezes it makes Xv unusable. Even after i kill
xine I have to reboot to get XV working.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
It seems the problem is when first configuring lirc. I hit ctrl+c to get
past the install. I got kernel track trace on log and thats why the lirc
modules were not loading.After reboot and loading lirc it worked quite
good. Although it recognizes now key presses from remote but it seems
that it get
** Attachment added: "AptOrdering.txt"
http://launchpadlibrarian.net/39698986/AptOrdering.txt
** Attachment added: "Dmesg.txt"
http://launchpadlibrarian.net/39698987/Dmesg.txt
** Attachment added: "DpkgTerminalLog.txt"
http://launchpadlibrarian.net/39698988/DpkgTerminalLog.txt
--
pack
Public bug reported:
Binary package hint: lirc
I Have igorplug usb remote receiver.
Karmic and lirc0.8.6
I tried to install lirc but it failed becouse some error in igorplug module?
ProblemType: Package
Architecture: amd64
Date: Wed Feb 24 11:26:22 2010
DistroRelease: Ubuntu 9.10
ErrorMessage:
I have working suspend with default ubuntu installation. Although hibernate is
not working.
It seems that it saves the state to disk and shutdowns the computer, but by
boot there's
no mention of resume or anything else that has something to do with suspend.
With uswsusp I can have working hibe
General
I followed the howto on:
http://www.ubuntugeek.com/howto-setup-bluetooth-keyboard-and-mouse-in-
ubuntu.html
I got MX5000 to work in Hardy in bluetooth mode by using:
sudo hidd --search to connect the keyboard
sudo hidd --connect MOUSE_ADDR, to connect the mouse
then i restarted bluetoot
I have the same problem.
I hadn't noticed that before, only if xine crashes with ac3 sound.
Before I could get PCM sound from digital out using "alsactl restore".
It seems that when I tested few seconds the mixer can still produce PCM
through digital out after watching movie with AC3 sound.
I'm
I've tracked the problem to "Sonix/sonix.h":
r. 81: .initialize = sonix_init,
and
r. 433:
sonix_init(struct usb_spca50x *spca50x)
{
__u8 ByteReceive = 0x00;
sonixRegRead(spca50x->dev, 0x00, 0x00, 0x, &ByteReceive, 1);
if (ByteReceive != 0x10)