Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2012-01-02 16:38:58

  beschu - Użytkownik

beschu
Użytkownik
Zarejestrowany: 2009-05-07

Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Witam, posiadam kartę usb WinTV-HVR 930c. Sprzęt jest sprawny, działa pod MS Windows. Chcę go uruchomić na Debianie by móc odbierać sygnał DVB-C (niekiedy również DVB-T).

Wg http://linuxtv.org/wiki/index.php/Hauppauge#DVB_Products karta jest już wspierana.

Próbowałem załadować moduł em28xx i podłączyć kartę tak jak to zrobiono tutaj http://comments.gmane.org/gmane.linux.drivers.video … ructure/41252, ale uzyskuję inne wyniki:

Kod:

#modprobe em28xx
#dmesg -c
[ 1608.216082] usb 2-1: new high speed USB device number 5 using ehci_hcd
[ 1608.349572] usb 2-1: New USB device found, idVendor=2040, idProduct=1605
[ 1608.349578] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[ 1608.349582] usb 2-1: Product: WinTV HVR-930C
[ 1608.349585] usb 2-1: SerialNumber:

Próba odpalenia  w_scan  kończy się niepowodzeniem:

Kod:

$ w_scan -f c -S 13 -Q 1
w_scan version 20111203 (compiled for DVB API 5.3)
guessing country 'PL', use -c <country> to override
using settings for POLAND
DVB cable
DVB-C
frontend_type DVB-C, channellist 7
output format vdr-1.6
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
main:3079: FATAL: ***** NO USEABLE DVB-C CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running.

Tak jakby firmware (dvb-fe-xc5000-1.6.114.fw) się nie ładował, chociaż skopiowałem go do /lib/firmware wg tego opisu:
http://www.spinics.net/lists/linux-media/msg41530.html.

Macie jakieś pomysły? ;)


Linux Registered User #473898

Offline

 

#2  2012-01-02 16:45:39

  Jacekalex - Podobno człowiek...;)

Jacekalex
Podobno człowiek...;)
Skąd: /dev/random
Zarejestrowany: 2008-01-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Kod:

w_scan -f c -S 13 -Q 1
w_scan version 20110702 (compiled for DVB API 5.2)
guessing country 'PL', use -c <country> to override
using settings for POLAND
DVB cable
DVB-C
frontend_type DVB-C, channellist 7
output format vdr-1.6
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
    /dev/dvb/adapter0/frontend0 -> DVB-T "Conexant CX22702 DVB-T": specified was DVB-C -> SEARCH NEXT ONE.
main:3073: FATAL: ***** NO USEABLE DVB-C CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running.

To polecenie w_scan, które używasz, jest bzdurą.

Prawidłowe powinno wyglądać np tak:

Kod:

w_scan -ft -c PL -X
.......
dumping lists (8 services)
Polsat(EmiTel):698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:102:103:3
TVN(EmiTel):698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:202:203:4
TV4(EmiTel):698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:302:303:5
TV Puls(EmiTel):698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:402:403:6
TVN Siedem(EmiTel):698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:502:503:23
PULS 2(EmiTel):698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:602:603:24
TV6(EmiTel):698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:702:703:25
Polsat Sport News(EmiTel):698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:802:803:26

A poza tym, jakbyś kiedyś zajrzał do forumowej szukajki - to korona by Ci z głowy nie spadła. :D

Dosiego Roku
;-)

Ostatnio edytowany przez Jacekalex (2012-01-02 16:54:47)


W demokracji każdy naród ma taką władzę, na jaką zasługuje ;)
Si vis pacem  para bellum  ;)       |       Pozdrawiam :)

Offline

 

#3  2012-01-02 16:54:22

  qluk - Pan inż. Cyc

qluk
Pan inż. Cyc
Skąd: Katowice
Zarejestrowany: 2006-05-22

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Nie ładuje Ci modułu. Sprawdź czy zadziała jak wepniesz kartę przed włączeniem się systemu oraz czy posiadasz najnowszą wersje modułu z git'a.

Offline

 

#4  2012-01-02 17:00:10

  beschu - Użytkownik

beschu
Użytkownik
Zarejestrowany: 2009-05-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

@Jacekalex
Jestem podpięty do kablówki DVB-C, więc chciałem przeskanować kabel. Polecenie wziąłem stąd: http://permalink.gmane.org/gmane.linux.drivers.vide … ructure/41468. Na tej samej karcie, u gościa zadziałało.

Wynik http://permalink.gmane.org/gmane.linux.drivers.vide … ucture/41468.

Skanowanie po antenie DVB-T wg Twojego polecenia:

Kod:

$ w_scan -ft -c PL -X
w_scan version 20111203 (compiled for DVB API 5.3)
using settings for POLAND
DVB aerial
DVB-T Europe
frontend_type DVB-T, channellist 4
output format czap/tzap/szap/xine
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
main:3079: FATAL: ***** NO USEABLE DVB-T CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running.

@qluk
Karta była też włączona przed załączeniem systemu. Mógłbyś trochę objaśnić o co chodzi z tym gitem?

Ostatnio edytowany przez beschu (2012-01-02 17:05:51)


Linux Registered User #473898

Offline

 

#5  2012-01-02 17:54:39

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Pokaż całe dmesg


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#6  2012-01-02 18:01:34

  Jacekalex - Podobno człowiek...;)

Jacekalex
Podobno człowiek...;)
Skąd: /dev/random
Zarejestrowany: 2008-01-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Sterownik z git - to najnowsza dostępna wersja sterownika, zazwyczaj występuje w najnowszych źródłach kernela, lub samodzielnie, wtedy trzeba go skompilować na miejscu.

Pokaż wyniki (z konta root) po podlączeniu tunera:

Kod:

ls -l /dev/dvb/*/*
lsof /dev/dvb/*/*

A tutaj conieco o tym sterowniku, wlącznie z kompilacją z git:
http://linuxtv.org/wiki/index.php/Em28xx_devices

To by było na tyle
;-)

Ostatnio edytowany przez Jacekalex (2012-01-02 18:11:20)


W demokracji każdy naród ma taką władzę, na jaką zasługuje ;)
Si vis pacem  para bellum  ;)       |       Pozdrawiam :)

Offline

 

#7  2012-01-02 20:18:27

  beschu - Użytkownik

beschu
Użytkownik
Zarejestrowany: 2009-05-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Niestety kompilacja nie przechodzi. Z tego co zdążyłem wygooglować dzieje się tak na nowszych jajkach:

Kod:

