* nm256 [was: ALSA: doc notes additions]
[not found] <200208270645.IAA10852@alsa.alsa-project.org>
@ 2002-09-02 13:06 ` Patrick Shirkey
2002-09-02 13:31 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Patrick Shirkey @ 2002-09-02 13:06 UTC (permalink / raw)
To: alsa-devel
A person who unfortunately did not provide an email address has
submitted this for the alsa-docs.
> I use this driver on a Dell Latitude CPi laptop.
> I confirm that the driver hangs 99% of the time when loaded normally.
> However I have found a way to raise chances to load correctly:
> 1: boot single-user
> 2: if you use journaling-less filesystems (such as ext2), remount
> the big ones read-only to save you checking time in case of crash.
> 3: load the AC97 part of the driver:
> modprobe snd-ac97-codec
> 4: start X11 (I personnally use XF86 4.2.0) typically using "startx"
> and terminate the session immediately, to return to the console.
> 5: load the remaining part of the driver:
> modprobe snd-nm256
> 6: if it doesn't crash, you can restore settings with
> "alsactl restore", then remount your filesystems read-write,
> then proceed with normal boot procedure (exit the single-user
> shell).
> With this procedure I avoid crashing 25-33% of time (i.e. it crashes
> 2 or 3 times before it succeeds). Hope this helps.
>
This seems more like a bug than a quirk of the card. Is it worth adding
it to the notes or can the problem be fixed?
--
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
Http://www.boosthardware.com
Http://www.boosthardware.com/LAU/guide/
========================================
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nm256 [was: ALSA: doc notes additions]
2002-09-02 13:06 ` nm256 [was: ALSA: doc notes additions] Patrick Shirkey
@ 2002-09-02 13:31 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2002-09-02 13:31 UTC (permalink / raw)
To: Patrick Shirkey; +Cc: alsa-devel
At Mon, 02 Sep 2002 22:06:34 +0900,
Patrick Shirkey wrote:
>
> A person who unfortunately did not provide an email address has
> submitted this for the alsa-docs.
>
> > I use this driver on a Dell Latitude CPi laptop.
> > I confirm that the driver hangs 99% of the time when loaded normally.
> > However I have found a way to raise chances to load correctly:
> > 1: boot single-user
> > 2: if you use journaling-less filesystems (such as ext2), remount
> > the big ones read-only to save you checking time in case of crash.
> > 3: load the AC97 part of the driver:
> > modprobe snd-ac97-codec
> > 4: start X11 (I personnally use XF86 4.2.0) typically using "startx"
> > and terminate the session immediately, to return to the console.
> > 5: load the remaining part of the driver:
> > modprobe snd-nm256
> > 6: if it doesn't crash, you can restore settings with
> > "alsactl restore", then remount your filesystems read-write,
> > then proceed with normal boot procedure (exit the single-user
> > shell).
> > With this procedure I avoid crashing 25-33% of time (i.e. it crashes
> > 2 or 3 times before it succeeds). Hope this helps.
> >
>
> This seems more like a bug than a quirk of the card. Is it worth adding
> it to the notes or can the problem be fixed?
a newer version (rc3) should be more stabler than before, although it
still crashes sometimes.
as far as i investigated, the crash is involved with two things:
1. crash during probing the ac97 codec capability.
touching ac97 registers soon after reset seems dangerous.
this danger is lowered now but still might happen.
2. crash in chip_init().
this seems to happen after some reboots. crashes randomly.
no idea what happens and how to avoid.
Takashi
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-09-02 13:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200208270645.IAA10852@alsa.alsa-project.org>
2002-09-02 13:06 ` nm256 [was: ALSA: doc notes additions] Patrick Shirkey
2002-09-02 13:31 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.