From lmth at deakin.edu.au Mon Mar 19 06:46:27 2007 From: lmth at deakin.edu.au (lmth@deakin.edu.au) Date: Mon Mar 19 06:47:39 2007 Subject: [Frugalware-users] A request for your input. Message-ID: <20070319164627.4tabyswqo0o8o4cw@mail.deakin.edu.au> Hello My name is Lara Thynne and I am a PhD candidate at Deakin University Australia. I am currently researching the boundary between work and leisure activities directly related to the open source community and open source program development. As part of this I am running a survey at the following address. https://dcarf.deakin.edu.au/surveys/oss/ The survey is completely confidential and looks at your views and motivations to use Open Source software and to participate in the community. It will only take a five to ten minutes to complete and your contact details will not be recorded. You can withdraw your participation at any stage. I sincerely apologize for the spammish nature of this e-mail - I don't mean to abuse this list. I am trying to collect responses from as many open source developers and users as possible and a mailing list like can be the only way to reach many developers. Thanks again Lara P.S The program that I am using is open source, of course (www.phpsurveyor.org)! From a.prochazka at gsi.de Fri Mar 30 15:49:36 2007 From: a.prochazka at gsi.de (AndrejProchazka) Date: Fri Mar 30 15:49:46 2007 Subject: [Frugalware-users] network after installation Message-ID: <460D1570.1060704@gsi.de> Hi all, I have one problem concerning network connection, I have installed frugalware 0.6 from netinstall cd, i use static ip, everything was OK, installation was successfull, no any problems. but in my final system, i am not able to connect to net, i use the same setting of network connection as during installation. module for my network card is loaded (via_rhine), interface is setted up, but connection does not work. Is this problem related to kernel ? or some loaded modules conflict ? regards hrocho From vmiklos at frugalware.org Fri Mar 30 16:06:32 2007 From: vmiklos at frugalware.org (VMiklos) Date: Fri Mar 30 16:06:36 2007 Subject: [Frugalware-users] network after installation In-Reply-To: <460D1570.1060704@gsi.de> References: <460D1570.1060704@gsi.de> Message-ID: <20070330140632.GA17224@genesis.frugalware.org> Na Fri, Mar 30, 2007 at 03:49:36PM +0200, AndrejProchazka pisal(a): > Is this problem related to kernel ? or some loaded modules conflict ? the setup uses the same kernel / modules as the final system i would try to compare the output of the dmesg and lsmod commands in the setup (you can get a shell on tty2) and in the real system. maybe simply having a look at the dmesg on the real system is enough, though :) VMiklos -- developer of Frugalware Linux - http://frugalware.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : /pipermail/attachments/20070330/7827b77d/attachment.bin From a.prochazka at gsi.de Fri Mar 30 16:17:25 2007 From: a.prochazka at gsi.de (AndrejProchazka) Date: Fri Mar 30 16:17:57 2007 Subject: [Frugalware-users] network after installation In-Reply-To: <20070330140632.GA17224@genesis.frugalware.org> References: <460D1570.1060704@gsi.de> <20070330140632.GA17224@genesis.frugalware.org> Message-ID: <460D1BF5.5050902@gsi.de> ok now it is solved, but problem was that after installation i typed ip and gw setting for connection(via_rhine card) and script saved it as setting for eth0, but after restart my network card became eth1 and eth0 was firewire. i had also tried to setup connection to eth1, which was not working, due to gw setting for eth0, so it works after complete remove of eth0. but maybe you should check install scripts because after installation i typed eth0 for networkcard and after reboot it was not valid anymore ok thank you for fast reply hrocho VMiklos wrote: >Na Fri, Mar 30, 2007 at 03:49:36PM +0200, AndrejProchazka pisal(a): > > >>Is this problem related to kernel ? or some loaded modules conflict ? >> >> > >the setup uses the same kernel / modules as the final system > >i would try to compare the output of the dmesg and lsmod commands in the >setup (you can get a shell on tty2) and in the real system. maybe simply >having a look at the dmesg on the real system is enough, though :) > >VMiklos > > > >------------------------------------------------------------------------ > >_______________________________________________ >Frugalware-users mailing list >Frugalware-users@frugalware.org >http://frugalware.org/mailman/listinfo/frugalware-users > > From vmiklos at frugalware.org Fri Mar 30 16:50:18 2007 From: vmiklos at frugalware.org (VMiklos) Date: Fri Mar 30 16:50:20 2007 Subject: [Frugalware-users] network after installation In-Reply-To: <460D1BF5.5050902@gsi.de> References: <460D1570.1060704@gsi.de> <20070330140632.GA17224@genesis.frugalware.org> <460D1BF5.5050902@gsi.de> Message-ID: <20070330145018.GB17224@genesis.frugalware.org> Na Fri, Mar 30, 2007 at 04:17:25PM +0200, AndrejProchazka pisal(a): > but maybe you should check install scripts because after installation i > typed eth0 for networkcard and after reboot it was not valid anymore in fact the hardware detection is parallel, wich means the order of the network cards are random. to prevent this, all network cards are recorded in /etc/udev/rules.d/70-persistent-net.rules, but the setup and the installed system are two different systems to there may be differences. one solution would be to copy the persistent-net.rules from the setup to the target system after the install. if you would like so, then please file a feature request in the bug tracking system thanks, VMiklos -- developer of Frugalware Linux - http://frugalware.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : /pipermail/attachments/20070330/897171d0/attachment.bin