/home/v4l-dvb# make
make -C /home/v4l-dvb/v4l 
make[1]: Wejście do katalogu `/home/v4l-dvb/v4l'
No version yet, using 3.1.0-1-amd64
make[1]: Opuszczenie katalogu `/home/v4l-dvb/v4l'
make[1]: Wejście do katalogu `/home/v4l-dvb/v4l'
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 3.1.0

***WARNING:*** You do not have the full kernel sources installed.
This does not prevent you from building the v4l-dvb tree if you have the
kernel headers, but the full kernel source may be required in order to use
make menuconfig / xconfig / qconfig.

If you are experiencing problems building the v4l-dvb tree, please try
building against a vanilla kernel before reporting a bug.

Vanilla kernels are available at http://kernel.org.
On most distros, this will compile a newly downloaded kernel:

cp /boot/config-`uname -r` <your kernel dir>/.config
cd <your kernel dir>
make all modules_install install

Please see your distro's web site for instructions to build a new kernel.

WARNING: You're using an obsolete driver! You shouldn't be using it!
     If you want anything new, you can use:
        http://git.linuxtv.org/media_build.git.
     The tree is still here just to preserve the development history.
     You've been warned.
Created default (all yes) .config file
./scripts/make_myconfig.pl
make[1]: Opuszczenie katalogu `/home/v4l-dvb/v4l'
make[1]: Wejście do katalogu `/home/v4l-dvb/v4l'
perl scripts/make_config_compat.pl /lib/modules/3.1.0-1-amd64/source ./.myconfig ./config-compat.h
creating symbolic links...
ln -sf . oss
make -C firmware prep
make[2]: Entering directory `/home/v4l-dvb/v4l/firmware'
make[2]: Leaving directory `/home/v4l-dvb/v4l/firmware'
make -C firmware
make[2]: Entering directory `/home/v4l-dvb/v4l/firmware'
  CC  ihex2fw
Generating vicam/firmware.fw
Generating dabusb/firmware.fw
Generating dabusb/bitstream.bin
Generating ttusb-budget/dspbootcode.bin
Generating cpia2/stv0672_vp4.bin
Generating av7110/bootcode.bin
make[2]: Leaving directory `/home/v4l-dvb/v4l/firmware'
Kernel build directory is /lib/modules/3.1.0-1-amd64/build
make -C /lib/modules/3.1.0-1-amd64/build SUBDIRS=/home/v4l-dvb/v4l CFLAGS="-I../linux/include -D__KERNEL__ -I/include -DEXPORT_SYMTAB" modules
make[2]: Entering directory `/usr/src/linux-headers-3.1.0-1-amd64'
  CC [M]  /home/v4l-dvb/v4l/tuner-xc2028.o
