Re: [linux-audio-dev] Low latency and X11 Direct Rendering
Hi again, Kristian Peters hat gesagt: // Kristian Peters wrote: > Just a plain > > Option "PciRetry" > > without any "on" or "Off". Please forget my previous mail. No boolean defaults to TRUE: XF86Config(5x): Boolean options may optionally have a value specified. When no value is specified, the option's value is TRUE. ciao, -- Frank Barknecht _ __footils.org__
Re: [linux-audio-dev] Low latency and X11 Direct Rendering
Hi, Kristian Peters hat gesagt: // Kristian Peters wrote: > Frank Barknecht <[EMAIL PROTECTED]> wrote: > > Should this be: > > Option "PciRetry" "on" > > or > > Option "PciRetry" "off" > > ? > > Just a plain > > Option "PciRetry" > > without any "on" or "Off". Maybe it's card dependent. I use the mga-driver with xfree 4.1 and mga(4) says: Option "PciRetry" "boolean" Enable or disable PCI retries. Default: off. So wouldn't Option "PciRetry" be the default of "off" anyways, and thus redundant? Just wondering. I have it commented out and so it's "off". I'm just not sure if this is ok... ciao, -- Frank Barknecht _ __footils.org__
Re: [linux-audio-dev] Low latency and X11 Direct Rendering
Frank Barknecht <[EMAIL PROTECTED]> wrote: > Should this be: > Option "PciRetry" "on" > or > Option "PciRetry" "off" > ? Just a plain Option "PciRetry" without any "on" or "Off". But another question... That option completely screws my screen and I'm unable to kill X. Only the sysrq keys will work.. *Kristian :... [snd.science] ...: :: _o) :: http://www.korseby.net /\\ :: http://gsmp.sf.net _\_V :.:
Envy24HT (RE: [linux-audio-dev] Audiotrak cards)
http://www.via.com.tw/en/multimedia/envy24ht.jsp -Mikko > -Original Message- > From: Helin Mikko.A (NET/Tampere) > Sent: 22. May 2002 14:04 > To: [EMAIL PROTECTED] > Subject: RE: [linux-audio-dev] Audiotrak cards > > > I don't know exactly, but it's one with a device id 1724. > -Mikko > > > -Original Message- > > From: ext Dan Hollis [mailto:[EMAIL PROTECTED]] > > Sent: 22. May 2002 3:27 > > To: [EMAIL PROTECTED] > > Subject: RE: [linux-audio-dev] Audiotrak cards > > > > > > On Tue, 21 May 2002 [EMAIL PROTECTED] wrote: > > > They are not based on Envy24 (ICE1712) chipset, they use > > ASIC from some other company who's name I can't remember (I > > guess it's desgined by Egosys anyway). Audiotrak Maya is > > practically the same card that comes with the Steinberg > Project Pack. > > > > The inca and maya cards are based on chips from vendor > > 0x3388, listed as > > "Hint Corp". http://www.hintcorp.com/ > > http://www.plasma-online.de/english/identify/picture/hint.html > > > > > Foe people interested in other ICE chips download the > > drivers for the latest Egosys Wamirack / Waveterminal 192 > > series cards from www.egosys.net and look for the vendor id > > and device id. Then send mail to Egosys and ask where to > > find drivers for these card for Linux. > > > > We have ICE1712 documentation. Which ICE chips do you mean? > > > > -Dan > > -- > > [-] Omae no subete no kichi wa ore no mono da. [-] > > > > > > >
New VIA/ICEnsemble chipset (was: RE: [linux-audio-dev] Audiotrak cards)
http://www.tech-report.com/news_reply.x/3667 http://www.viatech.com/en/Digital%20Library/pr_envy24.jsp Maybe the ICE1712 drivers need an update to support also the ICE1724 chipset (and the latest Egosys and Audiotrak cards). -Mikko > -Original Message- > From: Helin Mikko.A (NET/Tampere) > Sent: 22. May 2002 14:04 > To: [EMAIL PROTECTED] > Subject: RE: [linux-audio-dev] Audiotrak cards > > > I don't know exactly, but it's one with a device id 1724. > -Mikko > > > -Original Message- > > From: ext Dan Hollis [mailto:[EMAIL PROTECTED]] > > Sent: 22. May 2002 3:27 > > To: [EMAIL PROTECTED] > > Subject: RE: [linux-audio-dev] Audiotrak cards > > > > > > On Tue, 21 May 2002 [EMAIL PROTECTED] wrote: > > > They are not based on Envy24 (ICE1712) chipset, they use > > ASIC from some other company who's name I can't remember (I > > guess it's desgined by Egosys anyway). Audiotrak Maya is > > practically the same card that comes with the Steinberg > Project Pack. > > > > The inca and maya cards are based on chips from vendor > > 0x3388, listed as > > "Hint Corp". http://www.hintcorp.com/ > > http://www.plasma-online.de/english/identify/picture/hint.html > > > > > Foe people interested in other ICE chips download the > > drivers for the latest Egosys Wamirack / Waveterminal 192 > > series cards from www.egosys.net and look for the vendor id > > and device id. Then send mail to Egosys and ask where to > > find drivers for these card for Linux. > > > > We have ICE1712 documentation. Which ICE chips do you mean? > > > > -Dan > > -- > > [-] Omae no subete no kichi wa ore no mono da. [-] > > > > > > >
Re: [linux-audio-dev] LinuxTag webcam is up....
On Thu, 2002-06-06 at 03:24, Jörn Nettingsmeier wrote: > hi everyone ! > > linuxtag has just started today, we have our booth all set up and the > webcam is online: > http://www.linuxdj.com/audio/lad/linuxtagcam.php3 > right now, you will see matthias nagorni and tobias ulbricht hacking some > midi stuff... > > best, > > joern > > He he, thats really cool. Hello Jorn Nettingsmeier and Frank Neumann, the only 2 people I have recognized so far. It might be 11 in the morning where you're at, but its 4am here :) Good night! Josh Green
Re: [linux-audio-dev] Low latency and X11 Direct Rendering
> Running latencytest I have found a quite bad behaviour with the high > X11 load test when the X server has the DRI module loaded and active. > > Is anyone there using DRI and lowlatency-patch at the same time? > > Have you experienced this kind of problems? There are a couple of patches that are part of the Juissi Lako's patchset that I have used to fix that. I wrote on May 30 (linux-audio-user): > I did find some problems with the dri interface and found a > patch inside Jussi Laako's patchset ([EMAIL PROTECTED]) > that fixed it (I was testing with latencytest 0.42). See: > http://www.pp.song.fi/~visitor/linux/ I'm including the part of the patch that I added to my kernel as an attachment. -- Fernando linux-drm-lowlat.patch Description: Binary data
[linux-audio-dev] LinuxTag webcam is up....
hi everyone ! linuxtag has just started today, we have our booth all set up and the webcam is online: http://www.linuxdj.com/audio/lad/linuxtagcam.php3 right now, you will see matthias nagorni and tobias ulbricht hacking some midi stuff... best, joern
Re: [linux-audio-dev] Low latency and X11 Direct Rendering
On Wed, Jun 05, 2002 at 09:49:29PM -0700, Andrew Morton wrote: > (quiet grabbing sounds). Just for reference, here are the post of the complete patch to linux-kernel list (and related thread), and a second post with a fixed version. You may remember those... http://www.cs.helsinki.fi/linux/linux-kernel/2002-01/1983.html http://www.cs.helsinki.fi/linux/linux-kernel/2002-02/0017.html I have only tried the mga_dma.c part of the patch I posted before. Enrique.
Re: [linux-audio-dev] Low latency and X11 Direct Rendering
Andrew Morton hat gesagt: // Andrew Morton wrote: > You may be getting bitten by this; dunno. Some xfree drivers > have an option to not use this (mis)feature. > > Try adding > > Option "PciRetry" > > to the "Device" section of your XF86Config file. Should this be: Option "PciRetry" "on" or Option "PciRetry" "off" ? ciao, -- Frank Barknecht _ __footils.org__