Ralf Mardorf wrote: > Arthur wrote: > >> Hi Ralf, >> >> I've had those versions of rosegarden, jackd, qjackctl and qsampler >> and they have all run well. We'll keep our fingers crossed for your >> new video card and recompiled kernel. >> >> Arthur >> > > Hi Arthur :) > > so you had also Rosegarden4 1.7.1?! You didn't misread ;)? And if you > had it, was it for 64 Studio or Sidux or any other Linux? Have you also > ever used Rosegarden4 1.6.1 and 1.7.0? > Yes, I have 1.7.1 on Archlinux and Sidux and I've had no problems, by the way, 1.7.2 is out but I haven't tried it yet. > I wonder about something for the original 64 Studio 2.1 kernel and I > don't know if I have compiled the new kernel correct. > I can't help you with the kernel. I'm just now starting to learn a bit about it because my OS's are 64 bit and flash doesn't work because I don't have IA32 built into the kernel. I can send you my .config file if you'd like but I'm running 2.6.25.8_rt7-1 and a lot ofthings have changed. > I read about how to make a RT kernel for Ubuntu. There are some options > described for Ubuntu, that also seems to be the same for Suse 11.0, but > not for 64 Studio 2.1, e.g. the following: > > [EMAIL PROTECTED]:/mnt/suse11.0_sata/boot$ cat > config-2.6.25.11-0.1-rt | grep CONFIG_HIGH_RES_TIMERS > CONFIG_HIGH_RES_TIMERS=y > > I checked the latest boot of my 64 Studio 2.1 Etch, not really a vanilla > install any more, but not so different to the default install, like my > upgraded 64 Studio. > > [EMAIL PROTECTED]:~$ cat -b /var/log/syslog | grep restart > [...] > 19623 Sep 7 12:24:12 64studio syslogd 1.4.1#18: restart. > [EMAIL PROTECTED]:~$ cat -b /var/log/syslog | grep failed > [...] > 19843 Sep 7 12:24:12 64studio kernel: sysctl table check failed: > /kernel/vsyscall64 No proc_handler > 20085 Sep 7 12:24:17 64studio avahi-daemon[3907]: cap_set_proc() > failed: Operation not permitted > [EMAIL PROTECTED]:~$ cat -b /var/log/syslog | grep error > [...] > 20117 Sep 7 12:24:54 64studio NetworkManager: <WARNING>^I > nm_dbus_get_networks_cb (): error received: > org.freedesktop.NetworkManagerInfo.NoNetworks - There are no > wireless networks stored.. > > I compared the 64 Studio kernel, with the new RT kernel. > > [EMAIL PROTECTED]:/boot$ diff config-2.6.21-1-multimedia-amd64 > config-2.6.24.7-rt17-rev01 > > /mnt/64st64_home_s/spinymouse/Desktop/kernel-config-diff.txt > [EMAIL PROTECTED]:/boot$ cat > /mnt/64st64_home_s/spinymouse/Desktop/kernel-config-diff.txt | grep > CONFIG_HIGH_RES_TIMERS > < # CONFIG_HIGH_RES_TIMERS is not set > > CONFIG_HIGH_RES_TIMERS=y > > The file kernel-config-diff.txt is attached to this mail, but also here > again is what I did: > > >> Prep: >> 64studio:/usr/src# apt-get install build-essential kernel-package >> libncurses5-dev bin86 >> 64studio:/usr/src# wget >> http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.24.7-rt17.bz2 >> 64studio:/usr/src# wget >> ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.24.7.tar.bz2 >> 64studio:/usr/src# tar -xvjf linux-2.6.24.7.tar.bz2 >> 64studio:/usr/src# rm linux-2.6.24.7.tar.bz2 >> 64studio:/usr/src# bunzip2 patch-2.6.24.7-rt17.bz2 >> 64studio:/usr/src# mv linux-2.6.24.7 >> linux-2.6.24.7-spinymouse-sep-06-2008-rt >> 64studio:/usr/src# ln -s linux-2.6.24.7-spinymouse-sep-06-2008-rt linux >> 64studio:/usr/src# cd linux >> 64studio:/usr/src/linux# patch -p1 <../patch-2.6.24.7-rt17 >> >> Copy config file of 64 Studio 2.1 vanilla install: >> 64studio:/usr/src/linux# cp /boot/config-$(uname -r) .config >> >> Just to be safe, cleaning the folder: >> 64studio:/usr/src/linux# make-kpkg clean >> >> Starting the configuration: >> 64studio:/usr/src/linux# make menuconfig >> >> _General setup_ >> unchanged >> >> [*] _Enable loaded modul support_ >> unchanged >> >> -*- _Enable the block layer_ >> unchanged >> >> _Processor type and feature_ >> Worth mentioning unchanged: >> Preemption Mode (Complete Preemption (Real-Time)) >> Timer Frequency 1000Hz >> Changed settings, to: >> [*] Tickless System (Dynamic Ticks) >> [*] High Resolution Timer Support >> Processor family (X) Opteron/Athlon64/Hammer/K8 >> (2) Maximum number of CPUs (2-255) >> [ ] Numa Memory Allocation and Scheduler Support (EXPERIMENTAL) >> >> _Power Management Options_ >> unchanged >> >> _Bus Options PCI etc >> _unchanged >> >> _Executable file formats Emulations >> _unchanged >> >> _Networking >> _unchanged >> >> _Device Drivers >> _unchanged >> >> _Firmware Drivers >> _unchanged >> >> _File System >> _unchanged >> >> [*] _Instrumentation Support_ >> unchanged >> >> _Kernel Hacking_ >> unchanged >> >> _Security Options >> _unchanged >> >> -*- _Cryptographic API >> _unchanged >> >> _Library Routines >> _unchanged >> >> Exit > 'Do you wish to save your new kernel configuration?' Yes >> >> Compiling: >> 64studio:/usr/src/linux# make-kpkg clean >> 64studio:/usr/src/linux# make-kpkg -initrd --revision=2.6.24.7 >> --append-to-version=-rev01 kernel_image kernel_headers >> > > Those less changes results in the attached differs. > > Another thing to do might be to remove the HDMI PCIex card. Can the card > effect 64 Studio, even though HDMI audio is disabled by the BIOS and I'm > only using the Vesa driver for graphic? > I don't know, If problems persist you might remove it and see.
Good Luck, Arthur _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