/home/v4l-dvb/v4l/tuner-xc2028.c: In function 'xc2028_set_params':
/home/v4l-dvb/v4l/tuner-xc2028.c:1178:5: error: 'T_DIGITAL_TV' undeclared (first use in this function)
/home/v4l-dvb/v4l/tuner-xc2028.c:1178:5: note: each undeclared identifier is reported only once for each function it appears in
/home/v4l-dvb/v4l/tuner-xc2028.c:1179:1: warning: control reaches end of non-void function [-Wreturn-type]
make[5]: *** [/home/v4l-dvb/v4l/tuner-xc2028.o] Błąd 1
make[4]: *** [_module_/home/v4l-dvb/v4l] Błąd 2
make[3]: *** [sub-make] Error 2
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-3.1.0-1-amd64'
make[1]: *** [default] Błąd 2
make[1]: Opuszczenie katalogu `/home/v4l-dvb/v4l'
make: *** [all] Błąd 2

Po podłączeniu tunera:

Kod:

# ls -l /dev/dvb/*/*
ls: nie ma dostępu do /dev/dvb/*/*: Nie ma takiego pliku ani katalogu

Kod:

# lsof /dev/dvb/*/*
lsof: status error on /dev/dvb/*/*: No such file or directory
lsof 4.81
 latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
 latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ
 latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man
 usage: [-?abhlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-f[gG]]
 [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
[+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.

Cały dmesg:

Kod:

[    0.327697] pci 0000:00:1c.3:   bridge window [mem 0xc0700000-0xc08fffff 64bit pref]
[    0.327705] pci 0000:00:1c.4: PCI bridge to [bus 06-07]
[    0.327709] pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
[    0.327716] pci 0000:00:1c.4:   bridge window [mem 0xf4000000-0xf5ffffff]
[    0.327721] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.327731] pci 0000:08:00.0: BAR 6: assigned [mem 0xf2020000-0xf203ffff pref]
[    0.327734] pci 0000:00:1c.5: PCI bridge to [bus 08-08]
[    0.327737] pci 0000:00:1c.5:   bridge window [io  0x3000-0x3fff]
[    0.327744] pci 0000:00:1c.5:   bridge window [mem 0xc0200000-0xc06fffff]
[    0.327750] pci 0000:00:1c.5:   bridge window [mem 0xf2000000-0xf20fffff 64bit pref]
[    0.327758] pci 0000:00:1e.0: PCI bridge to [bus 09-09]
[    0.327789] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.327794] pci 0000:00:1c.0: setting latency timer to 64
[    0.327809] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.327814] pci 0000:00:1c.1: setting latency timer to 64
[    0.327825] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.327830] pci 0000:00:1c.2: setting latency timer to 64
[    0.327840] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.327846] pci 0000:00:1c.3: setting latency timer to 64
[    0.327854] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.327859] pci 0000:00:1c.4: setting latency timer to 64
[    0.327867] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.327872] pci 0000:00:1c.5: setting latency timer to 64
[    0.327881] pci 0000:00:1e.0: setting latency timer to 64
[    0.327886] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.327888] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.327891] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.327893] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.327896] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.327898] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[    0.327900] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff]
[    0.327903] pci_bus 0000:02: resource 0 [io  0x7000-0x7fff]
[    0.327906] pci_bus 0000:02: resource 1 [mem 0xf2300000-0xf23fffff]
[    0.327908] pci_bus 0000:02: resource 2 [mem 0xc1100000-0xc12fffff 64bit pref]
[    0.327911] pci_bus 0000:03: resource 0 [io  0x6000-0x6fff]
[    0.327913] pci_bus 0000:03: resource 1 [mem 0xc0d00000-0xc0efffff]
[    0.327916] pci_bus 0000:03: resource 2 [mem 0xc0f00000-0xc10fffff 64bit pref]
[    0.327919] pci_bus 0000:04: resource 0 [io  0x5000-0x5fff]
[    0.327921] pci_bus 0000:04: resource 1 [mem 0xc0900000-0xc0afffff]
[    0.327924] pci_bus 0000:04: resource 2 [mem 0xc0b00000-0xc0cfffff 64bit pref]
[    0.327926] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.327929] pci_bus 0000:05: resource 1 [mem 0xf2200000-0xf22fffff]
[    0.327931] pci_bus 0000:05: resource 2 [mem 0xc0700000-0xc08fffff 64bit pref]
[    0.327934] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    0.327936] pci_bus 0000:06: resource 1 [mem 0xf4000000-0xf5ffffff]
[    0.327939] pci_bus 0000:06: resource 2 [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.327942] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    0.327944] pci_bus 0000:08: resource 1 [mem 0xc0200000-0xc06fffff]
[    0.327947] pci_bus 0000:08: resource 2 [mem 0xf2000000-0xf20fffff 64bit pref]
[    0.327949] pci_bus 0000:09: resource 4 [io  0x0000-0x0cf7]
[    0.327952] pci_bus 0000:09: resource 5 [io  0x0d00-0xffff]
[    0.327954] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff]
[    0.327956] pci_bus 0000:09: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.327959] pci_bus 0000:09: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.327961] pci_bus 0000:09: resource 9 [mem 0x000dc000-0x000dffff]
[    0.327963] pci_bus 0000:09: resource 10 [mem 0xc0000000-0xfebfffff]
[    0.328052] NET: Registered protocol family 2
[    0.328218] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.329578] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.335217] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.335933] TCP: Hash tables configured (established 524288 bind 65536)
[    0.335936] TCP reno registered
[    0.335949] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.336039] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.336225] NET: Registered protocol family 1
[    0.336248] pci 0000:00:02.0: Boot video device
[    0.336467] PCI: CLS 64 bytes, default 64
[    0.336524] Unpacking initramfs...
[    0.580562] Freeing initrd memory: 10092k freed
[    0.585464] Simple Boot Flag at 0x36 set to 0x1
[    0.585956] audit: initializing netlink socket (disabled)
[    0.585972] type=2000 audit(1325533633.580:1): initialized
[    0.606993] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.622518] VFS: Disk quotas dquot_6.5.2
[    0.622557] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.622633] msgmni has been set to 5772
[    0.622815] alg: No test for stdrng (krng)
[    0.622849] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.622853] io scheduler noop registered
[    0.622854] io scheduler deadline registered
[    0.622871] io scheduler cfq registered (default)
[    0.622986] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.623051] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.623143] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.623203] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    0.623288] pcieport 0000:00:1c.2: setting latency timer to 64
[    0.623347] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
[    0.623430] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.623489] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
[    0.623575] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.623634] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X
[    0.623718] pcieport 0000:00:1c.5: setting latency timer to 64
[    0.623777] pcieport 0000:00:1c.5: irq 45 for MSI/MSI-X
[    0.623963] intel_idle: MWAIT substates: 0x3122220
[    0.623965] intel_idle: does not run on family 6 model 23
[    0.624020] ERST: Table is not found!
[    0.624021] GHES: HEST is not enabled!
[    0.624102] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.672504] Linux agpgart interface v0.103
[    0.672613] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[    0.672744] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.673727] agpgart-intel 0000:00:00.0: detected 131072K stolen memory
[    0.673879] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.674019] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.678618] i8042: Detected active multiplexing controller, rev 1.1
[    0.679713] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.679720] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.679751] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.679777] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.679801] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.679940] mousedev: PS/2 mouse device common for all mice
[    0.679996] rtc_cmos 00:06: RTC can wake from S4
[    0.680139] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.680171] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.680181] cpuidle: using governor ladder
[    0.680183] cpuidle: using governor menu
[    0.680398] TCP cubic registered
[    0.680449] NET: Registered protocol family 10
[    0.680935] Mobile IPv6
[    0.680937] NET: Registered protocol family 17
[    0.680942] Registering the dns_resolver key type
[    0.681075] PM: Hibernation image not present or could not be loaded.
[    0.681089] registered taskstats version 1
[    0.689417] rtc_cmos 00:06: setting system clock to 2012-01-02 19:47:15 UTC (1325533635)
[    0.689502] Initializing network drop monitor service
[    0.690911] Freeing unused kernel memory: 556k freed
[    0.691059] Write protecting the kernel read-only data: 6144k
[    0.694443] Freeing unused kernel memory: 788k freed
[    0.697568] Freeing unused kernel memory: 696k freed
[    0.709715] udevd[49]: starting version 175
[    0.720927] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.756823] sdhci: Secure Digital Host Controller Interface driver
[    0.756826] sdhci: Copyright(c) Pierre Ossman
[    0.757043] sdhci-pci 0000:02:00.0: SDHCI controller found [197b:2382] (rev 0)
[    0.757067] sdhci-pci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.757112] sdhci-pci 0000:02:00.0: setting latency timer to 64
[    0.757140] mmc0: no vmmc regulator found
[    0.757173] Registered led device: mmc0::
[    0.757218] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
[    0.757234] sdhci-pci 0000:02:00.2: SDHCI controller found [197b:2381] (rev 0)
[    0.757249] sdhci-pci 0000:02:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.757284] sdhci-pci 0000:02:00.2: Refusing to bind to secondary interface.
[    0.757292] sdhci-pci 0000:02:00.2: PCI INT A disabled
[    0.762718] usbcore: registered new interface driver usbfs
[    0.762742] usbcore: registered new interface driver hub
[    0.763551] SCSI subsystem initialized
[    0.769361] usbcore: registered new device driver usb
[    0.770331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.770367] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[    0.770393] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.770398] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.770423] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.770460] ehci_hcd 0000:00:1a.7: debug port 1
[    0.774361] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    0.774665] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xf2a04800
[    0.787106] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.787142] r8169 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.787214] r8169 0000:08:00.0: setting latency timer to 64
[    0.787414] r8169 0000:08:00.0: irq 46 for MSI/MSI-X
[    0.787908] r8169 0000:08:00.0: eth0: RTL8168d/8111d at 0xffffc90000656000, c8:0a:a9:64:57:50, XID 081000c0 IRQ 46
[    0.788668] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.788718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.788721] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.788724] usb usb1: Product: EHCI Host Controller
[    0.788726] usb usb1: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd
[    0.788728] usb usb1: SerialNumber: 0000:00:1a.7
[    0.788856] hub 1-0:1.0: USB hub found
[    0.788861] hub 1-0:1.0: 6 ports detected
[    0.788974] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.788998] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.789002] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.789011] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.789047] ehci_hcd 0000:00:1d.7: debug port 1
[    0.791877] libata version 3.00 loaded.
[    0.792948] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    0.795827] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf2a04c00
[    0.812126] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.812195] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.812198] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.812201] usb usb2: Product: EHCI Host Controller
[    0.812203] usb usb2: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd
[    0.812205] usb usb2: SerialNumber: 0000:00:1d.7
[    0.812345] hub 2-0:1.0: USB hub found
[    0.812351] hub 2-0:1.0: 6 ports detected
[    0.812916] uhci_hcd: USB Universal Host Controller Interface driver
[    0.812960] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.812970] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.812974] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.812985] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.813021] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820
[    0.813062] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.813064] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.813067] usb usb3: Product: UHCI Host Controller
[    0.813069] usb usb3: Manufacturer: Linux 3.1.0-1-amd64 uhci_hcd
[    0.813071] usb usb3: SerialNumber: 0000:00:1a.0
[    0.813182] hub 3-0:1.0: USB hub found
[    0.813186] hub 3-0:1.0: 2 ports detected
[    0.813278] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.813286] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.813289] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.813303] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.813346] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840
[    0.813387] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.813390] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.813392] usb usb4: Product: UHCI Host Controller
[    0.813394] usb usb4: Manufacturer: Linux 3.1.0-1-amd64 uhci_hcd
[    0.813396] usb usb4: SerialNumber: 0000:00:1a.1
[    0.813491] hub 4-0:1.0: USB hub found
[    0.813495] hub 4-0:1.0: 2 ports detected
[    0.813569] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[    0.813578] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.813582] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.813590] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    0.813624] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00001860
[    0.813667] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.813670] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.813672] usb usb5: Product: UHCI Host Controller
[    0.813674] usb usb5: Manufacturer: Linux 3.1.0-1-amd64 uhci_hcd
[    0.813677] usb usb5: SerialNumber: 0000:00:1a.2
[    0.813898] hub 5-0:1.0: USB hub found
[    0.813902] hub 5-0:1.0: 2 ports detected
[    0.813984] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.813992] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.813995] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.814003] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.814035] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
[    0.814075] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    0.814078] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.814080] usb usb6: Product: UHCI Host Controller
[    0.814082] usb usb6: Manufacturer: Linux 3.1.0-1-amd64 uhci_hcd
[    0.814084] usb usb6: SerialNumber: 0000:00:1d.0
[    0.814309] hub 6-0:1.0: USB hub found
[    0.814313] hub 6-0:1.0: 2 ports detected
[    0.814395] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.814404] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.814408] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.814415] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.814446] uhci_hcd 0000:00:1d.1: irq 19, io base 0x000018a0
[    0.814488] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    0.814491] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.814493] usb usb7: Product: UHCI Host Controller
[    0.814495] usb usb7: Manufacturer: Linux 3.1.0-1-amd64 uhci_hcd
[    0.814497] usb usb7: SerialNumber: 0000:00:1d.1
[    0.814597] hub 7-0:1.0: USB hub found
[    0.814601] hub 7-0:1.0: 2 ports detected
[    0.814676] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.814684] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.814688] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.814695] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.814737] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0
[    0.814778] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    0.814781] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.814783] usb usb8: Product: UHCI Host Controller
[    0.814785] usb usb8: Manufacturer: Linux 3.1.0-1-amd64 uhci_hcd
[    0.814787] usb usb8: SerialNumber: 0000:00:1d.2
[    0.815007] hub 8-0:1.0: USB hub found
[    0.815013] hub 8-0:1.0: 2 ports detected
[    0.815567] ahci 0000:00:1f.2: version 3.0
[    0.815580] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.815642] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X
[    0.815701] ahci: SSS flag set, parallel bus scan disabled
[    0.815745] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[    0.815749] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs 
[    0.815755] ahci 0000:00:1f.2: setting latency timer to 64
[    0.837561] scsi0 : ahci
[    0.838918] scsi1 : ahci
[    0.841671] scsi2 : ahci
[    0.841886] scsi3 : ahci
[    0.842452] scsi4 : ahci
[    0.842537] scsi5 : ahci
[    0.842864] ata1: SATA max UDMA/133 abar m2048@0xf2a04000 port 0xf2a04100 irq 47
[    0.842869] ata2: SATA max UDMA/133 abar m2048@0xf2a04000 port 0xf2a04180 irq 47
[    0.842871] ata3: DUMMY
[    0.842873] ata4: DUMMY
[    0.842877] ata5: SATA max UDMA/133 abar m2048@0xf2a04000 port 0xf2a04300 irq 47
[    0.842881] ata6: SATA max UDMA/133 abar m2048@0xf2a04000 port 0xf2a04380 irq 47
[    0.905177] thermal LNXTHERM:00: registered as thermal_zone0
[    0.905180] ACPI: Thermal Zone [TZ00] (50 C)
[    1.100021] usb 1-2: new high speed USB device number 2 using ehci_hcd
[    1.164035] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.164997] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.165001] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.165229] ata1.00: ATA-8: WDC WD3200BEVT-08A23T1, 02.01A02, max UDMA/133
[    1.165232] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.166260] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.166263] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.166471] ata1.00: configured for UDMA/133
[    1.166598] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BEVT-0 02.0 PQ: 0 ANSI: 5
[    1.247988] usb 1-2: New USB device found, idVendor=041e, idProduct=4088
[    1.247991] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.247993] usb 1-2: Product: VF0700 Live! Cam Chat HD
[    1.247995] usb 1-2: Manufacturer: Creative Technology Ltd.
[    1.247998] usb 1-2: SerialNumber: 0K110408
[    1.360024] usb 2-6: new high speed USB device number 2 using ehci_hcd
[    1.484041] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.486643] ata2.00: unexpected _GTF length (8)
[    1.486648] ata2.00: ATAPI: HL-DT-STDVDRAM GT30N, LG09, max UDMA/66
[    1.489630] ata2.00: unexpected _GTF length (8)
[    1.489635] ata2.00: configured for UDMA/66
[    1.492682] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GT30N     LG09 PQ: 0 ANSI: 5
[    1.497387] usb 2-6: New USB device found, idVendor=17ef, idProduct=4811
[    1.497390] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.497392] usb 2-6: Product: Integrated Camera
[    1.497394] usb 2-6: Manufacturer: SuYin
[    1.497396] usb 2-6: SerialNumber: CN2015-R877-OV01-VL-R06.00.04
[    1.584022] Refined TSC clocksource calibration: 2094.749 MHz.
[    1.584027] Switching to clocksource tsc
[    1.812022] ata5: SATA link down (SStatus 0 SControl 300)
[    2.132020] ata6: SATA link down (SStatus 0 SControl 300)
[    2.136713] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.136770] sd 0:0:0:0: [sda] Write Protect is off
[    2.136773] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.136796] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.214370]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 > sda4
[    2.214826] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.219926] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.219931] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.220277] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.393435] PM: Starting manual resume from disk
[    3.393439] PM: Hibernation image partition 8:6 present
[    3.393441] PM: Looking for hibernation image.
[    3.393611] PM: Image not found (code -22)
[    3.393613] PM: Hibernation image not present or could not be loaded.
[    3.436426] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    5.532737] udevd[279]: starting version 175
[    6.526563] ACPI: acpi_idle registered with cpuidle
[    6.529930] Monitor-Mwait will be used to enter C-1 state
[    6.534359] Monitor-Mwait will be used to enter C-2 state
[    6.534378] Marking TSC unstable due to TSC halts in idle
[    6.536347] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    6.538211] ACPI: Lid Switch [LID]
[    6.538278] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    6.538283] ACPI: Power Button [PWRB]
[    6.538328] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    6.538333] ACPI: Sleep Button [SLPB]
[    6.546861] Switching to clocksource hpet
[    6.557032] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    6.557039] ACPI: Power Button [PWRF]
[    6.598434] wmi: Mapper loaded
[    6.633413] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    6.666111] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[    6.724198] Non-volatile memory driver v1.3
[    6.849433] iTCO_vendor_support: vendor-support=0
[    6.850130] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[    6.850246] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
[    6.850627] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.921456] cfg80211: Calling CRDA to update world regulatory domain
[    7.124530] ACPI: AC Adapter [ACAD] (on-line)
[    7.187953] [drm] Initialized drm 1.1.0 20060810
[    7.296097] usb 1-1: new high speed USB device number 3 using ehci_hcd
[    7.443981] usb 1-1: New USB device found, idVendor=12d1, idProduct=1003
[    7.443984] usb 1-1: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    7.443987] usb 1-1: Product: HUAWEI Mobile
[    7.443989] usb 1-1: Manufacturer: HUAWEI Technology
[    7.792822] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000
[    7.792835] serio: Synaptics pass-through port at isa0060/serio4/input0
[    7.857229] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input6
[    8.079101] ACPI: Battery Slot [BAT1] (battery present)
[    8.189096] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[    8.189099] Copyright(c) 2003-2011 Intel Corporation
[    8.189173] iwlagn 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    8.189183] iwlagn 0000:05:00.0: setting latency timer to 64
[    8.189206] iwlagn 0000:05:00.0: pci_resource_len = 0x00002000
[    8.189208] iwlagn 0000:05:00.0: pci_resource_base = ffffc90000664000
[    8.189211] iwlagn 0000:05:00.0: HW Revision ID = 0x0
[    8.189298] iwlagn 0000:05:00.0: irq 48 for MSI/MSI-X
[    8.189346] iwlagn 0000:05:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
[    8.189412] iwlagn 0000:05:00.0: L1 Enabled; Disabling L0S
[    8.208693] iwlagn 0000:05:00.0: device EEPROM VER=0x15d, CALIB=0x6
[    8.208696] iwlagn 0000:05:00.0: Device SKU: 0X50
[    8.208698] iwlagn 0000:05:00.0: Valid Tx ant: 0X1, Valid Rx ant: 0X3
[    8.208720] iwlagn 0000:05:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
[    8.210291] iwlagn 0000:05:00.0: RF_KILL bit toggled to disable radio.
[    8.250933] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    8.250939] i915 0000:00:02.0: setting latency timer to 64
[    8.311176] i915 0000:00:02.0: irq 49 for MSI/MSI-X
[    8.311183] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.311185] [drm] Driver supports precise vblank timestamp query.
[    8.311225] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.359485] jmb38x_ms 0000:02:00.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    8.359495] jmb38x_ms 0000:02:00.3: setting latency timer to 64
[    8.603844] Linux media interface: v0.10
[    8.714952] Linux video capture interface: v2.00
[    8.722799] iwlagn 0000:05:00.0: loaded firmware version 39.31.5.1 build 35138
[    8.723104] Registered led device: phy0-led
[    8.754072] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    8.754075] thinkpad_acpi: http://ibm-acpi.sf.net/
[    8.754076] thinkpad_acpi: ThinkPad BIOS 6JET76WW (1.34 ), EC 6JHT59WW-1.179000
[    8.754079] thinkpad_acpi: Lenovo ThinkPad SL510, model 284797G
[    8.754413] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    8.756839] thinkpad_acpi: radio switch found; radios are disabled
[    8.756861] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
[    8.757772] thinkpad_acpi: asked for hotkey mask 0x078dffff, but firmware forced it to 0x008dffff
[    8.762095] fbcon: inteldrmfb (fb0) is primary device
[    8.780351] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    8.798618] usbcore: registered new interface driver uas
[    8.804867] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[    8.805456] Registered led device: tpacpi::thinklight
[    8.805492] Registered led device: tpacpi::power
[    8.805512] Registered led device: tpacpi::standby
[    8.805530] Registered led device: tpacpi::thinkvantage
[    8.816612] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    8.816841] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    8.820076] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[    8.832696] Initializing USB Mass Storage driver...
[    8.834521] scsi8 : usb-storage 1-1:1.2
[    8.835388] scsi9 : usb-storage 1-1:1.3
[    8.835465] usbcore: registered new interface driver usb-storage
[    8.835467] USB Mass Storage support registered.
[    8.908079] usbcore: registered new interface driver snd-usb-audio
[    8.908105] uvcvideo: Found UVC 1.00 device VF0700 Live! Cam Chat HD (041e:4088)
[    8.959470] usbcore: registered new interface driver usbserial
[    8.959483] USB Serial support registered for generic
[    9.011451] input: VF0700 Live! Cam Chat HD as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input8
[    9.011611] uvcvideo: Found UVC 1.00 device Integrated Camera (17ef:4811)
[    9.014688] input: Integrated Camera as /devices/pci0000:00/0000:00:1d.7/usb2/2-6/2-6:1.0/input/input9
[    9.014868] usbcore: registered new interface driver uvcvideo
[    9.014870] USB Video Class driver (1.1.1)
[    9.016213] usbcore: registered new interface driver usbserial_generic
[    9.016215] usbserial: USB Serial Driver core
[    9.044612] USB Serial support registered for GSM modem (1-port)
[    9.044712] option 1-1:1.0: GSM modem (1-port) converter detected
[    9.044937] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
[    9.044948] option 1-1:1.1: GSM modem (1-port) converter detected
[    9.045041] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
[    9.045068] usbcore: registered new interface driver option
[    9.045069] option: v0.7.2:USB Driver for GSM modems
[    9.251839] Console: switching to colour frame buffer device 170x48
[    9.255621] fb0: inteldrmfb frame buffer device
[    9.255623] drm: registered panic notifier
[    9.274865] acpi device:07: registered as cooling_device2
[    9.275177] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10
[    9.276862] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.277547] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    9.277610] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    9.277685] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[    9.277720] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[    9.671356] hda_codec: ALC269: BIOS auto-probing.
[    9.835266] scsi 9:0:0:0: Direct-Access     HUAWEI   SD Storage       2.31 PQ: 0 ANSI: 2
[    9.838002] scsi 8:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
[    9.845261] sd 9:0:0:0: [sdb] Attached SCSI removable disk
[    9.848258] sr1: scsi-1 drive
[    9.848398] sr 8:0:0:0: Attached scsi CD-ROM sr1
[   10.011781] HDMI status: Codec=3 Pin=3 Presence_Detect=0 ELD_Valid=0
[   10.013988] input: HDA Intel HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   10.014083] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   10.014170] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   10.632918] Adding 975868k swap on /dev/sda6.  Priority:-1 extents:1 across:975868k 
[   10.636986] EXT4-fs (sda5): re-mounted. Opts: (null)
[   10.988692] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   11.126521] loop: module loaded
[   11.159363] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   11.160022] sr 1:0:0:0: Attached scsi generic sg1 type 5
[   11.160144] sd 9:0:0:0: Attached scsi generic sg2 type 0
[   11.160565] sr 8:0:0:0: Attached scsi generic sg3 type 5
[   11.958461] fuse init (API version 7.17)
[   13.664568] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.802999] r8169 0000:08:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168d-1.fw (-2)
[   13.812310] r8169 0000:08:00.0: eth0: link down
[   13.812973] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   13.846247] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   14.783978] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   15.044704] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio4/serio5/input/input14
[   17.285095] Disabling lock debugging due to kernel taint
[   17.292734] vboxdrv: Found 2 processor cores.
[   17.293509] vboxdrv: fAsync=0 offMin=0x199 offMax=0x207c
[   17.293583] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   17.293585] vboxdrv: Successfully loaded version 4.1.6_Debian (interface 0x00190000).
[   17.623061] vboxpci: IOMMU not found (not registered)
[   18.462300] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input15
[   24.946694] Bluetooth: Core ver 2.16
[   24.946723] NET: Registered protocol family 31
[   24.946725] Bluetooth: HCI device and connection manager initialized
[   24.946728] Bluetooth: HCI socket layer initialized
[   24.946730] Bluetooth: L2CAP socket layer initialized
[   24.946736] Bluetooth: SCO socket layer initialized
[   24.978626] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   24.978629] Bluetooth: BNEP filters: protocol multicast
[   24.991663] Bluetooth: RFCOMM TTY layer initialized
[   24.991668] Bluetooth: RFCOMM socket layer initialized
[   24.991671] Bluetooth: RFCOMM ver 1.11
[   25.651119] lp: driver loaded but no devices found
[   25.834922] ppdev: user-space parallel port driver
[   38.314571] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[   69.797067] PPP generic driver version 2.4.2
[   69.831675] PPP BSD Compression module registered
[   69.835102] PPP Deflate Compression module registered
[   89.620521] process `skype' is using obsolete setsockopt SO_BSDCOMPAT
[  126.068820] usb 1-2: USB disconnect, device number 2
[  480.908560] IR NEC protocol handler initialized
[  480.931036] IR RC5(x) protocol handler initialized
[  480.944082] usbcore: registered new interface driver em28xx
[  480.944085] em28xx driver loaded
[  480.945024] IR RC6 protocol handler initialized
[  480.947735] IR JVC protocol handler initialized
[  480.950330] IR Sony protocol handler initialized
[  480.952828] IR MCE Keyboard/mouse protocol handler initialized
[  480.956401] lirc_dev: IR Remote Control driver registered, major 251 
[  480.957286] IR LIRC bridge handler initialized
[  486.644062] usb 2-1: new high speed USB device number 3 using ehci_hcd
[  486.777706] usb 2-1: New USB device found, idVendor=2040, idProduct=1605
[  486.777712] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[  486.777716] usb 2-1: Product: WinTV HVR-930C
[  486.777719] usb 2-1: SerialNumber: 4034721227
[  511.050623] usb 2-1: USB disconnect, device number 3
[  518.680737] usbcore: deregistering interface driver em28xx
[ 1440.332074] usb 2-1: new high speed USB device number 4 using ehci_hcd
[ 1440.465642] usb 2-1: New USB device found, idVendor=2040, idProduct=1605
[ 1440.465647] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[ 1440.465651] usb 2-1: Product: WinTV HVR-930C
[ 1440.465655] usb 2-1: SerialNumber: 4034721227

