Re: [Cooker] Tonight's Clean Install Problems

2001-04-13 Thread David Eastcott

Hi all,

Seems the sound problem was my fault.  I was always disabling harddrake and
kudzu during the install when asked which services I wanted.  I don't
have USB or any other hardware but IDE disk and sound card so I thought that
they would not be needed.  When I left them enabled, sound came out..

Thanks for help to all who replied.
Dave


 On Fri, 13 Apr
2001, you wrote: > On 13 Apr 2001 03:35:55 +0200, Chmouel Boudjnah wrote:
> > David Eastcott <[EMAIL PROTECTED]> writes:
> > 
> > > 2.  Sound Card Detection
> > > 
> > > On the weekend I was a very happy camper after a clean install, reboot etc.
> > > because KDE produced the startup music for the first time ever for my SB16 ISA
> > > sound card.  However, tonight - no sound.
> > > 
> > > Looking at /proc/isapnp shows the kernel correctly identified my card. 
> > > However,  the DrakConf/Control Center->Hardware->Soundcards incorrectly shows a
> > > SB32 PnP Audio Device.
> > 
> > do you have them configured or not ? if not better to launch sndconfig
> > than harddrake actually.
> 
> I used to have to run sndconfig after install but during rc1 install it
> must have done it automatically because it worked fine on first boot
> with absolutely no input from me (which is always good).
> 
> > 
> > -- 
> > MandrakeSoft Inc http://www.chmouel.org
> >   --Chmouel
> >




Re: [Cooker] Tonight's Clean Install Problems

2001-04-13 Thread Blue Lizard

On 13 Apr 2001 03:35:55 +0200, Chmouel Boudjnah wrote:
> David Eastcott <[EMAIL PROTECTED]> writes:
> 
> > 2.  Sound Card Detection
> > 
> > On the weekend I was a very happy camper after a clean install, reboot etc.
> > because KDE produced the startup music for the first time ever for my SB16 ISA
> > sound card.  However, tonight - no sound.
> > 
> > Looking at /proc/isapnp shows the kernel correctly identified my card. 
> > However,  the DrakConf/Control Center->Hardware->Soundcards incorrectly shows a
> > SB32 PnP Audio Device.
> 
> do you have them configured or not ? if not better to launch sndconfig
> than harddrake actually.

I used to have to run sndconfig after install but during rc1 install it
must have done it automatically because it worked fine on first boot
with absolutely no input from me (which is always good).

> 
> -- 
> MandrakeSoft Inc http://www.chmouel.org
>   --Chmouel
> 





Re: [Cooker] Tonight's Clean Install Problems

2001-04-13 Thread Blue Lizard

Be patient with the icons.
I have same sound setup and worked like a charm.  don't know what the
midi problem is or anything.

On 11 Apr 2001 21:43:24 -0600, David Eastcott wrote:
> Hi all,
> 
> Just got the lastest Cooker from the mirror site and performed a clean install. 
> A few things were encountered:
> 
> 1.  Error generating the AutoInstall floppy using the Automatic method
> 
> tty3 reports the the following info:
> 
>  getFile images/network.img
>  mounting /dev/fd0 on /floppy as type vfat
>  calling mount (/dev/fd0, floppy, vfat, -1058209792, check=relaxed)
>  warning: mount failed: Permission denied at /usr/bin/perl-install/fs.pm line
> 220
> 
> 2.  Sound Card Detection
> 
> On the weekend I was a very happy camper after a clean install, reboot etc.
> because KDE produced the startup music for the first time ever for my SB16 ISA
> sound card.  However, tonight - no sound.
> 
> Looking at /proc/isapnp shows the kernel correctly identified my card. 
> However,  the DrakConf/Control Center->Hardware->Soundcards incorrectly shows a
> SB32 PnP Audio Device.
> 
> I during the install i selected disable for alsa, harddrake and kudzu.
> 
> I have both arts and esound installed, what changed? anyone?
> 
> sndconfig detects the card and I can get sound but it has some kinda problem
> with the midi install...
> 
> 
> 3.  Desktop ICON problems for both root and regular users
> 
> There are multiple kdelnk icons for Home, Printer, Xkill; each seems to have
> different properties.
> 
> The icons for Mandrake Campus and Mandrake Expert have no graphic - just
> text
> 
> The task bar at the bottom seems to be missing some icons.  maybe the
> duplicates that appeared on the desk top?
> 
> Regular users have additional duplicates; floppy, CD-ROM, doc and Documentation,
> News and Mandrake News, Updates and Mandrake Updates.  Also, the doc and
> Documentation icons produce error message:  file:/home//URLDOC does not
> exist or, file:/root/URLDOC does not exist.
> 
> 4.  DrakConf/Control Center Problems
> 
> When associated selection made:
> XFDrake terminates - no core file,  process (ps aux)
> mousedrake terminates - no core file,  process
> printerdrake terminates - no core file,  process
> keyboarddrake terminates - no core file,  process
> draknet terminates - no core file,  process
> 
> virtually every thing terminates and leaves a defunct process.
> 
> regards
> Dave
> 
> 
> 





