Re: [ilugd] OSDD Portal - request for comments from community

2008-06-21 Thread Andrew Michael Lynn
>>> Sandip Bhattacharya <[EMAIL PROTECTED]> 06/20/08 9:38 PM >>>

>IMHO, my perceived biggest problem in organizations like CSIR is 
>vendor/platform lock-in which causes expensive sustainability issues 
>later. Having options which are nimble are as important as options which
>are so called "enterprise grade".

I am tempted to fork this thread into defending the role of government funded 
laboratories in implementing technological and engineering innovation, but that 
would dilute the direct answer to the statement above - which is far more 
important. It is precisely to avoid vendor or platform lock-in that we are 
sifting through the proposed components to focus on open source - and pasting 
it on this list to gauge the response of the community in using them. Most 
members on this list would have the time, skills and resources to be able to 
click-start the portal components, fewer provide tuning and security, but 
probably none can provide the legal indemnity for developing such a portal. 
Hence the need to rely on "enterprise" builds and a framework that has 
indemnity built in.  The nimbleness would be on how easily one can get support 
and extensibility to it, which - to me - is dependent on how easy it is for the 
community to participate. 

>The other problems are talent and support. Recruiting and retaining good Java
>programmers/admins are a nightmare for commercial organizations in the
>first place. I cannot imagine what it will be for organizations like
>CSIR.

This is a generic problem, especially with IT skills, and government salary 
scales. However, this is the first Indian Govt, funded project that I know of, 
that has a significant departure from the cathedral in-house  model of 
implementation to the bazaar-style. It has in-built mechanisms of funding for 
consultancies, awards and rewards, credits for contribution and a Google SoC 
style fellowship. Would be grateful for any more ideas on how to widen the 
participation of the (especially Indian) FOSS community. 
Would anyone be interested in developing a prototype?

BTW: Disclaimer - I am a volunteer contributor to the project and this is just 
my opinion. 

Andrew 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] OSDD Portal - request for comments from community

2008-06-21 Thread Andrew Michael Lynn
>>>> Raj Mathur <[EMAIL PROTECTED]> 06/20/08 9:38 PM >>>
>[LONG] Comments inline...
>On Thursday 19 Jun 2008, Sandip Bhattacharya wrote:
>> +++ Andrew Michael Lynn [19/06/08 14:26 +0530]:
>> >Requirements: Collaboration, Content-management, an Open Lab
>> > note-book, project management and workflow
>> >
>> >1. OS
>> >Solaris
>> >Enterprise Linux
>>
>> Is commercial support from Redhat/Sun going to be bought? If not,
>> then Debian would be a good rock solid alternative too. Freebsd would
>> be as good too.
>>
>> Business angle:
>> Solaris/Opensolaris vs. Linux:
>> 1. How expensive is paid tech support?
>> 2. How much support is typically needed in any of these options.
>> 3. How much difficult is it to get admins for these options? And
>> retain them?
>> 4. As a consequence, how easy is it to get good documentation? And
>> good community support?
>
>I'd add:
>
>5. How easy is it to get the target software for the target platform?  
>Do the products you are selecting have a large installed base on the OS 
>you select?  Are any of them certified?

The last is a compelling reason for choosing a Linux based OS: There are far 
more applications in the academic community that one can get running with a 
routine configure-make using gmake, and is why the application layer at least 
would have to be with Linux


>> >3. Portal Engine
>> >Sun Open Portal
>> >LifeRay
>> >
>> >Note: Most users/developers of computational biology applications
>> >web-enable their applications using a LAMP stack. Q: Can similar
>> > portal functionalities be provided by Joomla/Drupal/etc  ?
>>
>> Yes, You should also consider FOSS options like Plone, Typo3 which
>> has workflow login built in.
>
>Umm, that's really, really basic workflow.  jBPM (or any 
>enterprise-grade workflow engine) can give you infinitely customisable 
>workflows.  Of course, in this case I'm not sure what level of 
>workflows we need.
>
On the portal, the applications should be pluggable and accessible, much like 
what is implemented in the SUN site, network.com(1). 

