ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] куда делся из std-smp it87.ko
@ 2010-09-15  7:23 Dmitry V. boyko
  2010-09-15  7:49 ` Alexey Borisenkov
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. boyko @ 2010-09-15  7:23 UTC (permalink / raw)
  To: sisyphus


Доброго времени суток !
Вопрос сабжа мучает довольно давно, но только сейчас дошли руки. :) Как
жить с этим датчиком (it87) на ядре std-smp ?
может просто модуль лежит в отдельном пакете ? объясните, пожалуйста,
уважаемые гуру !:)

-- 
-- 
("`-''-/").___..--''"`-._
`o_ o  )   `-.  (     ).`-.__.`)
 (_Y_.)'  ._   )  `._ `. ``-..-'
    _..`--'_..-_/  /--'_.' .'
   (il).-''  (li).'  ((!.-'
With the best regards Dmitry V. Boyko AKA Tiger
ICQ:199643513
mailto:tiger[at]andi[dot]od[dot]ua
cell phone: +38-(094)-946-9465




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

* Re: [sisyphus] куда делся из std-smp it87.ko
  2010-09-15  7:23 [sisyphus] куда делся из std-smp it87.ko Dmitry V. boyko
@ 2010-09-15  7:49 ` Alexey Borisenkov
  2010-09-15 14:43   ` [sisyphus] куда делся из std-def it87.ko Dmitry V. boyko
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Borisenkov @ 2010-09-15  7:49 UTC (permalink / raw)
  To: sisyphus

15.09.2010 11:23, Dmitry V. boyko пишет:
> Доброго времени суток !
> Вопрос сабжа мучает довольно давно, но только сейчас дошли руки. :) Как
> жить с этим датчиком (it87) на ядре std-smp ?
А где в Сизифе std-smp?


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

* Re: [sisyphus] куда делся из std-def it87.ko
  2010-09-15  7:49 ` Alexey Borisenkov
@ 2010-09-15 14:43   ` Dmitry V. boyko
  2010-09-15 16:03     ` Alexey Borisenkov
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. boyko @ 2010-09-15 14:43 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions


> 15.09.2010 11:23, Dmitry V. boyko пишет:
>> Доброго времени суток !
>> Вопрос сабжа мучает довольно давно, но только сейчас дошли руки. :) Как
>> жить с этим датчиком (it87) на ядре std-smp ?
> А где в Сизифе std-smp?

Прошу прощения - закралась оЧепятка :)

2.6.32-std-def-alt21 - текущая версия ядра.

-- 
-- 
("`-''-/").___..--''"`-._
`o_ o  )   `-.  (     ).`-.__.`)
 (_Y_.)'  ._   )  `._ `. ``-..-'
    _..`--'_..-_/  /--'_.' .'
   (il).-''  (li).'  ((!.-'
With the best regards Dmitry V. Boyko AKA Tiger
ICQ:199643513
mailto:tiger[at]andi[dot]od[dot]ua
cell phone: +38-(094)-946-9465




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

* Re: [sisyphus] куда делся из std-def it87.ko
  2010-09-15 14:43   ` [sisyphus] куда делся из std-def it87.ko Dmitry V. boyko
@ 2010-09-15 16:03     ` Alexey Borisenkov
  2010-09-15 16:16       ` Vasily Tereshko
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Borisenkov @ 2010-09-15 16:03 UTC (permalink / raw)
  To: sisyphus

15.09.2010 18:43, Dmitry V. boyko пишет:
> 2.6.32-std-def-alt21 - текущая версия ядра.

Да вроде на месте
$ rpm -ql kernel-image-std-def | grep it87
/lib/modules/2.6.32-std-def-alt21/kernel/drivers/hwmon/it87.ko
/lib/modules/2.6.32-std-def-alt21/kernel/drivers/watchdog/it8712f_wdt.ko
/lib/modules/2.6.32-std-def-alt21/kernel/drivers/watchdog/it87_wdt.ko

Другой вопрос, почему оно может не загружаться. У меня -- из-за 
отсутствия устройства :)

# modprobe it87
FATAL: Error inserting it87 
(/lib/modules/2.6.32-std-def-alt21/kernel/drivers/hwmon/it87.ko): No 
such device


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

* Re: [sisyphus] куда делся из std-def it87.ko
  2010-09-15 16:03     ` Alexey Borisenkov
@ 2010-09-15 16:16       ` Vasily Tereshko
  0 siblings, 0 replies; 5+ messages in thread
From: Vasily Tereshko @ 2010-09-15 16:16 UTC (permalink / raw)
  To: sisyphus

15.09.2010 19:03, Alexey Borisenkov пишет:
> 15.09.2010 18:43, Dmitry V. boyko пишет:
>> 2.6.32-std-def-alt21 - текущая версия ядра.
>
> Да вроде на месте
> $ rpm -ql kernel-image-std-def | grep it87
> /lib/modules/2.6.32-std-def-alt21/kernel/drivers/hwmon/it87.ko
> /lib/modules/2.6.32-std-def-alt21/kernel/drivers/watchdog/it8712f_wdt.ko
> /lib/modules/2.6.32-std-def-alt21/kernel/drivers/watchdog/it87_wdt.ko
>
> Другой вопрос, почему оно может не загружаться. У меня -- из-за
> отсутствия устройства :)
>
> # modprobe it87
> FATAL: Error inserting it87
> (/lib/modules/2.6.32-std-def-alt21/kernel/drivers/hwmon/it87.ko): No
> such device

|acpi_enforce_resources=lax

Это не оно ?
https://bugzilla.kernel.org/show_bug.cgi?id=13967

|



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

end of thread, other threads:[~2010-09-15 16:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-15  7:23 [sisyphus] куда делся из std-smp it87.ko Dmitry V. boyko
2010-09-15  7:49 ` Alexey Borisenkov
2010-09-15 14:43   ` [sisyphus] куда делся из std-def it87.ko Dmitry V. boyko
2010-09-15 16:03     ` Alexey Borisenkov
2010-09-15 16:16       ` Vasily Tereshko

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