Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#51 Le 27/07/2006, à 06:38

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

voici ce que j'ai fais

hg clone http://linuxtv.org/hg/~mrechberger/v4l-dvb # installes le paquet mercurial pour hg.

akwell@akwell-ubuntu:~$ hg clone http://linuxtv.org/hg/~mrechberger/v4l-dvb
requesting all changes
adding changesets
adding manifests
adding file changes
added 3531 changesets with 10589 changes to 728 files

je telecharge le fichier

Cinergy_Hybrid_T_USB_XS_Drv_BDA_4.6.0.206.exe

j'extrais le fichier

emBDA.sys

et je le copie dans

/home/akwell/v4l-dvb/v4l_experimental/xc3028

ensuite les commande suivantes

akwell@akwell-ubuntu:~$ cd v4l-dvb/v4l_experimental/xc3028
akwell@akwell-ubuntu:~/v4l-dvb/v4l_experimental/xc3028$ gcc convert.c -o convert
akwell@akwell-ubuntu:~/v4l-dvb/v4l_experimental/xc3028$ sudo su
Password:
root@akwell-ubuntu:/home/akwell/v4l-dvb/v4l_experimental/xc3028# ./convert emBDA.sys > /lib/firmware/$(uname -r)/xceive_xc_3028.fw
root@akwell-ubuntu:/home/akwell/v4l-dvb/v4l_experimental/xc3028#

akwell@akwell-ubuntu:~$ lsmod
Module                  Size  Used by
snd_usb_audio          78784  0
snd_usb_lib            16640  1 snd_usb_audio
snd_rawmidi            25504  1 snd_usb_lib
snd_seq_device          8716  1 snd_rawmidi
snd_hwdep               9376  1 snd_usb_audio
nls_cp437               5888  1
isofs                  37688  1
udf                    88452  0
rfcomm                 40216  0
l2cap                  26244  5 rfcomm
bluetooth              49892  4 rfcomm,l2cap
radeon                116000  1
drm                    73236  2 radeon
ppdev                   9220  0
speedstep_ich           5260  0
speedstep_lib           4484  1 speedstep_ich
cpufreq_userspace       4696  1
cpufreq_stats           5636  0
freq_table              4740  2 speedstep_ich,cpufreq_stats
cpufreq_powersave       1920  0
cpufreq_ondemand        6428  0
cpufreq_conservative     7332  0
video                  16260  0
tc1100_wmi              6916  0
sony_acpi               5644  0
pcc_acpi               12416  0
hotkey                 11556  0
dev_acpi               11140  0
container               4608  0
button                  6672  0
acpi_sbs               19980  0
battery                 9988  1 acpi_sbs
ac                      5252  1 acpi_sbs
i2c_acpi_ec             5120  1 acpi_sbs
i2c_core               21904  1 i2c_acpi_ec
nls_utf8                2176  1
ntfs                  103536  1
dm_mod                 58936  1
md_mod                 72532  0
ipv6                  265728  6
ndiswrapper           177364  0
sr_mod                 16932  0
sbp2                   24196  0
lp                     11844  0
af_packet              22920  2
wlan_wep                6912  1
ath_pci                80540  0
ath_rate_sample        17160  1 ath_pci
usbhid                 39904  0
joydev                 10048  0
wlan                  144924  4 wlan_wep,ath_pci,ath_rate_sample
ath_hal               148816  3 ath_pci,ath_rate_sample
pcmcia                 40508  0
hostap_pci             56848  0
hostap                119428  1 hostap_pci
tsdev                   8000  0
parport_pc             35780  1
parport                36296  3 ppdev,lp,parport_pc
ieee80211_crypt         6272  1 hostap
yenta_socket           28428  5
rsrc_nonstatic         13440  1 yenta_socket
pcmcia_core            42640  3 pcmcia,yenta_socket,rsrc_nonstatic
irda                  187068  0
crc_ccitt               2304  1 irda
snd_intel8x0           33692  3
b44                    25740  0
snd_ac97_codec         93088  1 snd_intel8x0
snd_ac97_bus            2304  1 snd_ac97_codec
mii                     5888  1 b44
orinoco_pci             7168  0
orinoco                43156  1 orinoco_pci
hermes                  7808  2 orinoco_pci,orinoco
snd_pcm_oss            53664  0
snd_mixer_oss          18688  1 snd_pcm_oss
snd_pcm                89864  5 snd_usb_audio,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              25220  2 snd_pcm
snd                    55268  14 snd_usb_audio,snd_rawmidi,snd_seq_device,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              10208  1 snd
snd_page_alloc         10632  2 snd_intel8x0,snd_pcm
psmouse                36100  0
pcspkr                  2180  0
serio_raw               7300  0
rtc                    13492  0
intel_agp              22940  1
agpgart                34888  2 drm,intel_agp
shpchp                 45632  0
pci_hotplug            29236  1 shpchp
evdev                   9856  1
sg                     37920  0
sd_mod                 19984  0
ext3                  135688  2
jbd                    58772  1 ext3
usb_storage            74176  0
scsi_mod              139496  5 sr_mod,sbp2,sg,sd_mod,usb_storage
ide_generic             1536  0
ehci_hcd               34184  0
ohci1394               35124  0
ieee1394              299832  2 sbp2,ohci1394
uhci_hcd               33680  0
usbcore               130692  8 snd_usb_audio,snd_usb_lib,ndiswrapper,usbhid,usb_storage,ehci_hcd,uhci_hcd
ide_cd                 33028  1
cdrom                  38560  2 sr_mod,ide_cd
ide_disk               17664  5
piix                   11012  1
generic                 5124  0
thermal                13576  0
processor              23360  1 thermal
fan                     4868  0
capability              5000  0
commoncap               7296  1 capability
vga16fb                13704  1
vgastate               10368  1 vga16fb
fbcon                  42784  72
tileblit                2816  1 fbcon
font                    8320  1 fbcon
bitblit                 6272  1 fbcon
softcursor              2304  1 bitblit

akwell@akwell-ubuntu:~$ modprobe em2880-dvb
FATAL: Module em2880_dvb not found.

et la je prense que j'ai un problème....

c'est peut etre parceque on parle de em2880 et que moi quand j'ai essayé la carte sous win il m'a affiché a un moment em2881

j'ai trouvé un truc dans un autre post

em28xx #0:     card=19 -> Generic EM2881 video grabber

Pinnacle PCTV Hybrid Pro Stick 320e (EB1A:2881)

Dernière modification par akwell (Le 27/07/2006, à 06:59)

Hors ligne

#52 Le 27/07/2006, à 10:56

Gouchi

Re : Pinnacle PCTV USB Stick et ubuntu

Tu as compilé le driver avant ?

cd v4l-dvb
make && sudo make install

Hors ligne

#53 Le 27/07/2006, à 16:39

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

regarde

akwell@akwell-ubuntu:~$ hg clone http://linuxtv.org/hg/~mrechberger/v4l-dvb
requesting all changes
adding changesets
adding manifests
adding file changes
added 3531 changesets with 10589 changes to 728 files
akwell@akwell-ubuntu:~$ cd v4l-dvb/v4l_experimental/xc3028
akwell@akwell-ubuntu:~/v4l-dvb/v4l_experimental/xc3028$ gcc convert.c -o convertakwell@akwell-ubuntu:~/v4l-dvb/v4l_experimental/xc3028$ sudo su
Password:
root@akwell-ubuntu:/home/akwell/v4l-dvb/v4l_experimental/xc3028# ./convert emBDA.sys > /lib/firmware/$(uname -r)/xceive_xc_3028.fw
root@akwell-ubuntu:/home/akwell/v4l-dvb/v4l_experimental/xc3028#

akwell@akwell-ubuntu:~$ cd v4l-dvb
akwell@akwell-ubuntu:~/v4l-dvb$ make && sudo make install
make -C /home/akwell/v4l-dvb/v4l
make[1]: entrant dans le répertoire « /home/akwell/v4l-dvb/v4l »
echo "No version yet."
No version yet.
uname -r|perl -ne 'if (/^([0-9]*)\.([0-9])*\.([0-9]*)(.*)$/) { printf ("VERSION=%s\nPATCHLEVEL:=%s\nSUBLEVEL:=%s\nKERNELRELEASE:=%s.%s.%s%s\n",$1,$2,$3,$1,$2,$3,$4); };' > ./.version
make[1]: quittant le répertoire « /home/akwell/v4l-dvb/v4l »
make[1]: entrant dans le répertoire « /home/akwell/v4l-dvb/v4l »
creating symbolic links...
make -C /lib/modules/2.6.15-26-386/build SUBDIRS=/home/akwell/v4l-dvb/v4l  modules
make: Entering an unknown directory
make: *** /lib/modules/2.6.15-26-386/build: No such file or directory.  Stop.
make: Leaving an unknown directory
make[1]: *** [default] Erreur 2
make[1]: quittant le répertoire « /home/akwell/v4l-dvb/v4l »
make: *** [all] Erreur 2
akwell@akwell-ubuntu:~/v4l-dvb$


akwell@akwell-ubuntu:~$ sudo modprobe em2880-dvb
Password:
FATAL: Module em2880_dvb not found.
akwell@akwell-ubuntu:~$

je dois certainement avoir mal compris une etape mais je vois pas

Hors ligne

#54 Le 27/07/2006, à 18:37

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

personne?

Dernière modification par akwell (Le 27/07/2006, à 18:38)

Hors ligne

#55 Le 27/07/2006, à 21:45

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

svp aidez moi car si ca marche pas je dois retourner la carte au magasin dans les 5 jours

Hors ligne

#56 Le 27/07/2006, à 23:54

Gouchi

Re : Pinnacle PCTV USB Stick et ubuntu

et tu as bien fais un sudo aptitude install linux-headers-2.6.15-26-386 ?

Hors ligne

#57 Le 28/07/2006, à 10:41

vince91

Re : Pinnacle PCTV USB Stick et ubuntu

Re,

Ca y est ca fonctionne.

J'avais pas vu compris que :
1. Il fallait télécharger le fichier pilote.
2. Extraire le .exe avec un unzip.
3. Récupérer le fichier emBDA.sys
4. pour finir le copier avec la ligne de commande ./convert emBDA.sys > /lib/firmware/$(uname -r)/

Merci beaucoup !!

#58 Le 28/07/2006, à 12:25

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

apres verification le repertoire build n'existe pas dans

make: *** /lib/modules/2.6.15-26-386/build: No such file or directory.  Stop.
make: Leaving an unknown directory

que faire?

Dernière modification par akwell (Le 28/07/2006, à 12:25)

Hors ligne

#59 Le 28/07/2006, à 13:00

tomlohave

Re : Pinnacle PCTV USB Stick et ubuntu

@ akwell

Gouchi a écrit :

et tu as bien fais un sudo aptitude install linux-headers-2.6.15-26-386 ?