Linux Registered User #473898

Offline

 

#8  2012-01-02 20:24:16

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Kod:

[ 1440.465651] usb 2-1: Product: WinTV HVR-930C
[ 1440.465655] usb 2-1: SerialNumber: 4034721227

Na tym się kończy czy coś obcięło ?


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#9  2012-01-02 20:25:04

  beschu - Użytkownik

beschu
Użytkownik
Zarejestrowany: 2009-05-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

^Na tym się kończy.


Linux Registered User #473898

Offline

 

#10  2012-01-02 20:37:52

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Te stery jej nie ożywiaja.

Kod:

WinTV-HVR-930C     DVB-T & DVB-C & PAL      USB 2.0 Stick     ✔ Yes      Analog & Digital hybrid, initial support: 20111121

Wygląda ,że miesiąc temu ją ożywili.

Spróbuj najnowszego jajka.
Chociazby z tamtąd
http://packages.siduction.org/

W experimentall jest linux-image-3.2-rc7


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#11  2012-01-02 22:01:08

  beschu - Użytkownik

beschu
Użytkownik
Zarejestrowany: 2009-05-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Na jądrze z experimentala:

Kod:

# uname -a
Linux debian 3.2.0-rc7-amd64 #1 SMP Wed Dec 28 14:29:59 UTC 2011 x86_64 GNU/Linux

