09 Settembre, 2010, 13:33:25 *
Benvenuto! Accedi o registrati.
Hai dimenticato l'e-mail di attivazione?

Accesso con nome utente, password e durata della sessione
Notizia: È stato rilasciato Ubuntu 10.04 LTS Lucid Lynx! Per tutte le informazioni su come ottenerla CLICCA QUI
 
   Indice   FAQ Aiuto Regolamento Ricerca Accedi Registrati  

Guide
Hardware   •   Stampa, fax, scanner
Wiki
Hardware   •   Video   •   Dispositivi Partizioni   •   Modem   •   Senza Fili   •   Stampanti, Scanner
Pagine: [1] 2 3  Tutto   Vai giù
  Stampa  
Autore Discussione: [Driver]Guida Installazione Pinnacle DVB-T nano stick (PCTV 73e) Ubuntu  (Letto 7294 volte)
0 Utenti e 1 Utente non registrato stanno visualizzando questa discussione.
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3.764

Media messaggi


LAX


Mostra profilo WWW
« inserita: 20 Luglio, 2008, 11:52:50 »


Non sono solito aprire nuovi topic, ma questa piccola guida potrebbe servire a chi è alla ricerca di un device DVB-T che non sia problemi con i driver o con l'audio.
La Pinnacle in questione, necessita probabilmente* di driver v4l-dvb più aggiornati rispetto a quelli presenti nell'ultimo kernel di Ubuntu.

* non ho il kernel di Ubuntu

Nel caso bisogna controllare semplicemente lanciando:

Codice:
sudo tail -f /var/log/messages

Inseriamo lo stick e se leggiamo un output del genere significa che i driver dib7000m sono gia' presenti (manca solo il firmware):

Codice:
Jul 18 14:00:32 (none) kernel: dvb-usb: found a ‘Pinnacle PCTV 73e’ in cold state, will try to load a firmware

Scaricare il firmware:

Codice:
cd /lib/firmware
wget http://www.wi-bw.tfh-wildau.de/~pboettch/home/linux-dvb-firmware/dvb-usb-dib0700-1.10.fw

Ripetere:

Codice:
sudo tail -f /var/log/messages

L'output corretto:
Codice:
Jul 18 14:00:32 (none) kernel: dvb-usb: found a ‘Pinnacle PCTV 73e’ in cold state, will try to load a firmware
Jul 18 14:00:32 (none) kernel: dvb-usb: downloading firmware from file ‘dvb-usb-dib0700-1.10.fw’
Jul 18 14:00:32 (none) kernel: dib0700: firmware started successfully.
Jul 18 14:00:33 (none) kernel: dvb-usb: found a ‘Pinnacle PCTV 73e’ in warm state.
Jul 18 14:00:33 (none) kernel: dvb-usb: will pass the complete MPEG2 transport stream
Jul 18 14:00:33 (none) kernel: DVB: registering new adapter (Pinnacle PCTV 73e)
Jul 18 14:00:33 (none) kernel: DiB0070: successfully identified
Jul 18 14:00:33 (none) kernel: input: IR-receiver inside an USB DVB receiver
Jul 18 14:00:33 (none) kernel: dvb-usb: schedule remote query interval to 150 msecs.
Jul 18 14:00:33 (none) kernel: dvb-usb: Pinnacle PCTV 73e successfully initialized and connected.
Jul 18 14:00:33 (none) kernel: usbcore: registered new interface driver dvb_usb_dib0700

In caso contrario seguire questo piccolo Howto (bisogna avere tutto il necessario per la compilazione):

Installazione mercurial per repository linuxTV:

Codice:
sudo apt-get install mercurial

Download v4l-dvb:

Codice:
hg clone http://linuxtv.org/hg/v4l-dvb

Compilazione:

NB: Visto che andiamo a sovrascrivere i v4l del kernel, il nuovo modulo videodev potrebbe compromettere il funzionamento di alcune webcam!
Con il kernel 2.6.25.7 (reperibile da www.kernel.org) i driver sono gia' inclusi e questo problema non sussiste.

Codice:
cd ~/v4l-dvb
make
sudo make install
sudo depmod -ae
sudo modprobe dib7000m

Una volta terminata l'installazione, colleghiamo lo stick. Dovremmo notare l'accensione del led blu interno.
Come software consiglio di installare ed utilizzare Kaffeine-player (scansione automatica delle frequenze e stream recording) o, in alternativa, mplayer.

Maggiori informazioni

Divilinux Lost Blog

ps. Cercasi persona volenterosa per realizzare una pagina wiki

« Ultima modifica: 20 Luglio, 2008, 12:03:54 da [lost]-Divilinux » Registrato

questione di seedings...
Darkatana
New Member
*
Non Connesso Non Connesso

Messaggi: 40

Media messaggi


Mostra profilo
« Risposta #1 inserita: 14 Ottobre, 2008, 23:56:45 »

io credo di amarti!!!!!!!!!!!!!!!!!  Rotfl ho la quella micro usb da un sacco e odiavo non poterla usare su ubuntu!!!!! grazie!!!!!!!!
Registrato
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3764

Media messaggi


LAX


Mostra profilo WWW
« Risposta #2 inserita: 23 Ottobre, 2008, 00:25:30 »

hehe..obrigado
 Cheesy
Registrato

questione di seedings...
8solo5
Sr. Member
****
Non Connesso Non Connesso

Messaggi: 715

Media messaggi


Mostra profilo
« Risposta #3 inserita: 23 Ottobre, 2008, 07:53:48 »

è riconosciuto tutto?
Registrato
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3764

Media messaggi


LAX


Mostra profilo WWW
« Risposta #4 inserita: 23 Ottobre, 2008, 15:30:51 »

Citazione
è riconosciuto tutto?
in che senso?..la pendrive funziona normalmente..solo la mappatura del telecomando in dotazione e' incompleta.
Registrato

