ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] udev и dvb
@ 2009-09-23  8:19 Караваев Павел
  0 siblings, 0 replies; only message in thread
From: Караваев Павел @ 2009-09-23  8:19 UTC (permalink / raw)
  To: sysadmins

Приветствую сообщество!

Установил карту SkyStar3 в довесок к имеющейся SkyStar2. Обновил ядро и udev:

[root@radio dvb]# uname -r
2.6.27-ovz-smp-alt9
[root@radio dvb]# rpm -qa|grep udev
udev-rule-generator-141-alt9
udev-extras-0.20090516-alt3
udev-141-alt9
udev-rules-141-alt9
libudev-141-alt9
udev-initramfs-141-alt9
udev_static-addon-0.2-alt3
[root@radio dvb]#

и словил проблему:
[root@radio dvb]# ls /dev/dvb/ -lR
/dev/dvb/:
total 0
drwxr-xr-x 2 root root 60 Sep 22 2009 adapter0
drwxr-xr-x 2 root root 60 Sep 22 2009 adapter1

/dev/dvb/adapter0:
total 0
crw-rw---- 1 root video 212, 5 Sep 22 2009 0

/dev/dvb/adapter1:
total 0
crw-rw---- 1 root video 212, 69 Sep 22 2009 0
[root@radio dvb]#
т.е. в обоих каталогах adapter{0,1} создаются по только по одному файлику с именем "0" с правами вроде правильными.

[root@radio dvb]# lsmod | egrep -i 'b2c2|budget|dvb'
b2c2_flexcop_pci 10008 0
b2c2_flexcop 30348 1 b2c2_flexcop_pci
cx24123 17800 1 b2c2_flexcop
cx24113 11908 1 b2c2_flexcop
s5h1420 15492 1 b2c2_flexcop
budget 18052 0
budget_core 13828 1 budget
saa7146 20616 2 budget,budget_core
ttpci_eeprom 6272 1 budget_core
dvb_core 90112 4 stv0299,b2c2_flexcop,budget,budget_core
i2c_core 27156 12 stv0299,lnbp21,tda826x,tda10086,i2c_i801,b2c2_flexcop,cx24123,cx24113,s5h1420,budget,budget_core,ttpci_eeprom
[root@radio dvb]#

[root@radio dvb]# dmesg|grep -i dvb
[ 11.834412] saa7146: register extension 'budget dvb'.
[ 11.834450] budget dvb 0000:05:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 11.834486] DVB: registering new adapter (TT-Budget-S-1401 PCI)
[ 12.266755] DVB: registering adapter 0 frontend 1802201963 (Philips TDA10086 DVB-S)...
[ 12.388657] DVB: registering new adapter (FlexCop Digital TV device)
[ 12.620153] b2c2-flexcop: found 'ST STV0299 DVB-S' .
[ 12.620165] DVB: registering adapter 1 frontend 1802201963 (ST STV0299 DVB-S)...
[ 12.620295] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S' at the 'PCI' bus controlled by a 'FlexCopIIb' complete
[root@radio dvb]#

Бага? Мой косяк?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-23  8:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-23  8:19 [Sysadmins] udev и dvb Караваев Павел

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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