#modprobe em28xx
#dmesg -c

Kod:

[  518.068365] usbcore: registered new interface driver em28xx
[  518.068370] em28xx driver loaded
[  521.776087] usb 2-1: new high-speed USB device number 6 using ehci_hcd
[  521.909642] usb 2-1: New USB device found, idVendor=2040, idProduct=1605
[  521.909648] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[  521.909653] usb 2-1: Product: WinTV HVR-930C
[  521.909656] usb 2-1: SerialNumber: 4034721227

Linux Registered User #473898

Offline

 

#12  2012-01-02 22:26:15

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Nic takiego się nie pojawia?

Kod:

ilin@debian:~/Desktop$ dmesg | grep dvb
[    6.813473] dvb_init() allocating 1 frontend
[   72.324913] dvb_init() allocating 1 frontend
[   97.570730] dvb_init() allocating 1 frontend

Nie wiem czy nie potrzeba jeszcze tego

Kod:

ilin@debian:~/Desktop$ aptitude show dvb-apps
Pakiet: dvb-apps                             
Stan: zainstalowany
Zainstalowany automatycznie: tak
Wersja: 1.1.1+rev1355-1.1
Priorytet: dodatkowy
Sekcja: video
Opiekun: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
Rozmiar rozpakowanego: 2583 k
Wymaga: libc6 (>= 2.7), makedev | udev
W konflikcie z: libxbase2.0-bin, libxdb-dev, me-tv (< 0.5.33-2)
Zastępuje: dvb-utils
Opis: Aplikacje do Digitial Video Broadcasting (DVB)
 Aplikacje i narzędzia ukierunkowane na wstępną konfigurację, testowanie oraz
 funkcjonowanie urządzenia DVB ze wsparciem dla standardów: DVB-S, DVB-C, DVB-T
 i ATSC. 
 
 Główne aplikacje użytkownika: 
 . util/scan  - skanowanie kanałów urządzenia w cyfrowej TV,
 . util/gnutv - dostrajanie, oglądanie i strumieniowe przesyłanie TV.
 
 Narzędzia ogólne: 
 . util/dvbdate    - ustawia zegar z telewizji cyfrowej,
 . util/dvbnet     - kontroluje cyfrowe dane z interfejsów sieciowych,
 . util/dvbtraffic - monitoruje ruch na urządzeniu cyfrowym,
 . util/femon      - monitoruje strojenie TV na urządzeniu cyfrowym,
 . util/zap        - tylko stroi urządzenie cyfrowe.
 
 Specjalne narzędzia sprzętowe: 
 . util/av7110_loadkeys - ładowanie pilotów do kart opartych na av7110,
 . util/dib3000-watch   - monitorowanie demodulatorów DIB3000,
 . util/dst-utils       - narzędzia do kart opartych na układach DST,
 . util/ttusb_dec_reset - resetowanie urządzenia TechnoTrends TTUSB DEC.
 
 Biblioteki: 
 . lib/libdvbapi    - interfejs do urządzeń telewizji cyfrowej,
 . lib/libdvbcfg    - przetwarzanie/tworzenie cyfrowych kanałów TV,
 . lib/libdvbsec    - do pracy z Satellite Equipment Control,
 . lib/libucsi      - przetwarzanie tabel Fast MPEG2 Transport Stream SI,
 . lib/libdvben50221- implementacja stosu CENELEC EN 50221 CAM,
 . lib/libdvbmisc   - różne narzędzia używane przez inne biblioteki.
