From: Renegade M. <dra...@sp...> - 2001-09-18 04:07:17
|
After many weeks of occasional work on getting a cross compiler for the Dreamcast working, thanks to much help from this list, i think i have a working compiler. Binutils, gcc, and glibc are all compiled and hopefully will work. I just have a couple more quick questions before i start playing with the compiler: now that glibc is compiled, should gcc be recompiled? (I saw something in a generic cross-compilation FAC about recompiling gcc once glibc is available.) Secondly, what kernel options do i need to get broadband adapter support in the kernel? I have noticed that if i do a "make ARCH=sh menuconfig" on the kernel and select "General setup:PCI support" that i can then go into "Network device support:Ethernet (10 or 100Mbit):EISA, VLB, PCI and on board controllers" and select the "Realtek RTL-8139 PCI Fast Ethernet Adapter support" and the "Support for Dreamcast Broad Band Adapter." Is that sufficient to get support for the adapter itself, or should i be doing something different? |
From: Adrian M. <ad...@mc...> - 2001-09-23 20:32:43
|
If anybody out there wants to try to try a working LinuxDC kernel there is now one available at: http://www.mcmen.demon.co.uk/linuxdc/kernel-boot.elf The kernel is configure to support a keyboard and the BBA. It also includes Busybox and has a telnet client, but not too much else. It is a 912017 byte download. To use it you will need to use dc-load or similar (using the default upload address on dc-load works fine IME). Warnings: my ISP impose severe download restrictions, so I may have to put it offline if demand is heavy! GPL stuff: This is licencesed under the GPL. I built this using Bill Gatliff's excellent article and sources are available from there. http://www.billgatliff.com/articles/emblindc/emblindc/ Best of luck |
From: ePAc <ep...@ko...> - 2001-09-24 01:44:52
|
I have a mirror for this one: http://www.korigan.net/linux-dc/ I hope this helps :o) --- Nothing is foolproof to a sufficiantly talented fool... oo ,(..)\ ~~ On Sun, 23 Sep 2001, Adrian McMenamin wrote: > If anybody out there wants to try to try a working LinuxDC kernel there is > now one available at: > > http://www.mcmen.demon.co.uk/linuxdc/kernel-boot.elf > > The kernel is configure to support a keyboard and the BBA. > > It also includes Busybox and has a telnet client, but not too much else. > > It is a 912017 byte download. > > To use it you will need to use dc-load or similar (using the default upload > address on dc-load works fine IME). > > Warnings: my ISP impose severe download restrictions, so I may have to put it > offline if demand is heavy! > > GPL stuff: This is licencesed under the GPL. I built this using Bill > Gatliff's excellent article and sources are available from there. > > http://www.billgatliff.com/articles/emblindc/emblindc/ > > > Best of luck > > _______________________________________________ > Linuxdc-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxdc-dev > |
From: Adrian M. <ad...@mc...> - 2001-09-24 18:56:18
|
Please note a gzipped version is now on the site. Please use it, as the uncompressed version will shortly be withdrawn. http://www.mcmen.demon.co.uk/linuxdc/ On Sunday 23 September 2001 9:34 pm, Adrian McMenamin wrote: > If anybody out there wants to try to try a working LinuxDC kernel there is > now one available at: > > http://www.mcmen.demon.co.uk/linuxdc/kernel-boot.elf > > The kernel is configure to support a keyboard and the BBA. > > It also includes Busybox and has a telnet client, but not too much else. > > It is a 912017 byte download. > > To use it you will need to use dc-load or similar (using the default upload > address on dc-load works fine IME). > > Warnings: my ISP impose severe download restrictions, so I may have to put > it offline if demand is heavy! > > GPL stuff: This is licencesed under the GPL. I built this using Bill > Gatliff's excellent article and sources are available from there. > > http://www.billgatliff.com/articles/emblindc/emblindc/ > > > Best of luck > > _______________________________________________ > Linuxdc-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxdc-dev |
From: ePAc <ep...@ko...> - 2001-09-24 19:00:54
|
mirrored :o) http://www.korigan.net/linux-dc/ --- Nothing is foolproof to a sufficiantly talented fool... oo ,(..)\ ~~ On Mon, 24 Sep 2001, Adrian McMenamin wrote: > Please note a gzipped version is now on the site. Please use it, as the > uncompressed version will shortly be withdrawn. > > http://www.mcmen.demon.co.uk/linuxdc/ > > > On Sunday 23 September 2001 9:34 pm, Adrian McMenamin wrote: > > If anybody out there wants to try to try a working LinuxDC kernel there is > > now one available at: > > > > http://www.mcmen.demon.co.uk/linuxdc/kernel-boot.elf > > > > The kernel is configure to support a keyboard and the BBA. > > > > It also includes Busybox and has a telnet client, but not too much else. > > > > It is a 912017 byte download. > > > > To use it you will need to use dc-load or similar (using the default upload > > address on dc-load works fine IME). > > > > Warnings: my ISP impose severe download restrictions, so I may have to put > > it offline if demand is heavy! > > > > GPL stuff: This is licencesed under the GPL. I built this using Bill > > Gatliff's excellent article and sources are available from there. > > > > http://www.billgatliff.com/articles/emblindc/emblindc/ > > > > > > Best of luck > > > > _______________________________________________ > > Linuxdc-dev mailing list > > Lin...@li... > > https://lists.sourceforge.net/lists/listinfo/linuxdc-dev > > _______________________________________________ > Linuxdc-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxdc-dev > |
From: Adrian M. <ad...@mc...> - 2001-09-26 09:06:24
|
I've updated the kernel and busybox on my site - in theory it should now support NFS. http://www.mcmen.demon.co.uk/linuxdc About 40 people appear to have downloaded it - anyone got any feedback? On Monday 24 September 2001 8:10 pm, ePAc wrote: > mirrored :o) > > http://www.korigan.net/linux-dc/ > |
From: Adrian M. <ad...@mc...> - 2001-09-26 09:20:43
|
As part of my efforts to redesign the Lindc site I have attempted to download the GIMP for Windows (all my HTML tools are on Windows boxes and it's a pain to switch from one machine - in the living room - to another - in the bedroom just to twiddle the graphics). But I've been unsuccesful because every version I've looked at appears to contain the backdoor/IRC-Flood/D virus (I think that's what it was called). Is this a known problem? Or has my virus checking software just got it wrong? |
From: Adrian M. <ad...@mc...> - 2001-09-26 11:40:46
|
As those who listen into #linuxdc know, I've been attempting to port Qt Embedded to DC Linux. I've learnt alot about NFS and much else on the way! But now I can run the examples they report the error "QServerSocket could not bind tp file /tmp/...." etc Anybody know what it means? |
From: M. R. B. <mr...@0x...> - 2001-09-26 12:17:15
|
* Adrian McMenamin <ad...@mc...> on Wed, Sep 26, 2001: > As those who listen into #linuxdc know, I've been attempting to port Qt > Embedded to DC Linux. > > I've learnt alot about NFS and much else on the way! > > But now I can run the examples they report the error "QServerSocket could not > bind tp file /tmp/...." etc > Anybody know what it means? > Hmm ... just a guess ... but obviously you need a writable /tmp directory. So create one :P. M. R. |
From: M. R. B. <mr...@0x...> - 2001-09-26 12:15:57
|
* Adrian McMenamin <ad...@mc...> on Wed, Sep 26, 2001: > > But I've been unsuccesful because every version I've looked at appears to > contain the backdoor/IRC-Flood/D virus (I think that's what it was called). > Um .. have you written to the GIMP or GTK+ developers about this? Seems like they would know what's what. M. R. |
From: Adrian M. <ad...@mc...> - 2001-09-26 18:04:44
|
On Wednesday 26 September 2001 1:15 pm, M. R. Brown wrote: The developer has told me it is a false positive. > * Adrian McMenamin <ad...@mc...> on Wed, Sep 26, 2001: > > But I've been unsuccesful because every version I've looked at appears to > > contain the backdoor/IRC-Flood/D virus (I think that's what it was > > called). > > Um .. have you written to the GIMP or GTK+ developers about this? Seems > like they would know what's what. > > M. R. > > _______________________________________________ > Linuxdc-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxdc-dev |
From: Adrian M. <ad...@mc...> - 2001-09-26 20:30:29
|
On Wednesday 26 September 2001 1:15 pm, M. R. Brown wrote: > * Adrian McMenamin <ad...@mc...> on Wed, Sep 26, 2001: > > But I've been unsuccesful because every version I've looked at appears to > > contain the backdoor/IRC-Flood/D virus (I think that's what it was > > called). > > Um .. have you written to the GIMP or GTK+ developers about this? Seems > like they would know what's what. > > M. R. Looks like you're right - but it doesn't seem to like 777 either ?! |