* [Comm] Проблема с Asus M2N-MX SE
@ 2007-10-24 14:32 Victor Zhuravlyov
2007-10-24 15:54 ` Sergey Vlasov
0 siblings, 1 reply; 3+ messages in thread
From: Victor Zhuravlyov @ 2007-10-24 14:32 UTC (permalink / raw)
To: ALT Linux Community general discussions
Подскажите плз.
Принесли очередную машинку для клонирования, загрузился с ливки, залил
на неё образ (branch4), запустил скрипты копирующие dev`ы и запустил
напоследок lilo - всё как обычно.
При перезагрузке с диска получил (dmesg начиная с "подозрительного" места):
BUG: unable to handle kernel NULL pointer dereference at virtual
address 00000000
printing eip:
d92397a8
*pde = 00000000
Oops: 0002 [#1]
SMP
Modules linked in: snd_hda_intel snd_hda_codec snd_seq_dummy
snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_mixer_oss
parport_pc tsdev rtc parport snd_pcm forcedeth snd_timer snd soundcore
amd74xx snd_page_alloc ohci_hcd pcspkr ehci_hcd usbcore sg evdev
floppy psmouse sata_vsc sata_uli sata_sx4 sata_svw sata_sis sata_sil
sata_sil24 sata_qstor sata_promise sata_nv sata_mv ide_cs pcmcia
firmware_class pcmcia_core ext3 jbd mbcache sata_via libata sd_mod
scsi_mod ide_disk ide_cd cdrom ide_generic via82cxxx generic ide_core
CPU: 0
EIP: 0060:[<d92397a8>] Not tainted VLI
EFLAGS: 00010202 (2.6.18-std-smp-alt6 #1)
EIP is at get_input_type+0x68/0x86 [snd_hda_codec]
eax: 00000007 ebx: d6f8de80 ecx: 00000001 edx: 00000000
esi: 00000000 edi: d7309288 ebp: d7309280 esp: d746bce0
ds: 007b es: 007b ss: 0068
Process modprobe (pid: 1368, ti=d746a000 task=d79aab10 task.ti=d746a000)
Stack: d6979a40 d923a2bd d924343d d9243414 00010000 d7f95f70 00000000 d7676600
d6f8de80 d6f8dea4 d7bfc400 f0000000 d746bd2c 00000001 d7237f40 00000002
c01b3a41 d7237940 c018f0b7 0000023c d7237940 00008000 00010000 c018f503
Call Trace:
[<d923a2bd>] build_generic_controls+0x228/0x305 [snd_hda_codec]
[<d9239376>] snd_hda_build_controls+0x16/0x6c [snd_hda_codec]
[<d91db42f>] azx_probe+0x7a3/0x7b5 [snd_hda_intel]
[<c01bcc14>] pci_device_probe+0x36/0x57
[<c0213875>] driver_probe_device+0x45/0x9a
[<c021395d>] __driver_attach+0x38/0x5d
[<c021336c>] bus_for_each_dev+0x39/0x5b
[<c02137dc>] driver_attach+0x16/0x18
[<c021306a>] bus_add_driver+0x6c/0x107
[<c01bcd50>] __pci_register_driver+0x47/0x63
[<c0136def>] sys_init_module+0x17b9/0x1952
[<c0102e17>] syscall_call+0x7/0xb
DWARF2 unwinder stuck at syscall_call+0x7/0xb
Leftover inexact backtrace:
Code: 02 74 44 b8 b0 33 24 d9 eb 3d b8 b5 33 24 d9 eb 36 83 e1 0f b8
b8 33 24 d9 83 f9 02 74 29 b8 c2 33 24 d9 eb 22 f6 43 15 10 74 03 <83>
0a 04 83 e1 0f b8 c6 33 24 d9 83 f9 02 74 0c b8 d0 33 24 d9
EIP: [<d92397a8>] get_input_type+0x68/0x86 [snd_hda_codec] SS:ESP 0068:d746bce0
<6>Adding 987988k swap on /dev/sda3. Priority:-1 extents:1 across:987988k
EXT3 FS on sda2, internal journal
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
subfs 0.9
Как я понимаю связано с snd_hda_codec
На M2N-MX *-X проблем не было.
--
Regards, vitich at gmail dot com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] Проблема с Asus M2N-MX SE
2007-10-24 14:32 [Comm] Проблема с Asus M2N-MX SE Victor Zhuravlyov
@ 2007-10-24 15:54 ` Sergey Vlasov
2007-10-25 10:48 ` Victor Zhuravlyov
0 siblings, 1 reply; 3+ messages in thread
From: Sergey Vlasov @ 2007-10-24 15:54 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 783 bytes --]
On Wed, Oct 24, 2007 at 05:32:53PM +0300, Victor Zhuravlyov wrote:
> Принесли очередную машинку для клонирования, загрузился с ливки, залил
> на неё образ (branch4), запустил скрипты копирующие dev`ы и запустил
> напоследок lilo - всё как обычно.
> При перезагрузке с диска получил (dmesg начиная с "подозрительного" места):
[...]
> EFLAGS: 00010202 (2.6.18-std-smp-alt6 #1)
> EIP is at get_input_type+0x68/0x86 [snd_hda_codec]
[...]
> [<d923a2bd>] build_generic_controls+0x228/0x305 [snd_hda_codec]
> [<d9239376>] snd_hda_build_controls+0x16/0x6c [snd_hda_codec]
> [<d91db42f>] azx_probe+0x7a3/0x7b5 [snd_hda_intel]
Это известная проблема kernel-modules-alsa-*-1.0.13; в версии 1.0.14 она
должна быть исправлена (да и само ядро с того времени уже обновлялось).
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] Проблема с Asus M2N-MX SE
2007-10-24 15:54 ` Sergey Vlasov
@ 2007-10-25 10:48 ` Victor Zhuravlyov
0 siblings, 0 replies; 3+ messages in thread
From: Victor Zhuravlyov @ 2007-10-25 10:48 UTC (permalink / raw)
To: ALT Linux Community general discussions
спасибо!
>
> Это известная проблема kernel-modules-alsa-*-1.0.13; в версии 1.0.14 она
> должна быть исправлена (да и само ядро с того времени уже обновлялось).
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFHH2q/W82GfkQfsqIRAsRQAJ9GQ1uT+dGlGGaJuq/V86Wr0/bPQgCfSepF
> aTwEsdt2XCPzuSTME6LvUjE=
> =uPOI
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community
>
--
Regards, vitich at gmail dot com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-25 10:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-24 14:32 [Comm] Проблема с Asus M2N-MX SE Victor Zhuravlyov
2007-10-24 15:54 ` Sergey Vlasov
2007-10-25 10:48 ` Victor Zhuravlyov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git