Strona domowa: http://www.linuxtv.org/

Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#13  2012-01-02 22:32:55

  beschu - Użytkownik

beschu
Użytkownik
Zarejestrowany: 2009-05-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

W odpowiedzi na dmesg | grep dvb nie pojawia się nic.

dvb-apps jest stale zainstalowany:

Kod:

# aptitude search dvb-apps 
i A dvb-apps                                                           - Aplikacje do Digitial Video Broadcasting (DVB)

Ostatnio edytowany przez beschu (2012-01-02 22:33:25)


Linux Registered User #473898

Offline

 

#14  2012-01-02 23:00:18

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Zobacz jeszcze do modinfo sterownika.

Kod:

root@debian:/home/ilin/Desktop# modinfo em28xx
filename:       /lib/modules/3.1-2.slh.1-aptosid-686/kernel/drivers/media/video/em28xx/em28xx.ko
version:        0.1.3
license:        GPL
description:    Empia em28xx based USB video device driver
author:         Ludovico Cavedon <cavedon@sssup.it>, Markus Rechberger <mrechberger@gmail.com>, Mauro Carvalho Chehab <mchehab@infradead.org>, Sascha Sommer <saschasommer@freenet.de>
srcversion:     F79F9B9C630906B03E33B83
alias:          usb:v2013p024Fd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1B80pA340d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap50A6d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v04BBp0515d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v093BpA005d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0413p6023d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p0227d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p0226d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p021Ad*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p0208d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p0207d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2001pF112d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0438pB002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p651Fd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p651Bd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p6517d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p6513d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p6502d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p6500d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p4201d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p4200d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v185Bp2041d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v185Bp2870d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0FD9p0033d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0096d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0084d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp10ADd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp10A2d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0043d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0042d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp005Ed*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp004Fd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp004Cd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0036d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1B80pE304d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1B80pE302d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE357d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2801d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE355d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE350d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE323d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE320d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApA316d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApA313d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE310d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE305d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE303d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE300d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2875d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2868d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2883d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2881d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2870d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2863d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2862d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2861d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2860d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2821d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2820d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2710d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2800d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2751d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2750d*dc*dsc*dp*ic*isc*ip*
depends:        videobuf-core,rc-core,v4l2-common,videodev,tveeprom,videobuf-vmalloc,usbcore
intree:         Y
vermagic:       3.1-2.slh.1-aptosid-686 SMP preempt mod_unload modversions PENTIUMII 
parm:           ir_debug:enable debug messages [IR] (int)
parm:           vbibufs:number of vbi buffers, range 2-32 (int)
parm:           vbi_debug:enable debug messages [vbi] (int)
parm:           core_debug:enable debug messages [core] (int)
parm:           reg_debug:enable debug messages [URB reg] (int)
parm:           alt:alternate setting to use for video endpoint (int)
parm:           disable_vbi:disable vbi support (int)
parm:           tuner:tuner type (int)
parm:           disable_ir:disable infrared remote support (int)
parm:           disable_usb_speed_check:override min bandwidth requirement of 480M bps (int)
parm:           card:card type (array of int)
parm:           i2c_scan:scan i2c bus at insmod time (int)
parm:           i2c_debug:enable debug messages [i2c] (int)
parm:           isoc_debug:enable debug messages [isoc transfers] (int)
parm:           video_nr:video device numbers (array of int)
parm:           vbi_nr:vbi device numbers (array of int)
parm:           radio_nr:radio device numbers (array of int)
parm:           video_debug:enable debug messages [video] (int)

