Jump to content

zero0w

Members
  • Posts

    864
  • Joined

  • Last visited

Posts posted by zero0w

  1. According to the Creative Open source page:

     

    http://opensource.creative.com/soundcard.html

     

    Driver support on both

    1. Dell model of SB Live! (snd-emu10k1x)

    2. SB Audigy LS (snd-audigyls)

     

    is coming with ALSA 1.0.6.

     

    You can try the ALSA 1.0.6 official release:

     

    http://www.alsa-project.org/

     

    Notice each of them has its own module name.

    Do not use 'snd-emu10k1' module with these soundcard models.

  2. Well, it looks my next upgrade card will be nVidia's NV43: GeForce 6600 GT w/ AGP support.

    It has 8 pipelines, 500Mhz GPU/ 128bit 1000Mhz video memory support (exact figures may differ on launch) - not a vast improvement over 9800XT but it will exhibit excellent Linux support and is reasonably priced US$ 199. NV43 will also have some fine tuning in memory performance. 3D Mark 2003 sample testing suggests it will score around 8,000. Not bad.

     

    http://www.theinquirer.net/?article=17619

  3. Good news!

     

    The Creative Open Source page has been updated.

     

    http://opensource.creative.com/soundcard.html

     

    Both

    1. Dell Model SB Live! (snd-emu10k1x)

    2. SB Audigy LS (snd-audigyls)

    will be supported in ALSA 1.0.6.

     

    ALSA 1.0.6 is now available at the ALSA official page:

    http://www.alsa-project.org/

    http://www.linuxhardware.org/article.pl?sid=04/08/16/1850201

     

    Well I suppose the whole range of Creative soundcards will become Linux compatible pretty soon with updated ALSA drivers.

     

    PS: Notice each of them has its own module name.

    Do not use 'snd-emu10k1' module with these soundcard models.

  4. The recent OSS and Linux commentary is getting more and more interesting. I am bemused to read these two blog items in the same Oreillynet.com network. Take a look, they are interesting read (don't read the second before the first or you'll miss the fun =P ):

     

    http://www.oreillynet.com/pub/wlg/5299

    http://www.oreillynet.com/pub/wlg/5368

     

    Sometimes, you got to respond as if they were not a real threat.

     

    Sounds convincing, isn't it? :jester:

  5. Hooray! Realplayer 10 for Linux final, downloading now!

     

    Other related links

     

    1. Realplayer 10 for Linux download, RPM version:

    https://helixcommunity.org/forum/forum.php?forum_id=145

     

    http://www.real.com/linux/

    https://player.helixcommunity.org/2004/downloads/

     

    2. Helixplayer & Realplayer Project page (for most updated version)

    https://helixcommunity.org/projects/player

     

    3. Player FAQ and tutorial

    https://player.helixcommunity.org/2004/unix/

    http://fedoranews.org/tchung/realplayer/

     

    To Linux Firefox users:

     

    Please note that in Firefox 0.8-0.9.x, there is a bug which prevents passing proper metafile to Realplayer 10 for online streaming playback:

     

    4. Firefox bug: Realplayer playback issue

    http://bugzilla.mozilla.org/show_bug.cgi?id=240068

     

    However, this bug does not exist in vanilla Mozilla.

    Hence you can use Mozilla in the meanwhile until this bug is fixed.

     

    IMHO, I think this news is important enough to be moved to Everything Linux.

  6. I've tried installing the ALSA drivers by downloading the latest cvs files and installing as guided here. It appears to be compiling and installing properly. But when i go to insert the module it spits out this error message:

     

    [root@mandy alsa-driver-1.0.5a]# modprobe snd-emu10k1

     

    http://www.alsa-project.org/~james/alsa-driver/

     

    After looking into the file "audigyls.diff.txt" located at the above address:

     

    snd-emu10k1x-objs := emu10k1x.o

    +snd-audigyls-objs := audigyls.o

     

    obj-$(CONFIG_SND_EMU10K1X) += snd-emu10k1x.o

    +obj-$(CONFIG_SND_AUDIGYLS) += snd-audigyls.o

     

    Now I suspect the ALSA module for SB Audigy LS would be called snd-audigyls, not snd-emu10k1.

     

    Try to modprobe snd-audigyls and see if there's any response from your soundcard (make sure your mixer is not muted).

     

    Good luck. :D

  7. NVIDIA's SLI won't help as logically, i.e. from the perspective of the application, API and OS, only the memory on "one card" is available. e.g. two 256MB boards in SLI = 256MB of VMemory. Reason is that both cards need the same data onboard to be able to work on the same frame; neither the SLI bridge nor PCI-Express are fast enough for one card to fetch stuff from the other's video memory, so SLI doesn't support it.

     

    I remember back when 3dfx Vodoo2, dual SLI did provide higher resolution of 3D acceleration (2 x 8MB PCI Vodoo2, I believe), so I won't count it off so fast.

     

    I think both cards would store the same texture, maybe.

    But there are other information which are different on the dual configuration.

     

    As for bandwidth in SLI, uncompressed data bandwidth is certainly not great.

    But compressed data should be another story. I happen to think nVidia should have improved this technology for the time it has acquired it from 3dfx years ago - because PCI Express has greater bandwidth, the SLI should not be sitting ducks or risk useless in that regard.

×
×
  • Create New...