ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Oleg Sukhanov <bh@kaznaufk.amur.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Re: digi
Date: Wed, 10 Dec 2003 10:13:10 +0900
Message-ID: <3FD67326.2070106@kaznaufk.amur.ru> (raw)
In-Reply-To: <20031209094924.GB3664@lks.home>

Konstantin Lepikhov пишет:

> ftp://195.18.33.59/pub/linux/ALTLinux/contrib/SRPMS/epca-1.56-1.src.rpm
> ftp://195.18.33.59/pub/linux/ALTLinux/contrib/RPMS/i686/epca-1.56-1.i686.rpm
> - там поправлены includes + сам spec. Работоспособность модуля не
>   проверял, но должен работать =)

Вашу сборку пробовать не стал, у меня ядро другое. Собрал сам.
Не работает, хотя модуль загрузился нормально.

Dec 10 10:05:29 catch kernel: Unable to handle kernel paging 
request at virtual address fffffffc
Dec 10 10:05:29 catch kernel:  printing eip:
Dec 10 10:05:29 catch kernel: c0116c23
Dec 10 10:05:29 catch kernel: *pde = 00002063
Dec 10 10:05:29 catch kernel: *pte = 00000000
Dec 10 10:05:29 catch kernel: Oops: 0000
Dec 10 10:05:29 catch kernel: CPU:    0
Dec 10 10:05:29 catch kernel: EIP:    0010:[__wake_up+35/160] 
Not tainted
Dec 10 10:05:29 catch kernel: EIP:    0010:[<c0116c23>]    Not 
tainted
Dec 10 10:05:29 catch kernel: EFLAGS: 00010013
Dec 10 10:05:29 catch kernel: eax: c4fa9714   ebx: 00000000 
ecx: 00000001   edx: 00000001
Dec 10 10:05:29 catch kernel: esi: c45dc000   edi: 00000001 
ebp: c331fea4   esp: c331fe8c
Dec 10 10:05:29 catch kernel: ds: 0018   es: 0018   ss: 0018
Dec 10 10:05:29 catch kernel: Process mgetty (pid: 2407, 
stackpage=c331f000)
Dec 10 10:05:29 catch kernel: Stack: 00000086 00000001 c4fa9714 
c4fa9600 c45dc000 00000286 c331fec4 c89e2c13
Dec 10 10:05:29 catch kernel:        00000000 00000000 c49bd5e0 
00000000 c331ff44 c49bd5e0 c45dc000 c018ba7b
Dec 10 10:05:29 catch kernel:        c45dc000 c331fed4 00000000 
00000000 800014b2 00000000 7f1c0300 01000415
Dec 10 10:05:29 catch kernel: Call Trace: 
[usbcore:usb_devfs_handle_Re9c5f87f+1460227/238029309] 
[change_termios+363/400] [set_termios+3
65/384] [tty_ioctl+882/912] [sys_ioctl+583/608]
Dec 10 10:05:29 catch kernel: Call Trace:    [<c89e2c13>] 
[<c018ba7b>] [<c018bc0d>] [<c0188e02>] [<c0145b97>]
Dec 10 10:05:29 catch kernel:   [system_call+51/64]
Dec 10 10:05:29 catch kernel:   [<c01088d3>]
Dec 10 10:05:29 catch kernel:


[root@catch log]# uname -r
2.4.22-std-up-alt12
[root@catch log]# lsmod
Module                  Size  Used by    Not tainted
epca                   39676  40
ppp_synctty             5184   1  (autoclean)
ct                    163292   0  (unused)
cx                     62368   0  (unused)
cp                    202388   1
rbrg                    1916   0  (unused)
fr                      7292   0  (unused)
ppps                    6108   0  (unused)
cisco                   4028   0  (unused)
sync                   90180   1
async                  94852   0  (unused)
packet                  3356   0  (unused)
raw                     2332   0  (unused)
binder                  4224  10  [ct cx cp rbrg fr ppps cisco 
sync async packet raw]
ppp_deflate             3224   2  (autoclean)
zlib_inflate           19748   0  (autoclean) [ppp_deflate]
zlib_deflate           18744   0  (autoclean) [ppp_deflate]
bsd_comp                4536   0  (autoclean)
ppp_async               6848   1  (autoclean)
ppp_generic            20668   6  (autoclean) [ppp_synctty 
ppp_deflate bsd_comp ppp_async]
slhc                    4992   1  (autoclean) [ppp_generic]
autofs4                 8244   1  (autoclean)
ipchains               42064  55
3c59x                  26000   1  (autoclean)
usb-uhci               21708   0  (unused)
usbcore                58464   1  [usb-uhci]
agpgart                43108   0  (unused)
rtc                     6172   0  (autoclean)
aic7xxx               140512   4
sd_mod                 11868   8
scsi_mod               95440   2  [aic7xxx sd_mod]




      reply	other threads:[~2003-12-10  1:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-03  5:09 [Comm] digi Oleg Sukhanov
2003-12-03 22:02 ` [Comm] digi Konstantin Lepikhov
2003-12-04  0:27   ` Oleg Sukhanov
2003-12-04  9:12     ` Konstantin Lepikhov
2003-12-09  2:11       ` Oleg Sukhanov
2003-12-09  9:49         ` Konstantin Lepikhov
2003-12-10  1:13           ` Oleg Sukhanov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FD67326.2070106@kaznaufk.amur.ru \
    --to=bh@kaznaufk.amur.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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