The present leaning is to consider data and applications as services and use an 
SOA. Linking these services together to form a workflow (we use the word 
"pipeline" more in computational biology) is the main requirement for a 
workflow component to the portal. An example that best suits our requirement is 
the taverna project(2), which is a desktop workbench, and will have to be 
modified so that the resources are local or on a  grid built for the project. 

(1) http://network.com/
(2) http://taverna.sourceforge.net/

Andrew



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] OSDD Portal - request for comments from community

2008-06-19 Thread Andrew Michael Lynn
At Freed.in/2007, Samir Brahmachari presented his ideas on Open Source
Drug Discovery - which proposes to use the principles of open source to
scientific pursuit: specifically to the drug discovery process applied
to neglected tropical diseases like tuberculosis. Prof. Brahmachari is
now the Director-General of the CSIR, and the project has started -with
its first deadline - to develop a portal by the 15th of August.

The choice of components and architecture - obviously open source where
available - would be largely chosen on (a) ease of extensibility and
maintenance by the developer and end-user community. Placed below is a
listing of the results from the first brain-storming. Please comment on
your experience with any component, and suggest alternatives where
possible:

Requirements: Collaboration, Content-management, an Open Lab note-book,
project management and workflow 

1. OS
Solaris 
Enterprise Linux

2. Application server
GlassFish
JBOSS
Apache Tomcat
Apache

3. Portal Engine
Sun Open Portal
LifeRay

Note: Most users/developers of computational biology applications
web-enable their applications using a LAMP stack. Q: Can similar portal
functionalities be provided by Joomla/Drupal/etc  ?

4. Ability to seperate computationally expensive applications on
dedicated hardware:
N1 Grid Engine

5. Accounting and Auditing
can be done using N1 Grid engine
OpenLDAP

6. Resource Service Broker 
GridBus Broker 3.0

7. Database
MySQL 
PostgreSQL

8. Data Warehousing (Do we need this?) The only suggestions in the first
cut were proprietary solutions. 
Data Warehouse – GreenPlum
Data Integration/Extraction Tool – Informatica
Design/BI - Microstrategy

9. Secured Remote Access
Secure Global Desktop – For remote access.
VPN or tunnels with rdesktop or VNC.

10. Workflow
jBPM is built into JBOSS. 
The taverna project (workflow developed for computational biology)

Andrew Lynn
for the OSDD team and 
thanks to Raj Mathur for some suggestions incorporated above

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Printing mysql data...

2008-05-04 Thread Andrew Michael Lynn
On Sat, 2008-05-03 at 19:13 -0700, bipin sartape wrote:

> 5) the printing should not one sided. i have to print
> multiple pages in one single sheet of paper along with
> proper formatting (precisely 4 nos on A-4 size)
> 
>  --   --
>  ||   || 
>  ||   ||  
>  |  3  24 |   | 23  4  |
>  ||   ||
>  ||   ||  
>  |  5  26 |   | 25  5  | 
>  ||   ||
> ---  ---
>   (front side)  (reverse side)
>A4 page A4 page
>nos indicate page nos to be printed
> 

Open office has a "brochure" mode which does what you have listed
above...(Tools->Options->(Writer)->Print) You can select the number of
pages per side - in your case 4 - from File->Print->Page Setup.

Andrew.




___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [Freed] [LONG] Re: Plan for Freed.in 2008