questione di seedings...
8solo5
Sr. Member
****
Non Connesso Non Connesso

Messaggi: 715

Media messaggi


Mostra profilo
« Risposta #5 inserita: 23 Ottobre, 2008, 15:41:58 »

sono tremendamente indeciso tra questa e una terratec cinergy t usb xxs...

@divi tu che mi consigli?
Registrato
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3764

Media messaggi


LAX


Mostra profilo WWW
« Risposta #6 inserita: 23 Ottobre, 2008, 21:44:59 »

non conosco quel modello di cinergy..ma ti posso dire che la Pinnacle riceve solo digitale-terrestre..niente TV analogica...poi scegli tu, sono entrambi ottimi prodotti.
Registrato

questione di seedings...
Daygo
New Member
*
Non Connesso Non Connesso

Messaggi: 29

Media messaggi


Mostra profilo
« Risposta #7 inserita: 20 Gennaio, 2009, 00:56:05 »

io ho un problema con questo comando:

cd ~/v4l-dvb

mi da questo:

bash: cd: /home/olaf/v4l-dvb: Nessun file o directory


cosa posso fare?
Registrato
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3764

Media messaggi


LAX


Mostra profilo WWW
« Risposta #8 inserita: 21 Gennaio, 2009, 12:27:06 »

@Daygo
Hai sbagliato directory..
Registrato

questione di seedings...
Daygo
New Member
*
Non Connesso Non Connesso

Messaggi: 29

Media messaggi


Mostra profilo
« Risposta #9 inserita: 21 Gennaio, 2009, 21:25:39 »

scusa ma in materia sono ignorante...sapresti darmi il comando corretto o cosa devo modificare, dove cercare ecc ecc

ti ringrazio e scusa lo scocciamento.
Registrato
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3764

Media messaggi


LAX


Mostra profilo WWW
« Risposta #10 inserita: 21 Gennaio, 2009, 21:31:47 »

Citazione
sapresti darmi il comando corretto o cosa devo modificare
Si..e' molto semplice..devi entrare nella directory ~/v4l-dvb da terminale, non c'e' altro (cd ~/v4l-dvb)
Se l'errore e' bash: cd: /home/olaf/v4l-dvb: Nessun file o directory significa che non c'e' la directory oppure hai dato un percorso sbagliato.
Se non sei capace o se non hai mai usato il terminale puoi anche andarci semplicemente con il tuo filemanager, come faresti con qualsiasi "cartella"
Registrato

questione di seedings...
Daygo
New Member
*
Non Connesso Non Connesso

Messaggi: 29

Media messaggi


Mostra profilo
« Risposta #11 inserita: 21 Gennaio, 2009, 21:35:13 »

un altra precisazione...la chiavetta mi viene riconosciuta( anche prima di aver fatto tutti i passaggi)
non vorrei che il mio problema fosse un altro...
il problema li ritrovo in tutti i programmi per vedere la tv nei quali manca il comando scansione o in kaffeine manca il tasto del dvb...
che nervoso!!!!
Registrato
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3764

Media messaggi


LAX


Mostra profilo WWW
« Risposta #12 inserita: 21 Gennaio, 2009, 21:40:56 »

Citazione
un altra precisazione...la chiavetta mi viene riconosciuta( anche prima di aver fatto tutti i passaggi)
infatti non bisogna installare alcun driver..sono gia' nel kernel. Bisogna installare a parte solo il firmware (che ubuntu fornira' tramite pacchetto non lo so..)
Citazione
il problema li ritrovo in tutti i programmi per vedere la tv nei quali manca il comando scansione o in kaffeine manca il tasto del dvb...
che nervoso!!!!
se non appare alcuna interfaccia per il dvb qualcosa sicuramente non sta funzionando
Posta l'output di dmesg
Registrato

questione di seedings...
Daygo
New Member
*
Non Connesso Non Connesso

Messaggi: 29

Media messaggi


Mostra profilo
« Risposta #13 inserita: 21 Gennaio, 2009, 21:50:14 »


[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.24-23-generic (buildd@palmer) (gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)) #1 SMP Thu Nov 27 18:44:42 UTC 2008 (Ubuntu 2.6.24-23.46-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007f6d0000 (usable)
[    0.000000]  BIOS-e820: 000000007f6d0000 - 000000007f6e1000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007f6e1000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] 1142MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f7b80
[    0.000000] Entering add_active_range(0, 0, 521936) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   521936
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   521936
[    0.000000] On node 0 totalpages: 521936
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2285 pages used for memmap
[    0.000000]   HighMem zone: 290275 pages, LIFO batch:31
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP signature @ 0xC00F7B50 checksum 0
[    0.000000] ACPI: RSDP 000F7B50, 0024 (r2 PTLTD )
[    0.000000] ACPI: XSDT 7F6D3901, 007C (r1 ACRSYS ACRPRDCT  6040000  LTP        0)
[    0.000000] ACPI: FACP 7F6DDC2A, 00F4 (r3 INTEL  CRESTLNE  6040000 ALAN        1)
[    0.000000] ACPI: DSDT 7F6D4C20, 8F96 (r2 INTEL  CRESTLNE  6040000 MSFT  3000001)
[    0.000000] ACPI: FACS 7F6E0FC0, 0040
[    0.000000] ACPI: APIC 7F6DDD1E, 0068 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: HPET 7F6DDD86, 0038 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: MCFG 7F6DDDBE, 003C (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: APIC 7F6DDDFA, 0068 (r1 PTLTD       APIC    6040000  LTP        0)
[    0.000000] ACPI: BOOT 7F6DDE62, 0028 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
[    0.000000] ACPI: SLIC 7F6DDE8A, 0176 (r1 ACRSYS ACRPRDCT  6040000 acer        0)
[    0.000000] ACPI: SSDT 7F6D4943, 02DD (r1 SataRe SataAhci     1000 INTL 20050624)
[    0.000000] ACPI: SSDT 7F6D3F09, 025F (r1  PmRef  Cpu0Tst     3000 INTL 20050624)
[    0.000000] ACPI: SSDT 7F6D3E63, 00A6 (r1  PmRef  Cpu1Tst     3000 INTL 20050624)
[    0.000000] ACPI: SSDT 7F6D397D, 04E6 (r1  PmRef    CpuPm     3000 INTL 20050624)
[    0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[    0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
[    0.000000] ACPI: DMI detected: Acer
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:15 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1 6:15 APIC version 20
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
[    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000d2000
[    0.000000] swsusp: Registered nosave memory region: 00000000000d2000 - 00000000000d4000
[    0.000000] swsusp: Registered nosave memory region: 00000000000d4000 - 00000000000e0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000e0000 - 0000000000100000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 517859
[    0.000000] Kernel command line: root=UUID=63f76cb9-56f0-4a49-9c47-39f7c4eb85ff ro quiet splash
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Detected 1666.806 MHz processor.
[   16.364113] Console: colour VGA+ 80x25
[   16.364117] console [tty0] enabled
[   16.364415] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   16.364722] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   16.459911] Memory: 2057508k/2087744k available (2178k kernel code, 29052k reserved, 1005k data, 368k init, 1170240k highmem)
[   16.459918] virtual kernel memory layout:
[   16.459919]     fixmap  : 0xfff4b000 - 0xfffff000   ( 720 kB)
[   16.459920]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   16.459921]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   16.459922]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   16.459923]       .init : 0xc0421000 - 0xc047d000   ( 368 kB)
[   16.459924]       .data : 0xc0320918 - 0xc041bdc4   (1005 kB)
[   16.459925]       .text : 0xc0100000 - 0xc0320918   (2178 kB)
[   16.459928] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   16.459970] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
[   16.460121] hpet clockevent registered
[   16.540081] Calibrating delay using timer specific routine.. 3337.64 BogoMIPS (lpj=6675296)
[   16.540104] Security Framework initialized
[   16.540110] SELinux:  Disabled at boot.
[   16.540124] AppArmor: AppArmor initialized
[   16.540128] Failure registering capabilities with primary security module.
[   16.540136] Mount-cache hash table entries: 512
[   16.540258] Initializing cgroup subsys ns
[   16.540262] Initializing cgroup subsys cpuacct
[   16.540273] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001 00000000
[   16.540281] monitor/mwait feature present.
[   16.540282] using mwait in idle threads.
[   16.540286] CPU: L1 I cache: 32K, L1 D cache: 32K
[   16.540289] CPU: L2 cache: 2048K
[   16.540291] CPU: Physical Processor ID: 0
[   16.540293] CPU: Processor Core ID: 0
[   16.540295] CPU: After all inits, caps: bfebfbff 20100000 00000000 00043940 0000e39d 00000000 00000001 00000000
[   16.540305] Compat vDSO mapped to ffffe000.
[   16.540317] Checking 'hlt' instruction... OK.
[   16.556467] SMP alternatives: switching to UP code
[   16.558111] Early unpacking initramfs... done
[   16.917785] ACPI: Core revision 20070126
[   16.917838] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[   16.994903] CPU0: Intel(R) Core(TM)2 Duo CPU     T5450  @ 1.66GHz stepping 0d
[   16.994919] SMP alternatives: switching to SMP code
[   16.995625] Booting processor 1/1 eip 3000
[   17.005850] Initializing CPU#1
[   17.083755] Calibrating delay using timer specific routine.. 3333.41 BogoMIPS (lpj=6666823)
[   17.083762] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001 00000000
[   17.083767] monitor/mwait feature present.
[   17.083770] CPU: L1 I cache: 32K, L1 D cache: 32K
[   17.083772] CPU: L2 cache: 2048K
[   17.083774] CPU: Physical Processor ID: 0
[   17.083775] CPU: Processor Core ID: 1
[   17.083777] CPU: After all inits, caps: bfebfbff 20100000 00000000 00043940 0000e39d 00000000 00000001 00000000
[   17.084337] CPU1: Intel(R) Core(TM)2 Duo CPU     T5450  @ 1.66GHz stepping 0d
[   17.084360] Total of 2 processors activated (6671.05 BogoMIPS).
[   17.084535] ENABLING IO-APIC IRQs
[   17.084723] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   17.231775] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[   17.251776] Brought up 2 CPUs
[   17.251800] CPU0 attaching sched-domain:
[   17.251802]  domain 0: span 03
[   17.251804]   groups: 01 02
[   17.251808] CPU1 attaching sched-domain:
[   17.251809]  domain 0: span 03
[   17.251811]   groups: 02 01
[   17.252023] net_namespace: 64 bytes
[   17.252032] Booting paravirtualized kernel on bare hardware
[   17.252491] Time: 22:41:24  Date: 01/20/09
[   17.252518] NET: Registered protocol family 16
[   17.252703] EISA bus registered
[   17.252708] ACPI: bus type pci registered
[   17.253224] PCI: PCI BIOS revision 3.00 entry at 0xfdc91, last bus=10
[   17.253226] PCI: Using configuration type 1
[   17.253238] Setting up standard PCI resources
[   17.255542] ACPI: EC: Look up EC in DSDT
[   17.258497] ACPI: BIOS _OSI(Linux) query ignored via DMI
[   17.258500] ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org
[   17.259552] ACPI: Interpreter enabled
[   17.259555] ACPI: (supports S0 S3 S4 S5)
[   17.259569] ACPI: Using IOAPIC for interrupt routing
[   17.259901] ACPI: EC: non-query interrupt received, switching to interrupt mode
[   17.759459] ACPI: EC: missing address confirmation, don't expect it any longer.
[   17.766989] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[   17.766992] ACPI: EC: driver started in interrupt mode
[   17.767030] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   17.768102] PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[   17.768107] PCI quirk: region 1180-11bf claimed by ICH6 GPIO
[   17.769732] PCI: Transparent bridge - 0000:00:1e.0
[   17.769781] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   17.770171] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[   17.770311] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[   17.770447] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[   17.770597] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[   17.785182] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[   17.785298] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[   17.785411] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[   17.786104] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[   17.786220] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[   17.786333] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[   17.786444] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[   17.786555] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *7 11 12 14 15)
[   17.786707] Linux Plug and Play Support v0.97 (c) Adam Belay
[   17.786735] pnp: PnP ACPI init
[   17.786742] ACPI: bus type pnp registered
[   17.788920] pnp: PnP ACPI: found 11 devices
[   17.788923] ACPI: ACPI bus type pnp unregistered
[   17.788926] PnPBIOS: Disabled by ACPI PNP
[   17.789132] PCI: Using ACPI for IRQ routing
[   17.789135] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   17.789139] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
[   17.789141] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
[   17.789144] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.0
[   17.789146] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.3
[   17.789148] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.3
[   17.789150] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.3
[   17.789152] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.5
[   17.789154] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.5
[   17.789156] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.5
[   17.931248] NET: Registered protocol family 8
[   17.931250] NET: Registered protocol family 20
[   17.931281] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[   17.931286] hpet0: 3 64-bit timers, 14318180 Hz
[   17.932320] AppArmor: AppArmor Filesystem Enabled
[   17.935239] Time: tsc clocksource has been installed.
[   17.935247] Switched to high resolution mode on CPU 0
[   17.935349] Switched to high resolution mode on CPU 1
[   17.951191] system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
[   17.951194] system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
[   17.951197] system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
[   17.951200] system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
[   17.951203] system 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
[   17.951206] system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved
[   17.951209] system 00:01: iomem range 0xfed40000-0xfed44fff could not be reserved
[   17.951211] system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved
[   17.951219] system 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved
[   17.951225] system 00:06: ioport range 0x680-0x69f has been reserved
[   17.951228] system 00:06: ioport range 0x800-0x80f has been reserved
[   17.951231] system 00:06: ioport range 0x1000-0x107f has been reserved
[   17.951234] system 00:06: ioport range 0x1180-0x11bf has been reserved
[   17.951236] system 00:06: ioport range 0x1640-0x164f has been reserved
[   17.951239] system 00:06: ioport range 0xfe00-0xfe00 has been reserved
[   17.981654] PCI: Bridge: 0000:00:1c.0
[   17.981656]   IO window: disabled.
[   17.981662]   MEM window: disabled.
[   17.981667]   PREFETCH window: disabled.
[   17.981724] PCI: Bridge: 0000:00:1c.3
[   17.981725]   IO window: disabled.
[   17.981732]   MEM window: 88000000-880fffff
[   17.981737]   PREFETCH window: disabled.
[   17.981797] PCI: Bridge: 0000:00:1c.5
[   17.981798]   IO window: disabled.
[   17.981804]   MEM window: 88100000-881fffff
[   17.981809]   PREFETCH window: disabled.
[   17.981816] PCI: Bridge: 0000:00:1e.0
[   17.981817]   IO window: disabled.
[   17.981823]   MEM window: f0400000-f04fffff
[   17.981828]   PREFETCH window: disabled.
[   17.981862] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 16
[   17.981870] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   17.981896] PCI: Enabling device 0000:00:1c.3 (0000 -> 0002)
[   17.981900] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 17
[   17.981908] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[   17.981931] PCI: Enabling device 0000:00:1c.5 (0000 -> 0002)
[   17.981936] ACPI: PCI Interrupt 0000:00:1c.5 -> GSI 16 (level, low) -> IRQ 18
[   17.981943] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[   17.981958] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[   17.981968] NET: Registered protocol family 2
[   18.019176] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[   18.019396] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[   18.019823] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[   18.020040] TCP: Hash tables configured (established 131072 bind 65536)
[   18.020042] TCP reno registered
[   18.031240] checking if image is initramfs... it is
[   18.739941] Freeing initrd memory: 7732k freed
[   18.740091] Simple Boot Flag at 0x35 set to 0x1
[   18.740705] audit: initializing netlink socket (disabled)
[   18.740718] audit(1232491285.089:1): initialized
[   18.740927] highmem bounce pool size: 64 pages
[   18.742838] VFS: Disk quotas dquot_6.5.1
[   18.742916] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   18.743043] io scheduler noop registered
[   18.743046] io scheduler anticipatory registered
[   18.743047] io scheduler deadline registered
[   18.743058] io scheduler cfq registered (default)
[   18.743070] Boot video device is 0000:00:02.0
[   18.743360] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   18.743502] assign_interrupt_mode Found MSI capability
[   18.743612] Allocate Port Service[0000:00:1c.0:pcie00]
[   18.743644] Allocate Port Service[0000:00:1c.0:pcie02]
[   18.743834] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[   18.743981] assign_interrupt_mode Found MSI capability
[   18.744094] Allocate Port Service[0000:00:1c.3:pcie00]
[   18.744124] Allocate Port Service[0000:00:1c.3:pcie02]
[   18.744318] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[   18.744454] assign_interrupt_mode Found MSI capability
[   18.744565] Allocate Port Service[0000:00:1c.5:pcie00]
[   18.744595] Allocate Port Service[0000:00:1c.5:pcie02]
[   18.744927] isapnp: Scanning for PnP cards...
[   19.102619] isapnp: No Plug & Play device found
[   19.126959] Real Time Clock Driver v1.12ac
[   19.127186] hpet_resources: 0xfed00000 is busy
[   19.127215] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   19.128404] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   19.128467] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[   19.128562] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[   19.131313] i8042.c: Detected active multiplexing controller, rev 1.1.
[   19.132748] serio: i8042 KBD port at 0x60,0x64 irq 1
[   19.132753] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[   19.132755] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[   19.132758] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[   19.132760] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[   19.151504] mice: PS/2 mouse device common for all mice
[   19.151609] EISA: Probing bus 0 at eisa.0
[   19.151618] Cannot allocate resource for EISA slot 1
[   19.151666] EISA: Detected 0 cards.
[   19.151669] cpuidle: using governor ladder
[   19.151671] cpuidle: using governor menu
[   19.151750] NET: Registered protocol family 1
[   19.151776] Using IPI No-Shortcut mode
[   19.151804] registered taskstats version 1
[   19.151923]   Magic number: 9:937:704
[   19.151990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[   19.151992] EDD information not available.
[   19.152186] Freeing unused kernel memory: 368k freed
[   19.152210] Write protecting the kernel read-only data: 801k
[   19.179664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[   20.365159] fuse init (API version 7.9)
[   20.382989] ACPI: SSDT 7F6D4685, 01F6 (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
[   20.383244] ACPI: SSDT 7F6D4168, 0498 (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
[   20.385254] Monitor-Mwait will be used to enter C-1 state
[   20.385257] Monitor-Mwait will be used to enter C-2 state
[   20.385259] Monitor-Mwait will be used to enter C-3 state
[   20.385383] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[   20.385388] ACPI: Processor [CPU0] (supports 8 throttling states)
[   20.385631] ACPI: SSDT 7F6D487B, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20050624)
[   20.385871] ACPI: SSDT 7F6D4600, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20050624)
[   20.387040] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[   20.387045] ACPI: Processor [CPU1] (supports 8 throttling states)
[   20.389801] ACPI: Thermal Zone [THRM] (53 C)
[   20.680440] usbcore: registered new interface driver usbfs
[   20.680467] usbcore: registered new interface driver hub
[   20.687909] usbcore: registered new device driver usb
[   20.687997] tg3.c:v3.86 (November 9, 2007)
[   20.688091] PCI: Enabling device 0000:08:00.0 (0000 -> 0002)
[   20.688104] ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 17 (level, low) -> IRQ 16
[   20.688131] PCI: Setting latency timer of device 0000:08:00.0 to 64
[   20.689393] USB Universal Host Controller Interface driver v3.0
[   20.689439] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 18
[   20.689453] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[   20.689459] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   20.689677] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   20.689725] uhci_hcd 0000:00:1a.0: irq 18, io base 0x00001820
[   20.689866] usb usb1: configuration #1 chosen from 1 choice
[   20.689889] hub 1-0:1.0: USB hub found
[   20.689894] hub 1-0:1.0: 2 ports detected
[   20.730539] eth0: Tigon3 [partno(BCM95787m) rev b002 PHY(5787)] (PCI Express) 10/100/1000Base-T Ethernet 00:1b:24:96:57:f2
[   20.730547] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[   20.730549] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[   20.745931] SCSI subsystem initialized
[   20.790517] libata version 3.00 loaded.
[   20.794549] ACPI: PCI Interrupt 0000:00:1a.1 -> GSI 21 (level, low) -> IRQ 19
[   20.794565] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[   20.794572] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   20.794596] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[   20.794641] uhci_hcd 0000:00:1a.1: irq 19, io base 0x00001840
[   20.794759] usb usb2: configuration #1 chosen from 1 choice
[   20.794781] hub 2-0:1.0: USB hub found
[   20.794786] hub 2-0:1.0: 2 ports detected
[   20.898500] ahci 0000:00:1f.2: version 3.0
[   20.898552] ACPI: PCI Interrupt 0000:00:1f.2 -> GSI 19 (level, low) -> IRQ 17
[   20.898645] ahci 0000:00:1f.2: nr_ports (3) and implemented port map (0x1) don't match, using nr_ports
[   20.898647] ahci 0000:00:1f.2: forcing PORTS_IMPL to 0x7
[   21.034288] usb 1-2: new full speed USB device using uhci_hcd and address 2
[   21.224361] usb 1-2: configuration #1 chosen from 1 choice
[   21.648921] Clocksource tsc unstable (delta = -12939387213 ns)
[   21.652962] Time: hpet clocksource has been installed.
[   21.672570] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[   21.672577] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part
[   21.672590] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[   21.672909] scsi0 : ahci
[   21.673119] scsi1 : ahci
[   21.673288] scsi2 : ahci
[   21.673383] ata1: SATA max UDMA/133 abar m2048@0xf0704000 port 0xf0704100 irq 220
[   21.673389] ata2: SATA max UDMA/133 abar m2048@0xf0704000 port 0xf0704180 irq 220
[   21.673395] ata3: SATA max UDMA/133 abar m2048@0xf0704000 port 0xf0704200 irq 220
[   21.708217] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   22.090217] ata1.00: ATA-7: TOSHIBA MK1637GSX, DL050J, max UDMA/100
[   22.090223] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   22.091393] ata1.00: configured for UDMA/100
[   22.113695] ata2: SATA link down (SStatus 0 SControl 0)
[   22.138301] ata3: SATA link down (SStatus 0 SControl 0)
[   22.138562] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1637GS DL05 PQ: 0 ANSI: 5
[   22.138946] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 17
[   22.138992] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[   22.139011] ACPI: PCI interrupt for device 0000:00:1f.1 disabled
[   22.139889] ACPI: PCI Interrupt 0000:0a:09.0[A] -> GSI 16 (level, low) -> IRQ 18
[   22.142166] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 20
[   22.142178] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   22.142185] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   22.142211] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[   22.142255] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00001860
[   22.142381] usb usb3: configuration #1 chosen from 1 choice
[   22.142404] hub 3-0:1.0: USB hub found
[   22.142409] hub 3-0:1.0: 2 ports detected
[   22.192654] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18]  MMIO=[f0400000-f04007ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
[   22.203422] Driver 'sd' needs updating - please use bus_type methods
[   22.203509] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[   22.203521] sd 0:0:0:0: [sda] Write Protect is off
[   22.203524] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   22.203541] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   22.203591] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[   22.203601] sd 0:0:0:0: [sda] Write Protect is off
[   22.203603] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   22.203620] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   22.203624]  sda:<6>ACPI: PCI Interrupt 0000:00:1d.1 -> GSI 19 (level, low) -> IRQ 17
[   22.242221] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   22.242228] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   22.242262] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[   22.242305] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001880
[   22.242421] usb usb4: configuration #1 chosen from 1 choice
[   22.242444] hub 4-0:1.0: USB hub found
[   22.242448] hub 4-0:1.0: 2 ports detected
[   22.274375]  sda1 sda2 < sda5 >
[   22.299156] sd 0:0:0:0: [sda] Attached SCSI disk
[   22.303106] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   22.347134] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 21
[   22.347167] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   22.347181] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   22.347205] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[   22.347249] uhci_hcd 0000:00:1d.2: irq 21, io base 0x000018a0
[   22.347367] usb usb5: configuration #1 chosen from 1 choice
[   22.347390] hub 5-0:1.0: USB hub found
[   22.347396] hub 5-0:1.0: 2 ports detected
[   22.451226] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 21
[   22.451245] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[   22.451252] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[   22.451278] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6
[   22.455211] ehci_hcd 0000:00:1a.7: debug port 1
[   22.455221] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[   22.455227] ehci_hcd 0000:00:1a.7: irq 21, io mem 0xf0704800
[   22.470868] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   22.470991] usb usb6: configuration #1 chosen from 1 choice
[   22.471016] hub 6-0:1.0: USB hub found
[   22.471023] hub 6-0:1.0: 4 ports detected
[   22.503351] usb 1-2: USB disconnect, address 2
[   22.514166] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 20
[   22.514191] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[   22.514200] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   22.514240] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[   22.518156] ehci_hcd 0000:00:1d.7: debug port 1
[   22.518170] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[   22.518176] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xf0704c00
[   22.523458] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   22.523613] usb usb7: configuration #1 chosen from 1 choice
[   22.523652] hub 7-0:1.0: USB hub found
[   22.523660] hub 7-0:1.0: 6 ports detected
[   22.528806] ata_piix 0000:00:1f.1: version 2.12
[   22.528832] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 17
[   22.528898] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[   22.529083] scsi3 : ata_piix
[   22.529785] scsi4 : ata_piix
[   22.530414] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
[   22.530417] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
[   22.553860] usb 6-2: new high speed USB device using ehci_hcd and address 2
[   22.672369] usb 6-2: configuration #1 chosen from 1 choice
[   22.676465] ata4.00: ATAPI: HL-DT-ST DVDRAM GSA-T20N, WP03, max UDMA/33
[   22.814013] ata4.00: configured for UDMA/33
[   22.837578] scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-T20N  WP03 PQ: 0 ANSI: 5
[   22.837696] scsi 3:0:0:0: Attached scsi generic sg1 type 5
[   22.847032] Driver 'sr' needs updating - please use bus_type methods
[   22.855678] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   22.855684] Uniform CD-ROM driver Revision: 3.20
[   22.855759] sr 3:0:0:0: Attached scsi CD-ROM sr0
[   22.901674] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00241b0014665600]
[   22.922827] Attempting manual resume
[   22.922830] swsusp: Resume From Partition 8:5
[   22.922832] PM: Checking swsusp image.
[   22.923073] PM: Resume from disk failed.
[   22.971033] kjournald starting.  Commit interval 5 seconds
[   22.971072] EXT3-fs: mounted filesystem with ordered data mode.
[   36.935426] usbcore: registered new interface driver usbserial
[   36.935446] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
[   36.935480] usbcore: registered new interface driver usbserial_generic
[   36.935482] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial Driver core
[   37.758317] Linux agpgart interface v0.102
[   37.781238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   37.804275] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   37.830870] agpgart: Detected an Intel 965GM Chipset.
[   37.831956] agpgart: Detected 7676K stolen memory.
[   37.845326] agpgart: AGP aperture is 256M @ 0xd0000000
[   37.863511] ACPI: WMI-Acer: Mapper loaded
[   37.895262] iTCO_vendor_support: vendor-support=0
[   37.906014] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
[   37.906103] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[   37.906145] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   37.944849] input: PC Speaker as /devices/platform/pcspkr/input/input2
[   37.950235] acer_acpi: Acer Laptop ACPI Extras version 0.11.1
[   37.950242] acer_acpi: Detected Acer WMID interface
[   38.161693] ACPI: AC Adapter [ACAD] (on-line)
[   38.347862] input: Power Button (FF) as /devices/virtual/input/input3
[   38.403683] ACPI: Power Button (FF) [PWRF]
[   38.403779] input: Lid Switch as /devices/virtual/input/input4
[   38.439802] ACPI: Lid Switch [liD]
[   38.439858] input: Power Button (CM) as /devices/virtual/input/input5
[   38.477767] ricoh-mmc: Ricoh MMC Controller disabling driver
[   38.477772] ricoh-mmc: Copyright(c) Philip Langdale
[   38.477812] ricoh-mmc: Ricoh MMC controller found at 0000:0a:09.2 [1180:0843] (rev 12)
[   38.477836] ricoh-mmc: Controller is now disabled.
[   38.499648] ACPI: Power Button (CM) [PWRB]
[   38.499713] input: Sleep Button (CM) as /devices/virtual/input/input6
[   38.557417] sdhci: Secure Digital Host Controller Interface driver
[   38.557421] sdhci: Copyright(c) Pierre Ossman
[   38.557468] sdhci: SDHCI controller found at 0000:0a:09.1 [1180:0822] (rev 22)
[   38.557507] ACPI: PCI Interrupt 0000:0a:09.1 -> GSI 17 (level, low) -> IRQ 16
[   38.557529] sdhci:slot0: Will use DMA mode even though HW doesn't fully claim to support it.
[   38.557589] mmc0: SDHCI at 0xf0400800 irq 16 DMA
[   38.559577] ACPI: Sleep Button (CM) [SLPB]
[   38.705693] ACPI: Battery Slot [BAT1] (battery present)
[   38.958725] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
[   39.007339] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   39.229352] Synaptics Touchpad, model: 1, fw: 6.5, id: 0x1e0b1, caps: 0xc04751/0xe0500f
[   39.265331] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input8
[   39.433383] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[   39.433422] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   39.527280] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.0
[   39.527284] iwl3945: Copyright(c) 2003-2007 Intel Corporation
[   39.529394] PCI: Enabling device 0000:06:00.0 (0000 -> 0002)
[   39.529405] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 19 (level, low) -> IRQ 17
[   39.529427] PCI: Setting latency timer of device 0000:06:00.0 to 64
[   39.529447] iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
[   39.885345] Synaptics Touchpad, model: 1, fw: 6.5, id: 0x81a0b1, caps: 0xa04711/0xa04000
[   39.918440] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input9
[   39.939013] Linux video capture interface: v2.00
[   39.984305] uvcvideo: Found UVC 1.00 device Acer CrystalEye webcam (064e:a101)
[   39.985191] input: Acer CrystalEye webcam as /devices/pci0000:00/0000:00:1a.7/usb6/6-2/6-2:1.0/input/input10
[   40.006759] usbcore: registered new interface driver uvcvideo
[   40.006765] USB Video Class driver (v0.1.0)
[   43.624000] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
[   43.632677] wmaster0: Selected rate control algorithm 'iwl-3945-rs'
[   43.763275] udev: renamed network interface wlan0 to eth1
[   43.870889] lp: driver loaded but no devices found
[   44.010255] Adding 6048432k swap on /dev/sda5.  Priority:-1 extents:1 across:6048432k
[   44.334401] EXT3 FS on sda1, internal journal
[   44.473620] device-mapper: uevent: version 1.0.3
[   44.473651] device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
[   45.644263] ip_tables: (C) 2000-2006 Netfilter Core Team
[   46.356144] No dock devices found.
[   49.438444] ppdev: user-space parallel port driver
[   49.654287] audit(1232491333.267:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=7430 profile="/usr/sbin/cupsd" namespace="default"
[   50.972735] [drm] Initialized drm 1.1.0 20060810
[   50.978323] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 18
[   50.978333] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   50.978401] [drm] Initialized i915 1.6.0 20060119 on minor 0
[   51.685767] apm: BIOS not found.
[   53.493338] NET: Registered protocol family 10
[   53.493751] lo: Disabled Privacy Extensions
[   54.578583] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   54.612442] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   56.286534] Bluetooth: Core ver 2.11
[   56.286662] NET: Registered protocol family 31
[   56.286665] Bluetooth: HCI device and connection manager initialized
[   56.286671] Bluetooth: HCI socket layer initialized
[   56.344536] Bluetooth: L2CAP ver 2.9
[   56.344543] Bluetooth: L2CAP socket layer initialized
[   56.457631] Bluetooth: RFCOMM socket layer initialized
[   56.457644] Bluetooth: RFCOMM TTY layer initialized
[   56.457646] Bluetooth: RFCOMM ver 1.8
[   64.251164] usb 7-2: new high speed USB device using ehci_hcd and address 2
[   64.324534] usb 7-2: configuration #1 chosen from 1 choice
[   64.853246] dib0700: loaded with support for 8 different device-types
[   64.853856] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
[  103.241432] dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
[  103.241480] usbcore: registered new interface driver dvb_usb_dib0700
[  153.169976] NET: Registered protocol family 17
[  156.988506] eth1: Initial auth_alg=0
[  156.988515] eth1: authenticate with AP 00:14:6c:6d:79:9e
[  156.989516] eth1: RX authentication from 00:14:6c:6d:79:9e (alg=0 transaction=2 status=0)
[  156.989523] eth1: authenticated
[  156.989527] eth1: associate with AP 00:14:6c:6d:79:9e
[  156.990499] eth1: RX AssocResp from 00:14:6c:6d:79:9e (capab=0x431 status=0 aid=1)
[  156.990505] eth1: associated
[  156.990592] eth1: WMM queue=2 aci=0 acm=0 aifs=3 cWmin=15 cWmax=1023 burst=0
[  156.994057] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[  156.998799] eth1: WMM queue=3 aci=1 acm=0 aifs=7 cWmin=15 cWmax=1023 burst=0
[  156.998893] eth1: WMM queue=1 aci=2 acm=0 aifs=2 cWmin=7 cWmax=15 burst=30
[  156.998986] eth1: WMM queue=0 aci=3 acm=0 aifs=2 cWmin=3 cWmax=7 burst=15
[  160.299421] eth1: no IPv6 routers present
[  169.747820] eth1: no IPv6 routers present
[  539.007763] atkbd.c: Unknown key pressed (translated set 2, code 0xb4 on isa0060/serio0).
[  539.007772] atkbd.c: Use 'setkeycodes e034 <keycode>' to make it known.
[  539.105848] atkbd.c: Unknown key released (translated set 2, code 0xb4 on isa0060/serio0).
[  539.105858] atkbd.c: Use 'setkeycodes e034 <keycode>' to make it known.
[21137.695740] usb 7-2: USB disconnect, address 2
[21830.187511] atkbd.c: Unknown key pressed (translated set 2, code 0xb4 on isa0060/serio0).
[21830.187519] atkbd.c: Use 'setkeycodes e034 <keycode>' to make it known.
[21830.389445] atkbd.c: Unknown key released (translated set 2, code 0xb4 on isa0060/serio0).
[21830.389455] atkbd.c: Use 'setkeycodes e034 <keycode>' to make it known.
[22310.864504] uvcvideo: Failed to resubmit video URB (-45).
[22310.864524] uvcvideo: Failed to resubmit video URB (-45).
[22310.864537] uvcvideo: Failed to resubmit video URB (-45).
[22310.864550] uvcvideo: Failed to resubmit video URB (-45).
[24017.396560] usb 7-2: new high speed USB device using ehci_hcd and address 3
[24017.466393] usb 7-2: configuration #1 chosen from 1 choice
[24017.466997] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
[24058.340324] dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
olaf@olaf23:~$
Registrato
Daygo
New Member
*
Non Connesso Non Connesso

