[Risolto] Acquisizione video con Empire dvd Grabber usb 2.0

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
Avatar utente
jonicus
Prode Principiante
Messaggi: 226
Iscrizione: sabato 15 novembre 2008, 17:56

[Risolto] Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da jonicus »

Problemone. Ho la necessità di acquisire video da vecchie cassette VHS tramite l'hardware in questione per riconvertirle poi con Kdenlive , purtroppo il cd incluso nella confezione include solo driver per windows. Ho già effettuato alcune ricerche ma non riesco a trovare niente che possa aiutarmi (o almeno niente per quanto riguarda linux...). Mi chiedevo se qualcuno potesse darmi una mano.
Ciao
Ultima modifica di jonicus il mercoledì 13 maggio 2009, 18:03, modificato 1 volta in totale.
Dual: Ubuntu 9.04 64 bit - Windows 7 RTM 64 bit - Core2 Quad Q6600 2.40 Ghz - RAM 4GB - Nvidia Geforce 9500 GS 512 Mb
Avatar utente
m.marani
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1676
Iscrizione: giovedì 21 settembre 2006, 15:42

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da m.marani »

posta il risultato di

Codice: Seleziona tutto

lsusb
...poi vediamo
Notebook Intel i5-7200u, RAM 8GB DDR4, 128GB SSD + 240GB SSD, Intel Graphics, display LED HD 14", Kubuntu 20.04 64bit
Avatar utente
jonicus
Prode Principiante
Messaggi: 226
Iscrizione: sabato 15 novembre 2008, 17:56

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da jonicus »

Grazie anzitutto per il tuo intervento, ecco il mio lsusb:

Codice: Seleziona tutto

jonicus@jonicus-ubuntu:~$ lsusb
Bus 001 Device 003: ID eb1a:2860 eMPIA Technology, Inc. 
Bus 001 Device 002: ID 0bda:0151 Realtek Semiconductor Corp. Mass Stroage Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 04fc:0005 Sunplus Technology Co., Ltd 
Bus 002 Device 003: ID 046d:092d Logitech, Inc. QuickCam Express / Go
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
jonicus@jonicus-ubuntu:~$ 
Se non sbaglio la periferica in questione dovrebbe essere la prima:  eMPIA Technology, Inc.
In video0 mi risulta la webcam che funziona perfettamente su aMSN ma non viene rilevata da kdenlive.
Mentre in video1, dovrebbe esserci il dvd grabber ma kdenlive vi accede ( si accende il led della periferica), ma riesco a vedere solo una metà nera e una verde, mentre sento distintamente l'audio.
Ultima modifica di jonicus il lunedì 11 maggio 2009, 17:35, modificato 1 volta in totale.
Dual: Ubuntu 9.04 64 bit - Windows 7 RTM 64 bit - Core2 Quad Q6600 2.40 Ghz - RAM 4GB - Nvidia Geforce 9500 GS 512 Mb
Avatar utente
Xgaz
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2568
Iscrizione: lunedì 16 marzo 2009, 11:14
Contatti:

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da Xgaz »

@jonicus

Se è come questa: http://c1.neweggimages.com/NeweggImage/productimage/15-100-112-07.jpg è uguale alla Kworld USB2800;
devi installare i driver em28xx :

Codice: Seleziona tutto

sudo apt-get install mercurial gcc build-essential linux-source linux-headers-`uname -r`

Codice: Seleziona tutto

hg clone http://mcentral.de/hg/~mrec/v4l-dvb-kernel

Codice: Seleziona tutto

cd v4l-dvb-kernel

Codice: Seleziona tutto

sudo make

sudo make install
Dai alla fine un:

Codice: Seleziona tutto

sudo depmod
sudo modprobe em28xx
e poi verifica con

Codice: Seleziona tutto

dmesg
che la scheda sia stata riconosciuta
Avatar utente
jonicus
Prode Principiante
Messaggi: 226
Iscrizione: sabato 15 novembre 2008, 17:56

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da jonicus »

Ho seguito tutti i passaggi, non ho intravisto alcun errore... DVD grabber è esattamente come prima mentre l'audio è scomparso, nel senso che proprio non sento più nulla, come se non esistesse... Sic! :'(
Dual: Ubuntu 9.04 64 bit - Windows 7 RTM 64 bit - Core2 Quad Q6600 2.40 Ghz - RAM 4GB - Nvidia Geforce 9500 GS 512 Mb
Avatar utente
m.marani
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1676
Iscrizione: giovedì 21 settembre 2006, 15:42

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da m.marani »

io ho un tuner usb con lo stesso chip e jaunty carica in automatico il modulo em28xx...
...quando connetti la chiave si accende o lampeggia qualche led (sulla chiavetta)?

io acquisisco dalla telecamera analogica con questo:
http://gv4l.sourceforge.net/down.html
Notebook Intel i5-7200u, RAM 8GB DDR4, 128GB SSD + 240GB SSD, Intel Graphics, display LED HD 14", Kubuntu 20.04 64bit
Avatar utente
jonicus
Prode Principiante
Messaggi: 226
Iscrizione: sabato 15 novembre 2008, 17:56

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da jonicus »

Rettifico quanto detto prima. L'audio funge perfettamente, mi ero fatto prendere semplicemente dal panico. Per quanto riguarda invece il Gv4l, non lo posso usare in quanto vedo pacchetti solo ì386, il mio sistema è a 64 bit. Bha, sarei stato contento se avessi potuto acquisire direttamente con kdenlive.
Dual: Ubuntu 9.04 64 bit - Windows 7 RTM 64 bit - Core2 Quad Q6600 2.40 Ghz - RAM 4GB - Nvidia Geforce 9500 GS 512 Mb
Avatar utente
Xgaz
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2568
Iscrizione: lunedì 16 marzo 2009, 11:14
Contatti:

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da Xgaz »

Controlla con dmesg se la scheda è stata riconosciuta e il driver caricato....poi eventualmente installa xawtv
Avatar utente
m.marani
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1676
Iscrizione: giovedì 21 settembre 2006, 15:42

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da m.marani »

installi prima transcode e poi l'allegato (b2b)
Allegati
gv4l-64bit.zip
(79.17 KiB) Scaricato 232 volte
Ultima modifica di Anonymous il mercoledì 13 maggio 2009, 13:14, modificato 1 volta in totale.
Notebook Intel i5-7200u, RAM 8GB DDR4, 128GB SSD + 240GB SSD, Intel Graphics, display LED HD 14", Kubuntu 20.04 64bit
Avatar utente
jonicus
Prode Principiante
Messaggi: 226
Iscrizione: sabato 15 novembre 2008, 17:56

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da jonicus »

Allora, aggiornamento in base alle vostre ultime risposte:
Ho installato transcode da synaptic OK.
gv4l-64bit ( scaricato 2 volte) mi da errore nel file compresso e non riesco ad aprirlo.
VLC ha una funzione che permette di acquisire video ma non mi fa partire nè la cam ne dvd grabber. Lo stesso kdenlive.
aMSN è l'unico software che me le riconosce entrambe, solo che con grabber il video funge di un color verde.
Mi accingo a installare xawtv...e incrocio le dita.

P.S. Questo è l'errore causato da gv4l-64bit.zip:

Codice: Seleziona tutto

[/home/jonicus/Scrivania/gv4l-64bit(2).zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
zipinfo:  cannot find zipfile directory in one of /home/jonicus/Scrivania/gv4l-64bit(2).zip or
          /home/jonicus/Scrivania/gv4l-64bit(2).zip.zip, and cannot find /home/jonicus/Scrivania/gv4l-64bit(2).zip.ZIP, period.
Questo è invece ciò che risponde dmesg:

Codice: Seleziona tutto

[    7.828375] em28xx v4l2 driver version 0.0.1 loaded
[    7.828634] em28xx: new video device (eb1a:2860): interface 0, class 255
[    7.828636] em28xx: device is attached to a USB 2.0 bus
[    7.828640] em28xx #0: Alternate settings: 8
[    7.828642] em28xx #0: Alternate setting 0, max size= 0
[    7.828643] em28xx #0: Alternate setting 1, max size= 0
[    7.828644] em28xx #0: Alternate setting 2, max size= 1448
[    7.828646] em28xx #0: Alternate setting 3, max size= 2048
[    7.828647] em28xx #0: Alternate setting 4, max size= 2304
[    7.828648] em28xx #0: Alternate setting 5, max size= 2580
[    7.828650] em28xx #0: Alternate setting 6, max size= 2892
[    7.828651] em28xx #0: Alternate setting 7, max size= 3072

[    8.276310] em28xx #0: V4L2 device registered as /dev/video0
[    8.276312] em28xx #0: Found Typhoon DVD Maker

Ultima modifica di jonicus il mercoledì 13 maggio 2009, 17:45, modificato 1 volta in totale.
Dual: Ubuntu 9.04 64 bit - Windows 7 RTM 64 bit - Core2 Quad Q6600 2.40 Ghz - RAM 4GB - Nvidia Geforce 9500 GS 512 Mb
Avatar utente
jonicus
Prode Principiante
Messaggi: 226
Iscrizione: sabato 15 novembre 2008, 17:56

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da jonicus »

ALLELUIA!!!!
Appena installato XawTv ha funzionato all'istante...non conoscendo bene però il suo utilizzo e visto che il pacchetto ha installato un'altra piccola serie di file inerenti l'acquisizione, ho voluto riprovare con kdenlive.
MAGIA funge tutto perfettamente.
Vi ringrazio tutti veramente di cuore.
CIAO. ( le parole urlate scusatemi ma qui ci stanno proprio!) (b2b)
Dual: Ubuntu 9.04 64 bit - Windows 7 RTM 64 bit - Core2 Quad Q6600 2.40 Ghz - RAM 4GB - Nvidia Geforce 9500 GS 512 Mb
Avatar utente
m.marani
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1676
Iscrizione: giovedì 21 settembre 2006, 15:42

Re: [Risolto] Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da m.marani »

...per chi interessa ho rifatto il pacchetto... (b2b)
Allegati
gv4l-64.tar.bz2
(80.11 KiB) Scaricato 233 volte
Ultima modifica di Anonymous il mercoledì 13 maggio 2009, 20:43, modificato 1 volta in totale.
Notebook Intel i5-7200u, RAM 8GB DDR4, 128GB SSD + 240GB SSD, Intel Graphics, display LED HD 14", Kubuntu 20.04 64bit
Avatar utente
Xgaz
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2568
Iscrizione: lunedì 16 marzo 2009, 11:14
Contatti:

Re: [Risolto] Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da Xgaz »

@jonicus

riavviando il pc la scheda ti funziona ancora?
Se non è così bisogna far caricare il modulo em28xx automaticamente inserendolo in /etc/modules:

Codice: Seleziona tutto

sudo gedit /etc/modules
inserisci in coda:

Codice: Seleziona tutto

em28xx
Ubbuntuuuuuu
Prode Principiante
Messaggi: 182
Iscrizione: giovedì 23 luglio 2009, 14:04

Re: [Risolto] Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da Ubbuntuuuuuu »

guardate cosa da a me dopo aver scritto dmesg
[    1.156776] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
[    1.156787] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
[    1.156798] pci 0000:00:1f.2: reg 20 io port: [0x60a0-0x60af]
[    1.156828] pci 0000:00:1f.2: PME# supported from D3hot
[    1.156835] pci 0000:00:1f.2: PME# disabled
[    1.156905] pci 0000:00:1f.3: reg 20 io port: [0x6000-0x601f]
[    1.157004] pci 0000:00:1c.0: bridge io port: [0x5000-0x5fff]
[    1.157013] pci 0000:00:1c.0: bridge 32bit mmio: [0x37300000-0x383fffff]
[    1.157025] pci 0000:00:1c.0: bridge 64bit mmio pref: [0x30000000-0x30ffffff]
[    1.157097] pci 0000:02:00.0: reg 10 io port: [0x3000-0x30ff]
[    1.157129] pci 0000:02:00.0: reg 18 64bit mmio: [0x31010000-0x31010fff]
[    1.157152] pci 0000:02:00.0: reg 20 64bit mmio: [0x31000000-0x3100ffff]
[    1.157167] pci 0000:02:00.0: reg 30 32bit mmio: [0xfffe0000-0xffffffff]
[    1.157186] pci 0000:02:00.0: supports D1 D2
[    1.157190] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.157199] pci 0000:02:00.0: PME# disabled
[    1.157287] pci 0000:00:1c.1: bridge io port: [0x3000-0x4fff]
[    1.157295] pci 0000:00:1c.1: bridge 32bit mmio: [0x36300000-0x372fffff]
[    1.157307] pci 0000:00:1c.1: bridge 64bit mmio pref: [0x31000000-0x320fffff]
[    1.157387] pci 0000:03:00.0: reg 10 64bit mmio: [0x35200000-0x3520ffff]
[    1.157530] pci 0000:00:1c.2: bridge io port: [0x2000-0x2fff]
[    1.157538] pci 0000:00:1c.2: bridge 32bit mmio: [0x35200000-0x362fffff]
[    1.157550] pci 0000:00:1c.2: bridge 64bit mmio pref: [0x32100000-0x330fffff]
[    1.157634] pci 0000:04:00.0: reg 10 32bit mmio: [0x34100300-0x341003ff]
[    1.157719] pci 0000:04:00.0: reg 30 32bit mmio: [0xffff8000-0xffffffff]
[    1.157847] pci 0000:04:00.2: reg 10 32bit mmio: [0x34100200-0x341002ff]
[    1.158048] pci 0000:04:00.3: reg 10 32bit mmio: [0x34100100-0x341001ff]
[    1.158249] pci 0000:04:00.4: reg 10 32bit mmio: [0x34100000-0x341000ff]
[    1.158442] pci 0000:00:1c.3: bridge io port: [0x1000-0x1fff]
[    1.158451] pci 0000:00:1c.3: bridge 32bit mmio: [0x34100000-0x351fffff]
[    1.158462] pci 0000:00:1c.3: bridge 64bit mmio pref: [0x33100000-0x340fffff]
[    1.158536] pci 0000:00:1e.0: transparent bridge
[    1.158588] bus 00 -> node 0
[    1.158602] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    1.159248] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
[    1.159724] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    1.160057] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    1.160374] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    1.160685] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    1.166900] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[    1.167176] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
[    1.167455] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[    1.167729] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[    1.168014] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    1.168289] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    1.168566] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    1.168839] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    1.169348] ACPI: WMI: Mapper loaded
[    1.169472] SCSI subsystem initialized
[    1.169472] libata version 3.00 loaded.
[    1.169472] usbcore: registered new interface driver usbfs
[    1.169472] usbcore: registered new interface driver hub
[    1.169472] usbcore: registered new device driver usb
[    1.169472] PCI: Using ACPI for IRQ routing
[    1.176023] Bluetooth: Core ver 2.13
[    1.176064] NET: Registered protocol family 31
[    1.176064] Bluetooth: HCI device and connection manager initialized
[    1.176064] Bluetooth: HCI socket layer initialized
[    1.176064] NET: Registered protocol family 8
[    1.176064] NET: Registered protocol family 20
[    1.176078] NetLabel: Initializing
[    1.176082] NetLabel:  domain hash size = 128
[    1.176085] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.176114] NetLabel:  unlabeled traffic allowed by default
[    1.176145] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.176155] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    1.180114] AppArmor: AppArmor Filesystem Enabled
[    1.184022] Switched to high resolution mode on CPU 0
[    1.184324] Switched to high resolution mode on CPU 1
[    1.188025] pnp: PnP ACPI init
[    1.188050] ACPI: bus type pnp registered
[    1.190125] pnp 00:01: io resource (0x164e-0x164f) overlaps 0000:00:1c.3 BAR 7 (0x1000-0x1fff), disabling
[    1.191422] pnp: PnP ACPI: found 9 devices
[    1.191427] ACPI: ACPI bus type pnp unregistered
[    1.191432] PnPBIOS: Disabled by ACPI PNP
[    1.191452] system 00:01: ioport range 0x200-0x20f has been reserved
[    1.191459] system 00:01: ioport range 0x600-0x60f has been reserved
[    1.191465] system 00:01: ioport range 0x610-0x610 has been reserved
[    1.191471] system 00:01: ioport range 0x800-0x80f has been reserved
[    1.191476] system 00:01: ioport range 0x400-0x47f has been reserved
[    1.191482] system 00:01: ioport range 0x500-0x53f has been reserved
[    1.191489] system 00:01: iomem range 0xe0000000-0xefffffff has been reserved
[    1.191496] system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    1.191502] system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
[    1.191509] system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved
[    1.191515] system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved
[    1.191521] system 00:01: iomem range 0xfec00000-0xfec00fff has been reserved
[    1.191528] system 00:01: iomem range 0xfee00000-0xfee00fff has been reserved
[    1.226481] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01
[    1.226489] pci 0000:00:1c.0:  IO window: 0x5000-0x5fff
[    1.226500] pci 0000:00:1c.0:  MEM window: 0x37300000-0x383fffff
[    1.226508] pci 0000:00:1c.0:  PREFETCH window: 0x00000030000000-0x00000030ffffff
[    1.226523] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02
[    1.226529] pci 0000:00:1c.1:  IO window: 0x3000-0x4fff
[    1.226538] pci 0000:00:1c.1:  MEM window: 0x36300000-0x372fffff
[    1.226546] pci 0000:00:1c.1:  PREFETCH window: 0x00000031000000-0x000000320fffff
[    1.226558] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:03
[    1.226564] pci 0000:00:1c.2:  IO window: 0x2000-0x2fff
[    1.226573] pci 0000:00:1c.2:  MEM window: 0x35200000-0x362fffff
[    1.226581] pci 0000:00:1c.2:  PREFETCH window: 0x00000032100000-0x000000330fffff
[    1.226594] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:04
[    1.226600] pci 0000:00:1c.3:  IO window: 0x1000-0x1fff
[    1.226610] pci 0000:00:1c.3:  MEM window: 0x34100000-0x351fffff
[    1.226618] pci 0000:00:1c.3:  PREFETCH window: 0x00000033100000-0x000000340fffff
[    1.226629] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
[    1.226633] pci 0000:00:1e.0:  IO window: disabled
[    1.226642] pci 0000:00:1e.0:  MEM window: disabled
[    1.226649] pci 0000:00:1e.0:  PREFETCH window: disabled
[    1.226678] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.226687] pci 0000:00:1c.0: setting latency timer to 64
[    1.226703] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.226711] pci 0000:00:1c.1: setting latency timer to 64
[    1.226726] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.226734] pci 0000:00:1c.2: setting latency timer to 64
[    1.226749] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    1.226757] pci 0000:00:1c.3: setting latency timer to 64
[    1.226769] pci 0000:00:1e.0: setting latency timer to 64
[    1.226777] bus: 00 index 0 io port: [0x00-0xffff]
[    1.226782] bus: 00 index 1 mmio: [0x000000-0xffffffff]
[    1.226787] bus: 01 index 0 io port: [0x5000-0x5fff]
[    1.226792] bus: 01 index 1 mmio: [0x37300000-0x383fffff]
[    1.226797] bus: 01 index 2 mmio: [0x30000000-0x30ffffff]
[    1.226801] bus: 01 index 3 mmio: [0x0-0x0]
[    1.226806] bus: 02 index 0 io port: [0x3000-0x4fff]
[    1.226811] bus: 02 index 1 mmio: [0x36300000-0x372fffff]
[    1.226815] bus: 02 index 2 mmio: [0x31000000-0x320fffff]
[    1.226820] bus: 02 index 3 mmio: [0x0-0x0]
[    1.226824] bus: 03 index 0 io port: [0x2000-0x2fff]
[    1.226829] bus: 03 index 1 mmio: [0x35200000-0x362fffff]
[    1.226834] bus: 03 index 2 mmio: [0x32100000-0x330fffff]
[    1.226838] bus: 03 index 3 mmio: [0x0-0x0]
[    1.226843] bus: 04 index 0 io port: [0x1000-0x1fff]
[    1.226847] bus: 04 index 1 mmio: [0x34100000-0x351fffff]
[    1.226852] bus: 04 index 2 mmio: [0x33100000-0x340fffff]
[    1.226857] bus: 04 index 3 mmio: [0x0-0x0]
[    1.226861] bus: 05 index 0 mmio: [0x0-0x0]
[    1.226865] bus: 05 index 1 mmio: [0x0-0x0]
[    1.226869] bus: 05 index 2 mmio: [0x0-0x0]
[    1.226873] bus: 05 index 3 io port: [0x00-0xffff]
[    1.226878] bus: 05 index 4 mmio: [0x000000-0xffffffff]
[    1.226898] NET: Registered protocol family 2
[    1.240123] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    1.240579] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    1.240684] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[    1.240797] TCP: Hash tables configured (established 16384 bind 16384)
[    1.240802] TCP reno registered
[    1.244155] NET: Registered protocol family 1
[    1.244371] checking if image is initramfs... it is
[    2.217389] Freeing initrd memory: 7371k freed
[    2.217460] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
[    2.217466] Simple Boot Flag at 0x44 set to 0x1
[    2.217814] cpufreq: No nForce2 chipset.
[    2.218094] audit: initializing netlink socket (disabled)
[    2.218133] type=2000 audit(1248558640.216:1): initialized
[    2.232577] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    2.235342] VFS: Disk quotas dquot_6.5.1
[    2.235464] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.236786] fuse init (API version 7.10)
[    2.236970] msgmni has been set to 970
[    2.237341] alg: No test for stdrng (krng)
[    2.237373] io scheduler noop registered (default)
[    2.237378] io scheduler anticipatory registered
[    2.237382] io scheduler deadline registered
[    2.237421] io scheduler cfq registered
[    2.237445] pci 0000:00:02.0: Boot video device
[    2.238045] ACPI Error (dsfield-0139): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[    2.238059] ACPI Error (psparse-0524): Method parse/execution failed [\_SB_.PCI0._OSC] (Node de813cc0), AE_ALREADY_EXISTS
[    2.238074] ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
[    2.239559] ACPI Error (dsfield-0139): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[    2.239572] ACPI Error (psparse-0524): Method parse/execution failed [\_SB_.PCI0._OSC] (Node de813cc0), AE_ALREADY_EXISTS
[    2.240956] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[    2.241032] pcieport-driver 0000:00:1c.0: found MSI capability
[    2.241078] pcieport-driver 0000:00:1c.0: irq 2303 for MSI/MSI-X
[    2.241098] pci_express 0000:00:1c.0:pcie00: allocate port service
[    2.241133] pci_express 0000:00:1c.0:pcie02: allocate port service
[    2.241159] pci_express 0000:00:1c.0:pcie03: allocate port service
[    2.241255] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[    2.241311] pcieport-driver 0000:00:1c.1: found MSI capability
[    2.241350] pcieport-driver 0000:00:1c.1: irq 2302 for MSI/MSI-X
[    2.241370] pci_express 0000:00:1c.1:pcie00: allocate port service
[    2.241398] pci_express 0000:00:1c.1:pcie02: allocate port service
[    2.241424] pci_express 0000:00:1c.1:pcie03: allocate port service
[    2.241520] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[    2.241576] pcieport-driver 0000:00:1c.2: found MSI capability
[    2.241616] pcieport-driver 0000:00:1c.2: irq 2301 for MSI/MSI-X
[    2.241635] pci_express 0000:00:1c.2:pcie00: allocate port service
[    2.241669] pci_express 0000:00:1c.2:pcie02: allocate port service
[    2.241696] pci_express 0000:00:1c.2:pcie03: allocate port service
[    2.241793] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[    2.241848] pcieport-driver 0000:00:1c.3: found MSI capability
[    2.241888] pcieport-driver 0000:00:1c.3: irq 2300 for MSI/MSI-X
[    2.241908] pci_express 0000:00:1c.3:pcie00: allocate port service
[    2.241937] pci_express 0000:00:1c.3:pcie02: allocate port service
[    2.241969] pci_express 0000:00:1c.3:pcie03: allocate port service
[    2.242092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.242275] ACPI Error (dsfield-0139): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[    2.242288] ACPI Error (psparse-0524): Method parse/execution failed [\_SB_.PCI0._OSC] (Node de813cc0), AE_ALREADY_EXISTS
[    2.242578] ACPI Error (dsfield-0139): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[    2.242590] ACPI Error (psparse-0524): Method parse/execution failed [\_SB_.PCI0._OSC] (Node de813cc0), AE_ALREADY_EXISTS
[    2.242872] ACPI Error (dsfield-0139): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[    2.242884] ACPI Error (psparse-0524): Method parse/execution failed [\_SB_.PCI0._OSC] (Node de813cc0), AE_ALREADY_EXISTS
[    2.243165] ACPI Error (dsfield-0139): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[    2.243178] ACPI Error (psparse-0524): Method parse/execution failed [\_SB_.PCI0._OSC] (Node de813cc0), AE_ALREADY_EXISTS
[    2.243312] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.244654] ACPI: AC Adapter [ACAD] (on-line)
[    2.244818] ACPI: Battery Slot [BAT1] (battery absent)
[    2.244964] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    2.244970] ACPI: Power Button (FF) [PWRF]
[    2.245075] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    2.245082] ACPI: Power Button (CM) [PWRB]
[    2.245168] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    2.246426] ACPI: Lid Switch [LID0]
[    2.246519] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    2.246525] ACPI: Sleep Button (CM) [SLPB]
[    2.247694] ACPI: SSDT 1F380C90, 0239 (r2  PmRef  Cpu0Ist    3000 INTL 20051117)
[    2.248382] ACPI: SSDT 1F37FE10, 01C7 (r2  PmRef  Cpu0Cst    3001 INTL 20051117)
[    2.249203] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    2.249257] processor ACPI_CPU:00: registered as cooling_device0
[    2.249267] ACPI: Processor [CPU0] (supports 8 throttling states)
[    2.249960] ACPI: SSDT 1F380F10, 00D0 (r2  PmRef  Cpu1Ist    3000 INTL 20051117)
[    2.250607] ACPI: SSDT 1F37EF10, 0083 (r2  PmRef  Cpu1Cst    3000 INTL 20051117)
[    2.251488] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    2.251531] processor ACPI_CPU:01: registered as cooling_device1
[    2.251541] ACPI: Processor [CPU1] (supports 8 throttling states)
[    2.253869] isapnp: Scanning for PnP cards...
[    2.607735] isapnp: No Plug & Play device found
[    2.621526] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[    2.623408] brd: module loaded
[    2.624072] loop: module loaded
[    2.624234] Fixed MDIO Bus: probed
[    2.624246] PPP generic driver version 2.4.2
[    2.624383] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[    2.624448] Driver 'sd' needs updating - please use bus_type methods
[    2.624468] Driver 'sr' needs updating - please use bus_type methods
[    2.624621] ata_piix 0000:00:1f.2: version 2.12
[    2.624650] ata_piix 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.624658] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[    2.624723] ata_piix 0000:00:1f.2: setting latency timer to 64
[    2.624892] scsi0 : ata_piix
[    2.625135] scsi1 : ata_piix
[    2.627315] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x60a0 irq 14
[    2.627322] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x60a8 irq 15
[    2.952534] ata2.00: CFA: P-SSD1800, Ver2.Y0C, max UDMA/66
[    2.952540] ata2.00: 15761088 sectors, multi 0: LBA
[    2.960489] ata2.00: configured for UDMA/66
[    2.960680] scsi 1:0:0:0: Direct-Access    ATA      P-SSD1800        Ver2 PQ: 0 ANSI: 5
[    2.960890] sd 1:0:0:0: [sda] 15761088 512-byte hardware sectors: (8.06 GB/7.51 GiB)
[    2.960931] sd 1:0:0:0: [sda] Write Protect is off
[    2.960937] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.961018] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.961165] sd 1:0:0:0: [sda] 15761088 512-byte hardware sectors: (8.06 GB/7.51 GiB)
[    2.961204] sd 1:0:0:0: [sda] Write Protect is off
[    2.961210] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.961275] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.961286]  sda: sda1 sda2
[    2.963570] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.963676] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    2.965191] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.965236] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.965270] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    2.965276] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    2.965395] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    2.969321] ehci_hcd 0000:00:1d.7: debug port 1
[    2.969331] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    2.969364] ehci_hcd 0000:00:1d.7: irq 16, io mem 0x38544400
[    2.984022] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    2.984174] usb usb1: configuration #1 chosen from 1 choice
[    2.984232] hub 1-0:1.0: USB hub found
[    2.984248] hub 1-0:1.0: 8 ports detected
[    2.984470] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.984512] uhci_hcd: USB Universal Host Controller Interface driver
[    2.984579] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.984593] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.984600] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.984694] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.984731] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00006080
[    2.984902] usb usb2: configuration #1 chosen from 1 choice
[    2.984956] hub 2-0:1.0: USB hub found
[    2.984970] hub 2-0:1.0: 2 ports detected
[    2.985130] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.985142] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    2.985148] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.985236] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    2.985284] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00006060
[    2.985433] usb usb3: configuration #1 chosen from 1 choice
[    2.985486] hub 3-0:1.0: USB hub found
[    2.985500] hub 3-0:1.0: 2 ports detected
[    2.985667] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.985678] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    2.985684] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.985778] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    2.985825] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006040
[    2.985977] usb usb4: configuration #1 chosen from 1 choice
[    2.986036] hub 4-0:1.0: USB hub found
[    2.986049] hub 4-0:1.0: 2 ports detected
[    2.986211] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    2.986223] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    2.986229] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    2.986325] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    2.986373] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00006020
[    2.986532] usb usb5: configuration #1 chosen from 1 choice
[    2.986587] hub 5-0:1.0: USB hub found
[    2.986601] hub 5-0:1.0: 2 ports detected
[    2.986862] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
[    2.987366] i8042.c: Warning: Keylock active.
[    2.995711] i8042.c: Detected active multiplexing controller, rev 1.1.
[    3.000993] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.001007] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    3.001016] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    3.001031] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    3.001038] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    3.004109] mice: PS/2 mouse device common for all mice
[    3.024134] rtc_cmos 00:03: RTC can wake from S4
[    3.024203] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    3.024246] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    3.024392] device-mapper: uevent: version 1.0.3
[    3.024613] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[    3.024800] device-mapper: multipath: version 1.0.5 loaded
[    3.024806] device-mapper: multipath round-robin: version 1.0.0 loaded
[    3.025002] EISA: Probing bus 0 at eisa.0
[    3.025017] Cannot allocate resource for EISA slot 1
[    3.025023] Cannot allocate resource for EISA slot 2
[    3.025029] Cannot allocate resource for EISA slot 3
[    3.025034] Cannot allocate resource for EISA slot 4
[    3.025038] Cannot allocate resource for EISA slot 5
[    3.025043] Cannot allocate resource for EISA slot 6
[    3.025058] EISA: Detected 0 cards.
[    3.025334] cpuidle: using governor ladder
[    3.025573] cpuidle: using governor menu
[    3.026607] TCP cubic registered
[    3.026896] NET: Registered protocol family 10
[    3.027715] lo: Disabled Privacy Extensions
[    3.028369] NET: Registered protocol family 17
[    3.028409] Bluetooth: L2CAP ver 2.11
[    3.028413] Bluetooth: L2CAP socket layer initialized
[    3.028419] Bluetooth: SCO (Voice Link) ver 0.6
[    3.028422] Bluetooth: SCO socket layer initialized
[    3.028533] Marking TSC unstable due to TSC halts in idle
[    3.028554] Bluetooth: RFCOMM socket layer initialized
[    3.028567] Bluetooth: RFCOMM TTY layer initialized
[    3.028571] Bluetooth: RFCOMM ver 1.10
[    3.029692] Using IPI No-Shortcut mode
[    3.029878] registered taskstats version 1
[    3.030122]  Magic number: 1:900:854
[    3.030263] rtc_cmos 00:03: setting system clock to 2009-07-25 21:50:42 UTC (1248558642)
[    3.030271] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.030276] EDD information not available.
[    3.030708] Freeing unused kernel memory: 532k freed
[    3.031025] Write protecting the kernel text: 4112k
[    3.031151] Write protecting the kernel read-only data: 1524k
[    3.046282] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    3.297044] usb 1-5: new high speed USB device using ehci_hcd and address 2
[    3.554984] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.555026] r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    3.555061] r8169 0000:02:00.0: setting latency timer to 64
[    3.555207] r8169 0000:02:00.0: irq 2299 for MSI/MSI-X
[    3.556925] eth0: RTL8102e at 0xdfd60000, 00:1e:68:9f:77:4e, XID 24a00000 IRQ 2299
[    3.652245] usb 1-5: configuration #1 chosen from 1 choice
[    4.135004] PM: Starting manual resume from disk
[    4.135012] PM: Resume from partition 8:5
[    4.135016] PM: Checking hibernation image.
[    4.135681] PM: Resume from disk failed.
[    4.143327] kjournald starting.  Commit interval 5 seconds
[    4.143348] EXT3-fs: mounted filesystem with ordered data mode.
[    6.631193] udev: starting version 141
[    6.816519] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:19/input/input6
[    6.840306] Linux agpgart interface v0.103
[    6.849391] ACPI: Video Device [OVGA] (multi-head: yes  rom: yes  post: no)
[    6.858699] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[    6.859008] agpgart-intel 0000:00:00.0: detected 7932K stolen memory
[    6.867015] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x20000000
[    6.902579] ndiswrapper version 1.53 loaded (smp=yes, preempt=no)
[    6.936109] sdhci: Secure Digital Host Controller Interface driver
[    6.936119] sdhci: Copyright(c) Pierre Ossman
[    6.941760] sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
[    6.941804] sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    6.941913] sdhci-pci 0000:04:00.0: setting latency timer to 64
[    6.942607] mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA
[    6.942658] sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
[    6.942701] sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    6.942722] sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
[    6.942742] sdhci-pci 0000:04:00.2: PCI INT A disabled
[    7.019190] intel_rng: FWH not detected
[    7.059011] iTCO_vendor_support: vendor-support=0
[    7.068568] ndiswrapper: driver net5416 (,06/05/2007,6.0.3.85) loaded
[    7.075811] Linux video capture interface: v2.00
[    7.076246] ndiswrapper 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    7.077282] ndiswrapper 0000:03:00.0: setting latency timer to 64
[    7.077596] ndiswrapper (NdisMAllocateMapRegisters:971): Windows driver net5416 requesting too many (256) map registers
[    7.083404] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[    7.084390] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0460)
[    7.084915] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.137221] uvcvideo: Found UVC 1.00 device Acer Crystal Eye webcam (064e:d101)
[    7.148226] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    7.148618] input: Acer Crystal Eye webcam as /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/input/input8
[    7.309698] mmc0: new high speed SDHC card at address b368
[    7.515737] ndiswrapper: using IRQ 18
[    7.598485] usbcore: registered new interface driver uvcvideo
[    7.598498] USB Video Class driver (v0.1.0)
[    7.660542] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.660677] HDA Intel 0000:00:1b.0: irq 2298 for MSI/MSI-X
[    7.660741] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    7.684853] acer-wmi: Acer Laptop ACPI-WMI Extras
[    7.755041] wlan0: ethernet device 00:22:68:c0:54:f5 using serialized NDIS driver: net5416, version: 0x60000, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 168C:001C.5.conf
[    7.764705] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
[    7.781459] usbcore: registered new interface driver ndiswrapper
[    7.856616] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume
[    7.894085] mmcblk0: mmc0:b368 LEXAR 7.46 GiB
[    7.894226]  mmcblk0: p1
[    8.183587] lp: driver loaded but no devices found
[    8.376316] Adding 385520k swap on /dev/sda5.  Priority:-1 extents:1 across:385520k
[    8.812338] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04771/0xa40000
[    8.867179] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input9
[    8.958413] EXT3 FS on sda1, internal journal
[  10.133332] type=1505 audit(1248558649.602:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=2035
[  10.247694] type=1505 audit(1248558649.714:3): operation="profile_load" name="/sbin/dhclient-script" name2="default" pid=2039
[  10.248107] type=1505 audit(1248558649.714:4): operation="profile_load" name="/sbin/dhclient3" name2="default" pid=2039
[  10.248241] type=1505 audit(1248558649.714:5): operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" name2="default" pid=2039
[  10.248342] type=1505 audit(1248558649.714:6): operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" name2="default" pid=2039
[  10.571931] type=1505 audit(1248558650.038:7): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=2044
[  10.572453] type=1505 audit(1248558650.038:8): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=2044
[  10.638478] type=1505 audit(1248558650.106:9): operation="profile_load" name="/usr/sbin/tcpdump" name2="default" pid=2048
[  10.827846] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  17.981356] r8169: eth0: link down
[  17.981514] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  18.431966] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  18.431974] Bluetooth: BNEP filters: protocol multicast
[  18.454757] Bridge firewalling registered
[  20.579838] ppdev: user-space parallel port driver
[  20.636950] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  21.056995] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  22.109074] [drm] Initialized drm 1.1.0 20060810
[  22.125167] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[  22.125180] pci 0000:00:02.0: setting latency timer to 64
[  22.126200] [drm] Initialized i915 1.6.0 20080730 on minor 0
[  22.128465] [drm:i915_setparam] *ERROR* unknown parameter 4
[  22.128536] [drm:i915_getparam] *ERROR* Unknown parameter 6
[  23.231026] [drm:i915_getparam] *ERROR* Unknown parameter 6
[  30.606318] NET: Registered protocol family 24
[  31.600065] wlan0: no IPv6 routers present
[  53.796646] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1546.226720] em28xx v4l2 driver version 0.1.0 loaded
[ 1546.226877] usbcore: registered new interface driver em28xx
[ 1587.505110] usb 1-1: new high speed USB device using ehci_hcd and address 3
[ 1587.636970] usb 1-1: configuration #1 chosen from 1 choice
[ 1587.660677] em28xx new video device (eb1a:2861): interface 0, class 255
[ 1587.660697] em28xx Has usb audio class
[ 1587.660705] em28xx #0: Alternate settings: 8
[ 1587.660714] em28xx #0: Alternate setting 0, max size= 0
[ 1587.660722] em28xx #0: Alternate setting 1, max size= 0
[ 1587.660731] em28xx #0: Alternate setting 2, max size= 1448
[ 1587.660740] em28xx #0: Alternate setting 3, max size= 2048
[ 1587.660749] em28xx #0: Alternate setting 4, max size= 2304
[ 1587.660758] em28xx #0: Alternate setting 5, max size= 2580
[ 1587.660766] em28xx #0: Alternate setting 6, max size= 2892
[ 1587.660775] em28xx #0: Alternate setting 7, max size= 3072
[ 1587.661063] em28xx #0: chip ID is em2860
[ 1587.896791] em28xx #0: board has no eeprom
[ 1587.911806] em28xx #0: found i2c device @ 0x4a [saa7113h]
[ 1587.947055] em28xx #0: Your board has no unique USB ID.
[ 1587.947071] em28xx #0: A hint were successfully done, based on i2c devicelist hash.
[ 1587.947082] em28xx #0: This method is not 100% failproof.
[ 1587.947090] em28xx #0: If the board were missdetected, please email this log to:
[ 1587.947100] em28xx #0: V4L Mailing List 
[ 1587.947109] em28xx #0: Board detected as PointNix Intra-Oral Camera
[ 1587.947119] em28xx #0: Registering snapshot button...
[ 1587.947503] input: em28xx snapshot button as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/input/input10
[ 1588.352592] saa7115' 0-0025: saa7113 found (1f7113d0e100000) @ 0x4a (em28xx #0)
[ 1589.632889] em28xx #0: V4L2 device registered as /dev/video1 and /dev/vbi0
[ 1589.632907] em28xx #0: Found PointNix Intra-Oral Camera
[ 1589.651742] em28xx audio device (eb1a:2861): interface 1, class 1
[ 1589.684752] em28xx audio device (eb1a:2861): interface 2, class 1
[ 1589.731963] usbcore: registered new interface driver snd-usb-audio
[ 1703.487012] usb 1-1: USB disconnect, address 3
[ 1703.489424] em28xx #0: disconnecting em28xx #0 video
[ 1703.489445] em28xx #0: V4L2 devices /dev/video1 and /dev/vbi0 deregistered
[ 1703.489458] em28xx #0: Deregistering snapshot button
[ 1705.772130] usb 1-1: new high speed USB device using ehci_hcd and address 4
[ 1705.905796] usb 1-1: configuration #1 chosen from 1 choice
[ 1705.919572] em28xx new video device (eb1a:2861): interface 0, class 255
[ 1705.919597] em28xx Has usb audio class
[ 1705.919609] em28xx #0: Alternate settings: 8
[ 1705.919621] em28xx #0: Alternate setting 0, max size= 0
[ 1705.919633] em28xx #0: Alternate setting 1, max size= 0
[ 1705.919645] em28xx #0: Alternate setting 2, max size= 1448
[ 1705.919658] em28xx #0: Alternate setting 3, max size= 2048
[ 1705.919672] em28xx #0: Alternate setting 4, max size= 2304
[ 1705.919685] em28xx #0: Alternate setting 5, max size= 2580
[ 1705.919698] em28xx #0: Alternate setting 6, max size= 2892
[ 1705.919711] em28xx #0: Alternate setting 7, max size= 3072
[ 1705.920051] em28xx #0: chip ID is em2860
[ 1706.520575] saa7115' 0-0025: saa7113 found (1f7113d0e100000) @ 0x4a (em28xx #0)
[ 1707.229690] em28xx #0: board has no eeprom
[ 1707.244189] em28xx #0: found i2c device @ 0x4a [saa7113h]
[ 1707.277945] em28xx #0: Your board has no unique USB ID.
[ 1707.277960] em28xx #0: A hint were successfully done, based on i2c devicelist hash.
[ 1707.277971] em28xx #0: This method is not 100% failproof.
[ 1707.277979] em28xx #0: If the board were missdetected, please email this log to:
[ 1707.277989] em28xx #0: V4L Mailing List 
[ 1707.277998] em28xx #0: Board detected as PointNix Intra-Oral Camera
[ 1707.278008] em28xx #0: Registering snapshot button...
[ 1707.278372] input: em28xx snapshot button as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/input/input11
[ 1707.873251] em28xx #0: V4L2 device registered as /dev/video1 and /dev/vbi0
[ 1707.873270] em28xx #0: Found PointNix Intra-Oral Camera
[ 1707.905555] em28xx audio device (eb1a:2861): interface 1, class 1

e mica è finita dopo la prima riga e dopo aver installato 60 mb di roba gli altri comandi non li caga di striscio da sempre errore
so che la discussione è chiusa ma ci sarebbe qualcuno disposto ad aiutarmi?
io ho la easycap video grabber di scheda
Mio nonno fava i mattoni, mio babbo fava i mattoni, fazzo i mattoni anche me', ma la casa mia n'dov'è? (Calzinazz) da Amarcord
Avatar utente
Xgaz
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2568
Iscrizione: lunedì 16 marzo 2009, 11:14
Contatti:

Re: [Risolto] Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da Xgaz »

Ho visto che hai chiesto anche in un' altra discussione...

Continuiamo  su quella visto che questa é risolta.
Avatar utente
SyncMaster
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 437
Iscrizione: domenica 21 maggio 2006, 4:52
Sesso: Maschile
Località: Genova
Contatti:

Re: Acquisizione video con Empire dvd Grabber usb 2.0

Messaggio da SyncMaster »

Xgaz [url=http://forum.ubuntu-it.org/viewtopic.php?p=2083157#p2083157][img]http://forum.ubuntu-it.org/images/icons/icona-cita.gif[/img][/url] ha scritto:@jonicus

Se è come questa: http://c1.neweggimages.com/NeweggImage/productimage/15-100-112-07.jpg è uguale alla Kworld USB2800;
devi installare i driver em28xx :

Codice: Seleziona tutto

sudo apt-get install mercurial gcc build-essential linux-source linux-headers-`uname -r`
Anche io ho questa scheda e sto cercando di installare i driver, ma al secondo comando riguardante il kernel mi blocco con il seguente errore da parte del terminale, ossia:
abort: error: Connection refused
Come posso rimediare, grazie in anticipo a tutti.

Codice: Seleziona tutto

hg clone http://mcentral.de/hg/~mrec/v4l-dvb-kernel

Codice: Seleziona tutto

cd v4l-dvb-kernel

Codice: Seleziona tutto

sudo make

sudo make install
Dai alla fine un:

Codice: Seleziona tutto

sudo depmod
sudo modprobe em28xx
e poi verifica con

Codice: Seleziona tutto

dmesg
che la scheda sia stata riconosciuta
Coltiva LINUX che intanto WINDOWS si pianta da solo!
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti