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  2014-04-26 10:36:47

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

kłopot z instalacją DVB-T

Witam
Bardzo proszę o jakieś wskazówki, podpowiedz ponieważ utknąłem na dobre. Podłączyłem na USB dekoder DVB-T Cabletech urzo184 jest na chipie RTL2832 i po zainstalowaniu Kaffeine program go nie widzi. Ściągnąłem z netu firmware i postępowałem w/g instrukcji na tym forum  [url]http://forum.dug.net.pl/viewtopic.php?id=24417[/url]  lecz po wpisaniu

Kod:

ls -l /dev/dvb/

wyrzuca mi

Kod:

ge@debian:~$ ls -l /dev/dvb/
ls: nie ma dostępu do /dev/dvb/: Nie ma takiego pliku ani katalogu

przyczyna pewnie tkwi tutaj lecz nie wiem co dalej robić.

Kod:

******************
* Start building *
******************
make -C /home/ge/media_build/v4l allyesconfig
make[1]: Wejście do katalogu `/home/ge/media_build/v4l'
make[2]: Entering directory `/home/ge/media_build/linux'
Applying patches for kernel 3.2.0-4-686-pae
patch -s -f -N -p1 -i ../backports/api_version.patch
patch -s -f -N -p1 -i ../backports/pr_fmt.patch
The text leading up to this was:
--------------------------
|diff --git a/drivers/media/usb/gspca/dtcs033.c b/drivers/media/usb/gspca/dtcs033.c
|index 5e42c71..ba01a3e 100644
|--- a/drivers/media/usb/gspca/dtcs033.c
|+++ b/drivers/media/usb/gspca/dtcs033.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
make[2]: *** [apply_patches] Error 1
make[2]: Leaving directory `/home/ge/media_build/linux'
make[1]: *** [allyesconfig] Błąd 2
make[1]: Opuszczenie katalogu `/home/ge/media_build/v4l'
make: *** [allyesconfig] Błąd 2
can't select all drivers at ./build line 490.
root@debian:/home/ge/media_build#

Bardzo proszę o pomoc
Pozdrawiam

Offline

 

#2  2014-04-26 10:39:04

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: kłopot z instalacją DVB-T

Zacznij o podania [tt]lsusb[/tt] i [tt]dmesg[/tt].

Offline

 

#3  2014-04-26 10:53:05

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

lsusb

Kod:

ge@debian:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 1d19:1101 Dexatek Technology Ltd. DK DVB-T Dongle
Bus 002 Device 002: ID 0dd8:f607 Netac Technology Co., Ltd OnlyDisk U208 1G flash drive [U-SAFE]
Bus 002 Device 003: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 002 Device 004: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
Bus 004 Device 002: ID 09da:0006 A4 Tech Co., Ltd Optical Mouse WOP-35 / Trust 450L Optical Mouse
Bus 005 Device 002: ID 04f3:0103 Elan Microelectronics Corp. 
ge@debian:~$

dmesg

Kod:

