Re: [linux-audio-user] RE: [linux-audio-announce] [ANN] Downloadable Linux Audio Live CD ISO

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] RE: [linux-audio-announce] [ANN] Downloadable Linux Audio Live CD ISO
From: Matthias Nagorni (mana_AT_suse.de)
Date: Mon Dec 13 2004 - 19:07:01 EET


On Sun, 12 Dec 2004, Philippe Warichet wrote:

> Just one question:
> I could not find a release notes or something like that (neither on
> suse.com nor keyboards.de). I would like to know what particular changes
> did you do to that distro: any modified settings? What programs were
> added? Any other modifications?

We did not add any program to the SUSE Linux 9.2 distro. However we had to
recompile the kernel with CONFIG_HPET_RTC_IRQ=n (see below). Also we had
to move some config files from the SuperCollider source package to the
Emacs directory. This is documented on Keyboards (Linux Download section),
in german language (see below). Then we added some PD examples by Frank
Barknecht, some SuperCollider demos by Fons Adriaensen and alo some MIDI-
and Ogg-files.

1) Configuring the kernel on SUSE 9.2 for use with MusE (/dev/rtc fix):

install kernel-source package.

cd /usr/src/linux-2.6.8-24
make cloneconfig
joe .config // Edit CONFIG_HPET_RTC_IRQ=n
make clean
make
make install
make modules_install
mkinitrd
 
2) Configure SuperCollider on SUSE 9.2 (Thanks to Fons Adriaensen for
   helping me with the SC3 part of the Live-CD and providing the demos):

1) Install emacs and source-RPM of SuperCollider.

2) unpack tarball:

   cp /usr/src/packages/SOURCES/SuperCollider-3.0_cvs20040823.tar.bz2 ~/
   tar xjf SuperCollider-3.0_cvs20040823.tar.bz2

3) Install required data and config files:

   cd ~/SuperCollider-3.0_cvs20040823/linux/scel
   su
   cp el/*.el /usr/share/emacs/site-lisp
   exit
   cd ~/SuperCollider-3.0_cvs20040823/build
   su
   mkdir /usr/share/SuperCollider/build
   cp -R Help /usr/share/SuperCollider/build
   exit

4) Install configuration and examples:

   Download files from
   http://www1.keyboards.de/magazine/m0105/501010wp.html
   Left box, files
   SuperCollider_Examples.tar.bz2
   SuperCollider_homecfg.tar.bz2

   cd ~/
   tar xjf SuperCollider_homecfg.tar.bz2
   tar xjf SuperCollider_Examples.tar.bz2
   su
   SuSEconfig
   exit

Greetings,
           Matthias

> -----Original Message-----
> From: linux-audio-announce-bounces_AT_music.columbia.edu
> [mailto:linux-audio-announce-bounces_AT_music.columbia.edu] On Behalf Of
> Matthias Nagorni
> Sent: vendredi 3 décembre 2004 16:01
> To: A list for linux audio users
> Cc: linux-audio-announce_AT_music.columbia.edu
> Subject: [linux-audio-announce] [ANN] Downloadable Linux Audio Live CD
> ISO
>
> Hi,
>
> the Linux Audio Live CD as published by german
> Keyboards (www.keyboards.de) is now available at
>
> ftp://ftp.suse.com/pub/suse/i386/live-cd-9.2/SUSE-Linux-9.2-LiveCD-Audio
> .iso
>
> International mirrors are found at (some mirrors might not yet be
> synced)
>
> http://www.suse.de/de/private/download/ftp/ausland.html
>
> The CD can be switched to english by pressing F4 in the boot menu.
>
> Have a lot of fun !
>
> Matthias
>
>

-- 
Dr. Matthias Nagorni
SuSE Linux GmbH
Maxfeldstr. 5             phone: +49 911 74053375
D - 90409 Nuernberg       fax  : +49 911 74053483


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Dec 13 2004 - 19:12:49 EET