2007-12-27 Thread Andrew Michael Lynn
On Thu, 2007-12-27 at 13:45 +0530, Saurabh Nanda wrote:
> > 1. Free knowledge!
> >a. Using free formats e.g. ODF, PDF, etc.
> >b. Using non-free formats e.g. .DOC, etc.
> 
> > 1a. Free knowledge using free formats
> > i. Using free tools - e.g. OOo
> > ii. Using non-free tools - e.g. Wordperfect
> 
> In my opinion, free knowledge can only be obtained by 1a. However,
> free knowledge can be manipulated using 1a-i and 1a-ii both. And if
> Freed is focusing on knowledge, as such, using non-free tools should
> also be discussed to reach out to a broader audience.
> 
Freed is an event of the FOSS community. Talking about non-free tools is
a non-starter, except perhaps to showcase FOSS alternatives - largely
because this is not an event hoping to focus on comprehensively defining
free knowledge or the "Knowledge Ecosystem"

I would prefer to use the term "focus" with FOSS s/w rather than
Education with reference to Freed.in/2008. There is a parallel group
discussing the "Knowledge Commons", which will meet sometime in January
more interested in policy. Some of us overlap in both forums. Creating a
pressure group from the FOSS community to focus on education was not
even the intention of Freed.in.

> > Lets say we are talking about (1). To many people, using 1a and 1b are
> > good enough.
> 
> To these people we might need to explain why open formats and
> standards are so important for knowledge. That could be a tangible
> goal for Freed -- workshops/discussions on how closed formats are
> harming the knowledge economy, especially in the Indian scenario.
> 
> But, yes -- I agree with Kenneth and Sandip. Focusing completely on a
> social revolution is not what can be achieved by such a forum.
> Probably Freed 2008 can have a large number of
> discussions/presentations discussing the application of FOSS in the
> knowledge economy. It can kick start a parallel forum/body to take
> this initiative forward -- if one does not already exist. But as an
> ongoing event, Freed should remain a FOSS (focusing on s/w) event.
> 

One of the catch-phrases suggested for Freed.in/2008 was "The Systems
and Tools  in building the Knowledge Ecosystem".  The document on the
wiki is itself raw and diffused, as expected from the initial round of
brainstorming, during which we listed possible IT systems and tools to
serve as a seed for the community to build on and refine.

Raj has already given a response with the answer to why-open-content,
and why-education in our country. A few specifics to show that the
government is seized by the issue:

(1) The Knowledge Commission has listed a set of recommendations under
(a) Access to knowledge, (b) creation of knowledge, (c) knowledge
concepts, (d) the delivery of services, and (e) the application of
knowledge. [1] 
(2) The Indian Government will allot 19.7% of the plan resource
(approximately 2,20,000 crores) for education in the next plan.[2]

The first four of the recommendations made by the Knowledge Commission
are almost entirely dependent on ICT, and have FOSS based components
available. Can we define them? Can we participate more fully in their
successful implementation? 

The FOSS community has voices which largely belong to system
administrators and software developers. I am sure that the application
of these areas would be the backbone of the systems and tools in
building the Knowledge Ecosystem of our country. The difference with the
organisation of Freed.in this year is not that a focus on Education has
been imposed, but tracks have been left nebulous for the community to
define. In parallel, a conclave on building the Knowledge Ecosystem is
also proposed. 

Andrew

Ref:
[1] http://knowledgecommission.gov.in/report2006/default.asp [general
report ] and
http://knowledgecommission.gov.in/downloads/recommendations/OERPM.pdf
[sketch specific to open knowledge and access]
[2] http://www.rediff.com/money/2007/nov/07edu.htm

  



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [OT] $share_fedora_8_iso if $planning_to_download && $living_near_DELHI_metro_station

2007-11-09 Thread Andrew Michael Lynn
>>> "Rakesh Pandit" <[EMAIL PROTECTED]> 11/08/07 11:55 PM >>>
>Hello folks,
>
>I was planning to download Fedora 8, but have a very weak connection at home.
>
>Any one Near Indrapuram Ghaziabadh (Shipra Mall) or near any metro
>station also planning to download one please drop a mail off-list.
>
keeping this on-list as it maybe useful to others:
I have downloaded the fedora 8 dvd's for i386 and x86_64. The mirror of the 
repo will take longer, but should be done by Saturday (10-11-07). Will bring it 
along to the next ILUGD meeting. Anyone wanting a copy earlier is welcome to 
pick it up from my lab at JNU.

