[newbie] libstdc++

2002-02-23 Thread Renato Tognaccini

Hi to everybody.

I was not able to install an rpm package (kmusicdb) because there is an
unsatisfied dependency on the library file libstdc++-libc6.1-2.so.3.
However this file does exist in my /usr/lib directory.

Indeed it is a symbolic link.
ll /usr/lib/libstdc++-libc6.1-2.so.3 returns

lrwxrwxrwx1 root root   31 Feb 11 16:23
/usr/lib/libstdc++-libc6.1-2.so.3 - libstdc++-3-libc6.2-2-2.10.0.so*


ll /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so* returns
-r-xr-xr-x1 root root   280232 Sep  1 17:21
/usr/lib/libstdc++-3-libc6.2-2-2.10.0.so*


Can you help me?

Thank you

Renato



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Mandrake and ISA cards

2002-02-15 Thread Renato Tognaccini

Hi,
I want to report some problems of Mandrake 8.x which were not present with 
Mandrake 7.x, it is just an info for Mandrake developers.

I installed MDK 7.x on two machines with ISA cards and it was a success: all 
hardware detected automatically and I got all my hardware working 
automatically.

On the contrary, when updating to MDK 8.x, on one machine the ethernet 
3com509 card was not detected and I moved back to MDK 7.x.

On the other machine MDK 8.x detected the soundcard (classic soundblaster) 
but I was not able to get it working, detected my LS120 zip drive, but it did 
not mounted it because, having also a scsi controller, the system created an 
/etc/fstab very confused, my floppy 3.5 mounted on /mnt/floppy2 and hdb (my 
ls120) mounted on /mnt/floppy, but it does not work.

On my PCI machine at home MDK 8.x installed succesfully.

I saw the soundcard problem common to many people in newbie community but it 
seems not solved.

Bye Renato



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Soundblaster problems on Mandrake 8.1

2001-11-16 Thread Renato Tognaccini

On Thursday 15 November 2001 08:17 pm, you wrote:
 On Thu, 15 Nov 2001 14:00:01 +0100

 Renato Tognaccini [EMAIL PROTECTED] wrote:
  Hi,
  I moved fropm Mandrake 7.1 to 8.1 by reinstalling everything.
  Everythinh worked fine except I am not able to
  install soundblaster which was workinf fine on 7.1.

 OK, if it worked with LM7.1 it should work with LM8.1 . And there are the
 ALSA drivers as an alternative to the OSS/Free (AKA kernel) drivers. You
 didn't change any hardware before installing LM8.1 which could have caused
 conflicts?



No , as far as I remember

  At boot I have the following message:
 
  Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
  sb: Creative ViBRA16X PnP detected
  sb: Sound Blaster Vibra16X sb config failed (out of resources?)[-2]

 This seems to be the problem. I wonder, you can't set up your card with
 either MCC or sndconfig but during boot the sb driver tries to load. Are
 there any sound related entries in your /etc/modules.conf file?


these are the contensts of /etc/modules:

pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
alias usb-interface usb-uhci
probeall scsi_hostadapter aic7xxx
alias eth0 3c509
alias scsi_hostadapter aic7xxx
alias sound-slot-0 sb



Thank you
Renato



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] /dev/hdb for ls120 missing

2001-11-16 Thread Renato Tognaccini

Hi to everybody,
I moved from MDK 7.1 to MDK 8.1 by reinstalling everything.
I have a scsi computer but I also have a spcial ide device (LS120 120Mb floppy
drive) which was automatically recognized by MDK 7.1.

At boot of my new 8.1 system  the device is recognized as before, since at 
boot I receive the message:

Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev 21
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:pio, hdb:pio
ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:pio, hdd:pio
hdb: LS-120 F200 08 UHD Floppy, ATAPI FLOPPY drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide-floppy driver 0.97
hdb: No disk in drive
hdb: 123264kB, 963/8/32 CHS, 533 kBps, 512 sector size, 720 rpm

The device has also been declared in the automatically built
/etc/fstab file:

/dev/sda7 / ext2 defaults 1 1
/dev/sda6 /boot ext2 defaults 1 2
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/scd0 /mnt/cdrom auto 
user,iocharset=iso8859-1,umask=0,exec,codepage=850,ro,noauto 0 0
/dev/hdb /mnt/floppy auto 
user,iocharset=iso8859-1,umask=0,sync,exec,codepage=850,noauto 0 0
/dev/fd0 /mnt/floppy2 auto 
user,iocharset=iso8859-1,umask=0,sync,exec,codepage=850,noauto 0 0
/dev/sda1 /mnt/windows vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
none /proc proc defaults 0 0
/dev/sda5 swap swap defaults 0 0

