http://ftp.kernel.org/pub/linux/kernel/people/tiwai/docs/HD-Audio.html <QUOTE> The most common problem of the controller is the inaccurate DMA pointer reporting. The DMA pointer for playback and capture can be read in two ways, either via a LPIB register or via a position-buffer map. As default the driver tries to read from the io-mapped position-buffer, and falls back to LPIB if the position-buffer appears dead. However, this detection isn’t perfect on some devices. In such a case, you can change the default method via position_fix option.
position_fix=1 means to use LPIB method explicitly. position_fix=2 means to use the position-buffer. 0 is the default value, the automatic check and fallback to LPIB as described in the above. If you get a problem of repeated sounds, this option might help. </QUOTE> I tried position_fix=1; it didn't seem to help. Ross On Sat, 2009-05-02 at 12:56 -0700, Ross Boylan wrote: > Stopping and restarting iceweasel seems to help. I've had to do it more > than once, so I don't think the issue was some libraries getting updates > while it was running, I made no updates between the first and second > restart. > Ross > > On Fri, 2009-05-01 at 08:10 -0700, Ross Boylan wrote: > > My sound often gets stuck and just repeats the same short sound over and > > over again, like a reverberation or an echo. The volume goes up and > > down cyclically--in fact it may be playing a single tone. > > > > This sometimes happens after a period in which the sound works OK, or a > > period in which there is no sound at all. > > > > I've run into this most recently while trying to watch a show at > > hulu.com (thought the day before things worked OK). I've run into it at > > other sites. > > > > Can anyone suggest how to diagnose or fix the problem? > > > > I have stuff from Marillat's AV repository installed, and used > > iceweasel. The system is Lenny, with Intel HDA ICH7 onboard. The logs > > and .xsession-errors don't seem to have anything. The alsa site > > suggested HDA Analyzer > > (http://git.alsa-project.org/?p=alsa.git;a=blob_plain;f=hda-analyzer/run.py;hb=HEAD) > > but it says (run as root) > > <QUOTE> > > No HDA codecs were found or insufficient priviledges for > > /dev/snd/controlC* and /dev/snd/hwdepC*D* device files. > > > > You may also check, if you compiled HDA driver with HWDEP > > interface as well or close all application using HWDEP. > > </QUOTE> > > I have the controlC* files but no hwdepC*D*; maybe the driver isn't > > compiled with HWDEP on Debian? > > > > I have a lot of plugins; I wonder if they are interefering with each > > other (list at bottom--is there any easy way to capture this info?). > > hulu appears to use Flash 9, judging by http://www.hulu.com/about. My > > flashplayer 10 (not 9) plugin (libflashplayer.so) is from > > flashplayer-mozilla 1:10.0.22.87-0.1 > > in Marillat's repository. > > > > ----------/proc/asound/card0/codec#2 ------------------------------- > > Codec: SigmaTel STAC9221 A1 > > Address: 2 > > Vendor Id: 0x83847680 > > Subsystem Id: 0x80860b0b > > Revision Id: 0x103201 > > No Modem Function Group found > > Default PCM: > > rates [0x7e0]: 44100 48000 88200 96000 176400 192000 > > bits [0xe]: 16 20 24 > > formats [0x1]: PCM > > Default Amp-In caps: ofs=0x00, nsteps=0x0e, stepsize=0x05, mute=1 > > Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1 > > GPIO: io=4, o=0, i=0, unsolicited=1, wake=1 > > IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0 > > IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0 > > IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0 > > IO[3]: enable=0, dir=0, wake=0, sticky=0, data=0 > > Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L > > Amp-Out caps: N/A > > Amp-Out vals: [0x6c 0x6c] > > Converter: stream=5, channel=0 > > Power: setting=D0, actual=D0 > > Delay: 13 samples > > Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L > > Amp-Out caps: N/A > > Amp-Out vals: [0xe7 0xe7] > > Converter: stream=5, channel=0 > > Power: setting=D0, actual=D0 > > Delay: 13 samples > > Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L > > Amp-Out caps: N/A > > Amp-Out vals: [0xec 0x80] > > Converter: stream=5, channel=0 > > Power: setting=D0, actual=D0 > > Delay: 13 samples > > Node 0x05 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L > > Amp-Out caps: N/A > > Amp-Out vals: [0xff 0xff] > > Converter: stream=0, channel=0 > > Power: setting=D0, actual=D0 > > Delay: 13 samples > > Node 0x06 [Audio Input] wcaps 0x1d0541: Stereo > > Converter: stream=0, channel=0 > > SDI-Select: 0 > > Power: setting=D0, actual=D0 > > Delay: 13 samples > > Connection: 1 > > 0x17 > > Processing caps: benign=0, ncoeff=0 > > Node 0x07 [Audio Input] wcaps 0x1d0541: Stereo > > Converter: stream=0, channel=0 > > SDI-Select: 0 > > Power: setting=D0, actual=D0 > > Delay: 13 samples > > Connection: 1 > > 0x18 > > Processing caps: benign=0, ncoeff=0 > > Node 0x08 [Audio Output] wcaps 0x40211: Stereo Digital > > Converter: stream=0, channel=0 > > Digital: > > Digital category: 0x0 > > PCM: > > rates [0x7e0]: 44100 48000 88200 96000 176400 192000 > > bits [0xe]: 16 20 24 > > formats [0x5]: PCM AC3 > > Delay: 4 samples > > Node 0x09 [Audio Input] wcaps 0x140311: Stereo Digital > > Converter: stream=0, channel=0 > > SDI-Select: 0 > > Digital: > > Digital category: 0x0 > > PCM: > > rates [0x160]: 44100 48000 96000 > > bits [0xe]: 16 20 24 > > formats [0x5]: PCM AC3 > > Delay: 4 samples > > Connection: 1 > > 0x11 > > Node 0x0a [Pin Complex] wcaps 0x400181: Stereo > > Pincap 0x08173f: IN OUT HP Detect Trigger ImpSense > > Vref caps: HIZ 50 GRD 80 > > Pin Default 0x0221401f: [Jack] HP Out at Ext Front > > Conn = 1/8, Color = Green > > DefAssociation = 0x1, Sequence = 0xf > > Pin-ctls: 0xc0: OUT HP VREF_HIZ > > Unsolicited: tag=30, enabled=1 > > Connection: 1 > > 0x02 > > Node 0x0b [Pin Complex] wcaps 0x400181: Stereo > > Pincap 0x081737: IN OUT Detect Trigger ImpSense > > Vref caps: HIZ 50 GRD 80 > > Pin Default 0x01a19022: [Jack] Mic at Ext Rear > > Conn = 1/8, Color = Pink > > DefAssociation = 0x2, Sequence = 0x2 > > Pin-ctls: 0x40: OUT VREF_HIZ > > Unsolicited: tag=00, enabled=0 > > Connection: 1 > > 0x04 > > Node 0x0c [Pin Complex] wcaps 0x400181: Stereo > > Pincap 0x081737: IN OUT Detect Trigger ImpSense > > Vref caps: HIZ 50 GRD 80 > > Pin Default 0x01813021: [Jack] Line In at Ext Rear > > Conn = 1/8, Color = Blue > > DefAssociation = 0x2, Sequence = 0x1 > > Pin-ctls: 0x20: IN VREF_HIZ > > Unsolicited: tag=00, enabled=0 > > Connection: 1 > > 0x03 > > Node 0x0d [Pin Complex] wcaps 0x400181: Stereo > > Pincap 0x08173f: IN OUT HP Detect Trigger ImpSense > > Vref caps: HIZ 50 GRD 80 > > Pin Default 0x01014010: [Jack] Line Out at Ext Rear > > Conn = 1/8, Color = Green > > DefAssociation = 0x1, Sequence = 0x0 > > Pin-ctls: 0x40: OUT VREF_HIZ > > Unsolicited: tag=00, enabled=0 > > Connection: 1 > > 0x02 > > Node 0x0e [Pin Complex] wcaps 0x400081: Stereo > > Pincap 0x0824: IN Detect > > Pin Default 0x40000100: [N/A] Line Out at Ext N/A > > Conn = Unknown, Color = Unknown > > DefAssociation = 0x0, Sequence = 0x0 > > Misc = NO_PRESENCE > > Pin-ctls: 0x20: IN > > Unsolicited: tag=00, enabled=0 > > Node 0x0f [Pin Complex] wcaps 0x400181: Stereo > > Pincap 0x0837: IN OUT Detect Trigger ImpSense > > Pin Default 0x40000100: [N/A] Line Out at Ext N/A > > Conn = Unknown, Color = Unknown > > DefAssociation = 0x0, Sequence = 0x0 > > Misc = NO_PRESENCE > > Pin-ctls: 0x40: OUT > > Unsolicited: tag=00, enabled=0 > > Connection: 1 > > 0x05 > > Node 0x10 [Pin Complex] wcaps 0x400301: Stereo Digital > > Pincap 0x0810: OUT > > Pin Default 0x40000100: [N/A] Line Out at Ext N/A > > Conn = Unknown, Color = Unknown > > DefAssociation = 0x0, Sequence = 0x0 > > Misc = NO_PRESENCE > > Pin-ctls: 0x00: > > Connection: 3 > > 0x08* 0x17 0x19 > > Node 0x11 [Pin Complex] wcaps 0x430681: Stereo Digital > > Pincap 0x0810024: IN EAPD Detect > > EAPD 0x0: > > Pin Default 0x40000100: [N/A] Line Out at Ext N/A > > Conn = Unknown, Color = Unknown > > DefAssociation = 0x0, Sequence = 0x0 > > Misc = NO_PRESENCE > > Pin-ctls: 0x00: > > Unsolicited: tag=00, enabled=0 > > Power: setting=D0, actual=D0 > > Delay: 3 samples > > Node 0x12 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out > > Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 > > Amp-Out vals: [0x00 0x00] > > Connection: 7 > > 0x0e 0x15 0x0f 0x0b* 0x0c 0x0d 0x0a > > Node 0x13 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out > > Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 > > Amp-Out vals: [0x00 0x00] > > Connection: 7 > > 0x0e 0x15 0x0f 0x0b* 0x0c 0x0d 0x0a > > Node 0x14 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out > > Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=0 > > Amp-Out vals: [0x00] > > Node 0x15 [Pin Complex] wcaps 0x400001: Stereo > > Pincap 0x0820: IN > > Pin Default 0x02a19120: [Jack] Mic at Ext Front > > Conn = 1/8, Color = Pink > > DefAssociation = 0x2, Sequence = 0x0 > > Misc = NO_PRESENCE > > Pin-ctls: 0x20: IN > > Node 0x16 [Volume Knob Widget] wcaps 0x600000: Mono > > Volume-Knob: delta=1, steps=127, direct=1, val=127 > > Connection: 4 > > 0x02* 0x03 0x04 0x05 > > Node 0x17 [Audio Selector] wcaps 0x300903: Stereo Amp-In R/L > > Amp-In caps: N/A > > Amp-In vals: [0x00 0x00] > > Connection: 1 > > 0x12 > > Node 0x18 [Audio Selector] wcaps 0x300903: Stereo Amp-In R/L > > Amp-In caps: N/A > > Amp-In vals: [0x00 0x00] > > Connection: 1 > > 0x13 > > Node 0x19 [Vendor Defined Widget] wcaps 0xf30201: Stereo Digital > > Delay: 3 samples > > Node 0x1a [Audio Output] wcaps 0x30201: Stereo Digital > > Converter: stream=0, channel=0 > > Digital: > > Digital category: 0x0 > > Delay: 3 samples > > Node 0x1b [Pin Complex] wcaps 0x400301: Stereo Digital > > Pincap 0x0810: OUT > > Pin Default 0x40000100: [N/A] Line Out at Ext N/A > > Conn = Unknown, Color = Unknown > > DefAssociation = 0x0, Sequence = 0x0 > > Misc = NO_PRESENCE > > Pin-ctls: 0x00: > > Connection: 1 > > 0x1a > > ------------------------lspci -vvnn ------------------ > > 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High > > Definition Audio Controller [8086:27d8] (rev 01) > > Subsystem: Intel Corporation Device [8086:0b0b] > > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > > Stepping- SERR- FastB2B- DisINTx- > > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- > > <TAbort- <MAbort- >SERR- <PERR- INTx- > > Latency: 0, Cache Line Size: 64 bytes > > Interrupt: pin A routed to IRQ 22 > > Region 0: Memory at 93200000 (64-bit, non-prefetchable) [size=16K] > > Capabilities: [50] Power Management version 2 > > Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA > > PME(D0+,D1-,D2-,D3hot+,D3cold+) > > Status: D0 PME-Enable- DSel=0 DScale=0 PME- > > Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ > > Queue=0/0 Enable- > > Address: 0000000000000000 Data: 0000 > > Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, > > MSI 00 > > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s > > <64ns, L1 <1us > > ExtTag- RBE- FLReset- > > DevCtl: Report errors: Correctable- Non-Fatal- Fatal- > > Unsupported- > > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ > > MaxPayload 128 bytes, MaxReadReq 128 bytes > > DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ > > TransPend- > > LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown, > > Latency L0 <64ns, L1 <1us > > ClockPM- Suprise- LLActRep- BwNot- > > LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk- > > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > > LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk- > > DLActive- BWMgmt- ABWMgmt- > > Kernel driver in use: HDA Intel > > Kernel modules: snd-hda-intel > > -------------------------------- iceweasel plugins > > ------------------------------ > > > > Installed plugins > > Find more information about browser plugins at mozilla.org. > > Help for installing plugins is available from plugindoc.mozdev.org. > > > > ________________________________________________________________________ > > Shockwave Flash > > File name: libflashplayer.so > > Shockwave Flash 10.0 r22 > > MIME Type > > Description > > Suffixes > > Enabled > > application/x-shockwave-flash > > Shockwave Flash > > swf > > Yes > > application/futuresplash > > FutureSplash > > Player > > spl > > Yes > > VMware Remote Console Plug-in > > File name: np-vmware-vmrc-2.5.0-122581.so > > Enables remote interaction with virtual machines. > > MIME Type > > Description > > Suffixes > > Enabled > > application/x-vmware-vmrc;version=2.5.0.122581 > > VMware Remote > > Console Plug-in > > > > Yes > > application/x-vmware-vmrc;version=2.5.0.0 > > VMware Remote > > Console Plug-in > > > > Yes > > Citrix ICA Client > > File name: npica.so > > Citrix ICA Plugin (Linux) Version 9.0.0 > > MIME Type > > Description > > Suffixes > > Enabled > > application/x-ica > > Citrix ICA > > ica > > Yes > > libnpjp2.so > > File name: libnpjp2.so > > MIME Type > > Description > > Suffixes > > Enabled > > application/x-java-vm > > Java > > > > Yes > > application/x-java-applet > > Java > > > > Yes > > application/x-java-applet;version=1.1 > > Java > > > > Yes > > application/x-java-applet;version=1.1.1 > > Java > > > > Yes > > application/x-java-applet;version=1.1.2 > > Java > > > > Yes > > application/x-java-applet;version=1.1.3 > > Java > > > > Yes > > application/x-java-applet;version=1.2 > > Java > > > > Yes > > application/x-java-applet;version=1.2.1 > > Java > > > > Yes > > application/x-java-applet;version=1.2.2 > > Java > > > > Yes > > application/x-java-applet;version=1.3 > > Java > > > > Yes > > application/x-java-applet;version=1.3.1 > > Java > > > > Yes > > application/x-java-applet;version=1.4 > > Java > > > > Yes > > application/x-java-applet;version=1.4.1 > > Java > > > > Yes > > application/x-java-applet;version=1.4.2 > > Java > > > > Yes > > application/x-java-applet;version=1.5 > > Java > > > > Yes > > application/x-java-applet;version=1.6 > > Java > > > > Yes > > application/x-java-applet;jpi-version=1.6.0_12 > > Java > > > > Yes > > application/x-java-bean > > Java > > > > Yes > > application/x-java-bean;version=1.1 > > Java > > > > Yes > > application/x-java-bean;version=1.1.1 > > Java > > > > Yes > > application/x-java-bean;version=1.1.2 > > Java > > > > Yes > > application/x-java-bean;version=1.1.3 > > Java > > > > Yes > > application/x-java-bean;version=1.2 > > Java > > > > Yes > > application/x-java-bean;version=1.2.1 > > Java > > > > Yes > > application/x-java-bean;version=1.2.2 > > Java > > > > Yes > > application/x-java-bean;version=1.3 > > Java > > > > Yes > > application/x-java-bean;version=1.3.1 > > Java > > > > Yes > > application/x-java-bean;version=1.4 > > Java > > > > Yes > > application/x-java-bean;version=1.4.1 > > Java > > > > Yes > > application/x-java-bean;version=1.4.2 > > Java > > > > Yes > > application/x-java-bean;version=1.5 > > Java > > > > Yes > > application/x-java-bean;version=1.6 > > Java > > > > Yes > > application/x-java-bean;jpi-version=1.6.0_12 > > Java > > > > Yes > > MozPlugger 1.10.2 handles QuickTime and Windows Media Player Plugin > > File name: mozplugger.so > > MozPlugger version 1.10.2, written by Fredrik Hübinette, Louis > > Bavoil and Peter Leese. > > For documentation on how to configure mozplugger, check the man > > page. (type man mozplugger) > > Configuration file: > > /etc/mozpluggerrc > > Helper binary: > > mozplugger-helper > > Controller binary: > > mozplugger-controller > > > > MIME Type > > Description > > Suffixes > > Enabled > > video/mpeg > > MPEG animation > > mpeg,mpg,mpe > > Yes > > video/x-mpeg > > MPEG animation > > mpeg,mpg,mpe > > Yes > > video/x-mpeg2 > > MPEG2 animation > > mpv2,mp2ve > > Yes > > video/mp4 > > MPEG4 animation > > mp4 > > Yes > > video/msvideo > > AVI animation > > avi > > Yes > > video/x-msvideo > > AVI animation > > avi > > Yes > > video/fli > > FLI animation > > fli,flc > > Yes > > video/x-fli > > FLI animation > > fli,flc > > Yes > > application/x-mplayer2 > > Windows Media > > video > > * > > Yes > > video/x-ms-asf > > Windows Media > > video > > asf,asx > > Yes > > video/x-ms-wm > > Windows Media > > video > > wm > > Yes > > video/x-ms-wmv > > Windows Media > > video > > wmv > > Yes > > video/x-ms-wvx > > Windows Media > > video > > wvx > > Yes > > video/x-ms-asf-plugin > > Window Media video > > * > > Yes > > application/asx > > Windows Media > > video > > asx > > Yes > > application/x-quicktimeplayer > > Quicktime > > animation > > mov > > Yes > > image/x-macpaint > > Quicktime > > animation > > pntg,mov > > Yes > > video/quicktime > > Quicktime > > animation > > mov,qt > > Yes > > video/x-quicktime > > Quicktime > > animation > > mov,qt > > Yes > > video/x-theora > > OGG stream with > > video > > ogg > > Yes > > video/theora > > OGG stream with > > video > > ogg > > Yes > > video/ogg > > OGG stream with > > video > > ogg > > Yes > > video/x-ogg > > OGG stream with > > video > > ogm,ogv > > Yes > > audio/mp3 > > MPEG audio > > mp3 > > Yes > > audio/x-mp3 > > MPEG audio > > mp3 > > Yes > > audio/mpeg2 > > MPEG audio > > mp2 > > Yes > > audio/x-mpeg2 > > MPEG audio > > mp2 > > Yes > > audio/mpeg3 > > MPEG audio > > mp3 > > Yes > > audio/x-mpeg3 > > MPEG audio > > mp3 > > Yes > > audio/mpeg > > MPEG audio > > mpa,abs,mpega > > Yes > > audio/x-mpeg > > MPEG audio > > mpa,abs,mpega > > Yes > > audio/x-ogg > > OGG audio > > ogg > > Yes > > application/x-ogg > > OGG audio > > ogg > > Yes > > application/ogg > > OGG audio > > ogg > > Yes > > audio/x-flac > > FLAC audio > > flac > > Yes > > application/x-flac > > FLAC audio > > flac > > Yes > > audio/basic > > Basic audio file > > au,snd > > Yes > > audio/x-basic > > Basic audio file > > au,snd > > Yes > > audio/wav > > Microsoft wave > > file > > wav > > Yes > > audio/x-wav > > Microsoft wave > > file > > wav > > Yes > > audio/x-pn-wav > > Microsoft wave > > file > > wav > > Yes > > audio/x-pn-windows-acm > > Microsoft wave > > file > > wav > > Yes > > audio/x-ms-wax > > Windows Media > > Audio > > wax > > Yes > > audio/x-ms-wma > > Windows Media > > Audio > > wma > > Yes > > image/sun-raster > > SUN raster image > > rs > > Yes > > image/x-sun-raster > > SUN raster image > > rs > > Yes > > image/x-rgb > > RGB Image > > rgb > > Yes > > image/x-portable-pixmap > > PPM Image > > ppm > > Yes > > image/x-portable-graymap > > PGM Image > > pgm > > Yes > > image/x-portable-bitmap > > PBM Image > > pbm > > Yes > > image/x-portable-anymap > > PBM Image > > pnm > > Yes > > image/tiff > > TIFF image > > tiff,tif > > Yes > > image/x-tiff > > TIFF image > > tiff,tif > > Yes > > image/x-xcf > > Gimp Image > > xcf > > Yes > > image/xcf > > Gimp Image > > xcf > > Yes > > application/x-gimp > > Gimp Image > > xcf > > Yes > > application/gimp > > Gimp Image > > xcf > > Yes > > application/photoshop > > PhotoShop Image > > psd > > Yes > > application/x-photoshop > > PhotoShop Image > > psd > > Yes > > application/pdf > > PDF file > > pdf > > Yes > > application/x-pdf > > PDF file > > pdf > > Yes > > text/pdf > > PDF file > > pdf > > Yes > > text/x-pdf > > PDF file > > pdf > > Yes > > application/x-dvi > > DVI file > > dvi > > Yes > > application/x-postscript > > PostScript file > > ps > > Yes > > application/postscript > > PostScript file > > ps > > Yes > > application/x-rtf > > Rich Text Format > > rtf > > Yes > > application/rtf > > Rich Text Format > > rtf > > Yes > > text/rtf > > Rich Text Format > > rtf > > Yes > > application/x-msword > > Microsoft Word > > Document > > doc,dot > > Yes > > application/msword > > Microsoft Word > > Document > > doc,dot > > Yes > > application/vnd.ms-excel > > Microsoft Excel > > Document > > xls,xlb > > Yes > > application/vnd.sun.xml.writer > > OpenOffice Writer > > 6.0 documents > > sxw > > Yes > > application/so7_vnd.sun.xml.writer > > OpenOffice Writer > > 7.0 documents > > sxw > > Yes > > application/vnd.sun.xml.writer.template > > OpenOffice Writer > > 6.0 templates > > stw > > Yes > > application/vnd.sun.xml.writer.global > > OpenOffice Writer > > 6.0 global > > documents > > sxg > > Yes > > application/vnd.stardivision.writer > > StarWriter 5.x > > documents > > sdw > > Yes > > application/vnd.stardivision.writer-global > > StarWriter 5.x > > global documents > > sgl > > Yes > > application/x-starwriter > > StarWriter 4.x > > documents > > sdw > > Yes > > application/vnd.sun.xml.calc > > OpenOffice Calc > > 6.0 spreadsheets > > sxc > > Yes > > application/so7_vnd.sun.xml.calc > > OpenOffice Calc > > 7.0 spreadsheets > > sxc > > Yes > > application/vnd.sun.xml.calc.template > > OpenOffice Calc > > 6.0 templates > > stc > > Yes > > application/vnd.stardivision.calc > > StarCalc 5.x > > spreadsheets > > sdc > > Yes > > application/x-starcalc > > StarCalc 4.x > > spreadsheets > > sdc > > Yes > > application/vnd.lotus-1-2-3 > > Lotus 1-2-3 > > Document > > 123, wk1 > > Yes > > application/vnd.sun.xml.draw > > OpenOffice Draw > > 6.0 documents > > sxd > > Yes > > application/so7_vnd.sun.xml.draw > > StarOffice Draw > > 7.0 documents > > sxc > > Yes > > application/vnd.sun.xml.draw.template > > OpenOffice Draw > > 6.0 templates > > std > > Yes > > application/vnd.stardivision.draw > > StarDraw 5.x > > documents > > sda > > Yes > > application/x-stardraw > > StarDraw 4.x > > documents > > sda > > Yes > > application/vnd.sun.xml.impress > > OpenOffice Impress > > 6.0 presentations > > sxi > > Yes > > application/so7_vnd.sun.xml.impress > > StarOffice 7.0 > > Impress > > presentations > > sxi > > Yes > > application/vnd.sun.xml.impress.template > > OpenOffice Impress > > 6.0 templates > > sti > > Yes > > application/vnd.stardivision.impress > > StarImpress 5.x > > presentations > > sdd > > Yes > > application/vnd.stardivision.impress-packed > > StarImpress Packed > > 5.x files > > sdp > > Yes > > application/x-starimpress > > StarImpress 4.x > > presentations > > sdd > > Yes > > application/vnd.ms-powerpoint > > PowerPoint > > Slideshow > > ppt > > Yes > > application/mspowerpoint > > PowerPoint > > Slideshow > > ppt,ppz,pps,pot > > Yes > > application/vnd.sun.xml.math > > OpenOffice Math > > 6.0 documents > > sxm > > Yes > > application/so7_vnd.sun.xml.math > > StarOffice 7.0 > > Math documents > > sxm > > Yes > > application/vnd.stardivision.math > > StarMath 5.x > > documents > > smf > > Yes > > application/x-starmath > > StarMath 4.x > > documents > > smf > > Yes > > application/vnd.oasis.opendocument.text > > OASIS OpenDocument > > Text > > odt,ODT > > Yes > > application/vnd.oasis.opendocument.spreadsheet > > OASIS OpenDocument > > SpreadSheet > > ods,ODS > > Yes > > application/vnd.oasis.opendocument.presentation > > OASIS OpenDocument > > Presentation > > odp,ODP > > Yes > > Squeak > > File name: npsqueak.so > > Squeak is a modern open source Smalltalk environment. The Squeak > > Plugin handles Squeaklets. > > > > The Squeak Plugin for Unix was developed by Bert Freudenberg, it > > uses the Squeak VM developed by Ian Piumarta and others. > > > > MIME Type > > Description > > Suffixes > > Enabled > > application/x-squeak-source > > Squeak source > > sts > > Yes > > application/x-squeak-object > > Squeak object > > sqo > > Yes > > application/x-squeak-project > > Squeak project > > pr > > Yes > > DivX Browser Plug-In > > File name: mplayerplug-in-dvx.so > > mplayerplug-in 3.55 > > > > Video Player Plug-in for QuickTime, RealPlayer and Windows Media > > Player streams using MPlayer > > JavaScript Enabled and Using GTK2 Widgets > > MIME Type > > Description > > Suffixes > > Enabled > > video/divx > > DivX Media Format > > divx > > Yes > > video/vnd.divx > > DivX Media Format > > divx > > Yes > > QuickTime Plug-in 7.4.5 > > File name: mplayerplug-in-qt.so > > mplayerplug-in 3.55 > > > > Video Player Plug-in for QuickTime, RealPlayer and Windows Media > > Player streams using MPlayer > > JavaScript Enabled and Using GTK2 Widgets > > MIME Type > > Description > > Suffixes > > Enabled > > video/quicktime > > Quicktime > > mov > > Yes > > video/x-quicktime > > Quicktime > > mov > > Yes > > image/x-quicktime > > Quicktime > > mov > > Yes > > video/quicktime > > Quicktime > > mp4 > > Yes > > video/quicktime > > Quicktime - > > Session > > Description > > Protocol > > sdp > > Yes > > application/x-quicktimeplayer > > Quicktime > > mov > > Yes > > application/smil > > SMIL > > smil > > Yes > > RealPlayer 9 > > File name: mplayerplug-in-rm.so > > mplayerplug-in 3.55 > > > > Video Player Plug-in for QuickTime, RealPlayer and Windows Media > > Player streams using MPlayer > > JavaScript Enabled and Using GTK2 Widgets > > MIME Type > > Description > > Suffixes > > Enabled > > audio/x-pn-realaudio > > RealAudio > > ram,rm > > Yes > > application/vnd.rn-realmedia > > RealMedia > > rm > > Yes > > application/vnd.rn-realaudio > > RealAudio > > ra,ram > > Yes > > video/vnd.rn-realvideo > > RealVideo > > rv > > Yes > > audio/x-realaudio > > RealAudio > > ra > > Yes > > audio/x-pn-realaudio-plugin > > RealAudio > > rpm > > Yes > > application/smil > > SMIL > > smil > > Yes > > Windows Media Player Plug-in > > File name: mplayerplug-in-wmp.so > > mplayerplug-in 3.55 > > > > Video Player Plug-in for QuickTime, RealPlayer and Windows Media > > Player streams using MPlayer > > JavaScript Enabled and Using GTK2 Widgets > > MIME Type > > Description > > Suffixes > > Enabled > > application/asx > > Media Files > > * > > Yes > > video/x-ms-asf-plugin > > Media Files > > * > > Yes > > video/x-msvideo > > AVI > > avi,* > > Yes > > video/msvideo > > AVI > > avi,* > > Yes > > application/x-mplayer2 > > Media Files > > * > > Yes > > application/x-ms-wmv > > Microsoft WMV > > video > > wmv,* > > Yes > > video/x-ms-asf > > Media Files > > asf,asx,* > > Yes > > video/x-ms-wm > > Media Files > > wm,* > > Yes > > video/x-ms-wmv > > Microsoft WMV > > video > > wmv,* > > Yes > > audio/x-ms-wmv > > Windows Media > > wmv,* > > Yes > > video/x-ms-wmp > > Windows Media > > wmp,* > > Yes > > application/x-ms-wmp > > Windows Media > > wmp,* > > Yes > > video/x-ms-wvx > > Windows Media > > wvx,* > > Yes > > audio/x-ms-wax > > Windows Media > > wax,* > > Yes > > audio/x-ms-wma > > Windows Media > > wma,* > > Yes > > application/x-drm-v2 > > Windows Media > > asx,* > > Yes > > audio/wav > > Microsoft wave > > file > > wav,* > > Yes > > audio/x-wav > > Microsoft wave > > file > > wav,* > > Yes > > mplayerplug-in 3.55 > > File name: mplayerplug-in.so > > mplayerplug-in 3.55 > > > > Video Player Plug-in for QuickTime, RealPlayer and Windows Media > > Player streams using MPlayer > > JavaScript Enabled and Using GTK2 Widgets > > MIME Type > > Description > > Suffixes > > Enabled > > video/mpeg > > MPEG > > mpg,mpeg > > Yes > > audio/mpeg > > MPEG > > mpg,mpeg > > Yes > > video/x-mpeg > > MPEG > > mpg,mpeg > > Yes > > video/x-mpeg2 > > MPEG2 > > mpv2,mp2ve > > Yes > > audio/mpeg > > MPEG > > mpg,mpeg > > Yes > > audio/x-mpeg > > MPEG > > mpg,mpeg > > Yes > > audio/mpeg2 > > MPEG audio > > mp2 > > Yes > > audio/x-mpeg2 > > MPEG audio > > mp2 > > Yes > > video/mp4 > > MPEG 4 Video > > mp4 > > Yes > > video/3gpp > > MPEG 4 Video > > mp4,3gp > > Yes > > audio/mpeg3 > > MPEG audio > > mp3 > > Yes > > audio/x-mpeg3 > > MPEG audio > > mp3 > > Yes > > audio/x-mpegurl > > MPEG url > > m3u > > Yes > > audio/mp3 > > MPEG audio > > mp3 > > Yes > > application/x-ogg > > Ogg Vorbis Media > > ogg > > Yes > > audio/ogg > > Ogg Vorbis Audio > > ogg > > Yes > > audio/x-ogg > > Ogg Vorbis Audio > > ogg > > Yes > > application/ogg > > Ogg Vorbis / Ogg > > Theora > > ogg > > Yes > > audio/flac > > FLAC Audio > > flac > > Yes > > audio/x-flac > > FLAC Audio > > flac > > Yes > > video/fli > > FLI animation > > fli,flc > > Yes > > video/x-fli > > FLI animation > > fli,flc > > Yes > > video/x-flv > > Flash Video > > flv > > Yes > > video/vnd.vivo > > VivoActive > > viv,vivo > > Yes > > application/x-nsv-vp3-mp3 > > Nullsoft Streaming > > Video > > nsv > > Yes > > audio/x-mod > > Soundtracker > > mod > > Yes > > audio/basic > > Basic Audio File > > au,snd > > Yes > > audio/x-basic > > Basic Audio File > > au,snd > > Yes > > audio/x-scpls > > Shoutcast Playlist > > pls > > Yes > > > > > > -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org