Re: [Cooker] Tonight's Clean Install Problems

2001-04-12 Thread David Eastcott

Chmouel,

On Friday last week I did a clean install from the files off the mirror site.
Without me having to do anything except the graphic install (expert),  when
I logged in as root, the KDE start up music played.  Last night and again
tonight I did not get any sound.

However, following your suggestion I had a look at the files immediately after
the install and logging in as root.  This is what I found:

the /etc/isapnp.conf file was not present, but the /etc/isapnp.gone was.
the /etc/modules.conf contained no reference to the sound card.

I ran pnpdump -c > /etc/isapnp.conf and it created the desired file with the
expected contents for a SB16 card.  I then rebooted.

Watching the startup messages show no attempt to intialize the isa pnp devices.

I looked into the file /etc/rc.sysinit and found that there seems to be an
error  in the script:

is
# set up pnp 
if [ -x /sbin/isapnp -a -f /etc/isapnp.conf -a ! -f /proc/isapnp ]; then
if [ -n "$PNP" ]; then

and maybe is should be
if [ -x /sbin/isapnp -a -f /etc/isapnp.conf -a -f /proc/isapnp ]; then


I changed the script, rebooted and now the startup scripts show that the ISA PNP
is being set up.  But still no sound.

I ran sndconfig and it modified the /etc/modules.conf file to add the pieces
needed, and regenerated the isapnp.conf.  After re-booting I now have sound.

However, the sndconfig generates an error screen, while trying to configure the
midi, containing:

  x The following error occurred running the modprobe program:   x
  x  x
  x /lib/modules/2.4.3-17mdk/kernel/drivers/sound/opl3.o.gz: x
  x init_module: No such device  x
  x /lib/modules/2.4.3-17mdk/kernel/drivers/sound/opl3.o.gz: insmod  x
  x /lib/modules/2.4.3-17mdk/kernel/drivers/sound/opl3.o.gz failed   x
  x /lib/modules/2.4.3-17mdk/kernel/drivers/sound/opl3.o.gz: insmod  x
  x midi failed  x

On Friday night, I remembered that the modules.conf file had sound module
entries (not the same as sndconfig puts in the file) and there was no
isapnp.conf.  So tonight i removed the isapnp.conf file, rebooted and I still
have sound.  It seems that with KDE, only the modules.conf file needs to be
set up.

So I guess I am back to asking what changed between Friday and Weds that caused
the automatic detection and setup of the sound card to no longer occur? 
Unfortunately, I don't have a copy of the mirror file set from last Friday so I
can't go back to try tracking this down.  Suggestions?

regards
Dave

 On Thu, 12 Apr 2001, you wrote:
> David Eastcott <[EMAIL PROTECTED]> writes:
> 
> > 2.  Sound Card Detection
> > 
> > On the weekend I was a very happy camper after a clean install, reboot etc.
> > because KDE produced the startup music for the first time ever for my SB16 ISA
> > sound card.  However, tonight - no sound.
> > 
> > Looking at /proc/isapnp shows the kernel correctly identified my card. 
> > However,  the DrakConf/Control Center->Hardware->Soundcards incorrectly shows a
> > SB32 PnP Audio Device.
> 
> do you have them configured or not ? if not better to launch sndconfig
> than harddrake actually.
> 
> -- 
> MandrakeSoft Inc http://www.chmouel.org
>   --Chmouel




Re: [Cooker] Tonight's Clean Install Problems

2001-04-12 Thread Chmouel Boudjnah

David Eastcott <[EMAIL PROTECTED]> writes:

> 2.  Sound Card Detection
> 
> On the weekend I was a very happy camper after a clean install, reboot etc.
> because KDE produced the startup music for the first time ever for my SB16 ISA
> sound card.  However, tonight - no sound.
> 
> Looking at /proc/isapnp shows the kernel correctly identified my card. 
> However,  the DrakConf/Control Center->Hardware->Soundcards incorrectly shows a
> SB32 PnP Audio Device.

do you have them configured or not ? if not better to launch sndconfig
than harddrake actually.

-- 
MandrakeSoft Inc http://www.chmouel.org
  --Chmouel