Author |
Message |
Mythuser
|
Posted: Fri Sep 09, 2005 10:22 pm |
|
Joined: Thu Sep 08, 2005 8:41 pm
Posts: 20
|
Im running KnoppMyth R5A16.
|
|
Top |
|
 |
shplad
|
Posted: Sun Sep 11, 2005 8:51 am |
|
Joined: Sun Nov 14, 2004 10:04 am
Posts: 263
Location:
Toronto, Canada
|
Mythuser:
Thanks again for your help. Interesting, I checked the firmware.agent
file and also have:
Code: FIRMWARE_DIRS="/lib/firmware /usr/local/lib/firmware /usr/lib/hotplug/firmware"
but only the /usr/lib/hotplug/firmware directory exists.
So, is this my problem? Is it possible some directories weren't created on install or ?? Any help appreciated.
Shplad
_________________ KnoppMyth R5C7
Abit NF7-S
Athlon XP Mobile 2500+
Hauppauge PVR-150 + PVR-150MCE
nVidia Geforce 6600GT
Samsung Spinpoint SATA 120GB
NEC ND-3520A DVD
Seasonic Super Tornado 350
BTC 9019URF Wireless Kbd. w. Joystick
|
|
Top |
|
 |
Mythuser
|
Posted: Sun Sep 11, 2005 10:59 am |
|
Joined: Thu Sep 08, 2005 8:41 pm
Posts: 20
|
Hmmm, mine were there on install. Are you using R5A16? Regardless you can just make the directory and copy the firmware files there. It wont hurt anything.
mkdir -p /lib/firmware
Try that out and see if hotplug loads the firmware correctly. Hope that helps!
|
|
Top |
|
 |
cesman
|
Posted: Sun Sep 11, 2005 11:51 am |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
The firmware for ivtv belong in /lib/modules/.
_________________ cesman
When the source is open, the possibilities are endless!
|
|
Top |
|
 |
shplad
|
Posted: Sun Sep 11, 2005 11:57 am |
|
Joined: Sun Nov 14, 2004 10:04 am
Posts: 263
Location:
Toronto, Canada
|
Thanks-both of you.
But the firmware is still not loading. I am really clueless as to what to do at this point.
Help!
shplad
_________________ KnoppMyth R5C7
Abit NF7-S
Athlon XP Mobile 2500+
Hauppauge PVR-150 + PVR-150MCE
nVidia Geforce 6600GT
Samsung Spinpoint SATA 120GB
NEC ND-3520A DVD
Seasonic Super Tornado 350
BTC 9019URF Wireless Kbd. w. Joystick
|
|
Top |
|
 |
Mythuser
|
Posted: Sun Sep 11, 2005 12:05 pm |
|
Joined: Thu Sep 08, 2005 8:41 pm
Posts: 20
|
|
Top |
|
 |
shplad
|
Posted: Sun Sep 11, 2005 1:01 pm |
|
Joined: Sun Nov 14, 2004 10:04 am
Posts: 263
Location:
Toronto, Canada
|
Mythuser:
Thanks for your continued patience and support.
Okay, here is my relevant dmesg output:
Code: ivtv: NTSC tuner detected ivtv: Radio detected cx25840: starting probe for adapter ivtv i2c driver #0 (0x10005) cx25840: detecting client on address 0x88 cx25840: writing init values cx25840: Reset cx25840: Boot i2c_adapter i2c-0: sendbytes: error - bailout. cx25840: Failed to upload FW chunk, size 1022, uploaded 7154 bytes. cx25840: Failed to load any FW image file cx25840: Status: cx258413 (DEVICE_ID) ivtv: i2c attach [client=cx25840[50],ok] ivtv: i2c attach [client=wm8775[50],ok] tda9887: Ignoring new-style parameters in presence of obsolete ones ivtv: Encoder revision: 0x02040011 ivtv: Configuring WinTV PVR 150 card with 5 streams ivtv: Registered v4l2 device, streamtype 0 minor 0 ivtv: Create DMA stream 0 using 1024 16384 byte buffers 0 kbytes total ivtv: Allocate DMA stream 0 using 1024 16384 byte buffers 16777216 kbytes total ivtv: Registered v4l2 device, streamtype 1 minor 32 ivtv: Create DMA stream 1 ivtv: Allocate DMA stream 1 ivtv: Registered v4l2 device, streamtype 2 minor 224 ivtv: Create stream 2 using 40 52224 byte buffers 0 kbytes total ivtv: Allocate stream 2 using 40 52224 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 3 minor 24 ivtv: Create DMA stream 3 using 455 4608 byte buffers 0 kbytes total ivtv: Allocate DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 4 minor 64 ivtv: Create stream 4 ivtv: Allocate stream 4 ivtv: Setting Tuner 50 tuner: type set to 50 (TCL 2002N) by ivtv i2c driver #0 cx25840: decoder set input (6) cx25840: Tuner Input cx25840: set audio: 0x01 ivtv: Switching standard to NTSC. ivtv: i2c client addr: 0x43 not found! cx25840: decoder set norm NTSC cx25840: set audio: 0x01 ivtv: Initialized WinTV PVR 150, card #0 ivtv: ==================== END INIT IVTV ==================== ivtv: ivtv_enc_thread: pid = 2132, itv = 0xd0c4b3a0
I also originally tried the firmware that came off my Hauppauge CD, but had exactly the same problem.
As for the MD5sums, yes, I've checked, and they are accurate.
Mythuser wrote: Post your demsg output from ivtv. Did you make sure the firmware you extracted from pvr48wdm*.exe was correct for your hardware by checking the md5sums etc? Here is a link you can doublecheck: http://ivtv.writeme.ch/tiki-print.php?p ... reVersions
_________________ KnoppMyth R5C7
Abit NF7-S
Athlon XP Mobile 2500+
Hauppauge PVR-150 + PVR-150MCE
nVidia Geforce 6600GT
Samsung Spinpoint SATA 120GB
NEC ND-3520A DVD
Seasonic Super Tornado 350
BTC 9019URF Wireless Kbd. w. Joystick
|
|
Top |
|
 |