Nie widzę tutaj u mnie ID twojej kart.

Chyba musisz dać jakieś starsze jajko i najnowsze stery skompilować.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#15  2012-01-03 18:57:54

  beschu - Użytkownik

beschu
Użytkownik
Zarejestrowany: 2009-05-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Ano, u mnie 2040:1605 też nie ma. Czyli na współczesnym jajku nie ma szans? Mogę jeszcze zwrócić stick, ale wolałbym go uruchomić w bieżącej konfiguracji.

Kod:

# modinfo em28xx
filename:       /lib/modules/3.2.0-rc7-amd64/kernel/drivers/media/video/em28xx/em28xx.ko
version:        0.1.3
license:        GPL
description:    Empia em28xx based USB video device driver
author:         Ludovico Cavedon <cavedon@sssup.it>, Markus Rechberger <mrechberger@gmail.com>, Mauro Carvalho Chehab <mchehab@infradead.org>, Sascha Sommer <saschasommer@freenet.de>
srcversion:     E1519D8E76EF386A57CC794
alias:          usb:v2013p024Cd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2013p024Fd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1B80pA340d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap50A6d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v04BBp0515d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v093BpA005d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0413p6023d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p0227d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p0226d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p021Ad*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p0208d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2304p0207d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2001pF112d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0438pB002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p651Fd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p651Bd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p6517d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p6513d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p6502d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p6500d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p4201d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v2040p4200d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v185Bp2041d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v185Bp2870d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0FD9p0033d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp10AFd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0096d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0084d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp10ADd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp10A2d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0043d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0042d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp005Ed*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp004Fd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp004Cd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0CCDp0036d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1B80pE304d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1B80pE302d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE357d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2801d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE355d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE350d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE323d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE320d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApA316d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApA313d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE310d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE305d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE303d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1ApE300d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2875d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2868d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2883d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2881d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2870d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2863d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2862d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2861d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2860d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2821d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2820d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2710d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2800d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2751d*dc*dsc*dp*ic*isc*ip*
alias:          usb:vEB1Ap2750d*dc*dsc*dp*ic*isc*ip*
depends:        videobuf-core,i2c-core,rc-core,v4l2-common,videodev,tveeprom,videobuf-vmalloc,usbcore
intree:         Y
vermagic:       3.2.0-rc7-amd64 SMP mod_unload modversions 
parm:           ir_debug:enable debug messages [IR] (int)
parm:           vbibufs:number of vbi buffers, range 2-32 (int)
parm:           vbi_debug:enable debug messages [vbi] (int)
parm:           core_debug:enable debug messages [core] (int)
parm:           reg_debug:enable debug messages [URB reg] (int)
parm:           alt:alternate setting to use for video endpoint (int)
parm:           disable_vbi:disable vbi support (int)
parm:           tuner:tuner type (int)
parm:           disable_ir:disable infrared remote support (int)
parm:           disable_usb_speed_check:override min bandwidth requirement of 480M bps (int)
parm:           card:card type (array of int)
parm:           i2c_scan:scan i2c bus at insmod time (int)
parm:           i2c_debug:enable debug messages [i2c] (int)
parm:           isoc_debug:enable debug messages [isoc transfers] (int)
parm:           video_nr:video device numbers (array of int)
parm:           vbi_nr:vbi device numbers (array of int)
parm:           radio_nr:radio device numbers (array of int)
parm:           video_debug:enable debug messages [video] (int)