Messaggi: 29

Media messaggi


Mostra profilo
« Risposta #14 inserita: 21 Gennaio, 2009, 21:51:45 »

ho cercato il percorso v4l-dvb....trovato e ho proceduto con i passaggi mancanti
ma ancora niente purtroppo....sing sing
Registrato
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3764

Media messaggi


LAX


Mostra profilo WWW
« Risposta #15 inserita: 21 Gennaio, 2009, 21:55:16 »

per i codici lunghi devi usare
Codice:
i tag opportuni

altrimenti uno scappa prima di leggere.
Detto questo, vedi che manca completamente il firmware? non l'hai letta tutta la guida allora..

[   64.853856] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
[  103.241432] dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
[  103.241480] usbcore: registered new interface driver dvb_usb_dib0700
Registrato

questione di seedings...
Daygo
New Member
*
Non Connesso Non Connesso

Messaggi: 29

Media messaggi


Mostra profilo
« Risposta #16 inserita: 21 Gennaio, 2009, 22:53:05 »

ciao scusa se rompo...
il fw lo avevo gia scaricato e a forza di provare e riprovare ora ne ho 6 identici...come lo cancello da terminale visto che da finiestra non si puo'?grazie
Registrato
Daygo
New Member
*
Non Connesso Non Connesso

