Msquared, just curious--what hardware are you using that won't run Linux?
Hey Yvon--are there low latency/realtime capabilities kernels available in the SUSE repositories? If you're doing much audio stuff in Linux they really make a difference. Depending on your hardware configuration, if you're planning on doing serious audio you might be better off multibooting into a specialized Linux audio distro like dyne:bolic, aGNUla DeMuDi, or Planet CCRMA. If you have broadband you'll be able to download the necessary CD images in a couple hours.
I've been using all three. Dyne:bolic is a streamlined multimedia live CDROM--you can run the programs without having to install anything to your computer. It has JACK, Ardour, MUSE, Audacity, Rezound, Hydrogen, Jack Rack FX, Jamin, TimeMachine, and a number of other audio/video programs. Dyne:bolic was created by Italian Rastafarians; it has a cool vibe but there are a number of bugs (Rezound and Firefox are crashing on me in the latest test release, 1.4).
Invalid Link Removed
Agnula DeMuDi is Debian based, which means that it has great hardware detection and runs very solid. You can install it in less than an hour, and you will have a serious audio production setup. There are a few bugs in the latest testing release, 1.2.1rc1--the Jamin mastering program won't open..grrrr...and the Jack Bristol synth doesn't work...it has the latest version of the Hydrogen drum machine, but not the latest set of drumkits for it. For two years the Agnula project had funding from the European Union, now I think it's strictly volunteer so the pace of updates has slowed down a little bit. All in all, very good.
www.agnula.org
Planet CCRMA comes from the Center for Computer Research in Musical Acoustics at Stanford University, one of the world's premier electronic music labs for more than 40 years. It's based on Red Hat/Fedora Linux--not my favorite flavor, but they've beefed it up with a large APT-based repository that is extremely well-maintained (updated every few days) and virtually bug-free. Depending on which version you install, you may have to manually install the kernels and ALSA sound modules, but IMO it's worth the effort. There are also instructions for tuning hard disks and CD ROMs for the best low-latency performance.
http://ccrma.stanford.edu/planetccrma/software/
I've tried all three versions on both my computers: a 600mhz Dell Celeron with 256 MB RAM and M-Audio Delta 24/96 card; and a 3 ghz HP P4 with 512 MB RAM and an M-Audio Delta 1010LT card. The soundcards of both computers are hooked together via S/PDIF and they're on a network; I haven't tried it yet, but I know that with dyne:bolic running on both machines they act as a cluster, sharing the CPU workload.
After 4 months of learning how to use Linux in general (bootloaders, mountpoints, dmesg, fstab, modules.conf, command line, vi text editor--ai yi yi!) I've only started to delve into the workings of Ardour in the last few weeks. It's taken some work to figure out how to balance JACK between very low latency and having enough processor power available for running many different programs at once. This is obviously more of an issue for the 4 year-old Dell than the hyperthreading HP.
I have managed to record a few tracks of synths/drum machine and external audio into Ardour, with good results. I'm hoping to set up my own site soon so I can start to share the fruits of my labors.
It kinda goes without saying that it's very helpful to have good soundcards in order to get good sound--the results I got before getting the Deltas were much inferior in terms of sound quality/latency. The M-Audio Delta and RME Hammerfall PCI cards are very well-supported under Linux. I've heard of people having success with USB audio interfaces but latency can be an issue. USB MIDI seems pretty well supported. AFAIK FireWire audio support in Linux is a couple years behind the Mac/Windows world. Be sure to check the ALSA soundcard matrix to see if there are modules for your card.
Invalid Link Removed
Also, if you're using a laptop you'll probably want to check
http://www.linux-laptop.net/
In all, I think the biggest hindrance to adopting Linux audio is the lack of comprehensive, well-written documentation that keeps up with the pace of software upgrades. Be prepared for some swearing and lots of Googling.