Mythuser
|
Posted: Sun Sep 11, 2005 1:28 pm |
|
Joined: Thu Sep 08, 2005 8:41 pm
Posts: 20
|
is i2c_core loaded? look for it in lsmod. I would be concerned about this error:
i2c_adapter i2c-0: sendbytes: error - bailout
|
|
Top |
|
 |
shplad
|
Posted: Sun Sep 11, 2005 2:24 pm |
|
Joined: Sun Nov 14, 2004 10:04 am
Posts: 263
Location:
Toronto, Canada
|
Yes, according to lsmod,
i2c_core
i2c_algo_bit
are both loaded.
shplad
_________________ KnoppMyth R5C7
Abit NF7-S
Athlon XP Mobile 2500+
Hauppauge PVR-150 + PVR-150MCE
nVidia Geforce 6600GT
Samsung Spinpoint SATA 120GB
NEC ND-3520A DVD
Seasonic Super Tornado 350
BTC 9019URF Wireless Kbd. w. Joystick
|
|
Top |
|
 |
tjc
|
Posted: Sun Sep 11, 2005 9:14 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
cesman wrote: The firmware for ivtv belong in /lib/modules/.
Apparently in the more recent ivtv 0.3.??? driver series someone made a change to use the hotplug mechanism and search path for this. For folks who need to use 0.3.??? to get a newer PVR-150,250,500 working this may need to be taken into account... It might be as simple as adding /lib/modules to the hotplug search list.
|
|
Top |
|
 |
cesman
|
Posted: Sun Sep 11, 2005 9:29 pm |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
Interesting... Thanks for that tidbid of info. I've done this for the next release.
_________________ cesman
When the source is open, the possibilities are endless!
|
|
Top |
|
 |
shplad
|
Posted: Mon Sep 12, 2005 8:37 am |
|
Joined: Sun Nov 14, 2004 10:04 am
Posts: 263
Location:
Toronto, Canada
|
Huh? Can you please clarify what the repercussions are for this newbie?
How do I manage to get the firmware loaded? I know it can be done, since
there are others with R5A12 using a PVR-150.
Please clarify.
Thanks
shplad
tjc wrote: Apparently in the more recent ivtv 0.3.??? driver series someone made a change to use the hotplug mechanism and search path for this. For folks who need to use 0.3.??? to get a newer PVR-150,250,500 working this may need to be taken into account... It might be as simple as adding /lib/modules to the hotplug search list.
_________________ KnoppMyth R5C7
Abit NF7-S
Athlon XP Mobile 2500+
Hauppauge PVR-150 + PVR-150MCE
nVidia Geforce 6600GT
Samsung Spinpoint SATA 120GB
NEC ND-3520A DVD
Seasonic Super Tornado 350
BTC 9019URF Wireless Kbd. w. Joystick
|
|
Top |
|
 |
cesman
|
Posted: Mon Sep 12, 2005 10:51 am |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
It means I've added /lib/modules to firmware.agent.
_________________ cesman
When the source is open, the possibilities are endless!
|
|
Top |
|
 |
shplad
|
Posted: Mon Sep 12, 2005 10:55 am |
|
Joined: Sun Nov 14, 2004 10:04 am
Posts: 263
Location:
Toronto, Canada
|
Okay, and sooo.....that will fix my problem too in R5A12 or ??
shplad
cesman wrote: It means I've added /lib/modules to firmware.agent.
_________________ KnoppMyth R5C7
Abit NF7-S
Athlon XP Mobile 2500+
Hauppauge PVR-150 + PVR-150MCE
nVidia Geforce 6600GT
Samsung Spinpoint SATA 120GB
NEC ND-3520A DVD
Seasonic Super Tornado 350
BTC 9019URF Wireless Kbd. w. Joystick
|
|
Top |
|
 |
cesman
|
Posted: Mon Sep 12, 2005 11:44 am |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
I have no idea. I added this to the next release per tjc comment. Since the next release will contain ivtv 0.3.8 (if it passes the mustard). In test so far, I had no issues with the firmware loading.
_________________ cesman
When the source is open, the possibilities are endless!
|
|
Top |
|
 |