But when I try to mount the device I receive the message:

mount: special device /dev/hdb does not exist

Indeed the file /dev/hdb does not exist!

I see that in MDK 8.1 the organization of the directory /dev has changed
a lot with respect to 7.1, now all devices declared in /dev are symbolic 
links,
but I have not found ide devices even in the /dev/ide subdirectory.

Have you suggestions?

Thank you

Renato Tognaccini




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] can't access scanner (USB)

2001-09-03 Thread Renato Tognaccini


Peter Rymshaw wrote:
I'm dual booting with W98, trying to make full switch
to Linux step by step.
I have a Visioneer 6200 USB scanner which Linux does
not seem to be able to recognize. (The USB shows up in
Mandrake Control Centerr, but no scanner.) I installed
all RPMs named SANE and now have a ton of programs
with that name, but still no sign of scanner and I
have no idea how to access a sane window to see if
there is any thing there that I need to configure.
Is my problem simply that the scanner is not
compatable, or is there something else that I need to
do? Is SANE the right tool?


I had a similar problem with an epson scanner. The mailing list
helped me to solve the problem:
I just edited the file /etc/sane.d/epson.conf I commented the line with
SCSI epson and I uncommented
the line with /dev/usbscanner. That's all I needed. Perhaps you should
have a file similar to
epson.conf with the name of your scanner.
Bye
Renato

--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



[newbie] Epson USB scanner on Mandrake 7.1

2001-08-31 Thread Renato Tognaccini



Hi,

I cannot install Mandrake 8 and so

I would like to install an USB Epson scanner (1240) on my Mandrake 7.1 system

but kernel 2.2.15 does not support USB scanners. Is there any newer

kernel working on 7.1 supporting USB scanners?



Thank you to everybody



Renato





--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



Re: [newbie] g77 compiling

2001-07-18 Thread Renato Tognaccini


Norman Teferle wrote:
Dear all,
can anyone tell me what command line arguments I have to use to compile
Fortran 77 code on my Mandrake 8.0 box.
The programs were compiled on IRIX6.5 using f77 with following command
line options: -32 -O1 -C -r8 -static -check_bounds -c file.f -lv77
Some of these options do not seem to be supported on Linux using g77
and produce numerous compilation errors.


The main problem you will find is that, to my knowledge, g77 does not support
the option -r8 whichj means set default declaration REAL equivalent to
REAL*8. Most of the options are also in g77 you can check them with
man g77.
Bye

--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



[newbie] Scanner Epson Perfection 1240U

2001-07-03 Thread Renato Tognaccini


Hi,
My scanner Epson Perfection 1240U (USB) does not work on my Mandrake
8.0 despite
it is in the list of supported hardware of SANE.
At boot i have the following messages:
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.251 $ time 23:13:16 Apr 15 2001
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 9 for device 00:04.2
PCI: The same IRQ used for device 00:04.3
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 9 for device 00:04.3
PCI: The same IRQ used for device 00:04.2
usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 9
usb-uhci.c: Detected 2 ports
hub.c: USB new device connect on bus1/2, assigned device number 2
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: USB device 2 (vend/prod 0x4b8/0x10b) is not claimed by any active
driver.
usb.c: registered new driver usbscanner
scanner.c: USB Scanner support registered.
Winbond Super-IO detection, now testing ports 3F0,370,250,4E,2E ...
SMSC Super-IO detection, now testing Ports 2F0, 370 ...
0x378: FIFO is 16 bytes
0x378: writeIntrThreshold is 8
0x378: readIntrThreshold is 8
0x378: PWord is 8 bits
0x378: Interrupts are ISA-Pulses
0x378: ECP port cfgA=0x10 cfgB=0x00
0x378: ECP settings irq=none or set by other means> dma=none
or set by other means>


and it seems OK to me.
But the answer at the command "scanimage --list-devices" is that no
scanner is found.
Can you help me?
Renato
--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



[newbie] 3com 509 on Mandrake 8.0

2001-07-02 Thread Renato Tognaccini


Hi,
I have my computer working fine with Mandrake 7.1.
I re-installed Mandrake 8.0 and I could not get working my 3COM 509B
ETHERLINK III COMBO ISA PnP network card.
Can you help me?
Renato
--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



Re: [newbie] Supermount and new kernel

2001-03-02 Thread Renato Tognaccini