Messaggi: 29

Media messaggi


Mostra profilo
« Risposta #17 inserita: 21 Gennaio, 2009, 23:13:00 »

ho cercato il fw 1.20 e l'ho scricato in lib/firmware

se faccio dmsg mi da:

[26600.142073] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
[26632.314160] dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
[26736.067529] atkbd.c: Unknown key pressed (translated set 2, code 0xb3 on isa0060/serio0).
[26736.067537] atkbd.c: Use 'setkeycodes e033 <keycode>' to make it known.
[26736.165929] atkbd.c: Unknown key released (translated set 2, code 0xb3 on isa0060/serio0).
[26736.165938] atkbd.c: Use 'setkeycodes e033 <keycode>' to make it known.
[27126.043690] atkbd.c: Unknown key pressed (translated set 2, code 0xb4 on isa0060/serio0).
[27126.043699] atkbd.c: Use 'setkeycodes e034 <keycode>' to make it known.
[27126.153339] atkbd.c: Unknown key released (translated set 2, code 0xb4 on isa0060/serio0).
[27126.153348] atkbd.c: Use 'setkeycodes e034 <keycode>' to make it known.
root@olaf23:/home/olaf#   

Registrato
[lost]-Divilinux
Hero Member
*****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 3764

Media messaggi


LAX