Regards,
Andrew

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Mandriva 2007 Spring Edition

2007-08-16 Thread Andrew Michael Lynn
>>> Kenneth Gonsalves <[EMAIL PROTECTED]> 08/16/07 4:51 PM >>>
>
>On 16-Aug-07, at 4:46 PM, mehul wrote:
>
>>> my friend paid to download the paid-for version - but he couldnt do
>>> the download because he hadnt yet learnt to use wget - so he told
>>> them and they shipped the dvd to him.
>>
>> There are GUI ways too, isn't it?
>
>gui ways break on long downloads - often they refuse to resume. wget - 
>c is sure and safe.
>
Gui is not necessarily evil. I have had very good results with gftp. It 
automatically restarts, and can also continue/resume on a broken download. 
Though if you can spend the time to learn to use wget, you probably will not 
want to use anything else.

Regards,
Andrew

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Anyone with an experience of CDS invenio

2007-07-27 Thread Andrew Michael Lynn
>>> Kenneth Gonsalves <[EMAIL PROTECTED]> 07/26/07 12:10 PM >>>
On 26-Jul-07, at 10:52 AM, Vikas Rawal wrote:

>actually i had never heard of invenio. I had compared dspace,  
>railroad and greenstone. Railroad is dead, greenstone not mature  
>enough and I had good reports about dspace. Only the java thing was  
>putting me off. I now see invenio uses python - so i think i will try  


I tried both dspace and greenstone. in my youth.

Now that I'm older and wiserheres what I had learnt before discarding both.

Dspace is more suited for *sharing* original collections with the rest of the 
world. I had pdf/doc/etc/ manuscripts - largely reference material that I 
required to access quickly but of which I was not really the copyright owner, 
and there was a long lag while uploading, as each document gets a unique ID. 
This, however,  may have been an artefact of not choosing the correct option.

Greenstone was more suitable. It would take documents as pdf or doc or txt or 
whatever, and do a commendable ocr based   index, making them searchable.  
Retrieval was also easy. The problem with a departmental server, was that 
uploading manuscripts required administrator privileges, and  the sub-division 
into collections prevented single search operations through the database.

I will set it up again. Maybe we can have a comparison of various other digital 
library software at the next ILUGD meet. ??

:)

Andrew


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Multimedia work at Sarai, CSDS

2007-05-28 Thread Andrew Michael Lynn
>>> Gora Mohanty <[EMAIL PROTECTED]> 05/28/07 10:44 AM >>>
On Mon, 2007-05-28 at 05:51 +0530, Anant Narayanan wrote:
[...]
>> Perhaps you could expand the topics of interest posted for the RGF-Sarai
>> FLOSS fellowships to include areas such as multimedia tools?
>
>Um, they are in there, though somewhat down the list. Personally, I feel
>that this will take a longer-term engagement than is provided by the
>duration of the usual Sarai FLOSS fellowships. However, we are willing
>to consider any serious proposals for multimedia work under the FLOSS
>fellowship programme.

I did a mini-project in collecting digital content development tools for 
e-learning a few years ago - and eventually went the same way that the Sarai 
team is planning - Final Cut Pro on the Mac and Adobe 
Premiere/Photoshop/Pagemaker for both the Mac and Windows platforms. 

It was not because the open-source versions were inferior in capability - or 
promised features. Just lacked documentation or howtos for the newbie and 
irregular user. Unfortunately the professional digital designer was normally 
inseperable from the Mac platform with its proprietary tools and once familiar 
does not want to change..(Who does! Old dogs...new tricks... aside: I love 
still love Fedora inspite of the Ubuntu wave!)