???

la compilation ne peut pas fonctionner si il manque les headers du noyau ...

Je suis pris d'un doute :

peux tu executer :

uname -r

?

et poste la réponse

Merci

Dernière modification par tomlohave (Le 28/07/2006, à 13:04)

Hors ligne

#60 Le 28/07/2006, à 13:13

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

de fait le headers ct la version 6....25 et non 26.

donc j'avance, c'est deja mieux mais c'est pas encore ca

...
..

  CC      /home/akwell/v4l-dvb/v4l/video-buf.mod.o
  LD [M]  /home/akwell/v4l-dvb/v4l/video-buf.ko
  CC      /home/akwell/v4l-dvb/v4l/videodev.mod.o
  LD [M]  /home/akwell/v4l-dvb/v4l/videodev.ko
  CC      /home/akwell/v4l-dvb/v4l/wm8775.mod.o
  LD [M]  /home/akwell/v4l-dvb/v4l/wm8775.ko
  CC      /home/akwell/v4l-dvb/v4l/xc3028-tuner.mod.o
  LD [M]  /home/akwell/v4l-dvb/v4l/xc3028-tuner.ko
  CC      /home/akwell/v4l-dvb/v4l/zl10353.mod.o
  LD [M]  /home/akwell/v4l-dvb/v4l/zl10353.ko
make[2]: Leaving directory `/usr/src/linux-headers-2.6.15-26-386'
make[1]: quittant le répertoire « /home/akwell/v4l-dvb/v4l »
Password:
make -C /home/akwell/v4l-dvb/v4l install
make[1]: entrant dans le répertoire « /home/akwell/v4l-dvb/v4l »

Eliminating old V4L modules (errors on this step is not a problem)..
make[1]: [v4l-rminstall] Erreur 1 (ignorée)


Installing new V4L modules at corresponding Kernel dir...
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/common
install -m 644 -c ir-common.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/common
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video
install -m 644 -c btcx-risc.ko bttv.ko tda9887.ko tuner.ko tvaudio.ko tveeprom.ko saa6588.ko qt1010-tuner.ko xc3028-tuner.ko mt2060-tuner.ko tvmixer.ko v4l1-compat.ko v4l2-common.ko wm8775.ko cs53l32a.ko video-buf.ko video-buf-dvb.ko videodev.ko ir-kbd-i2c.ko msp3400.ko tvp5150.ko saa711x.ko saa7134-alsa.ko saa7134-oss.ko saa7115.ko cx25840.ko saa7127.ko compat_ioctl32.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/cx88
install -m 644 -c cx8800.ko cx8802.ko cx88-alsa.ko  cx88-blackbird.ko cx88xx.ko cx88-dvb.ko cx88-vp3054-i2c.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/cx88
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/saa7134
install -m 644 -c saa6752hs.ko saa7134.ko saa7134-empress.ko saa7134-dvb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/saa7134
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/em28xx
install -m 644 -c em28xx.ko em2880-dvb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/em28xx
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/pvrusb2
install -m 644 -c pvrusb2.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/pvrusb2
install: cannot stat `pvrusb2.ko': No such file or directory
make[1]: [v4l-install] Erreur 1 (ignorée)
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/ivtv
install -m 644 -c ivtv.ko ivtv-fb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/ivtv
install: cannot stat `ivtv.ko': No such file or directory
install: cannot stat `ivtv-fb.ko': No such file or directory
make[1]: [v4l-install] Erreur 1 (ignorée)
/sbin/depmod -a 2.6.15-26-386

Eliminating old DVB modules (errors on this step is not a problem)..
make[1]: [dvb-rminstall] Erreur 1 (ignorée)


