ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Epiphanov Sergei <serpiph@nikiet.ru>
To: "Рассылка Sisyphus" <sisyphus@altlinux.ru>
Subject: [sisyphus] 2.6.8-alt9 и USB-флешка
Date: Wed, 8 Sep 2004 13:54:05 +0400
Message-ID: <200409081354.05574.serpiph@nikiet.ru> (raw)

На ядре 2.6.8-alt9 пытаюсь подключить USB-флешку.

Загружены модули:
#lsmod
nvidia               4817748  12
sd_mod                 21376  0
usb_storage            63552  0
scsi_mod              114500  2 sd_mod,usb_storage
binfmt_misc            12808  1
8250                   29824  0
serial_core            23424  1 8250
parport_pc             38464  1
lp                     11656  0
parport                39880  2 parport_pc,lp
ohci1394               34052  0
snd_pcm_oss            52904  0
snd_mixer_oss          19200  1 snd_pcm_oss
snd_intel8x0           35500  0
snd_ac97_codec         63876  1 snd_intel8x0
snd_pcm                93956  2 snd_pcm_oss,snd_intel8x0
snd_timer              25860  1 snd_pcm
snd_page_alloc         12424  2 snd_intel8x0,snd_pcm
gameport                5888  1 snd_intel8x0
snd_mpu401_uart         8448  1 snd_intel8x0
snd_rawmidi            25380  1 snd_mpu401_uart
snd_seq_device          9096  1 snd_rawmidi
snd                    55140  9 
snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              10464  1 snd
cfi_cmdset_0002        24320  1
cfi_util                3968  1 cfi_cmdset_0002
mtdpart                10752  1 cfi_cmdset_0002
jedec_probe            18176  0
cfi_probe               7424  0
gen_probe               4608  2 jedec_probe,cfi_probe
ichxrom                 6788  0
mtdcore                 8520  3 mtdpart,ichxrom
chipreg                 4352  3 jedec_probe,cfi_probe,ichxrom
ehci_hcd               29572  0
shpchp                 91020  0
pci_hotplug            31932  1 shpchp
intel_mch_agp          11280  0
usbhid                 32128  0
tsdev                   8064  0
joydev                 10688  0
evdev                  10112  0
uhci_hcd               32272  0
irlan                  30992  0
irda                  136508  1 irlan
crc_ccitt               3328  1 irda
eth1394                22408  0
ieee1394              106168  2 ohci1394,eth1394
sk98lin               155176  1
ipx                    32676  0
ipt_LOG                 7552  2
iptable_filter          3968  1
ip_tables              19328  2 ipt_LOG,iptable_filter
ntfs                  127348  1
nls_cp1251              6016  3
nls_cp866               6400  2
vfat                   14976  2
fat                    45344  1 vfat
usbmouse                6528  0
usbcore               111332  7 
usb_storage,ehci_hcd,usbhid,uhci_hcd,usbmouse
button                  7704  0
intel_agp              22176  1
agpgart                34092  2 intel_mch_agp,intel_agp
rtc                    13512  0
xfs                   557852  4

Вставляю флешку и вижу текст:
Disabling IRQ #23

В логах:
Sep  8 12:35:49 epiphanov kernel: irq 23: nobody cared!
Sep  8 12:35:49 epiphanov kernel:  [__report_bad_irq+34/128] 
__report_bad_irq+0x22/0x80
Sep  8 12:35:49 epiphanov kernel:  [<c0108452>] __report_bad_irq+0x22/0x80
Sep  8 12:35:49 epiphanov kernel:  [note_interrupt+80/128] 
note_interrupt+0x50/0x80
Sep  8 12:35:49 epiphanov kernel:  [<c0108520>] note_interrupt+0x50/0x80
Sep  8 12:35:49 epiphanov kernel:  [do_IRQ+266/272] do_IRQ+0x10a/0x110
Sep  8 12:35:49 epiphanov kernel:  [<c010877a>] do_IRQ+0x10a/0x110
Sep  8 12:35:49 epiphanov kernel:  [common_interrupt+24/32] 
common_interrupt+0x18/0x20
Sep  8 12:35:49 epiphanov kernel:  [<c0106d38>] common_interrupt+0x18/0x20
Sep  8 12:35:49 epiphanov kernel:  [mwait_idle+51/80] mwait_idle+0x33/0x50
Sep  8 12:35:49 epiphanov kernel:  [<c0104123>] mwait_idle+0x33/0x50
Sep  8 12:35:49 epiphanov kernel:  [cpu_idle+45/64] cpu_idle+0x2d/0x40
Sep  8 12:35:49 epiphanov kernel:  [<c01040dd>] cpu_idle+0x2d/0x40
Sep  8 12:35:49 epiphanov kernel:  [start_kernel+426/496] 
start_kernel+0x1aa/0x1f0
Sep  8 12:35:49 epiphanov kernel:  [<c037880a>] start_kernel+0x1aa/0x1f0
Sep  8 12:35:49 epiphanov kernel: handlers:
Sep  8 12:35:49 epiphanov kernel: [__crc_seq_lseek+1253812/2316883] 
(ohci_irq_handler+0x0/0x750 [ohci1394])
Sep  8 12:35:49 epiphanov kernel: [<f9f05590>] (ohci_irq_handler+0x0/0x750 
[ohci1394])
Sep  8 12:35:49 epiphanov kernel: Disabling IRQ #23

И в результате флешка не видится. На системе месяц назад всё работало.

-- 
С уважением, Епифанов Сергей


             reply	other threads:[~2004-09-08  9:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-08  9:54 Epiphanov Sergei [this message]
2004-09-08 14:49 ` Eugene Vlasov
2004-09-09  9:33   ` Epiphanov Sergei

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=200409081354.05574.serpiph@nikiet.ru \
    --to=serpiph@nikiet.ru \
    --cc=sisyphus@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 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