Many of the tools are available in Dynebolic or Ubuntu Studio. Maybe we should 
move discussion from "development" to "deployment" of FOSS multimedia: 
Here is a suggestion: We can run a extended workshop that comprehensively 
checks out software for digital content creation, and generates HOWTOs and 
tutorials... 
1.Space and hardware - I can provide space - and PC's with relatively good 
graphics and RAM for a workshop/ especially over the summer/winter/diwali 
vacations - prelude to FREEDEL
2.People - Students  are aplenty for testing/kearning  and documentation - but 
would do far-far better with some guidance...

Any takers from those with  professional experience in digital design? .?



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] ilugd Digest, Vol 50, Issue 1

2007-05-01 Thread Andrew Michael Lynn
>>> "Varun Mittal" <[EMAIL PROTECTED]> 05/02/07 7:55 AM >>>
>hello everybody,
>how can I connect two computers so that they function as one with increased
>processing power
>something of kind of parallel processing.
>
>varun mittal

If you would like to share the kernel - create a single image or shared memory 
system - then OpenMosix is the best way out.
http://openmosix.sourceforge.net/
Dyne:bolic has this implemented as a live CD - though it is supposedly geared 
for graphics and audio-video processing
http://dynebolic.org/

However, the more common  way is get super-computing power is to cluster 
machines - and applications run across the cluster using message passing - 
either MPI or PVM - typically called a "Beowulf" cluster. More info from the 
links below:

http://beowulf.org/overview/faq.html

Two popular OS/middleware are Oscar and ROCKS

http://oscar.openclustergroup.org/
http://www.rocksclusters.org/wordpress/

There is also the concept of high-throughput computing - made popular by the 
SETI project and some academic stuff like [EMAIL PROTECTED] The application 
that can convert your LAN to a high-throughput system - with advanced features 
like check-pointing, etc. is the CONDOR project 

http://www.cs.wisc.edu/condor/

Andrew

P.S. I will be setting up a Condor grid on heterogenous hardware for an 
experiment that will run through next week. If this excites your voyouristic 
tendencies, you are welcome to join us at JNU.   

 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] OpenSuSE and Intel 865G chipset

2007-03-06 Thread Andrew Michael Lynn
>>> ananda rao <[EMAIL PROTECTED]> 03/05/07 8:11 AM >>>
>Dear Forum
>  I bought an HCL machine which comes with an Asus P5P800-VM
motherboard. This MB comes withan Intel 865G >chipset.
>  I tried installing OpenSuSE 10.1 on this machine. After a few
hiccoughs I was finally able to get into the graphical mode. >But the
problem is the screen flickers. Though the rated refresh rate of the
monitor is 85MHz, I am not able to get this >rate of refresh. I tried
installing the linux drivers from the MB CD. The rpm package istalled,
but still the refresh rate does >not change.
>  Any suggestions will welcome.
>  anandarao313

Could be a monitor problem : the refresh rate of 85 MHz is only
available on lower resolution - 1024x768 for the 17" CRT monitors that I
have - and setting X to a higher resolution causes the flicker for a
white background because the monitor slips to 60MHz. I have managed to
get it to 75 Mhz which reduces the flicker, but the resolution is not at
the maximum allowed (1280x960 - again for the monitors that I have)

You could check your monitor manual and see what are the preset refresh
rates for the different resolutions, and use those to set the  
HorizSync and VertRefresh values in the xorg.conf file. 

Andrew

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] vcd cutter

2006-12-26 Thread Andrew Michael Lynn

-Original Message-
From: "मयंक  जैन (M ayank Jain)" <[EMAIL PROTECTED]>
To: "The Linux-Delhi mailing list" 
Date: Tue, 26 Dec 2006 18:57:10 +0530
Subject: Re: [ilugd] vcd cutter

On 12/20/06, अभिनव सहाय <[EMAIL PROTECTED]> wrote:
> is there any software for linux that cuts and joins movie files together???
> if yes can someone give the download link please

Avidemux can solve your problems.
Have a look at http://fixounet.free.fr/avidemux/

There is a more complex editor - cinelerra, which I had downloaded and 
installed when I was attempting to set up a multimedia lab a few years ago. It 
is the choice in Dynebolic...