Chyba, że znacie jakiś dobry stick z DVB-T i DVB-C, który pod Linuxem działa?

Ostatnio edytowany przez beschu (2012-01-03 18:59:03)


Linux Registered User #473898

Offline

 

#16  2012-01-04 19:11:16

  beschu - Użytkownik

beschu
Użytkownik
Zarejestrowany: 2009-05-07

Re: Hauppauge WinTV-HVR 930C (USB, DVB-T/C + analog)

Z tego co rozumię z tego http://permalink.gmane.org/gmane.linux.drivers.vide … ructure/41252

Hi ,

I noticed that HVR 930C support was added 21-11-2011.

I have build the new driver and installed the firmware but I'm
struggling to get it working.

I have the firmwares:

dvb-usb-hauppauge-hvr930c-drxk.fw

and

dvb-fe-xc5000-1.6.114.fw

in /lib/firmware (on  a Gentoo x86_64 system)

Since I'm new to tv devices, what tools should I use?

Some tests I've done:

1) Driver loading:

#  modprobe em28xx
# dmesg -c
[90072.073823] em28xx 2-3:1.0: usb_probe_interface
[90072.073827] em28xx 2-3:1.0: usb_probe_interface - got id
[90072.073832] em28xx: New device WinTV HVR-930C @ 480 Mbps (2040:1605,
interface 0, class 0)
[90072.073834] em28xx: Audio Vendor Class interface 0 found
[90072.077038] em28xx #0: chip ID is em2884
[90072.129073] em28xx #0: Identified as Hauppauge WinTV HVR 930C (card=81)
[90072.129451] Registered IR keymap rc-hauppauge
[90072.129575] input: em28xx IR (em28xx #0) as
/devices/pci0000:00/0000:00:1d.7/usb2/2-3/rc/rc4/input17
[90072.129625] rc4: em28xx IR (em28xx #0) as
/devices/pci0000:00/0000:00:1d.7/usb2/2-3/rc/rc4
[90072.130444] em28xx #0: Config register raw data: 0xcb
[90072.130446] em28xx #0: v4l2 driver version 0.1.3
[90072.135290] em28xx #0: V4L2 video device registered as video1
[90072.140241] usbcore: registered new interface driver em28xx
[90072.140243] em28xx driver loaded
[90073.298578] drxk: detected a drx-3913k, spin A2, xtal 20.250 MHz
[90074.641068] DRXK driver version 0.9.4300
[90074.655586] xc5000 1-0061: creating new instance
[90074.656091] xc5000: Successfully identified at address 0x61
[90074.656094] xc5000: Firmware has not been loaded previously
[90074.656098] DVB: registering new adapter (em28xx #0)
[90074.656101] DVB: registering adapter 0 frontend 0 (DRXK DVB-C)...
[90074.656172] DVB: registering adapter 0 frontend 1 (DRXK DVB-T)...
[90074.656389] em28xx #0: Successfully loaded em28xx-dvb
[90074.656392] Em28xx: Initialized (Em28xx dvb Extension) extension

which looks ok to me.

stick zadziałał na jajku 3.1 (linijka "[90072.073823] em28xx 2-3:1.0: usb_probe_interface"). Skompilował samo em28xx pod jądrem 3.1, czy też nie wiadomo?


Linux Registered User #473898

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)