Kabe,
ookay, here are the order of changes....
in /etc/modules and /etc/modules.conf change
sa1100-uda1341 to h3600-uda1341
in /bin create this symlink
ln -s sh bash
or edit the /sbin/pm_helper file so the first line reads
#!/bin/sh
and lastly, in /sbin/pm_helper add this line in the suspend case right
before the first ";;"
rmmod h3600-uda1341 uda-1341 sa1100-audio
and add this line in the resume case right before the last ";;"
modprobe h3600-uda1341
and this should get your audio working properly with suspends.. at least
if you are using the 2.4.7-rmk3-np1-hh9 kernel.
enjoy,
Robert
Kabe Vanderbaan wrote:
>
> Robert,
> What exactly did you do to get this up and running? You mention the
> audio is pointing to the wrong driver name, can you tell me what it
> should be pointing to?
>
> Thanks,
> Kabe
>
> creator@inreach.com wrote:
> >
> > Guys,
> >
> > Last night I found a task-bootstrap of the 0.5 alpha that Dave Neuer
> > configured with the 2.4.7-rmk3-np1-hh9 kernel and modules. I was able
> > to get it working without much trouble, and I gotta say,
> >
> > Good Job Guys! First off, I knew about the little bug in the pm_helper
> > pointing to bash, after that was fixed, the etc/modules and
> > etc/conf.modules are still pointing to the wrong audio driver name. But
> > after that was fixed, everything worked as normal, but unfortunatly the
> > new hh9 stowaway driver (which i heard was fixed) was not included. But
> > anyways, I noticed that the audio drivers still lock up after a reboot,
> > so i edited the pm_helper script to rmmod all three drivers when a
> > suspend is issued, and to insmod h3600-uda1341 upon a resume. This
> > fixed everything! Not only can I suspend and resume then play a mp3, I
> > can SUSPEND WHILE PLAYING A SONG, and when i resume it continues playing
> > without missing a beat!!!!! This means that we've FINALLY kicked M$ CE
> > at something KOOL!!!
> >
> > So, my questions are...
> >
> > Why hasn't this kernel been posted onto the unstable feed yet (isn't
> > this what the unstable is for?? )
> >
> > Can someone who's compiled the hh9 kernel pass out the new stowaway
> > module and stowd program??
> >
> > Thanks all, and again, Thanks!
> >
> > Robert.
> > _______________________________________________
> > iPAQ mailing list
> > iPAQ@handhelds.org
> > http://handhelds.org/mailman/listinfo/ipaq
> > irc://irc.openprojects.net #ipaq
>
> --
> Kabe VanderBaan, Research Engineer
> Networks and Infrastructure Research, Motorola Labs
> Phone: 847-576-1832
> Cell: 847-980-4100
Received on Thu Oct 11 20:27:32 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:13 EDT