I unfortunately have limited experience in using it - just know it installs 
easily. Try:
http://heroinewarrior.com/cinelerra.php3




Andrew Lynn Ph.D
Asstt. Professor
School of Information Technology
Jawaharlal Nehru University
New Delhi 110067



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Problem with OpenGL on linux (FC6) on AMD64 with ATI Radeon 200

2006-12-05 Thread Andrew Michael Lynn
I have not been able to get 3D (OpenGL) running with either x86_64 or x86 
versions of FC6, using both the opensource and proprietary ATI drivers, on a HP 
dx5150. 2D works out of box.

relevent info:

[EMAIL PROTECTED] ~]# lspci
...
01:05.0 VGA compatible controller: ATI Technologies Inc RS480 [Radeon Xpress 
200 G Series]
01:05.1 Display controller: ATI Technologies Inc Unknown device 5854
...

[EMAIL PROTECTED] ~]# dmesg |grep agpgart
Linux agpgart interface v0.101 (c) Dave Jones

[EMAIL PROTECTED] ~]# grep /var/log/Xorg.0.log -e WW -e EE
...
(WW) fglrx: No matching Device section for instance (BusID PCI:1:5:1) found
(EE) end of block range 0x1fff < begin 0xe000
(WW) fglrx(0): Failed to open DRM connection
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): ***
(WW) fglrx(0): * DRI initialization failed!  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available*
(WW) fglrx(0): * *


>From googling, I  realise I have to recompile the kernel,- agpgart is built in 
>by default, and the amd64-agp is not compiled. (The following modules are 
>required to be loaded in sequence:)
agpgart
amd64-agp
drm
(radeon or fglrx)

There seems to be something strange with the new kernels - I've tried 2.6.18-2 
and 2.6.19... Options relevant to agpgart, are not visable with "make 
menuconfig", though the option is listed in the .config file. There is a 
discussion on this, and the link between agpgart and iommu, the need to disable 
iommu (without much discussion on the repercussions) and the fact that in the 
newer kernels, IOMMU is not tog-able by default...

.
# Mark as embedded because too many people got it wrong.
# The code disables itself when not needed.
config IOMMU


This hardware has a third-party card (ChipID 5854) which is listed on the ATI 
windows catalyst drivers. 
Has anyone got an easier solution - like maybe positive results with an earlier 
kernel? I still have not got the kernel compiled correctly to get openGl 
working, and am dreading trying to scale this solution to a few hundred 
machines.

Andrew Lynn Ph.D
Asstt. Professor
School of Information Technology
Jawaharlal Nehru University
New Delhi 110067


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Fedora core 6 DVDs/CD?

2006-10-29 Thread Andrew Michael Lynn
>-Original Message-
>From: Viksit Gaur <[EMAIL PROTECTED]>
>To: ilugd@lists.linux-delhi.org
>Date: Sun, 29 Oct 2006 03:08:53 -0800 (PST)
>Subject: [ilugd] Fedora core 6 DVDs/CD?
>
>Hi all,
>
>I was wondering if anyone attending the ILUG-D meet
>tomorrow could bring along a copy of the FC6 DVD/CDs?
>
>I think Andrew from JNU was talking about it on a
>previous thread.. 

Sure..
Anyone who wants a copy of the DVD write to me by noon 30/10/2006, mentioning 
whether you want a x86 or x86_64 - and bring an empty DVD - I will exchange it 
for a DVD with FC6. 

I will also bring along the extras and updates repos on a portable disk. 

regards,
Andrew


Andrew Lynn Ph.D
Asstt. Professor
School of Information Technology
Jawaharlal Nehru University
New Delhi 110067



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Urgently Need FC5 DVD!!

2006-09-24 Thread Andrew Michael Lynn
>-Original Message-
>From: "Sahil Dave" <[EMAIL PROTECTED]>
>To: "The Linux-Delhi mailing list" >
>Date: Sat, 23 Sep 2006 20:44:50 +0530
>Subject: [ilugd] Urgently Need FC5 DVD!!
[..]
>i urgently require a  DVD of Fedora Core 5, ASAP.
>Are there any good distributors or resellers in >Delhi??
>If you know any plz, provide their contact nos., >etc

We maintain a FC4 and 5 repo at JNU, at the School of Information Technology, 
largely for internal consumption. You are welcome to come over and pick up a 
DVD /bring a portable hard-disk and take a copy. If travelling is a major 
hassle, write to me off-line and we can work out a solution to pass it on to 
you. 

Andrew

Andrew Lynn Ph.D
Bioinformatics Center,
School of Information Technology
Jawaharlal Nehru University
New Delhi 110067



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
http://freedel.in - September 16-17, 2006


Re: [ilugd] OSS alternative to SPSS

2006-09-19 Thread Andrew Michael Lynn
We use both Octave and Scilab at JNU.

Octave is more robust but has a command-line interface and a sharper learning 
curve. It interfaces with gnuplot to produce graphics - itself not easy to use 
beyond simple ine graphs...:)

Scilab is faster to learn, easier to use, has a GUI interface, very neat demo 
programs, and can scale across compute-nodes using PVM. 

Both programs use numerical processing algorithms, though some engineers I 
know, feel that Scilab sometimes give inconsistent results.

We use Scilab for interactive stuff, and Octave for batch-processing, or as 
embeded within our protocols. (Actually - we use Perl wrappers for both R and 
Octave when we have to automate processing protocols for large data sets.)

Andrew.

-Original Message-
From: Kenneth Gonsalves <[EMAIL PROTECTED]>
To: The Linux-Delhi mailing list 
Date: Tue, 19 Sep 2006 19:18:13 +0530
Subject: Re: [ilugd] OSS alternative to SPSS


On 19-Sep-06, at 7:07 PM, Nishant Sharma wrote:

> Octave is equivalent to matlab

how does octave compare with scilab?


-- 
regards

Kenneth Gonsalves
Associate, NRC-FOSS
[EMAIL PROTECTED]
http://nrcfosshelpline.in/web/




___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
http://freedel.in - September 16-17, 2006




==

 This Mail was Scanned for Virus and found Virus free

==
Andrew Lynn Ph.D
Bioinformatics Center,
School of Information Technology
Jawaharlal Nehru University
New Delhi 110067



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
http://freedel.in - September 16-17, 2006


Re: [ilugd] hummingbird

2006-09-18 Thread Andrew Michael Lynn
Exceed is a X-emulator from Hummingbird. Very pricy.

We replaced Exceed with Cygwin - which has an X server, if you go beyond the 
default install,  and should serve the purpose.

Andrew

-Original Message-
From: Karanbir Singh <[EMAIL PROTECTED]>
To: The Linux-Delhi mailing list 
Date: Fri, 15 Sep 2006 10:51:13 +0100
Subject: Re: [ilugd] hummingbird

Raj Mathur wrote:
> 
> Vijay> Hi Rajnish, I am also intersted to reun Tally on RHEL 3.0.
> Vijay> Will you tell me the procedure.
> 
> I don't know Tally, but from the original poster's message it appears
> that he needs to run Tally on the Linux machine with display on the
> Winduhs box.  In the absence of an X server for Winduhs, this can be
> achieved easily using a VNC server on Linux and VNC client on Winduhs.
> 
> Regards,
> 

hey Raju,

perhaps NX is worth a look see, its not entirely in the open source 
realm though - but has clients that will run in lots of places, and it 
runs a lot better than vnc on slower / high latency networks.



-- 
Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED]

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
http://freedel.in - September 16-17, 2006




==

 This Mail was Scanned for Virus and found Virus free

==
Andrew Lynn Ph.D
Bioinformatics Center,
School of Information Technology
Jawaharlal Nehru University
New Delhi 110067


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
http://freedel.in - September 16-17, 2006