Fwd: fglrx driver locks machine

2008-09-27 Thread Matteo Semplice
e give me some directives, as I am no professional programmer. Thanks in advance to anyone who has any suggestion. Best regards, Matteo Semplice --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: sparse matrix computation package

2007-03-06 Thread Matteo Semplice
Hi. If you want libraries to be called from your programs (C or Fortran), go ahead with Lapack or Petsc. They are the result of longstanding efforts of the numerical analysis community. They both seem to be available in stable, although I never used myself the versins packaged by debian. The la

hal in Debian sarge

2007-03-06 Thread Matteo Semplice
Dear everybody, I seem to have a problem with the hal daemon in Debian Sarge. I think that hald doesn't start or it dies immediately. Let me first explain that I am working on this since my understanding is that any device manager (g-v-m, ivman, pmount, ...) needs hal. In the end, all I want i

non constant SYSFS info for the same device

2005-10-24 Thread Matteo Semplice
Hi. I am investigating the issue of writing a udev rule for my usb pen, read tons of doc on the web, tried in vane lots of suggestions from people on this list (thanks!) Today I noticed that the output of udevinfo -a -p $(udevinfo -q path -n /dev/sda) varies each time I plug in the usb stick.

Re: help: udev rule for usb stick

2005-10-20 Thread Matteo Semplice
Alle 05:47, giovedì 20 ottobre 2005, Jules Dubois ha scritto: > On Wednesday 19 October 2005 17:56, Matteo Semplice > <[EMAIL PROTECTED]> > > (<[EMAIL PROTECTED]>) wrote: > > Hi everybody, > > is anyone willing to suggest an udev rule to SYMLINK my usb stick to

help: udev rule for usb stick

2005-10-19 Thread Matteo Semplice
Hi everybody, is anyone willing to suggest an udev rule to SYMLINK my usb stick to something like "/dev/usbpen"? I know that the web is full of suggestions on how to do it, but I can't get it to work for me! When I plug it in, it gets recognized by the scsi emulation and assigned to /dev/sda,

compiling kernel 2.0 under potato

2002-04-17 Thread Matteo Semplice
nges do I need to make except grabbing gcc272? My standard gcc compiler is gcc2.95, I am thinking of things like glibc for gcc2.95 not being backward compatible and similar issues... Can anyone help? thanks a lot, matteo --- Matteo Semplice Wadham College Oxford - UK --

Re: pcsnd driver and Pentium

2001-07-21 Thread Matteo Semplice
x27;t? Anyone got any clue? Thanks. matteo On Sat, 21 Jul 2001, Matteo Semplice wrote: > Hi everyone, > I am trying the pcsnd driver patch (from > ftp://ftp.uk.linux.org/pub/people/dwmw2/pcsp/) on my Pentium 100MHz > laptop. It is supposed to provide some basic sound through the PC s

pcsnd driver and Pentium

2001-07-20 Thread Matteo Semplice
or stereo DAC on parallel port that the driver is supposed to support?) matteo PS I read debian-user only in digest format, so please Cc replies to me if you are answering on that list only. --- Matteo Semplice Wadham College Oxford OX1 3PN U.K.

Re: Thin-X-Client-Laptop

2001-07-20 Thread Matteo Semplice
if sshd on freeze or ssh on the laptop disable X11 forwarding by default (try something like 'ssh -v [EMAIL PROTECTED]' and see whether you get messages about X11Forwarding/connections being disabled/refused). Other and more fancy solutions were suggested before: I am not arguing

gcc problems compiling pcmcia

2001-07-08 Thread Matteo Semplice
\ (cd $module; \ if ./debian/rules KVERS="2.0.39" KSRC="/usr/src/linux" \ KMAINT="Matteo Semplice" KEMAIL="[EMAIL PROTECTED]" \