Installing new DVB modules at corresponding Kernel dir...
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/common
install -m 644 -c saa7146.ko saa7146_vv.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/common
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/frontends
install -m 644 -c cx22702.ko dvb-pll.ko lgdt330x.ko or51132.ko tda1004x.ko mt352.ko sp887x.ko nxt6000.ko cx24110.ko or51211.ko nxt200x.ko cx24123.ko mt312.ko stv0299.ko bcm3510.ko dib3000mb.ko dib3000mc.ko dib3000-common.ko ves1820.ko  cx22700.ko tda8083.ko ves1x93.ko stv0297.ko sp8870.ko  l64781.ko s5h1420.ko tda10021.ko at76c651.ko tda80xx.ko stv0297_cs2.ko zl10353.ko mt2060.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/frontends
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/bt8xx
install -m 644 -c bt878.ko dvb-bt8xx.ko dst.ko dst_ca.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/bt8xx
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/dvb-core
install -m 644 -c dvb-core.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/dvb-core
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/b2c2
install -m 644 -c b2c2-flexcop.ko b2c2-flexcop-pci.ko b2c2-flexcop-usb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/b2c2
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/cinergyT2
install -m 644 -c cinergyT2.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/cinergyT2
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/dvb-usb
install -m 644 -c dvb-usb.ko dvb-usb-vp7045.ko dvb-usb-vp702x.ko dvb-usb-dtt200u.ko dvb-usb-a800.ko dvb-usb-dibusb-mb.ko dvb-usb-dibusb-mc.ko dvb-usb-nova-t-usb2.ko dvb-usb-umt-010.ko dvb-usb-digitv.ko dvb-usb-cxusb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/dvb-usb
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/pluto2
install -m 644 -c pluto2.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/pluto2
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttpci
install -m 644 -c budget-core.ko budget.ko ttpci-eeprom.ko budget-av.ko budget-ci.ko budget-patch.ko dvb-ttpci.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttpci
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttusb-budget
install -m 644 -c dvb-ttusb-budget.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttusb-budget
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttusb-dec
install -m 644 -c ttusb_dec.ko ttusbdecfe.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttusb-dec
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/firesat
install -m 644 -c dvb-firesat.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/firesat
install: cannot stat `dvb-firesat.ko': No such file or directory
make[1]: [dvb-install] Erreur 1 (ignorée)
/sbin/depmod -a 2.6.15-26-386
make[1]: quittant le répertoire « /home/akwell/v4l-dvb/v4l »
akwell@akwell-ubuntu:~/v4l-dvb$

apparemment l'instalation marche

mais lorsque je lance kaffeine l'image DVB est toujours grisée

ou est la couille?

merci

Dernière modification par akwell (Le 28/07/2006, à 13:15)

Hors ligne

#61 Le 28/07/2006, à 13:44

tomlohave

Re : Pinnacle PCTV USB Stick et ubuntu

Hum, ne serait -ce pas ceci ?

sudo modprobe em2880-dvb

place ton dmesg et "lsmod | grep em28" pour voir smile

Hors ligne

#62 Le 28/07/2006, à 13:57

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

voila c'est fait

akwell@akwell-ubuntu:~$ sudo modprobe em2880-dvb
Password:
akwell@akwell-ubuntu:~$ lsmod | grep em28
em2880_dvb             13060  0
dvb_core               82728  1 em2880_dvb
mt352                   6276  1 em2880_dvb
zl10353                 5252  1 em2880_dvb
em28xx                 74164  1 em2880_dvb
compat_ioctl32          1280  1 em28xx
ir_common              28804  1 em28xx
v4l1_compat            13700  1 em28xx
v4l2_common            14976  2 tuner,em28xx
videodev                9472  1 em28xx
tveeprom               14736  1 em28xx
i2c_core               21904  9 mt2060_tuner,mt352,zl10353,i2c_acpi_ec,tvp5150,xc3028_tuner,tuner,em28xx,tveeprom
usbcore               130692  10 usbhid,em2880_dvb,ndiswrapper,em28xx,snd_usb_audio,snd_usb_lib,usb_storage,ehci_hcd,uhci_hcd
akwell@akwell-ubuntu:~$

Hors ligne

#63 Le 28/07/2006, à 14:01

tomlohave

Re : Pinnacle PCTV USB Stick et ubuntu

ok, maintenant, essaie kaffeine tongue

euh il manque "dmesg" pour verifier la prise en charge de em2880-dvb et la detection du nouveau materiel sad

Dernière modification par tomlohave (Le 28/07/2006, à 14:03)

Hors ligne

#64 Le 28/07/2006, à 14:19

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

pour dmesg ca donne

akwell@akwell-ubuntu:~$ dmesg /p
[17179569.184000] Linux version 2.6.15-26-386 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Mon Jul 17 19:52:53 UTC 2006
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[17179569.184000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[17179569.184000]  BIOS-e820: 00000000000d8000 - 0000000000100000 (reserved)
[17179569.184000]  BIOS-e820: 0000000000100000 - 000000001ff70000 (usable)
[17179569.184000]  BIOS-e820: 000000001ff70000 - 000000001ff7c000 (ACPI data)
[17179569.184000]  BIOS-e820: 000000001ff7c000 - 000000001ff80000 (ACPI NVS)
[17179569.184000]  BIOS-e820: 000000001ff80000 - 0000000020000000 (reserved)
[17179569.184000]  BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
[17179569.184000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 511MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 130928
[17179569.184000]   DMA zone: 4096 pages, LIFO batch:0
[17179569.184000]   DMA32 zone: 0 pages, LIFO batch:0
[17179569.184000]   Normal zone: 126832 pages, LIFO batch:31
[17179569.184000]   HighMem zone: 0 pages, LIFO batch:0
[17179569.184000] DMI present.
[17179569.184000] ACPI: RSDP (v000 ACER                                  ) @ 0x000f5e80
[17179569.184000] ACPI: RSDT (v001 ACER     RSDT   0x20020930  LTP 0x00000000) @ 0x1ff75a7b
[17179569.184000] ACPI: FADT (v001 ACER   IBIS     0x20020930 PTL  0x0000001e) @ 0x1ff7bf64
[17179569.184000] ACPI: BOOT (v001 ACER   IBIS     0x20020930  LTP 0x00000001) @ 0x1ff7bfd8
[17179569.184000] ACPI: DSDT (v001 ACER   IBIS     0x20020930 MSFT 0x0100000e) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x1008
[17179569.184000] Allocating PCI resources starting at 30000000 (gap: 20000000:dfb80000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/hda3 ro quiet splash
[17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
[17179569.184000] mapped APIC to ffffd000 (01401000)
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 32768 bytes)
[17179569.184000] Detected 2193.324 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179569.664000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[17179569.664000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179569.680000] Memory: 508340k/523712k available (1976k kernel code, 14804k reserved, 606k data, 288k init, 0k highmem)
[17179569.680000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179569.760000] Calibrating delay using timer specific routine.. 4390.57 BogoMIPS (lpj=8781146)
[17179569.760000] Security Framework v1.0.0 initialized
[17179569.760000] SELinux:  Disabled at boot.
[17179569.760000] Mount-cache hash table entries: 512
[17179569.760000] CPU: After generic identify, caps: bfebf9ff 00000000 00000000 00000000 00000400 00000000 00000000
[17179569.760000] CPU: After vendor identify, caps: bfebf9ff 00000000 00000000 00000000 00000400 00000000 00000000
[17179569.760000] CPU: Trace cache: 12K uops, L1 D cache: 8K
[17179569.760000] CPU: L2 cache: 512K
[17179569.760000] CPU: After all inits, caps: bfebf9ff 00000000 00000000 00000080 00000400 00000000 00000000
[17179569.760000] mtrr: v2.0 (20020519)
[17179569.760000] CPU: Intel Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHz stepping 07
[17179569.760000] Enabling fast FPU save and restore... done.
[17179569.760000] Enabling unmasked SIMD FPU exception support... done.
[17179569.760000] Checking 'hlt' instruction... OK.
[17179569.776000] checking if image is initramfs... it is
[17179570.392000] Freeing initrd memory: 6616k freed
[17179570.408000] ACPI: Looking for DSDT ... not found!
[17179570.412000] ACPI: setting ELCR to 0200 (from 0420)
[17179570.420000] NET: Registered protocol family 16
[17179570.420000] EISA bus registered
[17179570.420000] ACPI: bus type pci registered
[17179570.420000] PCI: PCI BIOS revision 2.10 entry at 0xfd731, last bus=2
[17179570.420000] PCI: Using configuration type 1
[17179570.420000] ACPI: Subsystem revision 20051216
[17179570.424000] ACPI: Interpreter enabled
[17179570.424000] ACPI: Using PIC for interrupt routing
[17179570.424000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179570.424000] PCI: Probing PCI hardware (bus 00)
[17179570.428000] PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
[17179570.428000] PCI quirk: region 1180-11bf claimed by ICH4 GPIO
[17179570.428000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
[17179570.428000] Boot video device is 0000:01:00.0
[17179570.432000] PCI: Transparent bridge - 0000:00:1e.0
[17179570.432000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179570.432000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[17179570.432000] ACPI: PCI Interrupt Link [LNKA] (IRQs *10)
[17179570.432000] ACPI: PCI Interrupt Link [LNKB] (IRQs *10)
[17179570.432000] ACPI: PCI Interrupt Link [LNKC] (IRQs *10)
[17179570.432000] ACPI: PCI Interrupt Link [LNKD] (IRQs *5)
[17179570.436000] ACPI: PCI Interrupt Link [LNKE] (IRQs *10)
[17179570.436000] ACPI: PCI Interrupt Link [LNKF] (IRQs 10) *0, disabled.
[17179570.436000] ACPI: PCI Interrupt Link [LNKG] (IRQs 10) *0, disabled.
[17179570.436000] ACPI: PCI Interrupt Link [LNKH] (IRQs 10) *0, disabled.
[17179570.436000] ACPI: Embedded Controller [EC0] (gpe 29) interrupt mode.
[17179570.436000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
[17179570.440000] ACPI: Power Resource [PFN0] (off)
[17179570.440000] ACPI: Power Resource [PFN1] (off)
[17179570.440000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179570.440000] pnp: PnP ACPI init
[17179570.444000] pnp: PnP ACPI: found 10 devices
[17179570.444000] PnPBIOS: Disabled by ACPI PNP
[17179570.444000] PCI: Using ACPI for IRQ routing
[17179570.444000] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[17179570.452000] PCI: Bridge: 0000:00:01.0
[17179570.452000]   IO window: 3000-3fff
[17179570.452000]   MEM window: e8100000-e81fffff
[17179570.452000]   PREFETCH window: f0000000-f7ffffff
[17179570.452000] PCI: Bus 3, cardbus bridge: 0000:02:06.0
[17179570.452000]   IO window: 00004000-000040ff
[17179570.452000]   IO window: 00004400-000044ff
[17179570.452000]   PREFETCH window: 30000000-31ffffff
[17179570.452000]   MEM window: 32000000-33ffffff
[17179570.452000] PCI: Bus 7, cardbus bridge: 0000:02:06.1
[17179570.452000]   IO window: 00004800-000048ff
[17179570.452000]   IO window: 00004c00-00004cff
[17179570.452000]   PREFETCH window: 34000000-35ffffff
[17179570.452000]   MEM window: 36000000-37ffffff
[17179570.452000] PCI: Bridge: 0000:00:1e.0
[17179570.452000]   IO window: 4000-5fff
[17179570.452000]   MEM window: e8200000-e87fffff
[17179570.452000]   PREFETCH window: f8000000-f80fffff
[17179570.452000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[17179570.452000] **** SET: Misaligned resource pointer: de8ff6c2 Type 07 Len 0
[17179570.452000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[17179570.452000] PCI: setting IRQ 10 as level-triggered
[17179570.452000] ACPI: PCI Interrupt 0000:02:06.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179570.452000] PCI: Enabling device 0000:02:06.1 (0104 -> 0107)
[17179570.452000] ACPI: PCI Interrupt 0000:02:06.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179570.452000] Simple Boot Flag at 0x36 set to 0x1
[17179570.456000] audit: initializing netlink socket (disabled)
[17179570.456000] audit(1154098729.456:1): initialized
[17179570.456000] VFS: Disk quotas dquot_6.5.1
[17179570.456000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179570.456000] Initializing Cryptographic API
[17179570.456000] io scheduler noop registered
[17179570.456000] io scheduler anticipatory registered
[17179570.456000] io scheduler deadline registered
[17179570.456000] io scheduler cfq registered
[17179570.456000] isapnp: Scanning for PnP cards...
[17179570.808000] isapnp: No Plug & Play device found
[17179570.828000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOU2] at 0x60,0x64 irq 1,12
[17179570.832000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179570.832000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179570.832000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179570.832000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
[17179570.836000] **** SET: Misaligned resource pointer: df9ec2c2 Type 07 Len 0
[17179570.836000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[17179570.836000] ACPI: PCI Interrupt 0000:00:1f.6[b] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
[17179570.836000] ACPI: PCI interrupt for device 0000:00:1f.6 disabled
[17179570.836000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179570.836000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179570.836000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179570.836000] mice: PS/2 mouse device common for all mice
[17179570.836000] EISA: Probing bus 0 at eisa.0
[17179570.836000] Cannot allocate resource for EISA slot 1
[17179570.836000] Cannot allocate resource for EISA slot 2
[17179570.836000] Cannot allocate resource for EISA slot 3
[17179570.836000] Cannot allocate resource for EISA slot 4
[17179570.836000] Cannot allocate resource for EISA slot 5
[17179570.836000] EISA: Detected 0 cards.
[17179570.836000] NET: Registered protocol family 2
[17179570.872000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179570.876000] IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
[17179570.876000] TCP established hash table entries: 32768 (order: 5, 131072 bytes)
[17179570.876000] TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
[17179570.876000] TCP: Hash tables configured (established 32768 bind 32768)
[17179570.876000] TCP reno registered
[17179570.876000] TCP bic registered
[17179570.876000] NET: Registered protocol family 1
[17179570.876000] NET: Registered protocol family 8
[17179570.876000] NET: Registered protocol family 20
[17179570.876000] Using IPI Shortcut mode
[17179570.876000] ACPI wakeup devices:
[17179570.876000] MDM0  HUB GLAN USB1 USB2 USB1
[17179570.876000] ACPI: (supports S0 S3 S4 S5)
[17179570.876000] Freeing unused kernel memory: 288k freed
[17179570.928000] vga16fb: initializing
[17179570.928000] vga16fb: mapped to 0xc00a0000
[17179571.068000] Console: switching to colour frame buffer device 80x25
[17179571.068000] fb0: VGA16 VGA frame buffer device
[17179572.140000] Capability LSM initialized
[17179572.280000] ACPI: Fan [FAN0] (off)
[17179572.280000] ACPI: Fan [FAN1] (off)
[17179572.284000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[17179572.288000] ACPI: Thermal Zone [THRM] (62 C)
[17179572.932000] ICH3M: IDE controller at PCI slot 0000:00:1f.1
[17179572.932000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[17179572.932000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179572.932000] ICH3M: chipset revision 2
[17179572.932000] ICH3M: not 100% native mode: will probe irqs later
[17179572.932000]     ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
[17179572.932000]     ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:DMA, hdd:pio
[17179572.932000] Probing IDE interface ide0...
[17179573.220000] hda: HITACHI_DK23FA-40, ATA DISK drive
[17179573.892000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179573.896000] Probing IDE interface ide1...
[17179574.632000] hdc: QSI CD-RW/DVD-ROM SBW-242, ATAPI CD/DVD-ROM drive
[17179575.304000] ide1 at 0x170-0x177,0x376 on irq 15
[17179575.312000] hda: max request size: 128KiB
[17179575.320000] hda: 78140160 sectors (40007 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
[17179575.320000] hda: cache flushes supported
[17179575.320000]  hda: hda1 hda2 hda3 hda4 < hda5 >
[17179575.376000] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179575.376000] Uniform CD-ROM driver Revision: 3.20
[17179575.796000] usbcore: registered new driver usbfs
[17179575.796000] usbcore: registered new driver hub
[17179575.796000] USB Universal Host Controller Interface driver v2.3
[17179575.800000] PCI: Enabling device 0000:00:1d.0 (0004 -> 0005)
[17179575.800000] **** SET: Misaligned resource pointer: dfa39602 Type 07 Len 0
[17179575.800000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[17179575.800000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179575.800000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[17179575.800000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[17179575.800000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[17179575.800000] uhci_hcd 0000:00:1d.0: irq 10, io base 0x00001800
[17179575.800000] hub 1-0:1.0: USB hub found
[17179575.800000] hub 1-0:1.0: 2 ports detected
[17179575.872000] ieee1394: Initialized config rom entry `ip1394'
[17179575.904000] PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
[17179575.904000] **** SET: Misaligned resource pointer: dfa39102 Type 07 Len 0
[17179575.904000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[17179575.904000] PCI: setting IRQ 5 as level-triggered
[17179575.904000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[17179575.904000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[17179575.904000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[17179575.904000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[17179575.904000] uhci_hcd 0000:00:1d.1: irq 5, io base 0x00001820
[17179575.904000] hub 2-0:1.0: USB hub found
[17179575.904000] hub 2-0:1.0: 2 ports detected
[17179576.008000] ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
[17179576.008000] uhci_hcd 0000:02:09.0: UHCI Host Controller
[17179576.008000] uhci_hcd 0000:02:09.0: new USB bus registered, assigned bus number 3
[17179576.008000] uhci_hcd 0000:02:09.0: irq 10, io base 0x00005000
[17179576.008000] hub 3-0:1.0: USB hub found
[17179576.008000] hub 3-0:1.0: 2 ports detected
[17179576.008000] ohci1394: $Rev: 1313 $ Ben Collins <bcollins@debian.org>
[17179576.008000] ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179576.056000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[10]  MMIO=[e8208000-e82087ff]  Max Packet=[2048]
[17179576.112000] ACPI: PCI Interrupt 0000:02:09.1[b] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179576.112000] uhci_hcd 0000:02:09.1: UHCI Host Controller
[17179576.112000] uhci_hcd 0000:02:09.1: new USB bus registered, assigned bus number 4
[17179576.112000] uhci_hcd 0000:02:09.1: irq 10, io base 0x00005020
[17179576.112000] hub 4-0:1.0: USB hub found
[17179576.112000] hub 4-0:1.0: 2 ports detected
[17179576.216000] ACPI: PCI Interrupt 0000:02:09.2[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179576.216000] ehci_hcd 0000:02:09.2: EHCI Host Controller
[17179576.216000] ehci_hcd 0000:02:09.2: new USB bus registered, assigned bus number 5
[17179576.216000] ehci_hcd 0000:02:09.2: irq 10, io mem 0xe8208800
[17179576.220000] ehci_hcd 0000:02:09.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004
[17179576.220000] hub 5-0:1.0: USB hub found
[17179576.220000] hub 5-0:1.0: 4 ports detected
[17179576.248000] usb 2-2: new full speed USB device using uhci_hcd and address 2
[17179576.404000] SCSI subsystem initialized
[17179576.404000] Initializing USB Mass Storage driver...
[17179576.412000] Attempting manual resume
[17179576.436000] EXT3-fs: mounted filesystem with ordered data mode.
[17179576.444000] kjournald starting.  Commit interval 5 seconds
[17179576.648000] scsi0 : SCSI emulation for USB Mass Storage devices
[17179576.648000] usb-storage: device found at 2
[17179576.648000] usb-storage: waiting for device to settle before scanning
[17179576.648000] usbcore: registered new driver usb-storage
[17179576.648000] USB Mass Storage support registered.
[17179577.144000] usb 5-4: new high speed USB device using ehci_hcd and address 2
[17179577.328000] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00c09f00000a3bd8]
[17179581.652000]   Vendor: Generic   Model: Flash R/W         Rev: 2002
[17179581.652000]   Type:   Direct-Access                      ANSI SCSI revision: 02
[17179581.652000] usb-storage: device scan complete
[17179596.356000] Driver 'sd' needs updating - please use bus_type methods
[17179596.376000] sd 0:0:0:0: Attached scsi removable disk sda
[17179596.388000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17179597.380000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179597.388000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179597.468000] Linux agpgart interface v0.101 (c) Dave Jones
[17179597.480000] agpgart: Detected an Intel i845 Chipset.
[17179597.484000] agpgart: AGP aperture is 64M @ 0xec000000
[17179597.732000] Real Time Clock Driver v1.12
[17179598.024000] hw_random: cannot enable RNG, aborting
[17179598.116000] parport: PnPBIOS parport detected.
[17179598.116000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[17179598.432000] input: PC Speaker as /class/input/input1
[17179598.512000] irda_init()
[17179598.512000] NET: Registered protocol family 23
[17179598.552000] Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9d48b1, caps: 0x904713/0x4006
[17179598.584000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[17179598.624000] b44.c:v0.97 (Nov 30, 2005)
[17179598.624000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[17179598.628000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:c0:9f:24:74:cb
[17179598.652000] nsc_ircc_pnp_probe() : From PnP, found firbase 0x2F8 ; irq 3 ; dma 1.
[17179598.652000] nsc-ircc, chip->init
[17179598.652000] nsc-ircc, Found chip at base=0x04e
[17179598.652000] nsc-ircc, driver loaded (Dag Brattli)
[17179598.652000] nsc_ircc_open(), can't get iobase of 0x2f8
[17179598.652000] nsc-ircc, Found chip at base=0x04e
[17179598.652000] nsc-ircc, driver loaded (Dag Brattli)
[17179598.652000] nsc_ircc_open(), can't get iobase of 0x2f8
[17179598.652000] pnp: Device 00:09 disabled.
[17179598.708000] ACPI: PCI Interrupt 0000:00:1f.5[b] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
[17179598.708000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[17179598.752000] ts: Compaq touchscreen protocol output
[17179599.180000] orinoco 0.15rc3 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[17179599.184000] orinoco_pci 0.15rc3 (Pavel Roskin <proski@gnu.org>, David Gibson <hermes@gibson.dropbear.id.au> & Jean Tourrilhes <jt@hpl.hp.com>)
[17179599.276000] intel8x0_measure_ac97_clock: measured 55376 usecs
[17179599.276000] intel8x0: clocking to 48000
[17179599.276000] ACPI: PCI Interrupt 0000:02:06.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179599.276000] Yenta: CardBus bridge found at 0000:02:06.0 [1025:0020]
[17179599.276000] Yenta O2: res at 0x94/0xD4: 00/ea
[17179599.276000] Yenta O2: enabling read prefetch/write burst
[17179599.276000] **** SET: Misaligned resource pointer: db0b6ac2 Type 07 Len 0
[17179599.276000] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
[17179599.276000] ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10
[17179599.276000] orinoco_pci: Detected device 0000:02:04.0, mem:0xf8000000-0xf8000fff, irq 10
[17179599.460000] Yenta: ISA IRQ mask 0x0818, PCI irq 10
[17179599.460000] Socket status: 30000820
[17179599.460000] Yenta: Raising subordinate bus# of parent bus (#02) from #02 to #06
[17179599.460000] pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
[17179599.460000] cs: IO port probe 0x4000-0x5fff: clean.
[17179599.460000] pcmcia: parent PCI bridge Memory window: 0xe8200000 - 0xe87fffff
[17179599.460000] pcmcia: parent PCI bridge Memory window: 0xf8000000 - 0xf80fffff
[17179599.500000] Linux video capture interface: v1.00
[17179599.972000] em28xx v4l2 driver version 0.0.1 loaded
[17179600.180000] usbcore: registered new driver snd-usb-audio
[17179600.188000] em28xx new video device (eb1a:2881): interface 0, class 255
[17179600.188000] em28xx #0: Alternate settings: 8
[17179600.188000] em28xx #0: Alternate setting 0, max size= 0
[17179600.188000] em28xx #0: Alternate setting 1, max size= 0
[17179600.188000] em28xx #0: Alternate setting 2, max size= 1448
[17179600.188000] em28xx #0: Alternate setting 3, max size= 2048
[17179600.188000] em28xx #0: Alternate setting 4, max size= 2304
[17179600.188000] em28xx #0: Alternate setting 5, max size= 2580
[17179600.188000] em28xx #0: Alternate setting 6, max size= 2892
[17179600.188000] em28xx #0: Alternate setting 7, max size= 3072
[17179600.312000] ACPI: PCI Interrupt 0000:02:06.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179600.312000] Yenta: CardBus bridge found at 0000:02:06.1 [1025:0020]
[17179600.316000] eth1: Hardware identity 8022:0000:0001:0000
[17179600.316000] eth1: Station identity  001f:0006:0001:0005
[17179600.316000] eth1: Firmware determined as Intersil 1.5.6
[17179600.316000] eth1: Ad-hoc demo mode supported
[17179600.316000] eth1: IEEE standard IBSS ad-hoc mode supported
[17179600.316000] eth1: WEP supported, 104-bit key
[17179600.316000] eth1: MAC address 00:02:8A:95:F1:FD
[17179600.316000] eth1: Station name "Prism  I"
[17179600.316000] eth1: ready
[17179600.440000] Yenta: ISA IRQ mask 0x0818, PCI irq 10
[17179600.440000] Socket status: 30000410
[17179600.440000] Yenta: Raising subordinate bus# of parent bus (#02) from #06 to #0a
[17179600.440000] pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
[17179600.440000] cs: IO port probe 0x4000-0x5fff: clean.
[17179600.440000] pcmcia: parent PCI bridge Memory window: 0xe8200000 - 0xe87fffff
[17179600.440000] pcmcia: parent PCI bridge Memory window: 0xf8000000 - 0xf80fffff
[17179600.548000] ieee80211_crypt: registered algorithm 'NULL'
[17179600.732000] hostap_pci: 0.4.4-kernel (Jouni Malinen <jkmaline@cc.hut.fi>)
[17179600.956000] pccard: CardBus card inserted into slot 0
[17179600.988000] ath_hal: module license 'Proprietary' taints kernel.
[17179600.988000] ath_hal: 0.9.14.9 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413)
[17179601.048000] wlan: 0.8.6.0 (EXPERIMENTAL)
[17179601.080000] ath_rate_sample: 1.2
[17179601.092000] ath_pci: 0.9.6.0 (EXPERIMENTAL)
[17179601.092000] PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
[17179601.092000] ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179601.096000] pccard: PCMCIA card inserted into slot 1
[17179601.216000] cs: memory probe 0xf8000000-0xf80fffff: excluding 0xf8000000-0xf80fffff
[17179601.216000] cs: memory probe 0xe8200000-0xe87fffff: excluding 0xe8200000-0xe825ffff
[17179601.264000] pcmcia: registering new device pcmcia1.0
[17179601.340000] cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7
[17179601.344000] cs: IO port probe 0xc00-0xcf7: clean.
[17179601.344000] cs: IO port probe 0xa00-0xaff: clean.
[17179601.368000] cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7
[17179601.368000] cs: IO port probe 0xc00-0xcf7: clean.
[17179601.372000] cs: IO port probe 0xa00-0xaff: clean.
[17179601.716000] Build date: Jul 10 2006
[17179601.716000] Debugging version (IEEE80211)
[17179601.716000] ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
[17179601.716000] ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[17179601.716000] ath0: turboG rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[17179601.716000] ath0: H/W encryption support: WEP AES AES_CCM TKIP
[17179601.716000] ath0: mac 7.9 phy 4.5 radio 5.6
[17179601.716000] ath0: Use hw queue 1 for WME_AC_BE traffic
[17179601.716000] ath0: Use hw queue 0 for WME_AC_BK traffic
[17179601.716000] ath0: Use hw queue 2 for WME_AC_VI traffic
[17179601.716000] ath0: Use hw queue 3 for WME_AC_VO traffic
[17179601.716000] ath0: Use hw queue 8 for CAB traffic
[17179601.716000] ath0: Use hw queue 9 for beacons
[17179601.716000] Debugging version (ATH)
[17179601.716000] ath0: Atheros 5212: mem=0x32000000, irq=10
[17179601.720000] attach_inform: tvp5150 detected.
[17179601.800000] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 20 6a 00
[17179601.800000] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 02 00 00
[17179601.800000] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 1e 00 00
[17179601.800000] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 00 53 00
[17179601.800000] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 00 56 00
[17179601.800000] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 00 00 00
[17179601.800000] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
[17179601.800000] EEPROM ID= 0x9567eb1a
[17179601.800000] Vendor/Product ID= eb1a:2881
[17179601.800000] AC97 audio (5 sample rates)
[17179601.800000] USB Remote wakeup capable
[17179601.800000] 500mA max power
[17179601.800000] Table at 0x04, strings=0x206a, 0x006a, 0x0000
[17179601.808000] NET: Registered protocol family 17
[17179601.936000] tvp5150 0-005c: tvp5150am1 detected.
[17179606.364000] em28xx #0: V4L2 VBI device registered as /dev/vbi0
[17179606.400000] em28xx #0: V4L2 device registered as /dev/video0
[17179606.400000] em28xx-video.c: setting DVB lock
[17179606.400000] em28xx-video.c: releasing DVB lock
[17179606.400000] em28xx #0: Found Pinnacle Hybrid Pro
[17179606.400000] usbcore: registered new driver em28xx
[17179607.020000] lp0: using parport0 (interrupt-driven).
[17179607.100000] sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
[17179607.100000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[17179607.100000] ieee1394: sbp2: Try serialize_io=0 for better performance
[17179607.212000] ndiswrapper version 1.8 loaded (preempt=yes,smp=no)
[17179607.328000] fglrx: Unknown parameter `//graph'
[17179607.380000] Adding 281096k swap on /dev/hda5.  Priority:-1 extents:1 across:281096k
[17179607.532000] EXT3 FS on hda3, internal journal
[17179607.720000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179607.720000] md: bitmap version 4.39
[17179608.608000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179609.752000] cdrom: open failed.
[17179610.456000] EXT3-fs warning: mounting unchecked fs, running e2fsck is recommended
[17179610.456000] kjournald starting.  Commit interval 5 seconds
[17179610.456000] EXT3 FS on hda2, internal journal
[17179610.456000] EXT3-fs: mounted filesystem with ordered data mode.
[17179610.648000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[17179610.752000] NTFS volume version 3.1.
[17179612.896000] ACPI: AC Adapter [ACAD] (on-line)
[17179612.912000] ACPI: Battery Slot [BAT1] (battery present)
[17179612.912000] ACPI: Battery Slot [BAT2] (battery absent)
[17179613.012000] ACPI: Power Button (FF) [PWRF]
[17179613.012000] ACPI: Lid Switch [LID]
[17179613.012000] ACPI: Sleep Button (CM) [SLPB]
[17179613.132000] ibm_acpi: ec object not found
[17179613.168000] pcc_acpi: loading...
[17179613.280000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[17179617.500000] ttyS1: LSR safety check engaged!
[17179621.964000] ppdev: user-space parallel port driver
[17179623.348000] [drm] Initialized drm 1.0.1 20051102
[17179623.392000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179623.392000] [drm] Initialized radeon 1.24.0 20060225 on minor 0
[17179624.312000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[17179624.312000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
[17179624.312000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[17179624.860000] [drm] Setting GART location based on new memory map
[17179624.860000] [drm] writeback test succeeded in 1 usecs
[17179627.052000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[17179627.052000] apm: overridden by ACPI.
[17179629.416000] Bluetooth: Core ver 2.8
[17179629.416000] NET: Registered protocol family 31
[17179629.416000] Bluetooth: HCI device and connection manager initialized
[17179629.416000] Bluetooth: HCI socket layer initialized
[17179629.444000] Bluetooth: L2CAP ver 2.8
[17179629.444000] Bluetooth: L2CAP socket layer initialized
[17179629.576000] Bluetooth: RFCOMM socket layer initialized
[17179629.576000] Bluetooth: RFCOMM TTY layer initialized
[17179629.576000] Bluetooth: RFCOMM ver 1.7
[17180255.996000] NET: Registered protocol family 10
[17180255.996000] lo: Disabled Privacy Extensions
[17180255.996000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[17180255.996000] IPv6 over IPv4 tunneling driver
[17180266.072000] ath0: no IPv6 routers present
[17180875.304000] usb 3-1: new full speed USB device using uhci_hcd and address 2
[17180875.588000] scsi1 : SCSI emulation for USB Mass Storage devices
[17180875.588000] usb-storage: device found at 2
[17180875.588000] usb-storage: waiting for device to settle before scanning
[17180880.592000]   Vendor:           Model:                   Rev: 1.06
[17180880.592000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17180880.604000] SCSI device sdb: 129344 512-byte hdwr sectors (66 MB)
[17180880.608000] sdb: Write Protect is off
[17180880.608000] sdb: Mode Sense: 00 06 00 00
[17180880.608000] sdb: assuming drive cache: write through
[17180880.616000] SCSI device sdb: 129344 512-byte hdwr sectors (66 MB)
[17180880.620000] sdb: Write Protect is off
[17180880.620000] sdb: Mode Sense: 00 06 00 00
[17180880.620000] sdb: assuming drive cache: write through
[17180880.628000] SCSI device sdb: 129344 512-byte hdwr sectors (66 MB)
[17180880.632000] sdb: Write Protect is off
[17180880.632000] sdb: Mode Sense: 00 06 00 00
[17180880.632000] sdb: assuming drive cache: write through
[17180880.632000]  sdb: sdb1
[17180880.640000] sd 1:0:0:0: Attached scsi removable disk sdb
[17180880.640000] sd 1:0:0:0: Attached scsi generic sg1 type 0
[17180880.640000] usb-storage: device scan complete
[17180880.972000] Buffer I/O error on device sdb1, logical block 16167
[17180880.972000] Buffer I/O error on device sdb1, logical block 16167
[17180880.972000] Buffer I/O error on device sdb1, logical block 16167
[17180880.972000] Buffer I/O error on device sdb1, logical block 16167
[17180880.972000] Buffer I/O error on device sdb1, logical block 16167
[17180880.972000] Buffer I/O error on device sdb1, logical block 16167
[17180881.124000] Buffer I/O error on device sdb1, logical block 16167
[17180881.124000] Buffer I/O error on device sdb1, logical block 16167
[17180881.124000] Buffer I/O error on device sdb1, logical block 16167
[17180881.124000] Buffer I/O error on device sdb1, logical block 16167
[17180881.524000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
akwell@akwell-ubuntu:~$

Dernière modification par akwell (Le 28/07/2006, à 14:23)

Hors ligne

#65 Le 28/07/2006, à 14:22

tomlohave

Re : Pinnacle PCTV USB Stick et ubuntu

tape dans un terminal :

dmesg

wink

Cela t'affiche les messages du systeme, les erreurs eventuelles, etc.

Dernière modification par tomlohave (Le 28/07/2006, à 14:24)

Hors ligne

#66 Le 28/07/2006, à 14:24

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

look juste au dessus...

Hors ligne

#67 Le 28/07/2006, à 14:30

tomlohave

Re : Pinnacle PCTV USB Stick et ubuntu

eukh lorsque que tu edites, ne remplace pas, mais ajoute ....
Merci

euh, il manque la prise en charge de em2880-dvb

Bon, as tu rebooter après l'install des pilotes ?

Sinon fais le en enlevant le stick et remet le stick une fois le systeme prêt.
Ensuite "sudo modprobe em2880-dvb" attends 5s et poste ton "dmesg" et ton "lsmod | grep em28"
cool

Hors ligne

#68 Le 28/07/2006, à 14:51

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

bon

j'ai rebooter
attendu 2 min que mon pc soit pret
j'ai branché ma carte
mdoprobe...
puis dmesg (j'ai pas le debut)
et pour terminer lsmod

[17179571.232000] PnPBIOS: Disabled by ACPI PNP
[17179571.232000] PCI: Using ACPI for IRQ routing
[17179571.232000] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[17179571.240000] PCI: Bridge: 0000:00:01.0
[17179571.240000]   IO window: 3000-3fff
[17179571.240000]   MEM window: e8100000-e81fffff
[17179571.240000]   PREFETCH window: f0000000-f7ffffff
[17179571.240000] PCI: Bus 3, cardbus bridge: 0000:02:06.0
[17179571.240000]   IO window: 00004000-000040ff
[17179571.240000]   IO window: 00004400-000044ff
[17179571.240000]   PREFETCH window: 30000000-31ffffff
[17179571.240000]   MEM window: 32000000-33ffffff
[17179571.240000] PCI: Bus 7, cardbus bridge: 0000:02:06.1
[17179571.240000]   IO window: 00004800-000048ff
[17179571.240000]   IO window: 00004c00-00004cff
[17179571.240000]   PREFETCH window: 34000000-35ffffff
[17179571.240000]   MEM window: 36000000-37ffffff
[17179571.240000] PCI: Bridge: 0000:00:1e.0
[17179571.240000]   IO window: 4000-5fff
[17179571.240000]   MEM window: e8200000-e87fffff
[17179571.240000]   PREFETCH window: f8000000-f80fffff
[17179571.240000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[17179571.240000] **** SET: Misaligned resource pointer: de8ff6c2 Type 07 Len 0
[17179571.240000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[17179571.240000] PCI: setting IRQ 10 as level-triggered
[17179571.240000] ACPI: PCI Interrupt 0000:02:06.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179571.240000] PCI: Enabling device 0000:02:06.1 (0104 -> 0107)
[17179571.240000] ACPI: PCI Interrupt 0000:02:06.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179571.240000] Simple Boot Flag at 0x36 set to 0x1
[17179571.244000] audit: initializing netlink socket (disabled)
[17179571.244000] audit(1154100813.244:1): initialized
[17179571.244000] VFS: Disk quotas dquot_6.5.1
[17179571.244000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179571.244000] Initializing Cryptographic API
[17179571.244000] io scheduler noop registered
[17179571.244000] io scheduler anticipatory registered
[17179571.244000] io scheduler deadline registered
[17179571.244000] io scheduler cfq registered
[17179571.244000] isapnp: Scanning for PnP cards...
[17179571.596000] isapnp: No Plug & Play device found
[17179571.616000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOU2] at 0x60,0x64 irq 1,12
[17179571.620000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179571.620000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179571.620000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179571.620000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
[17179571.624000] **** SET: Misaligned resource pointer: df9e52c2 Type 07 Len 0
[17179571.624000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[17179571.624000] ACPI: PCI Interrupt 0000:00:1f.6[b] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
[17179571.624000] ACPI: PCI interrupt for device 0000:00:1f.6 disabled
[17179571.624000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179571.624000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179571.624000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179571.624000] mice: PS/2 mouse device common for all mice
[17179571.624000] EISA: Probing bus 0 at eisa.0
[17179571.624000] Cannot allocate resource for EISA slot 1
[17179571.624000] Cannot allocate resource for EISA slot 2
[17179571.624000] Cannot allocate resource for EISA slot 3
[17179571.624000] Cannot allocate resource for EISA slot 4
[17179571.624000] Cannot allocate resource for EISA slot 5
[17179571.624000] EISA: Detected 0 cards.
[17179571.624000] NET: Registered protocol family 2
[17179571.660000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179571.664000] IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
[17179571.664000] TCP established hash table entries: 32768 (order: 5, 131072 bytes)
[17179571.664000] TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
[17179571.664000] TCP: Hash tables configured (established 32768 bind 32768)
[17179571.664000] TCP reno registered
[17179571.664000] TCP bic registered
[17179571.664000] NET: Registered protocol family 1
[17179571.664000] NET: Registered protocol family 8
[17179571.664000] NET: Registered protocol family 20
[17179571.664000] Using IPI Shortcut mode
[17179571.664000] ACPI wakeup devices:
[17179571.664000] MDM0  HUB GLAN USB1 USB2 USB1
[17179571.664000] ACPI: (supports S0 S3 S4 S5)
[17179571.664000] Freeing unused kernel memory: 288k freed
[17179571.720000] vga16fb: initializing
[17179571.720000] vga16fb: mapped to 0xc00a0000
[17179571.860000] Console: switching to colour frame buffer device 80x25
[17179571.860000] fb0: VGA16 VGA frame buffer device
[17179572.984000] Capability LSM initialized
[17179573.020000] ACPI: Fan [FAN0] (off)
[17179573.020000] ACPI: Fan [FAN1] (off)
[17179573.024000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[17179573.024000] ACPI: Thermal Zone [THRM] (66 C)
[17179573.656000] ICH3M: IDE controller at PCI slot 0000:00:1f.1
[17179573.656000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[17179573.656000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179573.656000] ICH3M: chipset revision 2
[17179573.656000] ICH3M: not 100% native mode: will probe irqs later
[17179573.656000]     ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
[17179573.656000]     ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:DMA, hdd:pio
[17179573.656000] Probing IDE interface ide0...
[17179573.944000] hda: HITACHI_DK23FA-40, ATA DISK drive
[17179574.616000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179574.620000] Probing IDE interface ide1...
[17179575.356000] hdc: QSI CD-RW/DVD-ROM SBW-242, ATAPI CD/DVD-ROM drive
[17179576.028000] ide1 at 0x170-0x177,0x376 on irq 15
[17179576.036000] hda: max request size: 128KiB
[17179576.044000] hda: 78140160 sectors (40007 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
[17179576.044000] hda: cache flushes supported
[17179576.044000]  hda: hda1 hda2 hda3 hda4 < hda5 >
[17179576.112000] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179576.112000] Uniform CD-ROM driver Revision: 3.20
[17179576.556000] usbcore: registered new driver usbfs
[17179576.556000] usbcore: registered new driver hub
[17179576.556000] USB Universal Host Controller Interface driver v2.3
[17179576.560000] PCI: Enabling device 0000:00:1d.0 (0004 -> 0005)
[17179576.560000] **** SET: Misaligned resource pointer: dfa3e602 Type 07 Len 0
[17179576.560000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[17179576.560000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179576.560000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[17179576.560000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[17179576.560000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[17179576.560000] uhci_hcd 0000:00:1d.0: irq 10, io base 0x00001800
[17179576.560000] hub 1-0:1.0: USB hub found
[17179576.560000] hub 1-0:1.0: 2 ports detected
[17179576.632000] ieee1394: Initialized config rom entry `ip1394'
[17179576.664000] PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
[17179576.664000] **** SET: Misaligned resource pointer: dfa3e102 Type 07 Len 0
[17179576.664000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[17179576.664000] PCI: setting IRQ 5 as level-triggered
[17179576.664000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[17179576.664000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[17179576.664000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[17179576.664000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[17179576.664000] uhci_hcd 0000:00:1d.1: irq 5, io base 0x00001820
[17179576.664000] hub 2-0:1.0: USB hub found
[17179576.664000] hub 2-0:1.0: 2 ports detected
[17179576.768000] ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
[17179576.768000] uhci_hcd 0000:02:09.0: UHCI Host Controller
[17179576.768000] uhci_hcd 0000:02:09.0: new USB bus registered, assigned bus number 3
[17179576.768000] uhci_hcd 0000:02:09.0: irq 10, io base 0x00005000
[17179576.768000] hub 3-0:1.0: USB hub found
[17179576.768000] hub 3-0:1.0: 2 ports detected
[17179576.768000] ohci1394: $Rev: 1313 $ Ben Collins <bcollins@debian.org>
[17179576.768000] ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179576.816000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[10]  MMIO=[e8208000-e82087ff]  Max Packet=[2048]
[17179576.872000] ACPI: PCI Interrupt 0000:02:09.1[b] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179576.872000] uhci_hcd 0000:02:09.1: UHCI Host Controller
[17179576.872000] uhci_hcd 0000:02:09.1: new USB bus registered, assigned bus number 4
[17179576.872000] uhci_hcd 0000:02:09.1: irq 10, io base 0x00005020
[17179576.872000] hub 4-0:1.0: USB hub found
[17179576.872000] hub 4-0:1.0: 2 ports detected
[17179576.976000] ACPI: PCI Interrupt 0000:02:09.2[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179576.976000] ehci_hcd 0000:02:09.2: EHCI Host Controller
[17179576.980000] ehci_hcd 0000:02:09.2: new USB bus registered, assigned bus number 5
[17179576.980000] ehci_hcd 0000:02:09.2: irq 10, io mem 0xe8208800
[17179576.980000] ehci_hcd 0000:02:09.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004
[17179576.980000] hub 5-0:1.0: USB hub found
[17179576.980000] hub 5-0:1.0: 4 ports detected
[17179577.008000] usb 2-2: new full speed USB device using uhci_hcd and address 2
[17179577.164000] SCSI subsystem initialized
[17179577.168000] Initializing USB Mass Storage driver...
[17179577.204000] Attempting manual resume
[17179577.240000] EXT3-fs: mounted filesystem with ordered data mode.
[17179577.244000] kjournald starting.  Commit interval 5 seconds
[17179577.408000] scsi0 : SCSI emulation for USB Mass Storage devices
[17179577.408000] usb-storage: device found at 2
[17179577.408000] usb-storage: waiting for device to settle before scanning
[17179577.408000] usbcore: registered new driver usb-storage
[17179577.408000] USB Mass Storage support registered.
[17179578.088000] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00c09f00000a3bd8]
[17179582.412000]   Vendor: Generic   Model: Flash R/W         Rev: 2002
[17179582.412000]   Type:   Direct-Access                      ANSI SCSI revision: 02
[17179582.412000] usb-storage: device scan complete
[17179597.136000] Driver 'sd' needs updating - please use bus_type methods
[17179597.156000] sd 0:0:0:0: Attached scsi removable disk sda
[17179597.164000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17179598.316000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179598.324000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179598.404000] Linux agpgart interface v0.101 (c) Dave Jones
[17179598.416000] agpgart: Detected an Intel i845 Chipset.
[17179598.420000] agpgart: AGP aperture is 64M @ 0xec000000
[17179598.668000] Real Time Clock Driver v1.12
[17179598.800000] hw_random: cannot enable RNG, aborting
[17179599.012000] input: PC Speaker as /class/input/input1
[17179599.464000] irda_init()
[17179599.464000] NET: Registered protocol family 23
[17179599.548000] ACPI: PCI Interrupt 0000:02:06.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179599.548000] Yenta: CardBus bridge found at 0000:02:06.0 [1025:0020]
[17179599.548000] Yenta O2: res at 0x94/0xD4: 00/ea
[17179599.548000] Yenta O2: enabling read prefetch/write burst
[17179599.604000] nsc_ircc_pnp_probe() : From PnP, found firbase 0x2F8 ; irq 3 ; dma 1.
[17179599.604000] nsc-ircc, chip->init
[17179599.604000] nsc-ircc, Found chip at base=0x04e
[17179599.604000] nsc-ircc, driver loaded (Dag Brattli)
[17179599.604000] nsc_ircc_open(), can't get iobase of 0x2f8
[17179599.604000] nsc-ircc, Found chip at base=0x04e
[17179599.604000] nsc-ircc, driver loaded (Dag Brattli)
[17179599.604000] nsc_ircc_open(), can't get iobase of 0x2f8
[17179599.604000] pnp: Device 00:09 disabled.
[17179599.676000] Yenta: ISA IRQ mask 0x0890, PCI irq 10
[17179599.676000] Socket status: 30000820
[17179599.676000] Yenta: Raising subordinate bus# of parent bus (#02) from #02 to #06
[17179599.676000] pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
[17179599.676000] cs: IO port probe 0x4000-0x5fff: clean.
[17179599.676000] pcmcia: parent PCI bridge Memory window: 0xe8200000 - 0xe87fffff
[17179599.676000] pcmcia: parent PCI bridge Memory window: 0xf8000000 - 0xf80fffff
[17179599.676000] ACPI: PCI Interrupt 0000:02:06.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179599.676000] Yenta: CardBus bridge found at 0000:02:06.1 [1025:0020]
[17179599.712000] ACPI: PCI Interrupt 0000:00:1f.5[b] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
[17179599.712000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[17179599.804000] Yenta: ISA IRQ mask 0x0898, PCI irq 10
[17179599.804000] Socket status: 30000410
[17179599.804000] Yenta: Raising subordinate bus# of parent bus (#02) from #06 to #0a
[17179599.804000] pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
[17179599.804000] cs: IO port probe 0x4000-0x5fff: clean.
[17179599.804000] pcmcia: parent PCI bridge Memory window: 0xe8200000 - 0xe87fffff
[17179599.804000] pcmcia: parent PCI bridge Memory window: 0xf8000000 - 0xf80fffff
[17179599.824000] Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9d48b1, caps: 0x904713/0x4006
[17179599.856000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[17179599.904000] ts: Compaq touchscreen protocol output
[17179600.056000] parport: PnPBIOS parport detected.
[17179600.056000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[17179600.272000] orinoco 0.15rc3 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[17179600.276000] orinoco_pci 0.15rc3 (Pavel Roskin <proski@gnu.org>, David Gibson <hermes@gibson.dropbear.id.au> & Jean Tourrilhes <jt@hpl.hp.com>)
[17179600.284000] intel8x0_measure_ac97_clock: measured 57125 usecs
[17179600.284000] intel8x0: clocking to 48000
[17179600.296000] **** SET: Misaligned resource pointer: da656dc2 Type 07 Len 0
[17179600.296000] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
[17179600.296000] ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10
[17179600.296000] orinoco_pci: Detected device 0000:02:04.0, mem:0xf8000000-0xf8000fff, irq 10
[17179600.312000] pccard: CardBus card inserted into slot 0
[17179600.324000] b44.c:v0.97 (Nov 30, 2005)
[17179600.324000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[17179600.328000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:c0:9f:24:74:cb
[17179600.456000] pccard: PCMCIA card inserted into slot 1
[17179600.592000] cs: memory probe 0xf8000000-0xf80fffff: excluding 0xf8000000-0xf80fffff
[17179600.592000] cs: memory probe 0xe8200000-0xe87fffff: excluding 0xe8200000-0xe825ffff
[17179600.604000] pcmcia: registering new device pcmcia1.0
[17179600.676000] cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7
[17179600.680000] cs: IO port probe 0xc00-0xcf7: clean.
[17179600.680000] cs: IO port probe 0xa00-0xaff: clean.
[17179602.040000] cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7
[17179602.044000] cs: IO port probe 0xc00-0xcf7: clean.
[17179602.044000] cs: IO port probe 0xa00-0xaff: clean.
[17179602.048000] eth1: Hardware identity 8022:0000:0001:0000
[17179602.048000] eth1: Station identity  001f:0006:0001:0005
[17179602.048000] eth1: Firmware determined as Intersil 1.5.6
[17179602.048000] eth1: Ad-hoc demo mode supported
[17179602.048000] eth1: IEEE standard IBSS ad-hoc mode supported
[17179602.048000] eth1: WEP supported, 104-bit key
[17179602.048000] eth1: MAC address 00:02:8A:95:F1:FD
[17179602.048000] eth1: Station name "Prism  I"
[17179602.048000] eth1: ready
[17179602.084000] ieee80211_crypt: registered algorithm 'NULL'
[17179602.092000] ath_hal: module license 'Proprietary' taints kernel.
[17179602.096000] ath_hal: 0.9.14.9 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413)
[17179602.180000] hostap_pci: 0.4.4-kernel (Jouni Malinen <jkmaline@cc.hut.fi>)
[17179602.256000] wlan: 0.8.6.0 (EXPERIMENTAL)
[17179602.288000] ath_rate_sample: 1.2
[17179602.300000] ath_pci: 0.9.6.0 (EXPERIMENTAL)
[17179602.300000] PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
[17179602.300000] ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[17179602.884000] Build date: Jul 10 2006
[17179602.884000] Debugging version (IEEE80211)
[17179602.884000] ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
[17179602.884000] ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[17179602.884000] ath0: turboG rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[17179602.884000] ath0: H/W encryption support: WEP AES AES_CCM TKIP
[17179602.884000] ath0: mac 7.9 phy 4.5 radio 5.6
[17179602.884000] ath0: Use hw queue 1 for WME_AC_BE traffic
[17179602.884000] ath0: Use hw queue 0 for WME_AC_BK traffic
[17179602.884000] ath0: Use hw queue 2 for WME_AC_VI traffic
[17179602.884000] ath0: Use hw queue 3 for WME_AC_VO traffic
[17179602.884000] ath0: Use hw queue 8 for CAB traffic
[17179602.884000] ath0: Use hw queue 9 for beacons
[17179602.884000] Debugging version (ATH)
[17179602.884000] ath0: Atheros 5212: mem=0x32000000, irq=10
[17179603.984000] lp0: using parport0 (interrupt-driven).
[17179604.064000] sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
[17179604.064000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[17179604.064000] ieee1394: sbp2: Try serialize_io=0 for better performance
[17179604.180000] ndiswrapper version 1.8 loaded (preempt=yes,smp=no)
[17179604.292000] fglrx: Unknown parameter `//graph'
[17179604.344000] Adding 281096k swap on /dev/hda5.  Priority:-1 extents:1 across:281096k
[17179604.500000] EXT3 FS on hda3, internal journal
[17179604.728000] NET: Registered protocol family 17
[17179604.756000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179604.756000] md: bitmap version 4.39
[17179605.676000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179606.760000] cdrom: open failed.
[17179607.508000] EXT3-fs warning: mounting unchecked fs, running e2fsck is recommended
[17179607.508000] kjournald starting.  Commit interval 5 seconds
[17179607.508000] EXT3 FS on hda2, internal journal
[17179607.508000] EXT3-fs: mounted filesystem with ordered data mode.
[17179607.712000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[17179607.832000] NTFS volume version 3.1.
[17179609.980000] ACPI: AC Adapter [ACAD] (on-line)
[17179610.000000] ACPI: Battery Slot [BAT1] (battery present)
[17179610.000000] ACPI: Battery Slot [BAT2] (battery absent)
[17179610.092000] ACPI: Power Button (FF) [PWRF]
[17179610.092000] ACPI: Lid Switch [LID]
[17179610.092000] ACPI: Sleep Button (CM) [SLPB]
[17179610.208000] ibm_acpi: ec object not found
[17179610.240000] pcc_acpi: loading...
[17179610.356000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[17179614.372000] ttyS1: LSR safety check engaged!
[17179619.016000] ppdev: user-space parallel port driver
[17179619.912000] [drm] Initialized drm 1.0.1 20051102
[17179620.084000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179620.084000] [drm] Initialized radeon 1.24.0 20060225 on minor 0
[17179621.016000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[17179621.016000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
[17179621.016000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[17179621.408000] [drm] Setting GART location based on new memory map
[17179621.408000] [drm] writeback test succeeded in 2 usecs
[17179623.944000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[17179623.944000] apm: overridden by ACPI.
[17179626.152000] Bluetooth: Core ver 2.8
[17179626.152000] NET: Registered protocol family 31
[17179626.152000] Bluetooth: HCI device and connection manager initialized
[17179626.152000] Bluetooth: HCI socket layer initialized
[17179626.196000] Bluetooth: L2CAP ver 2.8
[17179626.196000] Bluetooth: L2CAP socket layer initialized
[17179626.344000] Bluetooth: RFCOMM socket layer initialized
[17179626.344000] Bluetooth: RFCOMM TTY layer initialized
[17179626.344000] Bluetooth: RFCOMM ver 1.7
[17179841.004000] NET: Registered protocol family 10
[17179841.004000] lo: Disabled Privacy Extensions
[17179841.004000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[17179841.004000] IPv6 over IPv4 tunneling driver
[17179851.660000] ath0: no IPv6 routers present
[17180222.192000] usb 5-3: new high speed USB device using ehci_hcd and address 2
[17180222.640000] Linux video capture interface: v1.00
[17180222.884000] em28xx v4l2 driver version 0.0.1 loaded
[17180222.884000] em28xx new video device (eb1a:2881): interface 0, class 255
[17180222.884000] em28xx #0: Alternate settings: 8
[17180222.884000] em28xx #0: Alternate setting 0, max size= 0
[17180222.884000] em28xx #0: Alternate setting 1, max size= 0
[17180222.884000] em28xx #0: Alternate setting 2, max size= 1448
[17180222.884000] em28xx #0: Alternate setting 3, max size= 2048
[17180222.884000] em28xx #0: Alternate setting 4, max size= 2304
[17180222.884000] em28xx #0: Alternate setting 5, max size= 2580
[17180222.884000] em28xx #0: Alternate setting 6, max size= 2892
[17180222.884000] em28xx #0: Alternate setting 7, max size= 3072
[17180223.840000] tuner 0-0061: chip found @ 0xc2 (em28xx #0)
[17180223.840000] attach inform: detected I2C address c2
[17180223.840000] xc3028-tuner.c: selected videostandard PAL-B/G
[17180223.840000] xc3028-tuner.c: ANALOG Mode!
[17180223.956000] xc3028: wrong firmware provided!
[17180224.296000] attach_inform: tvp5150 detected.
[17180224.336000] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 20 6a 00
[17180224.336000] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 02 00 00
[17180224.336000] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 1e 00 00
[17180224.336000] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 00 53 00
[17180224.336000] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 00 56 00
[17180224.336000] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 00 00 00
[17180224.336000] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
[17180224.336000] EEPROM ID= 0x9567eb1a
[17180224.336000] Vendor/Product ID= eb1a:2881
[17180224.336000] AC97 audio (5 sample rates)
[17180224.336000] USB Remote wakeup capable
[17180224.336000] 500mA max power
[17180224.336000] Table at 0x04, strings=0x206a, 0x006a, 0x0000
[17180224.452000] tvp5150 0-005c: tvp5150am1 detected.
[17180228.944000] em28xx #0: V4L2 VBI device registered as /dev/vbi0
[17180228.980000] em28xx #0: V4L2 device registered as /dev/video0
[17180228.980000] em28xx-video.c: setting DVB lock
[17180228.980000] em28xx-video.c: releasing DVB lock
[17180228.980000] em28xx #0: Found Pinnacle Hybrid Pro
[17180228.980000] em28xx audio device (eb1a:2881): interface 1, class 1
[17180228.980000] em28xx audio device (eb1a:2881): interface 2, class 1
[17180228.980000] usbcore: registered new driver em28xx
[17180228.988000] usbcore: registered new driver snd-usb-audio
[17180360.472000] usb 3-1: new full speed USB device using uhci_hcd and address 2
[17180360.756000] scsi1 : SCSI emulation for USB Mass Storage devices
[17180360.756000] usb-storage: device found at 2
[17180360.756000] usb-storage: waiting for device to settle before scanning
[17180365.760000]   Vendor:           Model:                   Rev: 1.06
[17180365.760000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17180365.776000] SCSI device sdb: 129344 512-byte hdwr sectors (66 MB)
[17180365.784000] sdb: Write Protect is off
[17180365.784000] sdb: Mode Sense: 00 06 00 00
[17180365.784000] sdb: assuming drive cache: write through
[17180365.792000] SCSI device sdb: 129344 512-byte hdwr sectors (66 MB)
[17180365.796000] sdb: Write Protect is off
[17180365.796000] sdb: Mode Sense: 00 06 00 00
[17180365.796000] sdb: assuming drive cache: write through
[17180365.808000] SCSI device sdb: 129344 512-byte hdwr sectors (66 MB)
[17180365.812000] sdb: Write Protect is off
[17180365.812000] sdb: Mode Sense: 00 06 00 00
[17180365.812000] sdb: assuming drive cache: write through
[17180365.812000]  sdb: sdb1
[17180365.820000] sd 1:0:0:0: Attached scsi removable disk sdb
[17180365.820000] sd 1:0:0:0: Attached scsi generic sg1 type 0
[17180365.820000] usb-storage: device scan complete
[17180366.176000] Buffer I/O error on device sdb1, logical block 16167
[17180366.176000] Buffer I/O error on device sdb1, logical block 16167
[17180366.176000] Buffer I/O error on device sdb1, logical block 16167
[17180366.176000] Buffer I/O error on device sdb1, logical block 16167
[17180366.176000] Buffer I/O error on device sdb1, logical block 16167
[17180366.176000] Buffer I/O error on device sdb1, logical block 16167
[17180366.396000] Buffer I/O error on device sdb1, logical block 16167
[17180366.396000] Buffer I/O error on device sdb1, logical block 16167
[17180366.396000] Buffer I/O error on device sdb1, logical block 16167
[17180366.396000] Buffer I/O error on device sdb1, logical block 16167
[17180366.944000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17180407.132000] /home/akwell/v4l-dvb/v4l/mt2060-tuner.c: mt2060_module_init
[17180407.152000] em2880-dvb.c: DVB Init
[17180407.164000] em2880-dvb.c: VIDIOC_S_MODE
[17180407.164000] xc3028-tuner.c: DIGITAL MODE!
[17180407.168000] xc3028: wrong firmware provided!
[17180407.284000] zl10353_read_register: readreg error (reg=127, ret==-19)
[17180407.284000] em2880-dvb.c: failed initializing zl10353 DVB-T demodulator
[17180407.284000] em2880-dvb.c: retrying with mt352 DVB-T demodulator
[17180407.296000] mt352_read_register: readreg error (reg=127, ret==-19)
[17180407.296000] em2880-dvb.c: no luck with mt352 demodulator, not attaching em2880-dvb
[17180407.296000] em2880-dvb.c: DVB-T demodulator not reachable, did you try "modprobe em28xx device_mode=1"
akwell@akwell-ubuntu:~$
akwell@akwell-ubuntu:~$ lsmod | grep em28
em2880_dvb             13060  0
dvb_core               82728  1 em2880_dvb
mt352                   6276  1 em2880_dvb
zl10353                 5252  1 em2880_dvb
em28xx                 74164  1 em2880_dvb
compat_ioctl32          1280  1 em28xx
ir_common              28804  1 em28xx
v4l1_compat            13700  1 em28xx
v4l2_common            14976  2 tuner,em28xx
videodev                9472  1 em28xx
tveeprom               14736  1 em28xx
i2c_core               21904  9 mt2060_tuner,mt352,zl10353,tvp5150,xc3028_tuner,tuner,em28xx,tveeprom,i2c_acpi_ec
usbcore               130692  9 em2880_dvb,snd_usb_audio,snd_usb_lib,em28xx,ndiswrapper,usb_storage,ehci_hcd,uhci_hcd
akwell@akwell-ubuntu:~$

Hors ligne

#69 Le 28/07/2006, à 14:55

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

cette ligne pose peut etre problème nan?

[17180223.956000] xc3028: wrong firmware provided!

mais il reconnait quand meme la carte

[17180228.980000] em28xx #0: Found Pinnacle Hybrid Pro

et la fin a l'air de partir en sucette

[17180407.164000] em2880-dvb.c: VIDIOC_S_MODE
[17180407.164000] xc3028-tuner.c: DIGITAL MODE!
[17180407.168000] xc3028: wrong firmware provided!
[17180407.284000] zl10353_read_register: readreg error (reg=127, ret==-19)
[17180407.284000] em2880-dvb.c: failed initializing zl10353 DVB-T demodulator
[17180407.284000] em2880-dvb.c: retrying with mt352 DVB-T demodulator
[17180407.296000] mt352_read_register: readreg error (reg=127, ret==-19)
[17180407.296000] em2880-dvb.c: no luck with mt352 demodulator, not attaching em2880-dvb
[17180407.296000] em2880-dvb.c: DVB-T demodulator not reachable, did you try "modprobe em28xx device_mode=1"

Dernière modification par akwell (Le 28/07/2006, à 14:56)

Hors ligne

#70 Le 28/07/2006, à 15:10

tomlohave

Re : Pinnacle PCTV USB Stick et ubuntu

hum un probleme avec ton firmware ...

pourtant je viens de faire les même manip que toi et cela fonctionne ...

as tu changé de noyaux recemment ?
Si c'est le cas, tu as peut -etre copié le firmware au mauvais endroit
.

detruit le rep v4l-dvb

cd ~
rm -R v4l-dvb
hg clone http://linuxtv.org/hg/~mrechberger/v4l-dvb
make && sudo make install

Telecharge le firmware ici : http://supportde.terratec.net/modules.p … it&lid=994

dezipper cette archive et copier le fichier emBDA.sys dans "v4l-dvb/v4l_experimental/xc3028"
puis

cd v4l-dvb/v4l_experimental/xc3028
gcc convert.c -o convert
sudo -s
./convert emBDA.sys > /lib/firmware/$(uname -r)/xceive_xc_3028.fw

redemarrer et cela roule (normalement)

je viens de le faire il y a une demi heure

Bon courage cool

Dernière modification par tomlohave (Le 28/07/2006, à 15:33)

Hors ligne

#71 Le 28/07/2006, à 15:21

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

si quelqu'un comprends l'italien.. ce post pourrai a peut etre nous aider

http://forum.ubuntu-it.org/index.php?PHPSESSID=2e7307d55c94c15363ff8552c2be5dad&topic=26335.msg125286#msg125286

il y a quelque truc en anglais ici , mais ca ne m'avance pas... peut etre que vous comprendrez mieux que moi

http://www.linuxtv.org/v4lwiki/index.php/Talk:Em2880

Hors ligne

#72 Le 28/07/2006, à 15:35

tomlohave

Re : Pinnacle PCTV USB Stick et ubuntu

essaie avec les indications données précedemment ....

Sur le wiki (en anglais) de v4l-dvb, tu trouveras exactement la même chose.

Hors ligne

#73 Le 28/07/2006, à 15:39

tomlohave

Re : Pinnacle PCTV USB Stick et ubuntu

hum au passage :

ton materiel :

em28xx new video device (eb1a:2881): interface 0, class 255

le mien :

em28xx new video device (eb1a:2881): interface 0, class 255

identique donc cela devrait marcher
roll

Hors ligne

#74 Le 29/07/2006, à 12:45

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

ca marche toujour pas, mais j'ai l'impresion que le problème pourrais deja etre ici

make[1]: quittant le répertoire « /home/akwell/v4l-dvb/v4l »
Password:
make -C /home/akwell/v4l-dvb/v4l install
make[1]: entrant dans le répertoire « /home/akwell/v4l-dvb/v4l »

Eliminating old V4L modules (errors on this step is not a problem)..
make[1]: [v4l-rminstall] Erreur 1 (ignorée)


Installing new V4L modules at corresponding Kernel dir...
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/common
install -m 644 -c ir-common.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/common
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video
install -m 644 -c btcx-risc.ko bttv.ko tda9887.ko tuner.ko tvaudio.ko tveeprom.ko saa6588.ko qt1010-tuner.ko xc3028-tuner.ko mt2060-tuner.ko tvmixer.ko v4l1-compat.ko v4l2-common.ko wm8775.ko cs53l32a.ko video-buf.ko video-buf-dvb.ko videodev.ko ir-kbd-i2c.ko msp3400.ko tvp5150.ko saa711x.ko saa7134-alsa.ko saa7134-oss.ko saa7115.ko cx25840.ko saa7127.ko compat_ioctl32.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/cx88
install -m 644 -c cx8800.ko cx8802.ko cx88-alsa.ko  cx88-blackbird.ko cx88xx.ko cx88-dvb.ko cx88-vp3054-i2c.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/cx88
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/saa7134
install -m 644 -c saa6752hs.ko saa7134.ko saa7134-empress.ko saa7134-dvb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/saa7134
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/em28xx
install -m 644 -c em28xx.ko em2880-dvb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/em28xx
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/pvrusb2
install -m 644 -c pvrusb2.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/pvrusb2
install: cannot stat `pvrusb2.ko': No such file or directory
make[1]: [v4l-install] Erreur 1 (ignorée)
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/video/ivtv
install -m 644 -c ivtv.ko ivtv-fb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/video/ivtv
install: cannot stat `ivtv.ko': No such file or directory
install: cannot stat `ivtv-fb.ko': No such file or directory
make[1]: [v4l-install] Erreur 1 (ignorée)
/sbin/depmod -a 2.6.15-26-386

Eliminating old DVB modules (errors on this step is not a problem)..
make[1]: [dvb-rminstall] Erreur 1 (ignorée)


Installing new DVB modules at corresponding Kernel dir...
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/common
install -m 644 -c saa7146.ko saa7146_vv.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/common
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/frontends
install -m 644 -c cx22702.ko dvb-pll.ko lgdt330x.ko or51132.ko tda1004x.ko mt352.ko sp887x.ko nxt6000.ko cx24110.ko or51211.ko nxt200x.ko cx24123.ko mt312.ko stv0299.ko bcm3510.ko dib3000mb.ko dib3000mc.ko dib3000-common.ko ves1820.ko  cx22700.ko tda8083.ko ves1x93.ko stv0297.ko sp8870.ko  l64781.ko s5h1420.ko tda10021.ko at76c651.ko tda80xx.ko stv0297_cs2.ko zl10353.ko mt2060.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/frontends
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/bt8xx
install -m 644 -c bt878.ko dvb-bt8xx.ko dst.ko dst_ca.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/bt8xx
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/dvb-core
install -m 644 -c dvb-core.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/dvb-core
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/b2c2
install -m 644 -c b2c2-flexcop.ko b2c2-flexcop-pci.ko b2c2-flexcop-usb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/b2c2
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/cinergyT2
install -m 644 -c cinergyT2.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/cinergyT2
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/dvb-usb
install -m 644 -c dvb-usb.ko dvb-usb-vp7045.ko dvb-usb-vp702x.ko dvb-usb-dtt200u.ko dvb-usb-a800.ko dvb-usb-dibusb-mb.ko dvb-usb-dibusb-mc.ko dvb-usb-nova-t-usb2.ko dvb-usb-umt-010.ko dvb-usb-digitv.ko dvb-usb-cxusb.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/dvb-usb
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/pluto2
install -m 644 -c pluto2.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/pluto2
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttpci
install -m 644 -c budget-core.ko budget.ko ttpci-eeprom.ko budget-av.ko budget-ci.ko budget-patch.ko dvb-ttpci.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttpci
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttusb-budget
install -m 644 -c dvb-ttusb-budget.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttusb-budget
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttusb-dec
install -m 644 -c ttusb_dec.ko ttusbdecfe.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/ttusb-dec
install -d /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/firesat
install -m 644 -c dvb-firesat.ko /lib/modules/2.6.15-26-386/kernel/drivers/media/dvb/firesat
install: cannot stat `dvb-firesat.ko': No such file or directory
make[1]: [dvb-install] Erreur 1 (ignorée)
/sbin/depmod -a 2.6.15-26-386
make[1]: quittant le répertoire « /home/akwell/v4l-dvb/v4l »
akwell@akwell-ubuntu:~/v4l-dvb$

Hors ligne

#75 Le 29/07/2006, à 18:41

akwell

Re : Pinnacle PCTV USB Stick et ubuntu

bon jusqu'a nouvel ordre, arretez de vous prendre la tete avec mes posts car je pense que mon materiel est tout simplement defectuex: je l'ai testée sur 2 pc differents sur win et ca marche pas non plus( le periferique se deconnecte tout seul!!!)

bonne soirée je vous tiendrais au courant

Hors ligne