Mostra profilo WWW
« Risposta #18 inserita: 21 Gennaio, 2009, 23:22:27 »

strano..prova a copiare il firmware anche qua:
Citazione
/lib/firmware/`uname -r`
Registrato

questione di seedings...
Daygo
New Member
*
Non Connesso Non Connesso

Messaggi: 29

Media messaggi


Mostra profilo
« Risposta #19 inserita: 21 Gennaio, 2009, 23:40:36 »

fatto...
dopo dmesg mi fa

[28252.402805] usb 7-2: USB disconnect, address 6
[28254.260950] usb 7-2: new high speed USB device using ehci_hcd and address 7
[28254.348477] usb 7-2: configuration #1 chosen from 1 choice
[28254.349045] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
[28285.415616] dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
[28317.427807] usb 7-2: USB disconnect, address 7
[28319.965472] usb 7-2: new high speed USB device using ehci_hcd and address 8
[28320.037871] usb 7-2: configuration #1 chosen from 1 choice
[28320.038382] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware



dopo tail -f /var/log/messages    mi da

Jan 21 22:34:25 olaf23 kernel: [28212.118062] usb 7-2: configuration #1 chosen from 1 choice
Jan 21 22:34:25 olaf23 kernel: [28212.118584] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
Jan 21 22:35:53 olaf23 kernel: [28252.402805] usb 7-2: USB disconnect, address 6
Jan 21 22:35:57 olaf23 kernel: [28254.260950] usb 7-2: new high speed USB device using ehci_hcd and address 7
Jan 21 22:35:57 olaf23 kernel: [28254.348477] usb 7-2: configuration #1 chosen from 1 choice
Jan 21 22:35:57 olaf23 kernel: [28254.349045] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
Jan 21 22:37:58 olaf23 kernel: [28317.427807] usb 7-2: USB disconnect, address 7
Jan 21 22:38:02 olaf23 kernel: [28319.965472] usb 7-2: new high speed USB device using ehci_hcd and address 8
Jan 21 22:38:02 olaf23 kernel: [28320.037871] usb 7-2: configuration #1 chosen from 1 choice
Jan 21 22:38:02 olaf23 kernel: [28320.038382] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
                                                                                                                                     
Registrato
Pagine: [1] 2 3  Tutto   Vai su
  Stampa  
 
Vai a: