ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Re: Intel 845 GL É ÉÎÔÅÇÒÉÒÏ×ÁÎÎÁÑ ×ÉÄÀÈÁ
@ 2003-04-10 14:50 çÅÎÎÁÄÉÊ òÅÄØËÏ
  2003-04-10 17:37 ` [sisyphus] Re: Intel 845 GL и интегрированная видюха Michael Shigorin
  0 siblings, 1 reply; 2+ messages in thread
From: çÅÎÎÁÄÉÊ òÅÄØËÏ @ 2003-04-10 14:50 UTC (permalink / raw)
  To: sisyphus

Michael Shigorin пишет:
>в alsa2 странно покорежены драйверы sw ac97 имени intel/via.
> 
> Band aid: ("I didn't actually run this" (tm)):
> 
> grep -v snd- /etc/modules.conf > /etc/modules.conf.tmp
> grep -q snd-via82xx /etc/modules.conf && echo "alias sound-slot-0 via82cxxx_audio" >> /etc/modules.conf.tmp
> grep -q snd-intel8x0 /etc/modules.conf && echo "alias sound-slot-0 snd-intel8x0" >> /etc/modules.conf.tmp
> mv /etc/modules.conf /etc/modules.conf.orig
> mv /etc/modules.conf.tmp /etc/modules.conf
> rmmod `lsmod | grep snd | awk '{ print $1; }'`
> fuser -vvk /dev/dsp /dev/mixer
> 
Выполнил.
Теперь ругается на отсутствие микшера
На всякий случай вывод lsmod:
nls_koi8-r              3836   1  (autoclean)
smbfs                  34672   1  (autoclean)
i830                   66336   0
parport_pc             25480   1  (autoclean)
lp                      6400   0  (autoclean)
parport                23040   1  (autoclean) [parport_pc lp]
autofs4                 8116   1  (autoclean)
snd-intel8x0           16644   4
snd-mpu401-uart         2656   0  [snd-intel8x0]
snd-rawmidi            12064   0  [snd-mpu401-uart]
snd-seq-device          3744   0  [snd-rawmidi]
snd-pcm                54976   0  [snd-intel8x0]
snd-timer               9672   0  [snd-pcm]
snd-ac97-codec         27848   0  [snd-intel8x0]
snd                    28332   7  [snd-intel8x0 snd-mpu401-uart snd-rawmidi snd-seq-device snd-pcm snd-timer snd-ac97-codec]
soundcore               3524   0  [snd]
3c59x                  25712   1  (autoclean)
floppy                 46684   0  (autoclean)
serial                 55652   0  (autoclean)
isa-pnp                28996   0  (autoclean) [serial]
usb-uhci               21612   0  (unused)
usbcore                57844   1  [usb-uhci]
nls_cp1251              3580   1  (autoclean)
nls_cp866               3804   2  (autoclean)
vfat                    9708   1  (autoclean)
fat                    29976   0  (autoclean) [vfat]
agpgart                31848   6
rtc                     6044   0  (autoclean)
ext3                   60716   2
jbd                    36572   2  [ext3]

и содержимое /etc/sysconfig/hwconf :
class: AUDIO
bus: PCI
detached: 0
driver: snd-intel8x0
desc: "Intel Corporation|ICH4 845G/GL Chipset AC'97 Audio Controller"
vendorId: 8086
deviceId: 24c5
subVendorId: 8086
subDeviceId: 0102
pciType: 1

Геннадий



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [sisyphus] Re: Intel 845 GL и интегрированная видюха
  2003-04-10 14:50 [sisyphus] Re: Intel 845 GL É ÉÎÔÅÇÒÉÒÏ×ÁÎÎÁÑ ×ÉÄÀÈÁ çÅÎÎÁÄÉÊ òÅÄØËÏ
@ 2003-04-10 17:37 ` Michael Shigorin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Shigorin @ 2003-04-10 17:37 UTC (permalink / raw)
  To: Геннадий
	Редько
  Cc: sisyphus, community

On Thu, Apr 10, 2003 at 05:50:21PM +0300, Геннадий Редько wrote:
> > Band aid: ("I didn't actually run this" (tm)):

Н-да.  rmmod надо было делать _после_ fuser :(

> > grep -v snd- /etc/modules.conf > /etc/modules.conf.tmp
> > grep -q snd-via82xx /etc/modules.conf && echo "alias sound-slot-0 via82cxxx_audio" >> /etc/modules.conf.tmp
> > grep -q snd-intel8x0 /etc/modules.conf && echo "alias sound-slot-0 snd-intel8x0" >> /etc/modules.conf.tmp
> > mv /etc/modules.conf /etc/modules.conf.orig
> > mv /etc/modules.conf.tmp /etc/modules.conf
> > fuser -vvk /dev/dsp /dev/mixer
> > rmmod `lsmod | grep snd | awk '{ print $1; }'`

Вот в таком порядке.

> Выполнил.
> snd-intel8x0           16644   4

Не ушли модули snd-*, видимо, потому, что звук чем-то был занят.
Сделайте fuser и rmmod, ну или ребутните систему.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-10 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-10 14:50 [sisyphus] Re: Intel 845 GL É ÉÎÔÅÇÒÉÒÏ×ÁÎÎÁÑ ×ÉÄÀÈÁ çÅÎÎÁÄÉÊ òÅÄØËÏ
2003-04-10 17:37 ` [sisyphus] Re: Intel 845 GL и интегрированная видюха Michael Shigorin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git