Francois Massonneau wrote:
Hi,
I've just installed kernel 2.2.18 and I have 3 things that don't work
as before :
- Kheader : I solved this one by adding a "0" in the kheader file and
it works now.
- Supermount : I do not have supermount anymore. How can I do to get
it back ?
- The alsa drivers I have installed with my previous kernel, don't
work. Does that mean I have to reinstall them ?
I'm running Mandrake 7.1
Thank you. Francois
Hi, I have now exactly the same problem you had.
Did you solve it?
Where should I put "0" in the kheader file?
I am particularly interested in solving the problem of supermount.
Thank you in advance for your help
Renato
--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



[newbie] slocate and logrotate

2001-02-05 Thread Renato Tognaccini


Hi ,
I am running Mandrake 7.1 and I have the following problem.
The process logrotate, executed each day by cron daemon, runs
for hours (about 8 hours), when it stops, slocate process starts and it
takes all the morning to do its job therefore I almost dedicate my
CPU to perform these two
processes each day!!! I already updated logrotate and syslogd from
the net. I have a Pentium III (450 MHz).
Do you know why these processes run so long?
Thank you and Bye
Renato

--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



Re: [newbie] logrotate process does not stop

2001-01-19 Thread Renato Tognaccini


Paul wrote:
> Hi, I have the following problem on my Mandrake
7.1 kernel 2.2.15:
> the process logrotate that reorganizes the system messages directory
> /var/log
> and which is daily launched by cron does not stop anymore. So each
day a
> logrotate
> starts , after 3 days on my computer 3 logroate process are running
and
> overload the
> system. I tried to shutdown the system but the problem appeared again.
Download the updates to logrotate and syslogd (almost correct).
Those fix the problem. You can find them on rpmfind.net and also on
the FTP sites for
Mandrake.
Paul
Thank you for your help.
However I updated logrotate and syslogd,
but the problem is still present. I also removed all *.tgz files in
/var/log, but no news.
Can you help me?
Bye
Renato

--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



Re: [newbie] (g)napster

2001-01-16 Thread Renato Tognaccini


Sridhar Dhanapalan wrote:
Has anyone here had any problems trying to connect
to Napster and OpenNap
servers via Gnapster (the latest version, 1.4.1a, that comes with
Ximian/Helix GNOME)? All I get is a connection error. This has persisted
over
the past few days. I have not tried any other Napster clients yet,
I guess
I'll do that sometime too...
--
Sridhar Dhanapalan.
 Your mouse has moved. Windows
must be rebooted to acknowledge this change.
I have a similar problem.
Since Saturday I cannot connnect from my home PC (modem connection)
to (g)napster community.
As I open gnapster I log in and immediately I receive a "disconnected".

Bye
Renato Tognaccini





[newbie] logrotate process does not stop

2001-01-12 Thread Renato Tognaccini


Hi, I have the following problem on my Mandrake 7.1 kernel 2.2.15:
the process logrotate that reorganizes the system messages directory
/var/log
and which is daily launched by cron does not stop anymore. So each
day a logrotate
starts , after 3 days on my computer 3 logroate process are running
and overload the
system. I tried to shutdown the system but the problem appeared again.
What sholud I do?

Thank you
Renato
--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]



Re: [newbie] Winmodem

2000-12-17 Thread Renato Tognaccini



Hi,
I  got my Lucent modem working nce with Mandrake 7.1 kernel 2.2.15.
I just followed the instructions provided at

http://www.walbran.org/sean/linux/linmodem-howto-all.html

Good luck

Hello to everybody

Renato







Re: [newbie] sound card stopped working

2000-10-20 Thread Renato Tognaccini


"Paulo H.C. Godoi" wrote:
I have installed Mandrake 7.1 just recently and everything
was just
fine! except that a few days ago, I decided to try an MPEG program
called MTV. A little bit later I realized that my sound card stopped
working. Of course I have finally removed the program, wishing the
sound
card would come back to life again. I have rebooted the computer but
with no success.
I do not know how my original files were changed and which ones are
used
to configure the sound card. I sought a configuration tool to check
it
but I could not find any. Please, do you know how can I restore my
sound
card functions?
Sincerely,
Paulo Godoi
I had a similar problem, a sound card previously working fine no working
animore,
then I realized that I had modified the BIOS setting PlugPlay
OS.
Setting No Plug  Play BIOS I got again the sound card working
fine.
Bye Renato

--
Renato Tognaccini,
Dipartimento di Progettazione Aeronautica,
Universita` di Napoli Federico II,
Piazzale V. Tecchio 80,
80125 Napoli, ITALIA.

tel.: +39-0817682179
fax: +39-0817682187
email: [EMAIL PROTECTED]