From: Willy <wca...@no...> - 2004-06-04 18:43:30
|
Hi, I have a pb with the 2.4.22 kernel. Each time i active the sound server = of kde with modules dmasound-core and dmasound-paula loaded, my amiga = 4000 freeze.Is there a way to solve this and have the amiga sound system = working properly ? Willy. |
From: Marek S. <ma...@st...> - 2004-06-04 18:59:59
|
On Fri, 4 Jun 2004, Willy wrote: > I have a pb with the 2.4.22 kernel. Each time i active the sound server of kde with modules dmasound-core and dmasound-paula loaded, my amiga 4000 freeze.Is there a way to solve this and have the amiga sound system working properly ? DMA Sound driver in APUS kernels >2.4.18 is broken. I tried to find the bug, but I gave up after a few days last holidays... Pozdrawiam -- Marek Szyprowski ........... mailto:ma...@st... ... |
From: <A.L...@lb...> - 2004-06-07 08:48:53
|
Hi, > > I have a pb with the 2.4.22 kernel. Each time i active the sound server of kde with modules dmasound-core and dmasound-paula loaded, my amiga 4000 freeze.Is there a way to solve this and have the amiga sound system working properly ? > > DMA Sound driver in APUS kernels >2.4.18 is broken. I tried to find the > bug, but I gave up after a few days last holidays... what is the kernel debug output pointing too? Is this one of the IRQ changes made by the x86 native kernel that comes back to bite us? Does sound work in the 2.6.x ? alan |
From: Marek S. <ma...@st...> - 2004-06-07 19:57:14
|
Hello A.L...@lb... On 7.06.04, you wrote: >> DMA Sound driver in APUS kernels >2.4.18 is broken. I tried to find >> the bug, but I gave up after a few days last holidays... > what is the kernel debug output pointing too? Is this one of the IRQ > changes made by the x86 native kernel that comes back to bite us? Does > sound work in the 2.6.x ? I don't know. I knew only that on self conpiled kernels above 2.4.18 to 2.4.23 dmasound crashed kernel on my APUS box. I haven't tried the 2.6.x kernel yet, but I don't use APUS box anymore (I've bought PegasosII). If I have some free time I will try to do some checks on different kernel configuration. Regards -- Marek Szyprowski .. GG:2309080 .. mailto:ma...@am... .. ...... happy AmigaOS, MacOS and Debian/Linux user ........ ........... http://march.home.staszic.waw.pl/ ............ |
From: Wilfried C. <wca...@no...> - 2004-06-09 11:12:20
|
Hi, > > > > I have a pb with the 2.4.22 kernel. Each time i active the sound se= rver > > > of kde with modules dmasound-core and dmasound-paula loaded, my ami= ga > > > 4000 freeze.Is there a way to solve this and have the amiga sound > > > system working properly ? > > > > DMA Sound driver in APUS kernels >2.4.18 is broken. I tried to find t= he > > bug, but I gave up after a few days last holidays... > > what is the kernel debug output pointing too? Is this one of the IRQ > changes made by the x86 native kernel that comes back to bite us? Does > sound work in the 2.6.x ? I try to compile the 2.6.4 kernel but i meet this pb: make[1]: `arch/ppc/kernel/asm-offsets.s' est =E0 jour. *** 2.6 kernels no longer buildcorrectly with old versions of binutils. *** Please upgrade your binutils to 2.12.1 or newer I use the debian woody 3.0r2 with binutils v2.12.90.0.1-4 so it should wo= rk=20 (it works on a i386 machine). What can i do ? Willy |
From: Roman Z. <zi...@li...> - 2004-06-09 18:19:02
|
Hi, Wilfried Catteau wrote: > I try to compile the 2.6.4 kernel but i meet this pb: > > make[1]: `arch/ppc/kernel/asm-offsets.s' est à jour. > *** 2.6 kernels no longer buildcorrectly with old versions of binutils. > *** Please upgrade your binutils to 2.12.1 or newer > > I use the debian woody 3.0r2 with binutils v2.12.90.0.1-4 so it should work > (it works on a i386 machine). This is a ppc specific requirement. > What can i do ? You might want to ask on the debian-powerpc mailing list, if someone has an updated package. bye, Roman |
From: F. H. <hei...@am...> - 2004-06-10 11:14:06
|
On Wed, 9 Jun 2004, Roman Zippel wrote: I had the same problem compiling on my G4 Macintosh. I was using binutils 2.15.<something>. I did not find the problem. I ended up using the PPC cross-compiler on my PC and that worked. [root@pc1 bin]# ./powerpc-apple-linux-gnu-as --version GNU assembler 2.14.90.0.7 20031029 Sorry I'm not much help. Fred > Hi, > > Wilfried Catteau wrote: > > > I try to compile the 2.6.4 kernel but i meet this pb: > > > > make[1]: `arch/ppc/kernel/asm-offsets.s' est =E0 jour. > > *** 2.6 kernels no longer buildcorrectly with old versions of binutils. > > *** Please upgrade your binutils to 2.12.1 or newer > > > > I use the debian woody 3.0r2 with binutils v2.12.90.0.1-4 so it should = work > > (it works on a i386 machine). > > This is a ppc specific requirement. > > > What can i do ? > > You might want to ask on the debian-powerpc mailing list, if someone has > an updated package. > > bye, Roman |
From: Wilfried C. <wca...@no...> - 2004-06-11 15:33:13
|
Hi, >On Wed, 9 Jun 2004, Roman Zippel wrote: >I had the same problem compiling on my G4 Macintosh. I was using binutils >2.15.<something>. I did not find the problem. I ended up using the PPC >cross-compiler on my PC and that worked. I think i will stay in 2.4.22 because it appears that kernel 2.6 doesn't support the CyberstornPPC SCSI controler and i need it. Thanks, Willy |