[    0.212592] pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
[    0.212594] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
[    0.212597] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
[    0.212599] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[    0.212601] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000dffff]
[    0.212604] pci_bus 0000:05: resource 8 [mem 0x7ff00000-0xfebfffff]
[    0.212648] NET: Registered protocol family 2
[    0.212709] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.212924] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.213300] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.213488] TCP: Hash tables configured (established 131072 bind 65536)
[    0.213490] TCP reno registered
[    0.213493] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.213501] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.213576] NET: Registered protocol family 1
[    0.213788] pci 0000:01:00.0: Boot video device
[    0.213799] PCI: CLS 32 bytes, default 64
[    0.213853] Unpacking initramfs...
[    0.460266] Freeing initrd memory: 9908k freed
[    0.464980] audit: initializing netlink socket (disabled)
[    0.464993] type=2000 audit(1398498584.460:1): initialized
[    0.481752] highmem bounce pool size: 64 pages
[    0.481757] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.482171] VFS: Disk quotas dquot_6.5.2
[    0.482204] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.482273] msgmni has been set to 1734
[    0.482428] alg: No test for stdrng (krng)
[    0.482453] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.482457] io scheduler noop registered
[    0.482458] io scheduler deadline registered
[    0.482470] io scheduler cfq registered (default)
[    0.482557] pcieport 0000:00:01.0: setting latency timer to 64
[    0.482590] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.482638] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.482674] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.482730] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.482765] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[    0.482822] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.482857] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    0.482941] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.482961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.482963] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.483321] intel_idle: does not run on family 6 model 15
[    0.483347] ERST: Table is not found!
[    0.483348] GHES: HEST is not enabled!
[    0.483360] isapnp: Scanning for PnP cards...
[    0.836254] isapnp: No Plug & Play device found
[    0.836318] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.856656] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.884559] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.884833] Linux agpgart interface v0.103
[    0.885152] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.885154] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.885329] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.885426] mousedev: PS/2 mouse device common for all mice
[    0.885478] rtc_cmos 00:04: RTC can wake from S4
[    0.885574] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.885597] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.885608] cpuidle: using governor ladder
[    0.885609] cpuidle: using governor menu
[    0.885803] TCP cubic registered
[    0.885837] NET: Registered protocol family 10
[    0.886285] Mobile IPv6
[    0.886288] NET: Registered protocol family 17
[    0.886292] Registering the dns_resolver key type
[    0.886314] Using IPI No-Shortcut mode
[    0.886410] PM: Hibernation image not present or could not be loaded.
[    0.886418] registered taskstats version 1
[    0.886877] rtc_cmos 00:04: setting system clock to 2014-04-26 07:49:45 UTC (1398498585)
[    0.886912] Initializing network drop monitor service
[    0.887003] Freeing unused kernel memory: 420k freed
[    0.887174] Write protecting the kernel text: 2856k
[    0.887206] Write protecting the kernel read-only data: 1084k
[    0.887208] NX-protecting the kernel data: 3288k
[    0.897387] udevd[49]: starting version 175
[    0.904711] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.910372] usbcore: registered new interface driver usbfs
[    0.910397] usbcore: registered new interface driver hub
[    0.939034] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.939077] r8169 0000:04:00.0: setting latency timer to 64
[    0.939145] r8169 0000:04:00.0: irq 44 for MSI/MSI-X
[    0.939587] r8169 0000:04:00.0: eth0: RTL8168b/8111b at 0xf820c000, 00:1d:7d:d0:40:15, XID 18000000 IRQ 44
[    0.939591] r8169 0000:04:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    0.942984] SCSI subsystem initialized
[    0.946485] usbcore: registered new device driver usb
[    0.946899] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.946947] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.946952] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.946979] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.950877] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.965652] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfa104000
[    0.968739] uhci_hcd: USB Universal Host Controller Interface driver
[    0.970673] libata version 3.00 loaded.
[    0.970938] pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001)
[    0.970977] pata_jmicron 0000:03:00.1: setting latency timer to 64
[    0.974213] scsi0 : pata_jmicron
[    0.974706] scsi1 : pata_jmicron
[    0.975233] ata1: PATA max UDMA/100 cmd 0xc000 ctl 0xc100 bmdma 0xc400 irq 16
[    0.975236] ata2: PATA max UDMA/100 cmd 0xc200 ctl 0xc300 bmdma 0xc408 irq 16
[    0.975523] ahci 0000:03:00.0: version 3.0
[    0.980049] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.980095] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.980098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.980100] usb usb1: Product: EHCI Host Controller
[    0.980102] usb usb1: Manufacturer: Linux 3.2.0-4-686-pae ehci_hcd
[    0.980104] usb usb1: SerialNumber: 0000:00:1a.7
[    0.980520] hub 1-0:1.0: USB hub found
[    0.980525] hub 1-0:1.0: 6 ports detected
[    0.980637] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.980640] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.980649] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.984569] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.985340] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfa105000
[    0.989264] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    0.989268] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    0.989275] ahci 0000:03:00.0: setting latency timer to 64
[    0.994053] Floppy drive(s): fd0 is 1.44M
[    0.997389] scsi2 : ahci
[    0.997480] scsi3 : ahci
[    0.997579] ata3: SATA max UDMA/133 abar m8192@0xfa000000 port 0xfa000100 irq 19
[    0.997583] ata4: SATA max UDMA/133 abar m8192@0xfa000000 port 0xfa000180 irq 19
[    1.004041] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.004100] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.004106] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.004110] usb usb2: Product: EHCI Host Controller
[    1.004114] usb usb2: Manufacturer: Linux 3.2.0-4-686-pae ehci_hcd
[    1.004118] usb usb2: SerialNumber: 0000:00:1d.7
[    1.004264] hub 2-0:1.0: USB hub found
[    1.004269] hub 2-0:1.0: 6 ports detected
[    1.004389] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.004393] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.004404] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.004429] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e100
[    1.004457] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.004460] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.004462] usb usb3: Product: UHCI Host Controller
[    1.004464] usb usb3: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    1.004466] usb usb3: SerialNumber: 0000:00:1a.0
[    1.004561] hub 3-0:1.0: USB hub found
[    1.004566] hub 3-0:1.0: 2 ports detected
[    1.004637] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    1.004640] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.004647] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.004682] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e200
[    1.004710] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.004712] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.004714] usb usb4: Product: UHCI Host Controller
[    1.004716] usb usb4: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    1.004719] usb usb4: SerialNumber: 0000:00:1a.1
[    1.004814] hub 4-0:1.0: USB hub found
[    1.004818] hub 4-0:1.0: 2 ports detected
[    1.004890] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    1.004893] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.004900] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.004922] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000e000
[    1.004950] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.004953] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.004955] usb usb5: Product: UHCI Host Controller
[    1.004957] usb usb5: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    1.004959] usb usb5: SerialNumber: 0000:00:1a.2
[    1.005053] hub 5-0:1.0: USB hub found
[    1.005057] hub 5-0:1.0: 2 ports detected
[    1.005130] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.005133] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.005141] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.005163] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e300
[    1.005191] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.005193] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.005196] usb usb6: Product: UHCI Host Controller
[    1.005198] usb usb6: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    1.005200] usb usb6: SerialNumber: 0000:00:1d.0
[    1.005298] hub 6-0:1.0: USB hub found
[    1.005302] hub 6-0:1.0: 2 ports detected
[    1.005370] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.005373] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.005380] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.005402] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
[    1.005430] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.005433] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.005435] usb usb7: Product: UHCI Host Controller
[    1.005437] usb usb7: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    1.005439] usb usb7: SerialNumber: 0000:00:1d.1
[    1.005536] hub 7-0:1.0: USB hub found
[    1.005540] hub 7-0:1.0: 2 ports detected
[    1.005609] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.005612] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.005619] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.005642] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e500
[    1.005672] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    1.005674] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.005677] usb usb8: Product: UHCI Host Controller
[    1.005679] usb usb8: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    1.005681] usb usb8: SerialNumber: 0000:00:1d.2
[    1.005780] hub 8-0:1.0: USB hub found
[    1.005784] hub 8-0:1.0: 2 ports detected
[    1.005873] ata_piix 0000:00:1f.2: version 2.13
[    1.005885] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
[    1.005929] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.008498] scsi4 : ata_piix
[    1.008939] scsi5 : ata_piix
[    1.009368] ata5: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    1.009373] ata6: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    1.009402] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.009449] ata_piix 0000:00:1f.5: setting latency timer to 64
[    1.011460] scsi6 : ata_piix
[    1.011633] scsi7 : ata_piix
[    1.011680] FDC 0 is a post-1991 82077
[    1.012063] ata7: SATA max UDMA/133 cmd 0xe700 ctl 0xe800 bmdma 0xeb00 irq 19
[    1.012067] ata8: SATA max UDMA/133 cmd 0xe900 ctl 0xea00 bmdma 0xeb08 irq 19
[    1.140611] ata1.00: ATAPI: HL-DT-STDVD-RAM GSA-H58N, 1.02, max UDMA/66
[    1.156607] ata1.00: configured for UDMA/66
[    1.159348] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVD-RAM GSA-H58N 1.02 PQ: 0 ANSI: 5
[    1.292046] usb 1-2: new high-speed USB device number 2 using ehci_hcd
[    1.316048] ata4: SATA link down (SStatus 0 SControl 300)
[    1.316085] ata3: SATA link down (SStatus 0 SControl 300)
[    1.342685] ata6: SATA link down (SStatus 0 SControl 300)
[    1.342688] ata7: SATA link down (SStatus 0 SControl 300)
[    1.435969] usb 1-2: New USB device found, idVendor=1d19, idProduct=1101
[    1.435975] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.435980] usb 1-2: Product: DVB-T Dongle
[    1.435984] usb 1-2: Manufacturer: Realtek
[    1.435987] usb 1-2: SerialNumber: 00000991
[    1.464030] Refined TSC clocksource calibration: 2399.999 MHz.
[    1.464039] Switching to clocksource tsc
[    1.484063] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.496070] ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.522408] ata5.00: HPA detected: current 625140335, native 625142448
[    1.522417] ata5.00: ATA-7: ST3320620AS, 3.AAK, max UDMA/133
[    1.522422] ata5.00: 625140335 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.546283] ata8.00: HPA detected: current 625140335, native 625142448
[    1.546292] ata8.00: ATA-7: ST3320620AS, 3.AAK, max UDMA/133
[    1.546297] ata8.00: 625140335 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.589046] ata5.00: configured for UDMA/133
[    1.589205] scsi 4:0:0:0: Direct-Access     ATA      ST3320620AS      3.AA PQ: 0 ANSI: 5
[    1.612919] ata8.00: configured for UDMA/133
[    1.613068] scsi 7:0:0:0: Direct-Access     ATA      ST3320620AS      3.AA PQ: 0 ANSI: 5
[    1.621384] sd 4:0:0:0: [sda] 625140335 512-byte logical blocks: (320 GB/298 GiB)
[    1.621417] sd 7:0:0:0: [sdb] 625140335 512-byte logical blocks: (320 GB/298 GiB)
[    1.621434] sd 4:0:0:0: [sda] Write Protect is off
[    1.621436] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.621457] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.621464] sd 7:0:0:0: [sdb] Write Protect is off
[    1.621467] sd 7:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.621487] sd 7:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.623789] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    1.623828] sd 4:0:0:0: Attached scsi generic sg1 type 0
[    1.623863] sd 7:0:0:0: Attached scsi generic sg2 type 0
[    1.623950] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.623955] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.624325] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.637243]  sda: sda1 sda2 sda3
[    1.637629] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.664042] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.699234]  sdb: sdb1 sdb2 < sdb5 sdb6 sdb7 sdb8 sdb9 >
[    1.699779] sd 7:0:0:0: [sdb] Attached SCSI disk
[    1.799154] usb 2-1: New USB device found, idVendor=0dd8, idProduct=f607
[    1.799157] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.799160] usb 2-1: Product: PentaDRIVE 610
[    1.799161] usb 2-1: SerialNumber: AA04012700007569
[    1.801581] Initializing USB Mass Storage driver...
[    1.801672] scsi8 : usb-storage 2-1:1.0
[    1.801745] usbcore: registered new interface driver usb-storage
[    1.801747] USB Mass Storage support registered.
[    1.908024] usb 2-2: new high-speed USB device number 3 using ehci_hcd
[    2.127653] usb 2-2: New USB device found, idVendor=058f, idProduct=6387
[    2.127660] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.127664] usb 2-2: Product: Mass Storage
[    2.127668] usb 2-2: Manufacturer: Generic
[    2.127672] usb 2-2: SerialNumber: A38A733D
[    2.127999] scsi9 : usb-storage 2-2:1.0
[    2.240021] usb 2-6: new high-speed USB device number 4 using ehci_hcd
[    2.374653] usb 2-6: New USB device found, idVendor=12d1, idProduct=1506
[    2.374659] usb 2-6: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[    2.374664] usb 2-6: Product: HUAWEI Mobile
[    2.374668] usb 2-6: Manufacturer: Huawei Technologies
[    2.377149] scsi10 : usb-storage 2-6:1.4
[    2.377286] scsi11 : usb-storage 2-6:1.5
[    2.616029] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[    2.653441] PM: Starting manual resume from disk
[    2.653444] PM: Hibernation image partition 8:22 present
[    2.653446] PM: Looking for hibernation image.
[    2.653667] PM: Image not found (code -22)
[    2.653671] PM: Hibernation image not present or could not be loaded.
[    2.683235] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    2.789721] usb 4-2: New USB device found, idVendor=09da, idProduct=0006
[    2.789727] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.789732] usb 4-2: Product: PS/2+USB Mouse
[    2.789736] usb 4-2: Manufacturer: A4Tech
[    2.801559] scsi 8:0:0:0: Direct-Access              PentaDRIVE 610   1100 PQ: 0 ANSI: 0 CCS
[    2.802071] sd 8:0:0:0: Attached scsi generic sg3 type 0
[    2.802842] sd 8:0:0:0: [sdc] 1981440 512-byte logical blocks: (1.01 GB/967 MiB)
[    2.803784] sd 8:0:0:0: [sdc] Write Protect is off
[    2.803789] sd 8:0:0:0: [sdc] Mode Sense: 43 00 00 00
[    2.804789] sd 8:0:0:0: [sdc] No Caching mode page found
[    2.804838] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[    2.816028] sd 8:0:0:0: [sdc] No Caching mode page found
[    2.816070] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[    2.817040]  sdc:
[    2.820034] sd 8:0:0:0: [sdc] No Caching mode page found
[    2.820099] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[    2.820146] sd 8:0:0:0: [sdc] Attached SCSI removable disk
[    3.040051] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[    3.129933] scsi 9:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[    3.130513] sd 9:0:0:0: Attached scsi generic sg4 type 0
[    3.131667] sd 9:0:0:0: [sdd] 3891200 512-byte logical blocks: (1.99 GB/1.85 GiB)
[    3.132659] sd 9:0:0:0: [sdd] Write Protect is off
[    3.132664] sd 9:0:0:0: [sdd] Mode Sense: 23 00 00 00
[    3.133533] sd 9:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.182321]  sdd: sdd1
[    3.185287] sd 9:0:0:0: [sdd] Attached SCSI removable disk
[    3.197966] usb 5-1: New USB device found, idVendor=04f3, idProduct=0103
[    3.197973] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.377186] scsi 10:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
[    3.377659] scsi 11:0:0:0: Direct-Access     HUAWEI   TF CARD Storage  2.31 PQ: 0 ANSI: 2
[    3.380536] sr1: scsi-1 drive
[    3.380661] sr 10:0:0:0: Attached scsi CD-ROM sr1
[    3.380726] sr 10:0:0:0: Attached scsi generic sg5 type 5
[    3.380918] sd 11:0:0:0: Attached scsi generic sg6 type 0
[    3.383285] sd 11:0:0:0: [sde] Attached SCSI removable disk
[    4.070737] udevd[382]: starting version 175
[    4.640643] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    4.640649] ACPI: Power Button [PWRB]
[    4.640720] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    4.640724] ACPI: Power Button [PWRF]
[    4.791169] iTCO_vendor_support: vendor-support=0
[    4.796490] coretemp coretemp.0: Using relative temperature scale!
[    4.796516] coretemp coretemp.0: Using relative temperature scale!
[    4.796915] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    4.796996] iTCO_wdt: Found a ICH9 TCO device (Version=2, TCOBASE=0x0460)
[    4.797617] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.896282] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    4.908066] ACPI: Requesting acpi_cpufreq
[    5.077167] parport_pc 00:09: reported by Plug and Play ACPI
[    5.077219] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[    5.289912] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    5.289937] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[    5.402146] [drm] Initialized drm 1.1.0 20060810
[    5.779856] wmi: Mapper loaded
[    5.917306] nouveau 0000:01:00.0: setting latency timer to 64
[    5.917323] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x086100a2)
[    5.921078] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
[    5.966068] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    5.966071] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
[    5.966076] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    5.966079] [drm] nouveau 0000:01:00.0: Bios version 60.86.50.00
[    5.966082] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[    5.966346] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do
[    5.966348] [drm] nouveau 0000:01:00.0: DCB version 4.0
[    5.966351] [drm] nouveau 0000:01:00.0: DCB outp 00: 02000300 00000028
[    5.966354] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00120030
[    5.966356] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011320 00000028
[    5.966358] [drm] nouveau 0000:01:00.0: DCB outp 03: 010223f1 00c0c080
[    5.966360] [drm] nouveau 0000:01:00.0: DCB conn 00: 1061
[    5.966363] [drm] nouveau 0000:01:00.0: DCB conn 01: 0100
[    5.966365] [drm] nouveau 0000:01:00.0: DCB conn 02: 0210
[    5.966367] [drm] nouveau 0000:01:00.0: DCB conn 03: 0211
[    5.966369] [drm] nouveau 0000:01:00.0: DCB conn 04: 0213
[    5.966374] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xC2B1
[    5.989385] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC601
[    6.005605] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD242
[    6.005614] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD334
[    6.006672] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD52E
[    6.006674] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xD593
[    6.026523] [drm] nouveau 0000:01:00.0: 0xD593: Condition still not met after 20ms, skipping following opcodes
[    6.030838] [TTM] Zone  kernel: Available graphics memory: 444314 kiB
[    6.030841] [TTM] Zone highmem: Available graphics memory: 1036638 kiB
[    6.030843] [TTM] Initializing pool allocator
[    6.030849] [TTM] Initializing DMA pool allocator
[    6.030861] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM (DDR2)
[    6.031701] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[    6.043842] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
[    6.043845] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
[    6.044754] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.044756] [drm] No driver support for vblank timestamp query.
[    6.050120] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
[    6.050124] [drm] nouveau 0000:01:00.0: 0: core 600MHz shader 1570MHz memory 400MHz fanspeed 100%
[    6.050128] [drm] nouveau 0000:01:00.0: c: core 459MHz shader 918MHz memory 399MHz voltage 1320mV
[    6.166440] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x320000, bo f50c9a00
[    6.166513] fbcon: nouveaufb (fb0) is primary device
[    6.189401] Console: switching to colour frame buffer device 240x67
[    6.191647] fb0: nouveaufb frame buffer device
[    6.191649] drm: registered panic notifier
[    6.191655] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
[    6.225506] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input4
[    6.226092] generic-usb 0003:04F3:0103.0002: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:1a.2-1/input0
[    6.249139] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input5
[    6.249219] generic-usb 0003:04F3:0103.0003: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:1a.2-1/input1
[    6.249238] usbcore: registered new interface driver usbhid
[    6.249240] usbhid: USB HID core driver
[    6.272981] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/input/input6
[    6.273088] a4tech 0003:09DA:0006.0001: input,hidraw2: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:1a.1-2/input0
[    6.274139] usbcore: registered new interface driver usbserial
[    6.274151] USB Serial support registered for generic
[    6.274202] usbcore: registered new interface driver usbserial_generic
[    6.274204] usbserial: USB Serial Driver core
[    6.293346] USB Serial support registered for GSM modem (1-port)
[    6.293452] option 2-6:1.0: GSM modem (1-port) converter detected
[    6.293555] usb 2-6: GSM modem (1-port) converter now attached to ttyUSB0
[    6.293575] option 2-6:1.2: GSM modem (1-port) converter detected
[    6.293636] usb 2-6: GSM modem (1-port) converter now attached to ttyUSB1
[    6.293646] option 2-6:1.3: GSM modem (1-port) converter detected
[    6.293702] usb 2-6: GSM modem (1-port) converter now attached to ttyUSB2
[    6.293755] usbcore: registered new interface driver option
[    6.293756] option: v0.7.2:USB Driver for GSM modems
[    8.242126] Adding 1951740k swap on /dev/sdb6.  Priority:-1 extents:1 across:1951740k 
[    8.321981] Adding 1951740k swap on /dev/sdb9.  Priority:-2 extents:1 across:1951740k 
[    8.344900] EXT4-fs (sdb1): re-mounted. Opts: (null)
[    8.624137] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[    8.732819] loop: module loaded
[    9.661466] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
[   10.089550] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.133900] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   10.219249] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.802520] RPC: Registered named UNIX socket transport module.
[   10.802526] RPC: Registered udp transport module.
[   10.802529] RPC: Registered tcp transport module.
[   10.802533] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.844500] FS-Cache: Loaded
[   10.892482] FS-Cache: Netfs 'nfs' registered for caching
[   10.912337] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   13.667783] Bluetooth: Core ver 2.16
[   13.667800] NET: Registered protocol family 31
[   13.667802] Bluetooth: HCI device and connection manager initialized
[   13.667805] Bluetooth: HCI socket layer initialized
[   13.667807] Bluetooth: L2CAP socket layer initialized
[   13.667812] Bluetooth: SCO socket layer initialized
[   13.689712] Bluetooth: RFCOMM TTY layer initialized
[   13.689718] Bluetooth: RFCOMM socket layer initialized
[   13.689720] Bluetooth: RFCOMM ver 1.11
[   14.263772] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.263774] Bluetooth: BNEP filters: protocol multicast
[   14.524093] lp0: using parport0 (interrupt-driven).
[   14.589483] ppdev: user-space parallel port driver
[   15.671966] r8169 0000:04:00.0: eth0: link down
[   15.672112] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   45.717980] FAT-fs (sdd1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   65.542567] PPP generic driver version 2.4.2
[   65.578486] PPP BSD Compression module registered
[   65.595301] PPP Deflate Compression module registered
[ 1322.678663] EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
[ 1327.875779] EXT4-fs (sdb8): mounted filesystem with ordered data mode. Opts: (null)
[ 1355.577886] nautilus: sending ioctl 2285 to a partition!
[ 1448.998197] fuse init (API version 7.17)
ge@debian:~$

Offline

 

#4  2014-04-26 11:16:26

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: kłopot z instalacją DVB-T

Tamta instrukcja jest (z tego co tam widzę) do zupełnie innego układu i w zasadzie niepotrzebna bo tamten model (po skopiowaniu firmware) powinien działać od razu bez żadnego problemu.

Twój musisz zainstalować wg tych instrukcji:
http://linuxtv.org/wiki/index.php/MSI_DigiVox_mini_II_V3.0#RTL2832_version

Offline

 

#5  2014-04-26 12:46:22

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

ok ale ten plik firmware dvb-usb-af9015.fw  juz mam rozpakowany  w katalogu /lib/firmware/

Offline

 

#6  2014-04-26 13:05:38

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: kłopot z instalacją DVB-T

Przecież napisałem wcześniej, że to firmware do innego tunera.
Nie kopiuj bezmyślnie instrukcji dla innych urządzeń!

Podałem Ci nawet instrukcję instalacji.
Tam miałeś odnośnik do sterownika i szczegółowej instrukcji:
https://github.com/ambrosa/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0

Jest tam napisane, że działa też z Twoją wersją jądra — 3.2

Offline

 

#7  2014-04-26 14:02:15

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Sądziłem że af9015.fw posiada sterownik do dekodera ale było to złe rozumowanie.
Bardzo dziękuję za szybkie zainteresowanie się tematem
Serdecznie pozdrawiam
Castillon

Offline

 

#8  2014-04-27 15:35:20

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Witam ponownie

Po wykonaniu wszystkich czynności z podanego linku [url]https://github.com/ambrosa/DVB-Realtek-RTL2832U-2.2 … _kernel-3.0.0[/url] pojawił się problem w momencie podania polecenia make

w terminalu:

Kod:

ge@debian:~$ su
Hasło: 
root@debian:/home/ge# apt-get install linux-headers-3.2.0
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności       
Odczyt informacji o stanie... Gotowe
Uwaga, wybieranie linux-headers-3.2.0-4-amd64 dla wyrażenia "linux-headers-3.2.0"
Uwaga, wybieranie linux-headers-3.2.0-4-rt-686-pae dla wyrażenia "linux-headers-3.2.0"
Uwaga, wybieranie linux-headers-3.2.0-4-all-i386 dla wyrażenia "linux-headers-3.2.0"
Uwaga, wybieranie linux-headers-3.2.0-4-486 dla wyrażenia "linux-headers-3.2.0"
Uwaga, wybieranie linux-headers-3.2.0-4-common-rt dla wyrażenia "linux-headers-3.2.0"
Uwaga, wybieranie linux-headers-3.2.0-4-common dla wyrażenia "linux-headers-3.2.0"
Uwaga, wybieranie linux-headers-3.2.0-4-686-pae dla wyrażenia "linux-headers-3.2.0"
Uwaga, wybieranie linux-headers-3.2.0-4-all dla wyrażenia "linux-headers-3.2.0"
linux-headers-3.2.0-4-486 jest już w najnowszej wersji.
linux-headers-3.2.0-4-686-pae jest już w najnowszej wersji.
linux-headers-3.2.0-4-all jest już w najnowszej wersji.
linux-headers-3.2.0-4-all-i386 jest już w najnowszej wersji.
linux-headers-3.2.0-4-amd64 jest już w najnowszej wersji.
linux-headers-3.2.0-4-common jest już w najnowszej wersji.
linux-headers-3.2.0-4-common-rt jest już w najnowszej wersji.
linux-headers-3.2.0-4-rt-686-pae jest już w najnowszej wersji.
0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.
root@debian:/home/ge# git clone https://github.com/ambrosa/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0.git
Cloning into 'DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0'...
remote: Reusing existing pack: 348, done.
remote: Total 348 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (348/348), 688.02 KiB | 420 KiB/s, done.
Resolving deltas: 100% (196/196), done.
root@debian:/home/ge# cd DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0
root@debian:/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0# cd RTL2832-2.2.2_kernel-3.0.0
root@debian:/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0# nano Makefile
root@debian:/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0# make clean
rm -f  *.o  *.ko *.mod.c .*.o.cmd  .*.o.d  .*.ko.cmd Module.symvers Module.markers modules.order
rm -rf .tmp_versions
root@debian:/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0# make
make -C /usr/src/linux-headers-`uname -r` SUBDIRS=/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0 modules
make[1]: Wejście do katalogu `/usr/src/linux-headers-3.2.0-4-686-pae'
  CC [M]  /home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0/demod_rtl2832.o
In file included from /home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0/dvbt_demod_base.h:289:0,
                 from /home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0/demod_rtl2832.h:72,
                 from /home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0/demod_rtl2832.c:13:
/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0/foundation.h:19:21: fatal error: dvb-usb.h: Nie ma takiego pliku ani katalogu
compilation terminated.
make[4]: *** [/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0/demod_rtl2832.o] Błąd 1
make[3]: *** [_module_/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0] Błąd 2
make[2]: *** [sub-make] Błąd 2
make[1]: *** [all] Błąd 2
make[1]: Opuszczenie katalogu `/usr/src/linux-headers-3.2.0-4-686-pae'
make: *** [default] Błąd 2
root@debian:/home/ge/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0#

zmiana w pliku Makefile zostałą wykonana

Kod:

# License: GPL
# RTL2832U Driver

# Choose here wich include file to use: from kernel 3.0.0 (good for 3.1.0) or from kernel 3.2.0

# kernel 3.0.0 / 3.1.0
#INCLUDE_EXTRA_DVB := include-300

# kernel 3.2.0
INCLUDE_EXTRA_DVB := include-320

# ----------------------------------------

# current dir
SOURCEDIR := $(PWD)

dvb-usb-rtl2832u-objs := demod_rtl2832.o dvbt_demod_base.o dvbt_nim_base.o \
    foundation.o math_mpi.o nim_rtl2832_mxl5007t.o nim_rtl2832_fc2580.o \
    nim_rtl2832_mt2266.o rtl2832u.o rtl2832u_fe.o rtl2832u_io.o \
    tuner_mxl5007t.o tuner_fc2580.o tuner_mt2266.o tuner_tua9001.o \
    nim_rtl2832_tua9001.o tuner_fc0012.o nim_rtl2832_fc0012.o demod_rtl2836.o \
    dtmb_demod_base.o dtmb_nim_base.o nim_rtl2836_fc2580.o     nim_rtl2836_mxl5007t.o \
    tuner_e4000.o nim_rtl2832_e4000.o tuner_mt2063.o demod_rtl2840.o \
    tuner_max3543.o nim_rtl2832_mt2063.o nim_rtl2832_max3543.o \
    nim_rtl2840_mt2063.o nim_rtl2840_max3543.o qam_demod_base.o qam_nim_base.o \
    tuner_tda18272.o nim_rtl2832_tda18272.o rtl2832u_ioctl.o nim_rtl2832_fc0013.o \
    tuner_fc0013.o

obj-m += dvb-usb-rtl2832u.o

EXTRA_CFLAGS += -I$(KBUILD_SRC)/drivers/media/dvb/dvb-usb/ \
        -I$(KBUILD_SRC)/drivers/media/dvb/dvb-core/ \
        -I$(KBUILD_SRC)/drivers/media/dvb/frontends/ \
        -I$(KBUILD_SRC)/drivers/media/common/tuners/ \
        -I$(SOURCEDIR)/$(INCLUDE_EXTRA_DVB) 

KINS = /lib/modules
KDIR = /usr/src/linux-headers-`uname -r`

default:
    make -C $(KDIR) SUBDIRS=$(PWD) modules

install:
    cp dvb-usb-rtl2832u.ko $(KINS)/`uname -r`/kernel/drivers/media/dvb/dvb-usb/ 
    depmod -a

clean:
    -rm -f  *.o  *.ko *.mod.c .*.o.cmd  .*.o.d  .*.ko.cmd Module.symvers Module.markers modules.order
    -rm -rf .tmp_versions

proszę o poradę co robić dalej.
pozdrawiam

Offline

 

#9  2014-04-27 15:40:59

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: kłopot z instalacją DVB-T

Może obejdzie się bez takiej zabawy.
Zainstaluj kernel z backportów. W nim są już wbudowane sterowniki do tego tunera i powinno od razu działać bez żadnej ingerencji z Twojej strony.
http://dug.net.pl/tekst/194/

Kod:

modinfo dvb-usb-rtl28xxu
filename:       /lib/modules/3.13-6.slh.5-aptosid-amd64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko
license:        GPL
author:         Thomas Mair <thomas.mair86@googlemail.com>
author:         Antti Palosaari <crope@iki.fi>
description:    Realtek RTL28xxU DVB USB driver
srcversion:     7E36E7F05BD344DF5229C10
alias:          usb:v15F4p0131d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1F4DpA803d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0413p6A03d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1B80pD394d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v185Bp0620d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1D19p1104d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1B80pD393d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1B80pD3A8d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0CCDp00D7d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1D19p1102d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0CCDp00D3d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0413p6680d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1D19p1101d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1F4DpC803d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0CCDp00E0d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0CCDp00B3d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1F4DpB803d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0CCDp00A9d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp2838d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp2832d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v14AAp0161d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v14AAp0160d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp2831d*dc*dsc*dp*ic*isc*ip*in*
depends:        rc-core,dvb_usb_v2,rtl2830,usbcore
intree:         Y
vermagic:       3.13-6.slh.5-aptosid-amd64 SMP preempt mod_unload modversions 
parm:           adapter_nr:DVB adapter numbers (array of short)

Offline

 

#10  2014-04-27 16:09:13

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Wielkie dzięki
Pozdrawiam

Offline

 

#11  2014-04-27 16:22:01

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: kłopot z instalacją DVB-T

Czyli już działa?

Offline

 

#12  2014-04-27 17:25:02

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Właśnie zainstalowałem z backportów o nic nie byłem pytany podczas instalacji lecz podczas restartu nie mam drugiego wpisu w grubie i nie wiem skąd wybrać wersje. Dekodera DVB-T dalej nie widzi.

Offline

 

#13  2014-04-27 17:45:27

  ilin - Palacz

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

Re: kłopot z instalacją DVB-T

Pokaż

Kod:

dpkg -l | grep linux-image

[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#14  2014-04-27 17:56:51

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Kod:
dpkg -l | grep linux-image

Kod:

ge@debian:~$ dpkg -l | grep linux-image
ii  linux-image-3.13-0.bpo.1-686-pae          3.13.10-1~bpo70+1                  i386         Linux 3.13 for modern PCs
ii  linux-image-3.2.0-4-686-pae               3.2.57-3                           i386         Linux 3.2 for modern PCs
ii  linux-image-686-pae                       3.13+56~bpo70+1                    i386         Linux for modern PCs (meta-package)
ge@debian:~$

Offline

 

#15  2014-04-27 17:59:28

  ilin - Palacz

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

Re: kłopot z instalacją DVB-T

Pokaż jeszcze

Kod:

uname -a

[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#16  2014-04-27 18:04:17

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Kod:
uname -a

Kod:

ge@debian:~$ uname -a
Linux debian 3.2.0-4-686-pae #1 SMP Debian 3.2.57-3 i686 GNU/Linux
ge@debian:~$

Offline

 

#17  2014-04-27 18:05:36

  ilin - Palacz

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

Re: kłopot z instalacją DVB-T

Wykonaj

Kod:

update-grub

i zobacz czy sie pojawi drugie jądro we wpisach gruba.


[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#18  2014-04-27 18:18:07

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Ok pojawił się drugi wpis i właśnie z niego się zalogowałem, ale jak mam uruchomić TV w zainstalowanej Kaffeine bo dalej nic nie widzę jak wchodzę w configure television.

Offline

 

#19  2014-04-27 18:20:47

  ilin - Palacz

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

Re: kłopot z instalacją DVB-T

Najpierw pokaz

Kod:

ls /dev | grep dvb

[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#20  2014-04-27 18:30:16

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

terminal nic nie pokazuje
Kod:

ls /dev | grep dvb

Kod:

ge@debian:~$ ls /dev | grep dvb
ge@debian:~$

kursor cały czas miga i nic

Kod:

ge@debian:~$ ge@debian:~$ ls /dev | grep dvb
bash: ge@debian:~$: nie znaleziono polecenia
ge@debian:~$ ge@debian:~$ 
bash: ge@debian:~$: nie znaleziono polecenia
ge@debian:~$

Ostatnio edytowany przez castillon (2014-04-27 18:31:49)

Offline

 

#21  2014-04-27 18:32:58

  ilin - Palacz

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

Re: kłopot z instalacją DVB-T

W takim razie pokaż

Kod:

dmesg

z tego kernela


[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#22  2014-04-27 18:37:40

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Kod: dmesg

Kod:

[    0.212582] pci_bus 0000:05: resource 8 [mem 0x7ff00000-0xfebfffff]
[    0.212627] NET: Registered protocol family 2
[    0.212687] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.212919] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.213296] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.213482] TCP: Hash tables configured (established 131072 bind 65536)
[    0.213485] TCP reno registered
[    0.213487] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.213495] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.213570] NET: Registered protocol family 1
[    0.213800] pci 0000:01:00.0: Boot video device
[    0.213811] PCI: CLS 32 bytes, default 64
[    0.213866] Unpacking initramfs...
[    0.461541] Freeing initrd memory: 9924k freed
[    0.466265] audit: initializing netlink socket (disabled)
[    0.466278] type=2000 audit(1398614995.460:1): initialized
[    0.483142] highmem bounce pool size: 64 pages
[    0.483147] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.483561] VFS: Disk quotas dquot_6.5.2
[    0.483593] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.483662] msgmni has been set to 1734
[    0.483819] alg: No test for stdrng (krng)
[    0.483843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.483847] io scheduler noop registered
[    0.483849] io scheduler deadline registered
[    0.483860] io scheduler cfq registered (default)
[    0.483945] pcieport 0000:00:01.0: setting latency timer to 64
[    0.483980] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.484040] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.484076] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.484133] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.484168] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[    0.484224] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.484259] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    0.484343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.484364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.484366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.484721] intel_idle: does not run on family 6 model 15
[    0.484747] ERST: Table is not found!
[    0.484748] GHES: HEST is not enabled!
[    0.484760] isapnp: Scanning for PnP cards...
[    0.837662] isapnp: No Plug & Play device found
[    0.837726] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.858065] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.884560] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.884831] Linux agpgart interface v0.103
[    0.885146] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.885149] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.885324] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.885420] mousedev: PS/2 mouse device common for all mice
[    0.885473] rtc_cmos 00:04: RTC can wake from S4
[    0.885570] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.885593] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.885606] cpuidle: using governor ladder
[    0.885608] cpuidle: using governor menu
[    0.885796] TCP cubic registered
[    0.885829] NET: Registered protocol family 10
[    0.886291] Mobile IPv6
[    0.886294] NET: Registered protocol family 17
[    0.886297] Registering the dns_resolver key type
[    0.886321] Using IPI No-Shortcut mode
[    0.886417] PM: Hibernation image not present or could not be loaded.
[    0.886425] registered taskstats version 1
[    0.886886] rtc_cmos 00:04: setting system clock to 2014-04-27 16:09:56 UTC (1398614996)
[    0.886920] Initializing network drop monitor service
[    0.887010] Freeing unused kernel memory: 420k freed
[    0.887178] Write protecting the kernel text: 2856k
[    0.887210] Write protecting the kernel read-only data: 1084k
[    0.887212] NX-protecting the kernel data: 3288k
[    0.897414] udevd[49]: starting version 175
[    0.904889] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.927492] usbcore: registered new interface driver usbfs
[    0.927517] usbcore: registered new interface driver hub
[    0.931398] SCSI subsystem initialized
[    0.949010] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.949059] r8169 0000:04:00.0: setting latency timer to 64
[    0.949132] r8169 0000:04:00.0: irq 44 for MSI/MSI-X
[    0.949593] r8169 0000:04:00.0: eth0: RTL8168b/8111b at 0xf820c000, 00:1d:7d:d0:40:15, XID 18000000 IRQ 44
[    0.949597] r8169 0000:04:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    0.951569] usbcore: registered new device driver usb
[    0.952029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.952085] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.952089] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.952117] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.956052] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.957661] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfa104000
[    0.961736] libata version 3.00 loaded.
[    0.972026] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.972074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.972077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.972080] usb usb1: Product: EHCI Host Controller
[    0.972082] usb usb1: Manufacturer: Linux 3.2.0-4-686-pae ehci_hcd
[    0.972084] usb usb1: SerialNumber: 0000:00:1a.7
[    0.972212] hub 1-0:1.0: USB hub found
[    0.972217] hub 1-0:1.0: 6 ports detected
[    0.972332] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.972335] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.972344] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.976241] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.976961] uhci_hcd: USB Universal Host Controller Interface driver
[    0.978476] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfa105000
[    0.980930] pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001)
[    0.980974] pata_jmicron 0000:03:00.1: setting latency timer to 64
[    0.985122] scsi0 : pata_jmicron
[    0.986676] Floppy drive(s): fd0 is 1.44M
[    0.988920] scsi1 : pata_jmicron
[    0.989473] ata1: PATA max UDMA/100 cmd 0xc000 ctl 0xc100 bmdma 0xc400 irq 16
[    0.989476] ata2: PATA max UDMA/100 cmd 0xc200 ctl 0xc300 bmdma 0xc408 irq 16
[    0.989531] ahci 0000:03:00.0: version 3.0
[    0.992026] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.992072] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.992075] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.992078] usb usb2: Product: EHCI Host Controller
[    0.992080] usb usb2: Manufacturer: Linux 3.2.0-4-686-pae ehci_hcd
[    0.992081] usb usb2: SerialNumber: 0000:00:1d.7
[    0.992200] hub 2-0:1.0: USB hub found
[    0.992205] hub 2-0:1.0: 6 ports detected
[    0.992307] ata_piix 0000:00:1f.2: version 2.13
[    0.992325] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
[    0.992368] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.993759] scsi2 : ata_piix
[    0.995425] scsi3 : ata_piix
[    0.995863] ata3: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.995867] ata4: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.995897] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.995942] ata_piix 0000:00:1f.5: setting latency timer to 64
[    0.996723] scsi4 : ata_piix
[    0.996788] scsi5 : ata_piix
[    0.997195] ata5: SATA max UDMA/133 cmd 0xe700 ctl 0xe800 bmdma 0xeb00 irq 19
[    0.997200] ata6: SATA max UDMA/133 cmd 0xe900 ctl 0xea00 bmdma 0xeb08 irq 19
[    0.997245] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.997248] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.997259] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.997285] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e100
[    0.997319] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.997322] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.997324] usb usb3: Product: UHCI Host Controller
[    0.997326] usb usb3: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    0.997328] usb usb3: SerialNumber: 0000:00:1a.0
[    0.997450] hub 3-0:1.0: USB hub found
[    0.997455] hub 3-0:1.0: 2 ports detected
[    0.997530] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.997533] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.997541] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.997573] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e200
[    0.997601] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.997604] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.997606] usb usb4: Product: UHCI Host Controller
[    0.997608] usb usb4: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    0.997610] usb usb4: SerialNumber: 0000:00:1a.1
[    0.997710] hub 4-0:1.0: USB hub found
[    0.997714] hub 4-0:1.0: 2 ports detected
[    0.997786] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.997790] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.997797] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    0.997819] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000e000
[    0.997846] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.997849] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.997851] usb usb5: Product: UHCI Host Controller
[    0.997853] usb usb5: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    0.997855] usb usb5: SerialNumber: 0000:00:1a.2
[    0.997951] hub 5-0:1.0: USB hub found
[    0.997955] hub 5-0:1.0: 2 ports detected
[    0.998025] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.998028] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.998036] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.998058] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e300
[    0.998086] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    0.998088] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.998091] usb usb6: Product: UHCI Host Controller
[    0.998093] usb usb6: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    0.998095] usb usb6: SerialNumber: 0000:00:1d.0
[    0.998190] hub 6-0:1.0: USB hub found
[    0.998193] hub 6-0:1.0: 2 ports detected
[    0.998267] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.998270] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.998277] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.998298] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
[    0.998327] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    0.998329] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.998331] usb usb7: Product: UHCI Host Controller
[    0.998333] usb usb7: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    0.998335] usb usb7: SerialNumber: 0000:00:1d.1
[    0.998431] hub 7-0:1.0: USB hub found
[    0.998435] hub 7-0:1.0: 2 ports detected
[    0.998506] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.998510] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.998517] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.998538] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e500
[    0.998565] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    0.998568] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.998570] usb usb8: Product: UHCI Host Controller
[    0.998572] usb usb8: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
[    0.998574] usb usb8: SerialNumber: 0000:00:1d.2
[    0.998676] hub 8-0:1.0: USB hub found
[    0.998680] hub 8-0:1.0: 2 ports detected
[    1.003657] FDC 0 is a post-1991 82077
[    1.004102] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    1.004106] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    1.004112] ahci 0000:03:00.0: setting latency timer to 64
[    1.004913] scsi6 : ahci
[    1.004987] scsi7 : ahci
[    1.005085] ata7: SATA max UDMA/133 abar m8192@0xfa000000 port 0xfa000100 irq 19
[    1.005089] ata8: SATA max UDMA/133 abar m8192@0xfa000000 port 0xfa000180 irq 19
[    1.152660] ata1.00: ATAPI: HL-DT-STDVD-RAM GSA-H58N, 1.02, max UDMA/66
[    1.168607] ata1.00: configured for UDMA/66
[    1.171335] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVD-RAM GSA-H58N 1.02 PQ: 0 ANSI: 5
[    1.284029] usb 1-2: new high-speed USB device number 2 using ehci_hcd
[    1.326695] ata5: SATA link down (SStatus 0 SControl 300)
[    1.326751] ata4: SATA link down (SStatus 0 SControl 300)
[    1.326783] ata8: SATA link down (SStatus 0 SControl 300)
[    1.326815] ata7: SATA link down (SStatus 0 SControl 300)
[    1.427974] usb 1-2: New USB device found, idVendor=1d19, idProduct=1101
[    1.427980] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.427984] usb 1-2: Product: DVB-T Dongle
[    1.427988] usb 1-2: Manufacturer: Realtek
[    1.427991] usb 1-2: SerialNumber: 00000991
[    1.464030] Refined TSC clocksource calibration: 2399.999 MHz.
[    1.464038] Switching to clocksource tsc
[    1.472066] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.480067] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.514338] ata3.00: HPA detected: current 625140335, native 625142448
[    1.514347] ata3.00: ATA-7: ST3320620AS, 3.AAK, max UDMA/133
[    1.514352] ata3.00: 625140335 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.528862] ata6.00: HPA detected: current 625140335, native 625142448
[    1.528870] ata6.00: ATA-7: ST3320620AS, 3.AAK, max UDMA/133
[    1.528875] ata6.00: 625140335 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.580975] ata3.00: configured for UDMA/133
[    1.581135] scsi 2:0:0:0: Direct-Access     ATA      ST3320620AS      3.AA PQ: 0 ANSI: 5
[    1.595503] ata6.00: configured for UDMA/133
[    1.595652] scsi 5:0:0:0: Direct-Access     ATA      ST3320620AS      3.AA PQ: 0 ANSI: 5
[    1.602902] sd 2:0:0:0: [sda] 625140335 512-byte logical blocks: (320 GB/298 GiB)
[    1.602949] sd 2:0:0:0: [sda] Write Protect is off
[    1.602952] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.602972] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.603348] sd 5:0:0:0: [sdb] 625140335 512-byte logical blocks: (320 GB/298 GiB)
[    1.603471] sd 5:0:0:0: [sdb] Write Protect is off
[    1.603474] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.603494] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.620788]  sda: sda1 sda2 sda3
[    1.621184] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.621745] scsi 0:0:0:0: Attached scsi generic sg0 type 5
[    1.621820] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    1.621866] sd 5:0:0:0: Attached scsi generic sg2 type 0
[    1.656033] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.690155]  sdb: sdb1 sdb2 < sdb5 sdb6 sdb7 sdb8 sdb9 >
[    1.690705] sd 5:0:0:0: [sdb] Attached SCSI disk
[    1.694450] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.694453] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.694579] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.791035] usb 2-1: New USB device found, idVendor=0dd8, idProduct=f607
[    1.791041] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.791046] usb 2-1: Product: PentaDRIVE 610
[    1.791050] usb 2-1: SerialNumber: AA04012700007569
[    1.793641] Initializing USB Mass Storage driver...
[    1.793734] scsi8 : usb-storage 2-1:1.0
[    1.793808] usbcore: registered new interface driver usb-storage
[    1.793810] USB Mass Storage support registered.
[    1.900033] usb 2-2: new high-speed USB device number 3 using ehci_hcd
[    2.119662] usb 2-2: New USB device found, idVendor=058f, idProduct=6387
[    2.119669] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.119674] usb 2-2: Product: Mass Storage
[    2.119677] usb 2-2: Manufacturer: Generic
[    2.119681] usb 2-2: SerialNumber: A38A733D
[    2.120120] scsi9 : usb-storage 2-2:1.0
[    2.232067] usb 2-6: new high-speed USB device number 4 using ehci_hcd
[    2.370531] usb 2-6: New USB device found, idVendor=12d1, idProduct=1506
[    2.370538] usb 2-6: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[    2.370543] usb 2-6: Product: HUAWEI Mobile
[    2.370546] usb 2-6: Manufacturer: Huawei Technologies
[    2.373000] scsi10 : usb-storage 2-6:1.5
[    2.373139] scsi11 : usb-storage 2-6:1.6
[    2.509427] PM: Starting manual resume from disk
[    2.509431] PM: Hibernation image partition 8:22 present
[    2.509432] PM: Looking for hibernation image.
[    2.529021] PM: Image not found (code -22)
[    2.529025] PM: Hibernation image not present or could not be loaded.
[    2.565753] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    2.612033] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[    2.785614] usb 4-2: New USB device found, idVendor=09da, idProduct=0006
[    2.785620] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.785625] usb 4-2: Product: PS/2+USB Mouse
[    2.785628] usb 4-2: Manufacturer: A4Tech
[    2.793442] scsi 8:0:0:0: Direct-Access              PentaDRIVE 610   1100 PQ: 0 ANSI: 0 CCS
[    2.794007] sd 8:0:0:0: Attached scsi generic sg3 type 0
[    2.794798] sd 8:0:0:0: [sdc] 1981440 512-byte logical blocks: (1.01 GB/967 MiB)
[    2.795792] sd 8:0:0:0: [sdc] Write Protect is off
[    2.795797] sd 8:0:0:0: [sdc] Mode Sense: 43 00 00 00
[    2.796800] sd 8:0:0:0: [sdc] No Caching mode page found
[    2.796849] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[    2.800920] sd 8:0:0:0: [sdc] No Caching mode page found
[    2.800990] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[    2.802075]  sdc:
[    2.805168] sd 8:0:0:0: [sdc] No Caching mode page found
[    2.805213] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[    2.805259] sd 8:0:0:0: [sdc] Attached SCSI removable disk
[    3.036036] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[    3.121944] scsi 9:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[    3.122469] sd 9:0:0:0: Attached scsi generic sg4 type 0
[    3.123673] sd 9:0:0:0: [sdd] 3891200 512-byte logical blocks: (1.99 GB/1.85 GiB)
[    3.124666] sd 9:0:0:0: [sdd] Write Protect is off
[    3.124672] sd 9:0:0:0: [sdd] Mode Sense: 23 00 00 00
[    3.125540] sd 9:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.193864] usb 5-1: New USB device found, idVendor=04f3, idProduct=0103
[    3.193870] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.373194] scsi 10:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
[    3.373818] scsi 11:0:0:0: Direct-Access     HUAWEI   TF CARD Storage  2.31 PQ: 0 ANSI: 2
[    3.377041] sr1: scsi-1 drive
[    3.377167] sr 10:0:0:0: Attached scsi CD-ROM sr1
[    3.377241] sr 10:0:0:0: Attached scsi generic sg5 type 5
[    3.377430] sd 11:0:0:0: Attached scsi generic sg6 type 0
[    3.379793] sd 11:0:0:0: [sde] Attached SCSI removable disk
[    3.432337]  sdd: sdd1
[    3.435286] sd 9:0:0:0: [sdd] Attached SCSI removable disk
[    3.845089] udevd[384]: starting version 175
[    4.454739] coretemp coretemp.0: Using relative temperature scale!
[    4.454765] coretemp coretemp.0: Using relative temperature scale!
[    4.549024] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    4.549030] ACPI: Power Button [PWRB]
[    4.549109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    4.549112] ACPI: Power Button [PWRF]
[    4.574046] iTCO_vendor_support: vendor-support=0
[    4.574798] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    4.574887] iTCO_wdt: Found a ICH9 TCO device (Version=2, TCOBASE=0x0460)
[    4.575019] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.620000] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    4.749856] ACPI: Requesting acpi_cpufreq
[    4.754411] parport_pc 00:09: reported by Plug and Play ACPI
[    4.754456] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[    4.818227] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    4.818254] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[    5.032456] [drm] Initialized drm 1.1.0 20060810
[    5.436515] wmi: Mapper loaded
[    5.564551] nouveau 0000:01:00.0: setting latency timer to 64
[    5.564569] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x086100a2)
[    5.568398] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
[    5.612246] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    5.612248] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
[    5.612253] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    5.612256] [drm] nouveau 0000:01:00.0: Bios version 60.86.50.00
[    5.612259] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[    5.612342] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do
[    5.612344] [drm] nouveau 0000:01:00.0: DCB version 4.0
[    5.612347] [drm] nouveau 0000:01:00.0: DCB outp 00: 02000300 00000028
[    5.612350] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00120030
[    5.612352] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011320 00000028
[    5.612354] [drm] nouveau 0000:01:00.0: DCB outp 03: 010223f1 00c0c080
[    5.612356] [drm] nouveau 0000:01:00.0: DCB conn 00: 1061
[    5.612358] [drm] nouveau 0000:01:00.0: DCB conn 01: 0100
[    5.612361] [drm] nouveau 0000:01:00.0: DCB conn 02: 0210
[    5.612363] [drm] nouveau 0000:01:00.0: DCB conn 03: 0211
[    5.612365] [drm] nouveau 0000:01:00.0: DCB conn 04: 0213
[    5.612369] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xC2B1
[    5.635370] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC601
[    5.651584] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD242
[    5.651591] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD334
[    5.652654] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD52E
[    5.652656] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xD593
[    5.672502] [drm] nouveau 0000:01:00.0: 0xD593: Condition still not met after 20ms, skipping following opcodes
[    5.674613] [TTM] Zone  kernel: Available graphics memory: 444314 kiB
[    5.674616] [TTM] Zone highmem: Available graphics memory: 1036638 kiB
[    5.674618] [TTM] Initializing pool allocator
[    5.674623] [TTM] Initializing DMA pool allocator
[    5.674633] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM (DDR2)
[    5.675444] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[    5.686824] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
[    5.686827] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
[    5.687465] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    5.687467] [drm] No driver support for vblank timestamp query.
[    5.692615] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
[    5.692619] [drm] nouveau 0000:01:00.0: 0: core 600MHz shader 1570MHz memory 400MHz fanspeed 100%
[    5.692623] [drm] nouveau 0000:01:00.0: c: core 459MHz shader 918MHz memory 399MHz voltage 1320mV
[    5.808306] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x320000, bo f711b400
[    5.808381] fbcon: nouveaufb (fb0) is primary device
[    5.831290] Console: switching to colour frame buffer device 240x67
[    5.833538] fb0: nouveaufb frame buffer device
[    5.833540] drm: registered panic notifier
[    5.833545] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
[    6.279993] cdc_wdm 2-6:1.1: Ignoring extra header, type 15, length 13
[    6.280014] cdc_wdm 2-6:1.1: Ignoring extra header, type 6, length 5
[    6.280207] cdc_wdm 2-6:1.1: cdc-wdm-176: USB WDM device
[    6.280227] usbcore: registered new interface driver cdc_wdm
[    6.291385] usbcore: registered new interface driver usbserial
[    6.291397] USB Serial support registered for generic
[    6.291466] usbcore: registered new interface driver usbserial_generic
[    6.291467] usbserial: USB Serial Driver core
[    6.305048] USB Serial support registered for GSM modem (1-port)
[    6.305157] option 2-6:1.0: GSM modem (1-port) converter detected
[    6.305309] usb 2-6: GSM modem (1-port) converter now attached to ttyUSB0
[    6.305340] option 2-6:1.3: GSM modem (1-port) converter detected
[    6.305448] usb 2-6: GSM modem (1-port) converter now attached to ttyUSB1
[    6.305459] option 2-6:1.4: GSM modem (1-port) converter detected
[    6.305567] usb 2-6: GSM modem (1-port) converter now attached to ttyUSB2
[    6.305621] usbcore: registered new interface driver option
[    6.305623] option: v0.7.2:USB Driver for GSM modems
[    6.384175] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input4
[    6.384571] generic-usb 0003:04F3:0103.0002: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:1a.2-1/input0
[    6.408045] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input5
[    6.408226] generic-usb 0003:04F3:0103.0003: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:1a.2-1/input1
[    6.408246] usbcore: registered new interface driver usbhid
[    6.408248] usbhid: USB HID core driver
[    6.426884] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/input/input6
[    6.427964] a4tech 0003:09DA:0006.0001: input,hidraw2: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:1a.1-2/input0
[    8.274680] Adding 1951740k swap on /dev/sdb6.  Priority:-1 extents:1 across:1951740k 
[    8.354577] Adding 1951740k swap on /dev/sdb9.  Priority:-2 extents:1 across:1951740k 
[    8.377558] EXT4-fs (sdb1): re-mounted. Opts: (null)
[    8.665321] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[    8.790286] loop: module loaded
[    9.643993] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
[   10.039918] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.073000] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   10.168156] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.798100] RPC: Registered named UNIX socket transport module.
[   10.798106] RPC: Registered udp transport module.
[   10.798109] RPC: Registered tcp transport module.
[   10.798112] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.836636] FS-Cache: Loaded
[   10.879899] FS-Cache: Netfs 'nfs' registered for caching
[   10.906968] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   13.829222] Bluetooth: Core ver 2.16
[   13.829239] NET: Registered protocol family 31
[   13.829241] Bluetooth: HCI device and connection manager initialized
[   13.829243] Bluetooth: HCI socket layer initialized
[   13.829245] Bluetooth: L2CAP socket layer initialized
[   13.829250] Bluetooth: SCO socket layer initialized
[   13.843159] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.843162] Bluetooth: BNEP filters: protocol multicast
[   13.845043] Bluetooth: RFCOMM TTY layer initialized
[   13.845047] Bluetooth: RFCOMM socket layer initialized
[   13.845049] Bluetooth: RFCOMM ver 1.11
[   14.457720] lp0: using parport0 (interrupt-driven).
[   14.524651] ppdev: user-space parallel port driver
[   15.288180] r8169 0000:04:00.0: eth0: link down
[   15.288306] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   40.462483] FAT-fs (sdd1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   52.454074] PPP generic driver version 2.4.2
[   52.508140] PPP BSD Compression module registered
[   52.517933] PPP Deflate Compression module registered
[   92.825677] usb 1-2: USB disconnect, device number 2
[   97.900024] usb 1-2: new high-speed USB device number 5 using ehci_hcd
[   98.043931] usb 1-2: New USB device found, idVendor=1d19, idProduct=1101
[   98.043938] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   98.043943] usb 1-2: Product: DVB-T Dongle
[   98.043946] usb 1-2: Manufacturer: Realtek
[   98.043950] usb 1-2: SerialNumber: 00000991
ge@debian:~$

Offline

 

#23  2014-04-27 18:42:02

  ilin - Palacz

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

Re: kłopot z instalacją DVB-T

Na jakim Ty jesteś kernelu ? 3.2 ?

Kod:

 usb usb1: Manufacturer: Linux 3.2.0-4-686-pae ehci_hcd

[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#24  2014-04-27 18:46:37

  castillon - Użytkownik

castillon
Użytkownik
Zarejestrowany: 2014-04-26

Re: kłopot z instalacją DVB-T

Na tym drugim jądrze w grubie tak na 3.2

Ostatnio edytowany przez castillon (2014-04-27 18:47:29)

Offline

 

#25  2014-04-27 18:47:59

  ilin - Palacz

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

Re: kłopot z instalacją DVB-T

Pokaż

Kod:

uname -a

oraz

Kod:

modinfo dvb-usb-rtl28xxu

Dopisek

Masz odpalić system na jądrze 3.13


[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

Stopka forum

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

[ Generated in 0.016 seconds, 9 queries executed ]

Informacje debugowania

Time (s) Query
0.00017 SET CHARSET latin2
0.00013 SET NAMES latin2
0.00182 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.144.238.20' WHERE u.id=1
0.00207 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.144.238.20', 1715291267)
0.00095 SELECT * FROM punbb_online WHERE logged<1715290967
0.00089 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=25699 AND t.moved_to IS NULL
0.00007 SELECT search_for, replace_with FROM punbb_censoring
0.00464 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=25699 ORDER BY p.id LIMIT 0,25
0.00128 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=25699
Total query time: 0.01202 s