[Cooker] kernel 2.4.5-8 and supermount

2001-06-25 Thread Alexandre BUSTICO


I allready have signaled this problem with 2.4.5-6, but the problem remain
with 2.4.5-8 : supermount in not working well with 2.4.5 kernel :


cd /mnt/cdrom   # the first mount is Ok
cd /
eject cdrom
eject -t cdrom # close the tray

cd /mnt/cdrom  : 
spiid kernel: VFS: busy inodes on changed media.
I/O error

spiid uname -ar
Linux spiid 2.4.4-8mdksmp #1 SMP lun jun 25 11:37:53 CEST 2001 i686 unknown

am i alone with this problem ? ,  is there any workaround ?

Thanks

Alexandre





[Cooker] update of libarts2 fail to play wav file

2001-06-19 Thread Alexandre BUSTICO


after installing libarts2-2.1.2-2mdk and libarts2-devel-2.1.2-2mdk , playing a 
wav audio file
make the artsd deamon to core dump :

[artsd] ** Warning ** MCOP ObjectManager: can't find implementation for 
Arts::Synth_PLAY_WAV.
Segmentation fault
Exit 139

 rpm -U --oldpackage libarts2-2.1.1-7mdk.i586.rpm libarts2-devel-2.1.1-7mdk.i58
6.rpm
and it works again.

Alexandre


uname -ar
Linux spiid 2.4.4-6mdksmp #1 SMP lun mai 28 15:37:53 CEST 2001 i686 unknown






Re: [Cooker] update of libarts2 fail to play wav file

2001-06-19 Thread Alexandre BUSTICO

==Andrej Borsenkow wrote:
  
   after installing libarts2-2.1.2-2mdk and
   libarts2-devel-2.1.2-2mdk ,
  
  Boy, where have you been all that time? :-) I suggest you check 2.1.2-3mdk
  ... and tell us if it really fixed the problem ...
  

eh, in fact, it works with 2.1.2-3mdk , thanks, you wake me :-)

Alexandre








[Cooker] 2.4.5-x problem with supermount

2001-06-18 Thread Alexandre BUSTICO


I have trieed to use 2.4.5 kernel, but all included 2.4.5-6 have a problem
with supermount on the cdrom entry:

after initial boot :


cd /mnt/cdrom = Ok
cd /
eject
eject -t
cd /mnt/cdrom = I/O error

if i disable supermount, i can mount/unmount/remount cdrom without  problem
with mount command.

Alexandre