[ydl-gen] Some YDL 5.0/PS3 Problems

Da Meatster dameatster at yahoo.com
Mon Dec 18 21:51:25 MST 2006


As requested, lines 235-345:

if grep snd_ps3pf /etc/modprobe.conf &> /dev/null;
then
	/sbin/modprobe snd_ps3pf
	/sbin/modprobe snd-mixer-oss
	/sbin/modprobe snd-pcm-oss
fi
if grep PS3 /proc/cpuinfo &> /dev/null && ! -e
/etc/sysconfig/firstboot; then
	/sbin/modprobe snd_ps3pf
	/sbin/modprobe snd-mixer-oss
	/sbin/modprobe snd-pcm-oss
fi



--- drivah at speakeasy.net wrote:

> >Subject: Re: [ydl-gen] Some YDL 5.0/PS3 Problems
> >To: Discussion List for General Yellow Dog Linux
> User Topics
> <yellowdog-general at lists.terrasoftsolutions.com>
> >Message-ID: <4586F0E0.1030701 at newmedio.com>
> >Content-Type: text/plain; charset="iso-8859-1"
> 
> >Da Meatster wrote:
> 
> >>Total linux newbie here but I'm trying.. I'm
> having a
> >>couple of problems with YDL 5.0. When you install
> YDL
> >>5.0 and reboot, you always get the following
> error:
> >>
> >>/etc/rc.d/rc.sysinit: Line 240 -e: Command not
> found
> >>
> >>
> >>
> >I get the same errors. I've just ignored them and
> its been fine, but I
> >thought I would confirm that this is in fact
> happens to more than one
> >person, and it happens whether I boot into runlevel
> 3 or 5.
> >
> >Jon
> >-- 
> 
> I don't have YDL5.0 at home, just 4.1 on a minimac,
> and of course looking forward to future ownership of
> PS3 (probably not until the PS4 is released....),
> but I'd bet if you
> looked at line 240 of /etc/rc.d/rc.sysinit you'd see
> something like:
> 
> action $"Configuring kernel parameters: " sysctl -e
> -p /etc/sysctl.conf
> 
> (do "man sysctl" and execute it with no arguements -
> perhaps binary doesn't have "-e" compile in? - not
> very likely but stranger things have happened.)
>  
> Perhaps whatever the command is being run at line
> 240 doesn't like
> the "-e" option, or much more likely a variable is
> being passed as a command to execute and its either
> getting munged, the $PATH at that point doesn't
> contain a reference to the directory where that
> command is found, or something like that.   I'd put
> a debugging statement in something like "echo
> $VARIABLE" and remember that sometimes you need to
> escape the $ (eg \$) depending on various things.
> 
> Post a reply with line 235-245 of
> /etc/rc.d/rc.sysinit, please.
> 
> 
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general at lists.terrasoftsolutions.com
>
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try  '<keywords>
> site:terrasoftsolutions.com'
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the yellowdog-general mailing list