[Bug 34947] Re: Volume Control slider doesn't update

2007-11-02 Thread dailyglen
I have a similar problem in Gutsy (not in Feisty) to Kevin.  When I
adjust the volume with the keyboard the volume adjustment is erratic (it
might go up or down, turn off the left channel, etc).  Sometime
adjusting the volume with the applet is better but if I'm using Totem
while adjusting it does weird things.  I have an external usb sound card
(Trends Audio UD-10) and I did some changes to get it to be recognized
(I disabled my onboard sound card in the BIOS so the usb card is the
first one).:

diff --git a/etc/modprobe.d/alsa-base b/etc/modprobe.d/alsa-base
index d8a6469..5e1beb8 100644
--- a/etc/modprobe.d/alsa-base
+++ b/etc/modprobe.d/alsa-base
@@ -32,7 +32,12 @@ options saa7134-alsa index=-2
 options snd-atiixp-modem index=-2
 options snd-intel8x0m index=-2
 options snd-via82xx-modem index=-2
-options snd-usb-audio index=-2
+#
+# Changed by Me:
+# Set usb-audio at index 0
+# options snd-usb-audio index=-2
+options snd-usb-audio index=0
+###
 options snd-usb-usx2y index=-2
 options snd-usb-caiaq index=-2
 # Ubuntu #62691, enable MPU for snd-cmipci
diff --git a/etc/modprobe.d/sound b/etc/modprobe.d/sound
new file mode 100644
index 000..b7cc527
--- /dev/null
+++ b/etc/modprobe.d/sound
@@ -0,0 +1,2 @@
+alias snd-card-0 snd-usb-audio
+alias sound-slot-0 snd-usb-audio

This is the same change I did in Feisty and everything worked.  Any
pointers/help would be appreciated.

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 14692] Re: hal detects written DVD as empty

2006-11-23 Thread dailyglen
Everything worked for me in Dapper, but now in Edgy I get this error
when a DVD movie is inserted:

Nov 22 14:44:09 tartar kernel: [17439020.212000] cdrom: This disc
doesn't have any tracks I recognize!

$ python ~/cdcaps.py /dev/hdb
CDO_USE_FFLAGS returned 13
got drive capabilities: 39fbef
CDC_DVD_R support
CDC_DVD support
CDC_CD_RW support
CDC_CD_R support
got disc status: 0

And from dmesg:
[17179573.796000] ACPI: PCI Interrupt :00:1f.1[A] - GSI 18 (level, low) - 
IRQ 169
[17179573.796000] ICH5: chipset revision 2
[17179573.796000] ICH5: not 100% native mode: will probe irqs later
[17179573.796000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, 
hdb:DMA
[17179573.796000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, 
hdd:pio
[17179573.796000] Probing IDE interface ide0...
[17179574.816000] hdb: PLEXTOR DVDR PX-708A, ATAPI CD/DVD-ROM drive
[17179574.876000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179574.876000] Probing IDE interface ide1...
[17179575.452000] hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, 
UDMA(33)

-- 
hal detects written DVD as empty
https://launchpad.net/bugs/14692

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


[Bug 14692] Re: hal detects written DVD as empty

2006-11-23 Thread dailyglen
Also, if I run mplayer dvd:// it will play the video properly.

-- 
hal detects written DVD as empty
https://launchpad.net/bugs/14692

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


[Bug 48938] Re: [Bug 48938] Re: Nautilus crashes when generating thumbnails for .mpg file being written

2006-06-08 Thread dailyglen
I was using dapper (upgraded from breezy) and I believe it was nautilus
2.14.1.  My hardrive died a few hours later (may be related?) so I will try
again once my system is reconfigured. Thanks for the tip with
nautilus-dbg; will get back to this likely on the weekend.

-- 
Nautilus crashes when generating thumbnails for .mpg file being written
https://launchpad.net/bugs/48938

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


[Bug 48938] Nautilus crashes when generating thumbnails for .mpg file being written

2006-06-07 Thread dailyglen
Public bug reported:

Binary package hint: nautilus

I'm exporting a .mpg file from mythtv with nuvexport and watching the
file size grow in nautilus.  Then it crashes.  I haven't reproduced it
yet...

** Affects: nautilus (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Nautilus crashes when generating thumbnails for .mpg file being written
https://launchpad.net/bugs/48938

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