#176 Le 28/11/2006, à 23:39
- nico4731
Re : Pinnacle PCTV USB Stick et ubuntu
Salut tout le monde,
J'ai créer une documentation pour paraméter la télécommande:
http://doc.ubuntu-fr.org/materiel/pctv_usb_stick_remote
J'espère que c'est assez bien détaillé...
Nous sommes assez limité avec cette télécommande, il y a plusieurs touches inactives, mais les principales fonctionnent, permettant de ne pas se lever du canapé
Dans la vie, il n'y a pas que Linux, y'a Tux aussi :-)
Hors ligne
#177 Le 29/11/2006, à 00:34
- CeReAl KiLLeR Du 77
Re : Pinnacle PCTV USB Stick et ubuntu
Execelent! J'avais vu l'adresse, j'ai essayé vite fais, entre temps je n'ai pas remis les mains dedans car sa été un echec chez moi Je test aussitot
SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)
Hors ligne
#178 Le 29/11/2006, à 00:55
- CeReAl KiLLeR Du 77
Re : Pinnacle PCTV USB Stick et ubuntu
Sa ne fonctionne pas, lineakd refuse de ce lancé. C'est peut etre dur a mon ancienne config, je recommence tout!
C'est bon sa fonctionne. Le tuto est a corriger! J'ai du reprendre via l'autre. Toutes les touche ne passent pas chez moi, éteindre passe, chaine suivante passe, chaine precendente ne passe pas, stop ne passe pas. Il faut que je regarde celà de plus pret.
Sinon, dans l'ordre
sudo apt-get install lineakd
sudo gedit /etc/lineakkb.def
Rajouté au début du fichier
#### Pinnacle PCTV USB Stick Remote ####
[PCTV]
brandname = "Pinnacle"
modelname = "PCTV USB Stick Remote Control"
[KEYS]
Mute = 160
Lancer = 110
Eteindre = 222
Chaine_Precedente = 152
Stop = 232
Plein_Ecran = 177
Chaine_Suivante = 233
VolumeUp = 176
VolumeDown = 174
[END KEYS]
[END PCTV]
#### END Pinnacle PCTV USB Stick Remote ####
Ne pas supprimé le contenu du fichier comme tu la dit dans le wiki.
Ensuite c'est lineakd -c PCTV et non pas lineakd -c TYPE, donc
lineakd -c PCTV
Sa créer un fichier de conf dans //home/user/.lineak/
On l'édite afin qu'il ressemble a ceci
# LinEAK - Linux support for Easy Access and Internet Keyboards
# Copyright (c) 2001,2002, 2003 Sheldon Lee Wen <leewsb@hotmail.com> (Current Maintainer)
# and Mark Smulders <Mark@PIRnet.nl>
# http://lineak.sourceforge.net
#
# lineakd configuration file
#
# example key configuration:
# play = "xmms --play-pause"
# eject = EAK_EJECT
#
# Lineakd supports the following modifier keys:
# control alt shift mod2 mod3 mod4 mod5
CdromDevice = /dev/cdrom
Display_align = center
Display_color = 0aff00
Display_font = -adobe-helvetica-bold-r-normal-*-*-240-*-*-p-*-*-*
Display_hoffset = 0
Display_plugin = xosd
Display_pos = bottom
Display_soffset = 1
Display_timeout = 3
Display_voffset = 50
KeyboardType = PCTV
MixerDevice = /dev/mixer
RAWCommands =
Screensaver =
conffilename = /home/user/.lineak/lineakd.conf
keystate_capslock =
keystate_numlock =
keystate_scrolllock =
Mute = "KMIX_MUTE"
VolumeDown = "KMIX_VOLDOWN"
VolumeUp = "KMIX_VOLUP"
Chaine_Precedente = "dcop kaffeine KaffeineIface previous"
Chaine_Suivante = "dcop kaffeine KaffeineIface next"
Lancer = "dcop kaffeine KaffeineIface play"
Eteindre = "dcop kaffeine KaffeineIface quit"
Plein_Ecran = "dcop kaffeine KaffeineIface fullscreen"
Stop = "dcop kaffeine KaffeineIface stop"
Un lineak -l donnera
PCTV Pinnacle PCTV USB Stick Remote Control
Plus les autres!
Puis dans le Menu, Systèmes, Préférences, Sessions, Onglet "Programme au démarrage" ajouter:
lineakd&
Pour gnome, et pour kde
ln -s /usr/bin/lineakd /home/user/.kde/Autostart/
Voilà en gros la correction
Dernière modification par CeReAl KiLLeR Du 77 (Le 29/11/2006, à 01:34)
SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)
Hors ligne
#179 Le 29/11/2006, à 11:51
- nico4731
Re : Pinnacle PCTV USB Stick et ubuntu
Merci pour les retouches.
Par contre, pour ma part, dans le ficheir sudo /etc/lineakkb.def , cela fonctionne juste avec la configuration de la télécommande en supprimant tout le reste. J'ai fais quand meme la modif, çà mange pas de pain de laisser des trucs en trop...
Tu es sous ubuntu ? ou kubuntu ?
Car pour ce qui est du démarrage de lineak, la commande (ln -s /usr/bin/lineakd /home/user/.kde/Autostart) ne fonctionne que pour Kde. J'ai donc laisser ce que j'ai mis.
Bizarre pour otn probleme de télécommande. Tu as la télécommande plate ? et une Pinnacle PCTV Hybrid Pro Stick ?
Si tu n'arrives pas a la faire fonctionnait une fois que tu auras cherché un peu (;)), je t'aiderai, on vérifira les codes de la télécommande.
Dans la vie, il n'y a pas que Linux, y'a Tux aussi :-)
Hors ligne
#180 Le 29/11/2006, à 13:49
- CeReAl KiLLeR Du 77
Re : Pinnacle PCTV USB Stick et ubuntu
Je suis sous ubuntu, en effet ce n'ai pas préciser!
La télécomande c'est bon en faite, la fatigue! Je les ai toutes testé impec, la touche enregistrement poçur le plein écran c'est bete, mais bon!
J'ai la pinnacle usb stick usb tout court, pas la pro, oui la zapette est toute plate.
J'ai joué du xev, je ne pourrais pas avoir mieux que les codes déjà fourni dans le /etc/lineakkd.def
Oui, la commande (ln -s /usr/bin/lineakd /home/user/.kde/Autostart) ne fonctionne que pour Kde, tu peut la laisser pour les personnes aillant sous kde
Je viens de relire le wiki, mais les commandes dans l'ordre que j'ai donné.
la commande lineakd -c PCTV est a faire après avoir modifier le fichier /etc/lineakkd.def c'est ce qui va te créer ton fichier de config dans le home, auquel il ne reste plus qu'a le modifier.
Dernière modification par CeReAl KiLLeR Du 77 (Le 29/11/2006, à 13:51)
SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)
Hors ligne
#181 Le 29/11/2006, à 17:31
- nico4731
Re : Pinnacle PCTV USB Stick et ubuntu
J'ai effectué les petites modifs.
Et oui, c'est bete pour la touche record
J'ai essayé d'activer les touches mortes de ma télécommande, mais rien a faire, le noyau ne les reconnait meme pas...
Si d'autres personnes peuvent tester la configuration de la télécommande...:D
Dans la vie, il n'y a pas que Linux, y'a Tux aussi :-)
Hors ligne
#182 Le 01/12/2006, à 17:25
- daggett
Re : Pinnacle PCTV USB Stick et ubuntu
Salut,
Je vois que ce forum est très actif concernant ce matériel (stick pinnacle 320e) J'ai ce soucis:
Dec 1 16:53:53 laptop kernel: usb 5-5: new high speed USB device using ehci_hcd and address 7
Dec 1 16:53:54 laptop kernel: usb 5-5: configuration #1 chosen from 1 choice
Dec 1 16:53:54 laptop kernel: em28xx new video device (eb1a:2881): interface 0, class 255
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate settings: 8
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate setting 0, max size= 0
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate setting 1, max size= 0
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate setting 2, max size= 1448
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate setting 3, max size= 2048
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate setting 4, max size= 2304
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate setting 5, max size= 2580
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate setting 6, max size= 2892
Dec 1 16:53:54 laptop kernel: em28xx #0: Alternate setting 7, max size= 3072
Dec 1 16:53:54 laptop kernel: input: em2880/em2870 remote control as /class/input/input8
Dec 1 16:53:54 laptop kernel: em28xx-input.c: remote control handler attached
Dec 1 16:53:54 laptop kernel: tuner 1-0061: chip found @ 0xc2 (em28xx #0)
Dec 1 16:53:54 laptop kernel: attach inform (default): detected I2C address c2
Dec 1 16:53:54 laptop kernel: Tuner: setting up tuner core extension for: Xceive 3028 Tuner
Dec 1 16:53:54 laptop kernel: Loading base firmware: xc3028_init0.i2c.fw
Dec 1 16:53:54 laptop udevd-event[5225]: run_program: '/sbin/firmware_helper' abnormal exit
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: Unable to load firmware
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: ** PLEASE HAVE A LOOK AT **
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: http://linuxtv.org/v4lwiki/index.php/Talk:Em2880#Firmware
Dec 1 16:54:04 laptop kernel: attach_inform: tvp5150 detected.
Dec 1 16:54:04 laptop kernel: attach_inform: eeprom detected.
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 20 6a 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 02 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 1e 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 00 53 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 00 56 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 00 00 00
Dec 1 16:54:04 laptop kernel: em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
Dec 1 16:54:04 laptop kernel: EEPROM ID= 0x9567eb1a
Dec 1 16:54:04 laptop kernel: Vendor/Product ID= eb1a:2881
Dec 1 16:54:04 laptop kernel: AC97 audio (5 sample rates)
Dec 1 16:54:04 laptop kernel: USB Remote wakeup capable
Dec 1 16:54:04 laptop kernel: 500mA max power
Dec 1 16:54:04 laptop kernel: Table at 0x04, strings=0x206a, 0x006a, 0x0000
Dec 1 16:54:04 laptop kernel: em28xx-video.c: requesting em2880-dvb!
Dec 1 16:54:04 laptop kernel: em28xx #0: V4L2 VBI device registered as /dev/vbi0
Dec 1 16:54:04 laptop kernel: em28xx #0: V4L2 device registered as /dev/video0
Dec 1 16:54:04 laptop kernel: em2880-dvb.c: DVB Init
Dec 1 16:54:04 laptop kernel: Loading base firmware: xc3028_8MHz_init0.i2c.fw
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: Firmware Loader: Unknown firmware version (50)
Dec 1 16:54:04 laptop kernel: Loading specific dtv settings: xc3028_DTV8_2633.i2c.fw
Dec 1 16:54:04 laptop kernel: Loading default dtv settings: xc3028_DTV8_2633.i2c.fw
Dec 1 16:54:04 laptop firmware_helper[5295]: Loading of /lib/firmware/xc3028_DTV8_2633.i2c.fw for i2c_adapter driver failed: No such file or directory
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: error loading firmware (analogue TV)! (please report -> mrechberger@gmail.com)
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: *********************************************************
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: no firmware uploaded
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: ** please have a look at: **
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: http://linuxtv.org/v4lwiki/index.php/Talk:Em2880#Firmware
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: *********************************************************
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: sending extra call for DVB-T
Dec 1 16:54:04 laptop firmware_helper[5303]: Loading of /lib/firmware/xc3028_DTV8_2633.i2c.fw for i2c_adapter driver failed: No such file or directory
Dec 1 16:54:04 laptop kernel: FIXME: Write failed, backtrace:
Dec 1 16:54:04 laptop kernel: ===============================
Dec 1 16:54:04 laptop kernel: 7f
Dec 1 16:54:04 laptop kernel: ================================
Dec 1 16:54:04 laptop kernel: zl10353_read_register: readreg error (reg=127, ret==-19)
Dec 1 16:54:04 laptop kernel: em2880-dvb.c: failed initializing zl10353 DVB-T demodulator
Dec 1 16:54:04 laptop kernel: em2880-dvb.c: retrying with mt352 DVB-T demodulator
Dec 1 16:54:04 laptop kernel: FIXME: Write failed, backtrace:
Dec 1 16:54:04 laptop kernel: ===============================
Dec 1 16:54:04 laptop kernel: 7f
Dec 1 16:54:04 laptop kernel: ================================
Dec 1 16:54:04 laptop kernel: mt352_read_register: readreg error (reg=127, ret==-19)
Dec 1 16:54:04 laptop kernel: em2880-dvb.c: no luck with mt352 demodulator, not attaching em2880-dvb
Dec 1 16:54:04 laptop kernel: em2880-dvb.c: DVB-T demodulator not reachable, did you try "modprobe em28xx device_mode=1"
Dec 1 16:54:04 laptop kernel: em28xx #0: Found Pinnacle Hybrid Pro
Dec 1 17:03:49 laptop kernel: tg3: eth0: Link is down.
Dec 1 17:03:54 laptop kernel: tg3: eth0: Link is up at 100 Mbps, full duplex.
Dec 1 17:03:54 laptop kernel: tg3: eth0: Flow control is on for TX and on for RX.
c'est un peu long, mais je ne sais pas quoi faire là...
surtout que l'erreur apparement c'est ça:
Dec 1 16:54:04 laptop kernel: Loading base firmware: xc3028_8MHz_init0.i2c.fw
Dec 1 16:54:04 laptop kernel: xc3028-tuner.c: Firmware Loader: Unknown firmware version (50)
C'est le firmware du CD d'install car j'ai pas réussi à télécharger le firmware comme indiqué: les sites ne sont pas acessibles (fermés?).
http://mcentral.de/firmware/firmware_v3.tgz
=> erreur: Le serveur à l'adresse mcentral.de met trop de temps à répondre.
idem pour l'autre adrese ip donnée ici.
Comment puis-je faire?
merci
à+
Hors ligne
#183 Le 02/12/2006, à 01:35
- thcx
Re : Pinnacle PCTV USB Stick et ubuntu
tu dois mettre le firmware dans le bon dossier, cette adresse fonctionne :
http://konstantin.filtschew.de/v4l-firmware/firmware_v3.tgz
Hors ligne
#184 Le 03/12/2006, à 11:48
- CeReAl KiLLeR Du 77
Re : Pinnacle PCTV USB Stick et ubuntu
Ben euh... c'est que euh... comment dire.... cette merveille ne fonctionne plus sur un 2.6.19! J'ai beau compiler, sa ne veut pas passer
Vais devoir rester en 2.6.17 j'crois bien snifff
SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)
Hors ligne
#185 Le 03/12/2006, à 22:42
- daggett
Re : Pinnacle PCTV USB Stick et ubuntu
ok, merci, un gars du chan IRC v4l m'a donné une adresse alternative (la même que toi thcx).
ça focntione à merveille, et avec myth tv... du pur bonheur, j'ai rendu jalou des adeptes de Win$.
pour info, j'ai un noyau 2.6.18-1.
à+
Hors ligne
#186 Le 05/12/2006, à 17:01
- chris974
Re : Pinnacle PCTV USB Stick et ubuntu
Bonjour,
sous Ubuntu Dapper avec pctv usb hybrid stick je peux avoir les chaines analogiques dans xawtv mais pas de son; voici le dmesg
[17179572.680000] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[17179572.680000] ACPI: PCI Interrupt 0000:00:1c.1[b] -> GSI 16 (level, low) -> IRQ 177
[17179572.680000] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[17179572.680000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[17179572.680000] ACPI: PCI Interrupt 0000:06:09.0[A] -> GSI 20 (level, low) -> IRQ 185
[17179572.680000] Simple Boot Flag at 0x36 set to 0x1
[17179572.680000] audit: initializing netlink socket (disabled)
[17179572.680000] audit(1165344744.680:1): initialized
[17179572.680000] highmem bounce pool size: 64 pages
[17179572.680000] VFS: Disk quotas dquot_6.5.1
[17179572.680000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179572.680000] Initializing Cryptographic API
[17179572.680000] io scheduler noop registered
[17179572.680000] io scheduler anticipatory registered
[17179572.680000] io scheduler deadline registered
[17179572.680000] io scheduler cfq registered
[17179572.680000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 169
[17179572.680000] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[17179572.680000] assign_interrupt_mode Found MSI capability
[17179572.680000] Allocate Port Service[pcie00]
[17179572.680000] Allocate Port Service[pcie02]
[17179572.680000] Allocate Port Service[pcie03]
[17179572.680000] ACPI: PCI Interrupt 0000:00:1c.1[b] -> GSI 16 (level, low) -> IRQ 177
[17179572.680000] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[17179572.680000] assign_interrupt_mode Found MSI capability
[17179572.680000] Allocate Port Service[pcie00]
[17179572.680000] Allocate Port Service[pcie02]
[17179572.680000] Allocate Port Service[pcie03]
[17179572.680000] isapnp: Scanning for PnP cards...
[17179573.036000] isapnp: No Plug & Play device found
[17179573.048000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[17179573.048000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179573.048000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179573.048000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179573.052000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179573.052000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179573.052000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179573.052000] mice: PS/2 mouse device common for all mice
[17179573.052000] EISA: Probing bus 0 at eisa.0
[17179573.052000] Cannot allocate resource for EISA slot 1
[17179573.052000] Cannot allocate resource for EISA slot 4
[17179573.052000] Cannot allocate resource for EISA slot 5
[17179573.052000] Cannot allocate resource for EISA slot 6
[17179573.052000] Cannot allocate resource for EISA slot 7
[17179573.052000] EISA: Detected 0 cards.
[17179573.052000] NET: Registered protocol family 2
[17179573.088000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179573.088000] TCP established hash table entries: 131072 (order: 7, 524288 bytes)
[17179573.088000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[17179573.088000] TCP: Hash tables configured (established 131072 bind 65536)
[17179573.088000] TCP reno registered
[17179573.088000] TCP bic registered
[17179573.088000] NET: Registered protocol family 1
[17179573.088000] NET: Registered protocol family 8
[17179573.088000] NET: Registered protocol family 20
[17179573.088000] Using IPI Shortcut mode
[17179573.088000] ACPI wakeup devices:
[17179573.088000] AZAL LANC USB1 USB2 USB7
[17179573.088000] ACPI: (supports S0 S3 S4 S5)
[17179573.088000] Freeing unused kernel memory: 288k freed
[17179573.092000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179573.128000] vga16fb: initializing
[17179573.128000] vga16fb: mapped to 0xc00a0000
[17179573.252000] Console: switching to colour frame buffer device 80x30
[17179573.252000] fb0: VGA16 VGA frame buffer device
[17179574.336000] Capability LSM initialized
[17179574.364000] ACPI: CPU0 (power states: C1[C1] C2[C2])
[17179574.364000] ACPI: Processor [CPU0] (supports 8 throttling states)
[17179574.364000] ACPI: Thermal Zone [TZ01] (67 C)
[17179574.720000] SCSI subsystem initialized
[17179574.720000] ACPI: bus type scsi registered
[17179574.720000] libata version 1.20 loaded.
[17179574.720000] sata_sil 0000:06:08.0: version 0.9
[17179574.720000] ACPI: PCI Interrupt 0000:06:08.0[A] -> GSI 17 (level, low) -> IRQ 169
[17179574.720000] ata1: SATA max UDMA/100 cmd 0xF8870080 ctl 0xF887008A bmdma 0xF8870000 irq 169
[17179574.720000] ata2: SATA max UDMA/100 cmd 0xF88700C0 ctl 0xF88700CA bmdma 0xF8870008 irq 169
[17179574.924000] ata1: no device found (phy stat 00000000)
[17179574.924000] scsi0 : sata_sil
[17179575.128000] ata2: no device found (phy stat 00000000)
[17179575.128000] scsi1 : sata_sil
[17179575.192000] ahci 0000:00:1f.2: version 1.2
[17179575.192000] ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 19 (level, low) -> IRQ 217
[17179575.192000] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[17179575.192000] ahci: probe of 0000:00:1f.2 failed with error -12
[17179575.192000] ata_piix 0000:00:1f.2: version 1.05
[17179575.192000] ata_pci_init_one: pci_dev class+intf: 0x10180
[17179575.192000] ata_pci_init_one: NO_LEGACY == 0
[17179575.192000] ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 19 (level, low) -> IRQ 217
[17179575.192000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[17179575.192000] ata3: PATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0x4810 irq 14
[17179575.368000] ata3: dev 0 cfg 00:045a 49:0f00 82:746b 83:7f69 84:4063 85:f469 86:3f49 87:4063 88:203f 93:0000
[17179575.368000] ata3: dev 0 ATA-7, max UDMA/100, 156301488 sectors: LBA48
[17179575.368000] ata_acpi_push_id: skipping for PATA mode
[17179575.368000] ata3: dev 0 configured for UDMA/100
[17179575.368000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2'
[17179575.368000] pata_get_dev_handle: dev_handle: 0xdffe4fc0, parent_handle: 0xdffea5c0
[17179575.368000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff74800, *handle=0xdffe4fc0
[17179575.368000] do_drive_get_GTF: drive w/ adr=0: v: 0xdffe4cc0
[17179575.368000] scsi2 : ata_piix
[17179575.368000] Vendor: ATA Model: HTS541080G9SA00 Rev: MB4O
[17179575.368000] Type: Direct-Access ANSI SCSI revision: 05
[17179575.368000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2'
[17179575.368000] pata_get_dev_handle: dev_handle: 0xdffe4fc0, parent_handle: 0xdffea5c0
[17179575.368000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff74800, *handle=0xdffe4fc0
[17179575.368000] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4818 irq 15
[17179576.700000] ata4: disabling port
[17179576.700000] scsi3 : ata_piix
[17179576.700000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2'
[17179576.700000] pata_get_dev_handle: dev_handle: 0xdffe4fc0, parent_handle: 0xdffea5c0
[17179576.700000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff74800, *handle=0xdffe4fc0
[17179576.704000] Driver 'sd' needs updating - please use bus_type methods
[17179576.704000] SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
[17179576.704000] SCSI device sda: drive cache: write back
[17179576.708000] SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
[17179576.708000] SCSI device sda: drive cache: write back
[17179576.708000] sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
[17179576.780000] sd 2:0:0:0: Attached scsi disk sda
[17179577.720000] usbcore: registered new driver usbfs
[17179577.720000] usbcore: registered new driver hub
[17179577.724000] USB Universal Host Controller Interface driver v2.3
[17179577.724000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 18 (level, low) -> IRQ 225
[17179577.724000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[17179577.724000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[17179577.724000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[17179577.724000] uhci_hcd 0000:00:1d.0: irq 225, io base 0x00004820
[17179577.724000] hub 1-0:1.0: USB hub found
[17179577.724000] hub 1-0:1.0: 2 ports detected
[17179577.796000] ieee1394: Initialized config rom entry `ip1394'
[17179577.828000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 22 (level, low) -> IRQ 233
[17179577.828000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[17179577.828000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[17179577.828000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[17179577.828000] uhci_hcd 0000:00:1d.1: irq 233, io base 0x00004840
[17179577.828000] hub 2-0:1.0: USB hub found
[17179577.828000] hub 2-0:1.0: 2 ports detected
[17179577.932000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 225
[17179577.932000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[17179577.932000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[17179577.932000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[17179577.932000] uhci_hcd 0000:00:1d.2: irq 225, io base 0x00004860
[17179577.932000] hub 3-0:1.0: USB hub found
[17179577.932000] hub 3-0:1.0: 2 ports detected
[17179578.036000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 177
[17179578.036000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[17179578.036000] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[17179578.036000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[17179578.036000] uhci_hcd 0000:00:1d.3: irq 177, io base 0x00004880
[17179578.036000] hub 4-0:1.0: USB hub found
[17179578.036000] hub 4-0:1.0: 2 ports detected
[17179578.068000] usb 1-1: new full speed USB device using uhci_hcd and address 2
[17179578.140000] ACPI: PCI Interrupt 0000:06:0b.0[A] -> GSI 22 (level, low) -> IRQ 233
[17179578.140000] PCI: Via IRQ fixup for 0000:06:0b.0, from 4 to 9
[17179578.140000] uhci_hcd 0000:06:0b.0: UHCI Host Controller
[17179578.140000] uhci_hcd 0000:06:0b.0: new USB bus registered, assigned bus number 5
[17179578.140000] uhci_hcd 0000:06:0b.0: irq 233, io base 0x00007000
[17179578.140000] hub 5-0:1.0: USB hub found
[17179578.140000] hub 5-0:1.0: 2 ports detected
[17179578.140000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 18 (level, low) -> IRQ 225
[17179578.140000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[17179578.140000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[17179578.140000] ehci_hcd 0000:00:1d.7: debug port 1
[17179578.140000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[17179578.208000] hub 1-1:1.0: USB hub found
[17179578.208000] hub 1-1:1.0: 4 ports detected
[17179578.244000] ACPI: PCI Interrupt 0000:06:0b.1[b] -> GSI 19 (level, low) -> IRQ 217
[17179578.244000] PCI: Via IRQ fixup for 0000:06:0b.1, from 10 to 9
[17179578.244000] uhci_hcd 0000:06:0b.1: UHCI Host Controller
[17179578.244000] uhci_hcd 0000:06:0b.1: new USB bus registered, assigned bus number 6
[17179578.244000] uhci_hcd 0000:06:0b.1: irq 217, io base 0x00007020
[17179578.244000] hub 6-0:1.0: USB hub found
[17179578.244000] hub 6-0:1.0: 2 ports detected
[17179578.348000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[17179578.348000] ehci_hcd 0000:00:1d.7: irq 225, io mem 0xb0004000
[17179578.352000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179578.352000] hub 7-0:1.0: USB hub found
[17179578.352000] hub 7-0:1.0: 8 ports detected
[17179578.456000] ACPI: PCI Interrupt 0000:06:0b.2[C] -> GSI 16 (level, low) -> IRQ 177
[17179578.456000] PCI: Via IRQ fixup for 0000:06:0b.2, from 4 to 1
[17179578.456000] ehci_hcd 0000:06:0b.2: EHCI Host Controller
[17179578.456000] ehci_hcd 0000:06:0b.2: new USB bus registered, assigned bus number 8
[17179578.456000] ehci_hcd 0000:06:0b.2: irq 177, io mem 0xbc006400
[17179578.456000] ehci_hcd 0000:06:0b.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179578.456000] hub 8-0:1.0: USB hub found
[17179578.456000] hub 8-0:1.0: 4 ports detected
[17179578.456000] ohci1394: $Rev: 1313 $ Ben Collins <bcollins@debian.org>
[17179578.456000] ACPI: PCI Interrupt 0000:06:09.2[C] -> GSI 22 (level, low) -> IRQ 233
[17179578.504000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[233] MMIO=[bc006800-bc006fff] Max Packet=[2048]
[17179578.512000] usb 1-1: USB disconnect, address 2
[17179578.604000] ide0: I/O resource 0x1F0-0x1F7 not free.
[17179578.604000] ide0: ports already in use, skipping probe
[17179578.604000] ide1: I/O resource 0x170-0x177 not free.
[17179578.604000] ide1: ports already in use, skipping probe
[17179578.720000] Attempting manual resume
[17179578.764000] EXT3-fs: mounted filesystem with ordered data mode.
[17179578.780000] kjournald starting. Commit interval 5 seconds
[17179579.776000] usb 7-1: new high speed USB device using ehci_hcd and address 2
[17179579.812000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0800460301ebba07]
[17179579.908000] hub 7-1:1.0: USB hub found
[17179579.908000] hub 7-1:1.0: 4 ports detected
[17179580.620000] usb 7-4: new high speed USB device using ehci_hcd and address 5
[17179581.176000] usb 2-1: new low speed USB device using uhci_hcd and address 2[17179581.548000] usb 7-1.2: new high speed USB device using ehci_hcd and address 7
[17179581.884000] usb 1-2: new full speed USB device using uhci_hcd and address 3
[17179582.288000] usb 3-1: new full speed USB device using uhci_hcd and address 2
[17179588.896000] sd 2:0:0:0: Attached scsi generic sg0 type 0
[17179589.820000] Linux agpgart interface v0.101 (c) Dave Jones
[17179589.860000] agpgart: Detected an Intel 915GM Chipset.
[17179589.860000] agpgart: Detected 7932K stolen memory.
[17179589.876000] agpgart: AGP aperture is 256M @ 0xc0000000
[17179590.084000] usbcore: registered new driver hiddev
[17179590.104000] input: Logitech USB Receiver as /class/input/input1
[17179590.104000] input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.1-1
[17179590.104000] usbcore: registered new driver usbhid
[17179590.104000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[17179590.184000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179590.280000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179590.320000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1004
[17179590.320000] usbcore: registered new driver usblp
[17179590.320000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[17179590.892000] Real Time Clock Driver v1.12
[17179590.908000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 169
[17179590.908000] PCI: Setting latency timer of device 0000:03:00.0 to 64
[17179590.908000] sky2 v1.4 addr 0xb8000000 irq 169 Yukon-EC (0xb6) rev 2
[17179590.912000] sky2 eth0: addr 00:01:------------
[17179590.936000] tpm_inf_pnp 00:08: Found TPM0 with ID IFX0101
[17179590.936000] tpm_inf_pnp 00:08: TPM found: config base 0x4e, io base 0x4700, chip version 0006, vendor id 15d1 (Infineon), product id 0006 (SLD 9630 TT 1.1)
[17179590.944000] ts: Compaq touchscreen protocol output
[17179591.104000] Linux video capture interface: v2.00
[17179591.236000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 20 (level, low) -> IRQ 185
[17179591.236000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[17179591.252000] usbcore: registered new driver snd-usb-audio
[17179591.264000] Initializing USB Mass Storage driver...
[17179591.264000] scsi4 : SCSI emulation for USB Mass Storage devices
[17179591.264000] usb-storage: device found at 5
[17179591.264000] usb-storage: waiting for device to settle before scanning
[17179591.264000] usbcore: registered new driver usb-storage
[17179591.264000] USB Mass Storage support registered.
[17179591.328000] em28xx v4l2 driver version 0.0.1 loaded
[17179591.328000] em28xx new video device (eb1a:2881): interface 0, class 255
[17179591.328000] em28xx #0: Alternate settings: 8
[17179591.328000] em28xx #0: Alternate setting 0, max size= 0
[17179591.328000] em28xx #0: Alternate setting 1, max size= 0
[17179591.328000] em28xx #0: Alternate setting 2, max size= 1448
[17179591.328000] em28xx #0: Alternate setting 3, max size= 2048
[17179591.328000] em28xx #0: Alternate setting 4, max size= 2304
[17179591.328000] em28xx #0: Alternate setting 5, max size= 2580
[17179591.328000] em28xx #0: Alternate setting 6, max size= 2892
[17179591.328000] em28xx #0: Alternate setting 7, max size= 3072
[17179591.332000] hw_random: RNG not detected
[17179591.372000] Tuner: registering extension (Xceive 3028 Tuner)
[17179591.612000] input: em2880/em2870 remote control as /class/input/input2
[17179591.612000] em28xx-input.c: remote control handler attached
[17179591.612000] attach_inform: eeprom detected.
[17179591.636000] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 20 6a 00
[17179591.636000] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 02 00 00
[17179591.636000] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 1e 00 00
[17179591.636000] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 00 53 00
[17179591.636000] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 00 56 00
[17179591.636000] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 00 00 00
[17179591.636000] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
[17179591.636000] EEPROM ID= 0x9567eb1a
[17179591.636000] Vendor/Product ID= eb1a:2881
[17179591.636000] AC97 audio (5 sample rates)
[17179591.636000] USB Remote wakeup capable
[17179591.636000] 500mA max power
[17179591.636000] Table at 0x04, strings=0x206a, 0x006a, 0x0000
[17179591.640000] tuner 0-0061: chip found @ 0xc2 (em28xx #0)
[17179591.640000] attach inform (default): detected I2C address c2
[17179591.648000] Tuner: setting up tuner core extension for: Xceive 3028 Tuner
[17179591.648000] Loading base firmware: xc3028_init0.i2c.fw
[17179591.872000] input: PS/2 Mouse as /class/input/input3
[17179591.896000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input4
[17179592.268000] ieee80211_1_1_13_crypt: registered algorithm 'NULL'
[17179592.268000] ieee80211_1_1_13: 802.11 data/management/control stack, 1.1.13[17179592.268000] ieee80211_1_1_13: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[17179592.280000] ACPI: PCI Interrupt 0000:06:09.0[A] -> GSI 20 (level, low) -> IRQ 185
[17179592.280000] Yenta: CardBus bridge found at 0000:06:09.0 [104d:81e8]
[17179592.280000] Yenta: Enabling burst memory read transactions
[17179592.280000] Yenta: Using CSCINT to route CSC interrupts to PCI
[17179592.280000] Yenta: Routing CardBus interrupts to PCI
[17179592.280000] Yenta TI: socket 0000:06:09.0, mfunc 0x00a01b22, devctl 0x64
[17179592.304000] ieee80211_crypt: registered algorithm 'NULL'
[17179592.304000] ieee80211: 802.11 data/management/control stack, git-1.1.7
[17179592.304000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[17179592.344000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.1[17179592.344000] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[17179592.344000] Warning: PCI driver ipw2200 has a struct device_driver shutdown method, please update!
[17179592.512000] Yenta: ISA IRQ mask 0x0cf8, PCI irq 185
[17179592.512000] Socket status: 30000006
[17179592.512000] Yenta: Raising subordinate bus# of parent bus (#06) from #07 to #0a
[17179592.512000] pcmcia: parent PCI bridge I/O window: 0x7000 - 0x7fff
[17179592.512000] cs: IO port probe 0x7000-0x7fff: clean.
[17179592.512000] pcmcia: parent PCI bridge Memory window: 0xbc000000 - 0xbc0fffff
[17179592.512000] pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x52ffffff
[17179592.516000] ACPI: PCI Interrupt 0000:06:0a.0[A] -> GSI 23 (level, low) -> IRQ 58
[17179592.516000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection[17179592.676000] ipw2200: Radio Frequency Kill Switch is On:
[17179592.676000] Kill switch must be turned off for wireless networking to work.
[17179592.676000] ipw2200: Detected geography ZZD (13 802.11bg channels, 0 802.11a channels)
[17179592.892000] cs: IO port probe 0x100-0x3af: excluding 0x370-0x377
[17179592.892000] cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3f7 0x4d0-0x4d7
[17179592.892000] cs: IO port probe 0x820-0x8ff: clean.
[17179592.896000] cs: IO port probe 0xc00-0xcf7: clean.
[17179592.896000] cs: IO port probe 0xa00-0xaff: clean.
[17179593.176000] Loading default analogue TV settings: xc3028_BG_PAL_A2_A.i2c.fw
[17179593.288000] attach_inform: tvp5150 detected.
[17179593.292000] em28xx-video.c: requesting em2880-dvb!
[17179593.296000] em28xx #0: V4L2 VBI device registered as /dev/vbi0
[17179593.296000] em28xx #0: V4L2 device registered as /dev/video0
[17179593.296000] em28xx #0: Found Pinnacle Hybrid Pro
[17179593.296000] usbcore: registered new driver em28xx
[17179593.688000] lp: driver loaded but no devices found
[17179593.716000] sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
[17179593.716000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[17179593.716000] ieee1394: sbp2: Try serialize_io=0 for better performance
[17179593.736000] quickcam: disagrees about version of symbol video_devdata
[17179593.736000] quickcam: Unknown symbol video_devdata
[17179593.736000] quickcam: disagrees about version of symbol video_unregister_device
[17179593.736000] quickcam: Unknown symbol video_unregister_device
[17179593.736000] quickcam: disagrees about version of symbol video_register_device
[17179593.736000] quickcam: Unknown symbol video_register_device
[17179593.904000] Tuner: registering extension (MT2060 Silicon Tuner)
[17179593.916000] em2880-dvb.c: DVB Init
[17179593.916000] Loading base firmware: xc3028_8MHz_init0.i2c.fw
[17179595.060000] Loading specific dtv settings: xc3028_DTV8_2633.i2c.fw
[17179595.104000] xc3028-tuner.c: sending extra call for DVB-T
[17179595.216000] DVB: registering new adapter (em2880 DVB-T).
[17179595.216000] DVB: registering frontend 0 (Zarlink ZL10353 DVB-T)...
[17179595.216000] Em28xx: Initialized (Em2880 DVB Extension) extension
[17179595.244000] Adding 465844k swap on /dev/sda5. Priority:-1 extents:1 across:465844k
[17179595.372000] EXT3 FS on sda6, internal journal
[17179595.524000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179595.524000] md: bitmap version 4.39
[17179596.072000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179596.268000] Vendor: PIONEER Model: DVD-RW DVR-K16D Rev: 1.00
[17179596.268000] Type: CD-ROM ANSI SCSI revision: 00
[17179596.268000] 4:0:0:0: Attached scsi generic sg1 type 5
[17179596.268000] usb-storage: device scan complete
[17179596.404000] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[17179596.404000] Uniform CD-ROM driver Revision: 3.20
[17179596.404000] sr 4:0:0:0: Attached scsi CD-ROM sr0
[17179596.736000] cdrom: open failed.
[17179597.172000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[17179597.236000] NTFS volume version 3.1.
[17179598.320000] ACPI: AC Adapter [ACAD] (on-line)
[17179598.324000] ACPI: Battery Slot [BAT1] (battery absent)
[17179598.396000] ACPI: Power Button (FF) [PWRF]
[17179598.396000] ACPI: Lid Switch [LID]
[17179598.396000] ACPI: Power Button (CM) [PWRB]
[17179598.480000] ibm_acpi: ec object not found
[17179598.508000] pcc_acpi: loading...
[17179598.524000] ACPI Sony Notebook Control Driver v0.2 successfully installed
[17179598.600000] ACPI: Video Device [GFX0] (multi-head: yes rom: yes post: no)
[17179603.832000] [drm] Initialized drm 1.0.1 20051102
[17179603.848000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 177
[17179603.848000] [drm] Initialized i915 1.4.0 20060119 on minor 0
[17179605.648000] ppdev: user-space parallel port driver
[17179606.452000] apm: BIOS not found.
[17179606.632000] Bluetooth: Core ver 2.8
[17179606.632000] NET: Registered protocol family 31
[17179606.632000] Bluetooth: HCI device and connection manager initialized
[17179606.632000] Bluetooth: HCI socket layer initialized
[17179606.644000] Bluetooth: L2CAP ver 2.8
[17179606.644000] Bluetooth: L2CAP socket layer initialized
[17179606.644000] Bluetooth: HIDP (Human Interface Emulation) ver 1.1-mh1
[17179611.920000] sky2 eth0: enabling interface
[17179612.188000] input: Sony Vaio Jogdial as /class/input/input5
[17179612.280000] input: Sony Vaio Keys as /class/input/input6
[17179612.364000] sonypi command failed at drivers/char/sonypi.c : sonypi_call1 (line 648)
[17179612.404000] sonypi command failed at drivers/char/sonypi.c : sonypi_call2 (line 659)
[17179612.448000] sonypi command failed at drivers/char/sonypi.c : sonypi_call2 (line 661)
[17179612.488000] sonypi command failed at drivers/char/sonypi.c : sonypi_call1 (line 648)
[17179612.488000] sonypi: Sony Programmable I/O Controller Driverv1.26.
[17179612.488000] sonypi: detected type3 model, verbose = 0, fnkeyinit = off, camera = off, compat = off, mask = 0xffffffff, useinput = on, acpi = on
[17179612.488000] sonypi: enabled at irq=11, port1=0x1080, port2=0x1084
[17179612.488000] sonypi: device allocated minor is 61
[17179613.792000] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control none
[17179616.320000] NET: Registered protocol family 17
[17179619.428000] Bluetooth: RFCOMM socket layer initialized
[17179619.428000] Bluetooth: RFCOMM TTY layer initialized
[17179619.428000] Bluetooth: RFCOMM ver 1.7
[17179619.520000] NET: Registered protocol family 10
[17179619.520000] lo: Disabled Privacy Extensions
[17179619.520000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[17179619.520000] IPv6 over IPv4 tunneling driver
[17179629.628000] eth0: no IPv6 routers present
merci pour votre aide
NB le son fonctionne correctement par ailleurs
______________
Vaio VGN-BX195VP - Pentium M 1.73GHz - RAM 1Go - Carte graphique intégrée Intel 915GM 128Mo
Hors ligne
#187 Le 05/12/2006, à 21:58
- Youpi00
Re : Pinnacle PCTV USB Stick et ubuntu
chris974, tu peux poster ton fichier .xawtv dans ton /home ?
Car moi j'ai un souci, en analogique, je devine l'image, mais c'est complètement décalé, avec beaucoup de vert, etc...comme s'il ne prennait pas encompte le Secam
Merci !
#188 Le 12/12/2006, à 20:14
- chris974
Re : Pinnacle PCTV USB Stick et ubuntu
voici avec bien sûr les fréquences locales (Réunion)
[global]
ratio = 4:3
freqtab = france
pixsize = 128 x 96
pixcols = 1
jpeg-quality = 75
keypad-ntsc = no
keypad-partial = yes
osd = yes
osd-position = 30 , 20
use-wm-fullscreen = yes
# [Station name]
# capture = overlay | grabdisplay | on | off
# input = Television | Composite1 | S-Video | ...
# norm = PAL | NTSC | SECAM | ...
# channel = #
# fine = # (-128..+127)
# key = keysym | modifier+keysym
# color = #
# bright = #
# hue = #
# contrast = #
[defaults]
group = main
norm = SECAM K1
input = Television
capture = grab
color = 48%
bright = 48%
hue = 48%
contrast = 48%
[canal+]
channel = 25
[tempo a]
channel = 22
[RFO]
channel = K09
[Antenne]
channel = 47
norm = PAL-BG
______________
Vaio VGN-BX195VP - Pentium M 1.73GHz - RAM 1Go - Carte graphique intégrée Intel 915GM 128Mo
Hors ligne
#189 Le 13/12/2006, à 17:29
- CeReAl KiLLeR Du 77
Re : Pinnacle PCTV USB Stick et ubuntu
J'ai un souci. Il m'ai impossible de mettre la PINNACLE USB STICK PCTV sur un kernel 2.6.18 ou 2.6.19. Sa ne fonctionne que sous un 2.6.17
Je suis sous edgy, et piqué le noyau de la feisty. Un noyau perso, c'est pareil, j'obtient la même erreur.
regis@1705SMi:~/v4l-dvb$ make
make -C /home/regis/v4l-dvb/v4l
make[1]: entrant dans le répertoire « /home/regis/v4l-dvb/v4l »
echo "No version yet."
No version yet.
uname -r|perl -ne 'if (/^([0-9]*)\.([0-9])*\.([0-9]*)(.*)$/) { printf ("VERSION=%s\nPATCHLEVEL:=%s\nSUBLEVEL:=%s\nKERNELRELEASE:=%s.%s.%s%s\n",$1,$2,$3,$1,$2,$3,$4); };' > ./.version
make[1]: quittant le répertoire « /home/regis/v4l-dvb/v4l »
make[1]: entrant dans le répertoire « /home/regis/v4l-dvb/v4l »
creating symbolic links...
make -C /lib/modules/2.6.19-7-generic/build SUBDIRS=/home/regis/v4l-dvb/v4l modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.19-7-generic'
CC [M] /home/regis/v4l-dvb/v4l/video-buf.o
CC [M] /home/regis/v4l-dvb/v4l/v4l1-compat.o
/home/regis/v4l-dvb/v4l/v4l1-compat.c:20:26: error: linux/config.h: No such file or directory
make[3]: *** [/home/regis/v4l-dvb/v4l/v4l1-compat.o] Error 1
make[2]: *** [_module_/home/regis/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.19-7-generic'
make[1]: *** [default] Erreur 2
make[1]: quittant le répertoire « /home/regis/v4l-dvb/v4l »
make: *** [all] Erreur 2
regis@1705SMi:~/v4l-dvb$
Une solution? Merci
SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)
Hors ligne
#190 Le 13/12/2006, à 19:23
- ThAl
Re : Pinnacle PCTV USB Stick et ubuntu
oui recompile le noyaux et attarde toi dans la section device pour activer le dvb-t et activer le module de ton choix en dur (perso cinergy terratec2)
Hors ligne
#191 Le 13/12/2006, à 20:48
- Youpi00
Re : Pinnacle PCTV USB Stick et ubuntu
Merci Chris !
Je vais testé avec ces paramtres
#192 Le 14/12/2006, à 02:01
- CeReAl KiLLeR Du 77
Re : Pinnacle PCTV USB Stick et ubuntu
oui recompile le noyaux et attarde toi dans la section device pour activer le dvb-t et activer le module de ton choix en dur (perso cinergy terratec2)
Si sa m'ai estimé, sa été le cas!
SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)
Hors ligne
#193 Le 14/12/2006, à 15:10
- david breizh
Re : Pinnacle PCTV USB Stick et ubuntu
salut tout le monde , bon ma clé tnt hybride marche mais j'ai un dernier problème avec ma webcam hercule deluxe que j'ai installer avec compilation des modules de rastageek, c'est des ov51 et compagnie , elle marchait bien juste avant la compil de v4l pour la tnt , alors je voulais savoir si il y avait pas un moyen de compiler juste les modules pour ma clé et laisser le reste tranquille car ça serait bien de pouvoir l'utiliser.merci!
ah ! du fin fond de la bretagne grâce au libre on se sent moins seul!
Vive le libre et toutes les distributions qui m'ont fait découvrir le monde de linux!
Hors ligne
#194 Le 16/12/2006, à 22:15
- thcx
Re : Pinnacle PCTV USB Stick et ubuntu
j'ai installé la mise à jour du noyau et le pilote ne marche plus :
[17202379.348000] em28xx: Unknown symbol ir_codes_pinnacle2
[17202379.348000] em28xx: Unknown symbol ir_codes_em_pinnacle2_usb
[17202379.348000] em28xx: Unknown symbol ir_codes_em_gadmei_usb
[17202379.348000] em28xx: disagrees about version of symbol video_unregister_device
[17202379.348000] em28xx: Unknown symbol video_unregister_device
[17202379.348000] em28xx: disagrees about version of symbol video_device_alloc
[17202379.348000] em28xx: Unknown symbol video_device_alloc
[17202379.348000] em28xx: disagrees about version of symbol video_register_device
[17202379.348000] em28xx: Unknown symbol video_register_device
[17202379.348000] em28xx: Unknown symbol ir_codes_em_terratec2
[17202379.348000] em28xx: disagrees about version of symbol video_device_release
[17202379.348000] em28xx: Unknown symbol video_device_release
je trouve ça bizarre.
Hors ligne
#195 Le 16/12/2006, à 22:18
- spomky
Re : Pinnacle PCTV USB Stick et ubuntu
j'ai installé la mise à jour du noyau et le pilote ne marche plus :
[17202379.348000] em28xx: Unknown symbol ir_codes_pinnacle2 [17202379.348000] em28xx: Unknown symbol ir_codes_em_pinnacle2_usb [17202379.348000] em28xx: Unknown symbol ir_codes_em_gadmei_usb [17202379.348000] em28xx: disagrees about version of symbol video_unregister_device [17202379.348000] em28xx: Unknown symbol video_unregister_device [17202379.348000] em28xx: disagrees about version of symbol video_device_alloc [17202379.348000] em28xx: Unknown symbol video_device_alloc [17202379.348000] em28xx: disagrees about version of symbol video_register_device [17202379.348000] em28xx: Unknown symbol video_register_device [17202379.348000] em28xx: Unknown symbol ir_codes_em_terratec2 [17202379.348000] em28xx: disagrees about version of symbol video_device_release [17202379.348000] em28xx: Unknown symbol video_device_release
je trouve ça bizarre.
exactement pareil!
Je n'ai pas encore recompilé le module mais je trouve bizarre qu'il ne fonctionne plus accord que la version du noyau est toujours la même
Hors ligne
#196 Le 16/12/2006, à 22:27
- thcx
Re : Pinnacle PCTV USB Stick et ubuntu
j'ai eu se message même après avoir recompilé le pilote...
Hors ligne
#197 Le 17/12/2006, à 02:34
- manolito
Re : Pinnacle PCTV USB Stick et ubuntu
salut à tous
j'ai acheter aujourd'hui une clé usb Dazzle tv hybrid stick, j'ai suivi plusieurs tuto pour l'installer
toutes les étapes se sont bien déroulées mais lorsque je veux lancer kaffeine il me marque le message suivant:
DVB Client-Kaffeine player
can't bind info socket
quelqu'un pourrait t-il me dire quoi que c'est t'y que ces gauloiseries
d'avance merci
Hors ligne
#198 Le 17/12/2006, à 14:49
- thcx
Re : Pinnacle PCTV USB Stick et ubuntu
lorsque tu charge le pilote, tout se passe bien (modprobe em28xx puis dmesg) ?
Hors ligne
#199 Le 17/12/2006, à 15:15
- manolito
Re : Pinnacle PCTV USB Stick et ubuntu
@thcx
salut oui tous se passe bien c'est simplement quand j'ouvre l'application kaffeine que ce message apparait je fait ok et ensuite il poursuit l'ouverture de l'application mais je n'ai toujours pas de chaine de tnt
Hors ligne
#200 Le 19/12/2006, à 12:27
- Robinou
Re : Pinnacle PCTV USB Stick et ubuntu
Je suis dans le même cas que toi manolito. Il semble que je n'ai pas de problème lors de l'installation mais pourtant quand je lance kaffeine j'ai le même message d'erreur que toi et donc pas la tnt au final.
Please, help us!