From tine.mezgec at upr.si Thu May 7 17:17:32 2009 From: tine.mezgec at upr.si (Tine Mezgec) Date: Thu, 07 May 2009 17:17:32 +0200 Subject: [Udpcast] udpcast Message-ID: <4A02FB8C.5000004@upr.si> hi, I have some problems with udpcast and quite a few computers using this network card: 01:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) the right module for it is 8139too that I can use by doing: /usr/lib/udpcast/makeImage -k vmlinuz-2.6.27.6udpcast -i initRd -m 8139too --fullbox and if I boot with this kernel and initrd (using PXE) eth0 gets detected and seems to work (i can se a bunch of ethernet related messages on F6. of course then nothing works becouse hdd is not available... If I include modules for ata controller like this: /usr/lib/udpcast/kernel# /usr/lib/udpcast/makeImage -k vmlinuz-2.6.27.6udpcast -i initRd -m libata ata_generic ata_piix 8139too --fullbox Then even if I select 8139too when it asks me which module to use it complains that network is not available :( Attached are results of lspci and lsmod commands on ubuntu installed on this machine. LPT -------------- next part -------------- A non-text attachment was scrubbed... Name: lspci Type: video/x-ms-wm Size: 1216 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: lsmod Type: video/x-ms-wm Size: 2259 bytes Desc: not available URL: From alain at knaff.lu Tue May 12 08:50:38 2009 From: alain at knaff.lu (Alain Knaff) Date: Tue, 12 May 2009 08:50:38 +0200 Subject: [Udpcast] driver atl2 In-Reply-To: <43a09aba0904300207s78fc6b52pb4ca2fc0c751bf26@mail.gmail.com> References: <43a09aba0904300207s78fc6b52pb4ca2fc0c751bf26@mail.gmail.com> Message-ID: <4A091C3E.3090802@knaff.lu> Becarios Fmat wrote: > Hello, I'm Spanish and I work in the La Laguna University. I love this tool, > I never see another like this, it is simple and useful. BUT there isn't a > atl2 network driver and it not works on we new computers. We try to use the > udpcast boot image generator, but an kernel panic error is given. I'll like > you can add de atl2 driver to the ready made boot images. Thanks. > > Cristo Javier Reyes Rodríguez > ULL, Tenerife, España. > I've uploaded udpcast kernel 2.6.30-rc5, could you try again? Regards, Alain