Hi I have changes a bit in the kernel, so my it has support for soundcards again, as my soundcard aint support by the ahi driver. If I alloc a buffer on the...
Jacob Dahl Pind
rachael_@...
Mar 19, 2002 5:02 pm
19
... Hi Jacob, which soundcard did you have ? We allready made new audio drivers and looking allways for some helpfull testers. For your programming questions: ...
... Oki, here my idea. Fully working stable cross compiling enviroment. Here what I have so far: 1. Working Amithlon setup (BX based mainboard, sound and NIC...
Argh, I think I messed up. This was going to Dev list :) ... http://www.lysator.liu.se/~lcs/files/gg-cross/ (Seems down now?) Before I begin.. [root@c /]# gcc...
Looking up www.lysator.liu.se www.lysator.liu.se Making HTTP connection to www.lysator.liu.se Sending HTTP request. HTTP request sent; waiting for response. ...
My mistake, Still I was unable to reach it both from work and from my box connected with ADSL. Very well it's working now. Ulf ... Download Options (Lynx...
... Actually, Harald, if you use linux drivers, you *don't* have to worry about clearing interrupts in case of an emulation reset. That's because the driver...
... Right now a isa aztech sound galaxy and I have another motherboard with an onboard opl3 based soundcard, but that board gave me alot of problems as I had...
Jacob Dahl Pind
rachael_@...
Mar 20, 2002 7:25 pm
27
[root@box bin]# ./m68k-amigaos-gcc helloworld.c /opt/gg/m68k-amigaos/bin/ld: cannot open -lamiga: No such file or directory collect2: ld returned 1 exit status...
Sorry for the spam. I'm giving up now, hopefully I get some input tomorrow. Cheers! -- Ulf -- Basic test [root@box bin]# ./i686be-amithlon-gcc -v -noixemul...
... That's probably no good. Also, the empty directory structure in /opt/gg/os-include/amiga is there for a reason ... Move the (original/lower case) content...
... Ouch. Like I said. The empty directory structure is (or *WAS* in your case) there for a reason. [martin@matilda martin]$ cd /opt/gg/os-include/amigaos/ ...
... Have you tried the "2 Go" (mobile) version of the GeForce? Something must be different with it. Maybe nVidia modified or skipped some of the harware...
Hi, What's the recommended debug tool setup when developing under amithlon? Previously on my real Amiga i used Cyberguard & Segtracker which output to the...
Hi, Are there docs to explain all the gubbins that is contained in the dump-log? It's not exactly like a cyberguard/enforcer log.... :-/ Thanks, MIke -- ...
... Alternatively, you can type (in a shell) dumplog 1 and you will get a continuously updated view of the current log in that shell. Be warned, though, that...
Hi, Is it possible to grab info about the installed CPU under Amithlon? I would like to add a new plugin to Scalos to allow displaying of Amithlon hardware...
... Have you had a look at the source for the test programs on the AmigaOS XL CD? There is an include file "amielf.h", which among other things includes a...