Kernel 2.6.20-3 and ivtv 0.9.1-2 not working?

Upgrading to Kernel 2.6.20-3 seems not to work with ivtv 0.9.1-2
FATAL: Error inserting ivtv (/lib/modules/2.6.20-ARCH/kernel/drivers/media/video/ivtv/ivtv.ko): Unknown symbol in module, or unknown parameter (see dmesg)]
I attempted to to rebuild ivtv and ivtv-utils with abs.  ivtv-utils would not build:
==> Making package: ivtv-utils 0.9.1-1 (Thu Feb 15 19:34:48 EST 2007)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Using local copy of ivtv-0.9.1.tar.gz
==> Found firmware.md5sums in build dir
==> Using local copy of pvr_1.18.21.22254_inf.zip
==> Using local copy of pvr_2.0.24.23035.zip
==> Validating source files with MD5sums
ivtv-0.9.1.tar.gz ... Passed
firmware.md5sums ... Passed
pvr_1.18.21.22254_inf.zip ... Passed
pvr_2.0.24.23035.zip ... Passed
==> Extracting Sources...
==> tar --use-compress-program=gzip -xf ivtv-0.9.1.tar.gz
==> unzip -qqo pvr_1.18.21.22254_inf.zip
==> unzip -qqo pvr_2.0.24.23035.zip
==> Starting build()...
ivtv-fw-dec.bin: OK
ivtv-fw-enc.bin: OK
HcwFalcn.rom: OK
HcwMakoA.ROM: OK
make -C driver all
make[1]: Entering directory `/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver'
created ivtv-svnversion.h
make -C /lib/modules/2.6.20-ARCH/build M=/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver modules
make[2]: Entering directory `/usr/src/linux-2.6.20-ARCH'
CC [M] /var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-osd.o
CC [M] /var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-queue.o
CC [M] /var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.o
/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.c:699:55: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.c: In function 'ivtv_init_struct1':
/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.c:699: error: 'INIT_WORK' undeclared (first use in this function)
/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.c:699: error: (Each undeclared identifier is reported only once
/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.c:699: error: for each function it appears in.)
/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.c: In function 'ivtv_remove':
/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.c:1407: warning: passing argument 1 of 'cancel_delayed_work' from incompatible pointer type
make[3]: *** [/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver/ivtv-driver.o] Error 1
make[2]: *** [_module_/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.20-ARCH'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/abs/extra/multimedia/ivtv-utils/src/ivtv-0.9.1/driver'
make: *** [all] Error 2
==> ERROR: Build Failed. Aborting...

ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.10.0 (tagged release candidate #1) loading
ivtv: Linux version: 2.6.20-ARCH SMP preempt mod_unload 686
ivtv: In case of problems please include the debug info between
ivtv: the START INIT IVTV and END INIT IVTV lines, along with
ivtv: any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected Hauppauge card (cx23416 based)
ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 20
ivtv0: loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv0: Encoder revision: 0x02050032
ivtv0: Untested encoder firmware version, recommended version is 0x02060039.
tveeprom 2-0050: Hauppauge model 26032, rev C199, serial# 2979196
tveeprom 2-0050: tuner model is TCL 2002N 5H (idx 99, type 50)
tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 2-0050: audio processor is CX25841 (idx 35)
tveeprom 2-0050: decoder processor is CX25841 (idx 28)
tveeprom 2-0050: has no radio, has IR receiver, has IR transmitter
ivtv0: Autodetected Hauppauge WinTV PVR-150
ivtv0: reopen i2c bus for IR-blaster support
tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0)
cx25840 2-0044: cx25841-23 found @ 0x88 (ivtv i2c driver #0)
kobject_add failed for i2c-2 with -EEXIST, don't try to register things with the same name in the same directory.
[<c0225045>] kobject_add+0x115/0x1b0
[<c028ad1c>] device_add+0xbc/0x520
[<f8d35578>] ivtv_xfer+0xa8/0x3c0 [ivtv]
[<c0224cff>] kobject_get+0xf/0x20
[<c0291020>] _request_firmware+0xf0/0x300
[<c02912df>] request_firmware+0xf/0x20
[<f8c5cba4>] cx25840_loadfw+0x24/0x210 [cx25840]
[<f8b85378>] i2c_master_send+0x38/0x50 [i2c_core]
[<f8c5a8cd>] cx25840_initialize+0x15d/0x2a0 [cx25840]
[<f8c5c2c4>] cx25840_detect_client+0x234/0x260 [cx25840]
[<f8b85b9e>] i2c_probe_address+0x3e/0x130 [i2c_core]
[<f8b85e97>] i2c_probe+0x207/0x220 [i2c_core]
[<f8c5c090>] cx25840_detect_client+0x0/0x260 [cx25840]
[<c028d273>] driver_create_file+0x33/0x50
[<f8c5c090>] cx25840_detect_client+0x0/0x260 [cx25840]
[<f8b86399>] i2c_register_driver+0x79/0xa0 [i2c_core]
[<c0144d9f>] sys_init_module+0x15f/0x1ad0
[<c0225d8f>] prio_tree_insert+0x1f/0x250
[<c0103200>] sysenter_past_esp+0x5d/0x81
=======================
fw_register_device: device_register failed
cx25840 2-0044: unable to open firmware v4l-cx25840.fw
wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: Registered device video0 for encoder MPEG (4 MB)
ivtv0: Registered device video32 for encoder YUV (2 MB)
ivtv0: Registered device vbi0 for encoder VBI (1 MB)
ivtv0: Registered device video24 for encoder PCM audio (1 MB)
tuner 2-0061: type set to 50 (TCL 2002N)
ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
ivtv: ==================== END INIT IVTV ====================

Similar Messages

  • I have recently upgraded my iMac Intel G5 iSight to OS 10.6.8 and now the internal mic does not work with skype or facebook. I can here static when playing back clips. Do I need to update firmware or reload old sys parts

    I have recently upgraded my iMac Intel G5 iSight (iMac5,1) to OS 10.6.8 and now the internal mic does not work with skype or facebook. I can here static when playing back clips. Do I need to update firmware or reload old system parts. I have zapped PRAM. The blue indicator in system audio panel will appear for a second as I slide the bar for internal mic but then it disappears. Is there a fix?

    The sound seems very faint but can here static on playback.

  • I just updated to the new software and now my app Store is not working It is just a white blank page

    I just updated the new software and now my app store will not work I have shut it down and opened up again and nothing just a blank white page ?

    I'm having a similar problem.
    New iPad with iOS6 just downloaded.
    I cannot purchase any new items from the new Apple Store now!
    It keeps asking me to fill in CC details, asking for security number, but stays red when i fill in the 3 numerals and when I click done I get a Time Out message.
    This is not good Apple!!
    Looks as if I will have to use my iPad One to purchase from the Apple Store.

  • I had a repair done on my MacBook Pro and had to have a new hard drive installed. The Apple Auth Repair Shop then updated the OS from 10.6.8 to 10.7.5. Now my iPhoto v 9.2.3 will not open and it sounds like it will not work with this OS. Can you plea

    I had a repair done on my MacBook Pro and had to have a new hard drive installed. The Apple Auth Repair Shop then updated the OS from 10.6.8 to 10.7.5. Now my iPhoto v 9.2.3 will not open and it sounds like it will not work with this OS. Can you please advise?

    You may need many other updates to retain compatibility with Lion. I suggest you reinstall Snow Leopard. Unfortunately, you will need to erase the drive first. Be sure to backup your data if you haven't done so already.
    Clean Install of Snow Leopard
    Be sure to make a backup first because the following procedure will erase
    the drive and everything on it.
         1. Boot the computer using the Snow Leopard Installer Disc or the Disc 1 that came
             with your computer.  Insert the disc into the optical drive and restart the computer.
             After the chime press and hold down the  "C" key.  Release the key when you see
             a small spinning gear appear below the dark gray Apple logo.
         2. After the installer loads select your language and click on the Continue
             button. When the menu bar appears select Disk Utility from the Utilities menu.
             After DU loads select the hard drive entry from the left side list (mfgr.'s ID and drive
             size.)  Click on the Partition tab in the DU main window.  Set the number of
             partitions to one (1) from the Partitions drop down menu, click on Options button
             and select GUID, click on OK, then set the format type to MacOS Extended
             (Journaled, if supported), then click on the Apply button.
         3. When the formatting has completed quit DU and return to the installer.  Proceed
             with the OS X installation and follow the directions included with the installer.
         4. When the installation has completed your computer will Restart into the Setup
             Assistant. After you finish Setup Assistant will complete the installation after which
             you will be running a fresh install of OS X.  You can now begin the update process
             by opening Software Update and installing all recommended updates to bring your
             installation current.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • 1. TACAS+ Accounting and Logged in Users report is not working on ACS 4.1(1

    Hi,
    I am facing problem with ACS 4.1 accounting, TACAS+ Accounting and Logged in Users report are not working, the csv file is been generated but nothing is showened in the file.
    I have checked the documents related to ACS 4.1, it says that there is a bug related to command accounting “CSCsg97429 - TACACS+ Command Accounting does not work in ACS 4.1(1) Build 23”.
    Tried upgrading the same with the patch applAcs-4.1.1.23.3.zip, still it is not working.
    Other reports are working fine.
    1. TACAS+ Accounting - not working
    2. Logged in Users - not working
    3. TACAS+ Administration - working
    4. Passed Authentication - working
    5. Failed Attempts - working
    Any suggestions or any idea, please revert.
    Regards
    Vineet

    Hi,
    Thanks
    Yes I have configured the command “aaa accounting exec default start-stop group tacacs+”
    As I have mentioned all the other reports are working. Which user and when he has logged in and what commands he has used. Only the TACAS+ Accounting and logned user is not working.
    Regards,
    Vineet

  • I plugged in my ipod and now i get the error message: Because a USB device was drawing too much power from your computer, one or more of your USB devices have been disabled" - i have a MAcBook pro and now my USB ports do not work - can anyone help me ???

    i plugged in my ipod and now i get the error message: Because a USB device was drawing too much power from your computer, one or more of your USB devices have been disabled" - i have a MAcBook pro and now my USB ports do not work - can anyone help me ???

    Sometimes you have to reset the SMC two or three times for it to work, don't know why. I've seen that error message before and 100% of the time it was fixed with an SMC reset. I suppose it's possible that your keyboard or mouse IS drawing too much power, do you have access to another you could try?

  • Hi, My face time is not working properly in my computer and mi iPhone, some of the people that i used to contact a can't talk to anymore, and some i can. Its not working in my mac nor in my iPhone, it just shows legend that says face time error

    Hi, My face time is not working properly in my computer and mi iPhone, some of the people that i used to contact a can't talk to anymore, and some i can. Its not working in my mac nor in my iPhone, it just shows legend that says face time error, what can i do???

    Assign an email address (gmail.com?)
    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    iOS 6 and OS X Mountain Lion: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    You can check the status of the FaceTime/iMessage servers at this link.
    http://www.apple.com/support/systemstatus/
     Cheers, Tom

  • After my iphone4S update to 7.0.6, it have a problem that keep searching network then no service show on display. Can't call. I have try check sim card, reset network settings, and restore my iphone. Still not working at all. Need help please.

    After my iphone4S update to 7.0.6, it have a problem that keep searching network then no service show on display. Can't call. I have try check sim card, reset network settings, and restore my iphone. Still not working at all. Need help please.Urgent.TQ

    Izit software or hardware? Confuse:(
    Only can use wifi now.
    Any way thanks guys for ur suggestion:) amishcake and simes

  • My daughter down loaded the new 6.0 software and now her home button does not work.  Tried reloading software and reset to original factory settings.

    My daughter down loaded the new 6.0 software and now her home button does not work.  Tried reseting to original settings and reset the operating software.  Any ideas?

    Try:
    fix for Home button
    Fix a broken, unresponsive or sticky iPhone Home Button
    - If you have iOS 5 and later you can turn on Assistive Touch it add the Home and other buttons to the iPods screen. Settings>General>Accessibility>Assistive Touch
    - If not under warranty Apple will exchange your iPod for a refurbished one for:
    Apple - Support - iPod - Repair pricing
    - There are third-party places like the following that will repair the Home button. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • I just upgraded to the New OS on my Mac Book Pro and now my trackpad does not zoom in or out.  I looked at system settings on trackpad and it is set, but does not work How do I get it started?

    I just upgraded to the New OS on my Mac Book Pro and now my trackpad does not zoom in or out.  I looked at system settings on trackpad and it is set, but does not work How do I get it started?

    This is really unfortunate. I'm sorry that nothing works. I was going to mention holding down the power button and doing a force shutdown but you already did that. You might need to take it into the Apple store. I don't know if booting into safe mode would help. You would have to turn off the machine again, hit the start button and hold down the shift key after you hear the tone, but normally you would let go of the shift key when you see the apple logo and spining wheel. Maybe by holding down the shift key after you here the tone will cause the screen to come back on? The other option is to start up from the 'install disk' if your machine came with one. You would insert the disk, then shut down the computer, and hold down the C key right after hitting the start button.
    Here's the link for the safeboot
    http://support.apple.com/kb/HT1564?viewlocale=nl_nl

  • My iPhone's screen black, it does not work and I tied to hold press power and home press but it did not work? By the way for seconds I saw iTunes cabal  simple, but unfortunately, I do not have backup for my iPhone in my mac, so how can I restore my iphon

    My iPhone's screen black, it does not work and I tied to hold press power and home press but it did not work? By the way for seconds I saw iTunes cabal  simple, but unfortunately, I do not have backup for my iPhone in my mac, so how can I restore my iphone without loss my date?
    Thanks

    lbryan1987 wrote:
    I dont want the button problem solved i need to know how to restore the phone without using that button or going into settings
    You don't in the condition it's in. You will either have to get the phone replaced by Apple or pay a 3rd party to repair it.
    there seriously should be more than two ways to solve this other wise apple is useless and we will never buy another apple product.
    Seriously? It's physically broken!

  • The g, h and backspace on my keyboard are not working even after replacing with a new one.

    The g, h and backspace on my keyboard are not working even after replacing with a new one. I have also updated my BIOS still d same. Please help me ASAP.
    ...am waiting for a QIUCK RESPONSE

    How does a usb keyboard attached externally work?
    You might try a "hard reset" where you remove battery and AC charger, hold down power button 20-30 seconds and then reassemble and turn on. Reset BIOS (F10) to default settings, too. 

  • Windows 7 64 bit and X-Fi XtremeGamer - Bass Redirection Not Working (No Subwoofer)

    SWindows 7 64 bit and X-Fi XtremeGamer - Bass Redirection Not Working (No Subwoofer)% Greetings,
    Today I ugraded to Windows 7 Ultimate 64 bit edition and am having a problem with my 5. surround sound that previously worked perfectly in Windows Vista Ultimate.
    I am using an X-Fi XtremeGamer PCIe card and the problem is that I have full working surround sound, but the bass/ subwoofer isn't working.
    Previously in Vista I enabled bass redirection in the Creative Console and this would make the subwoofer work. In Windows 7 in the console there is a bass redirection option but it doesn't work. Also in the Creative Audio Control panel there is NO option for bass redirection either.
    Audio sounds tinny and I am 99.9% everything is set up correctley, I think this is a driver problem. At this moment I'm unsure if this issue plagues both the 32bit and 64bit versions of Windows 7 or just the 64bit version (since the console launcher is 32bit).
    Anyone had a similar problem and cracked it's Apart from this small glitch Windows 7 is great!
    Thanks!

    WRe: Windows 7 64 bit and X-Fi XtremeGamer - Bass Redirection Not Working (No Subwoofer)h heya, I have exactly the same problem.
    running 64-bit windows 7, X-Fi Xtreme Audio sound card, Trust 5. speakers.
    the bass used to work in XP because I could enable bass redirection and alter crossover frequency.
    these options are now no longer available in the windows 7 drivers (.4.90) and my bass is not working at all.
    it is very annoying, there has been no comment from creative than i can find because it only appears to happen to a small percentage of speakers.
    basically if someone from creative can't help fix the problem,?people with this problem?will unfortunately be forced to purchase a different brand of sound card because my speakers certainly aren't broken and work with the on-board sound fine.
    so if anyone else has the same problem or any advice on how to fix the problem, please comment.

  • HT204210 Updated to Yosemite 10.10.2 and now my Photoshop CS5 is not working. What can iI do?

    Updated to Yosemite 10.10.2 and now my Photoshop CS5 is not working. What can iI do?

    Install the After Effects CS6 (11.0.4) update:
    http://adobe.ly/DVA_updates

  • My phone died last night and when I plugged it in it wouldn't turn on.I tried restarting it but it has yet to turn on since last night,It was just a black screen,i try the on/off and home buttons together but its not working,What should I do?

    My phone died last night and when I plugged it in it wouldn't turn on.I tried restarting it but it has yet to turn on since last night,It was just a black screen,i try the on/off and home buttons together but its not working,What should I do?

    How long have you had your phone? Because if you've had it a long time, the battery in the phone might of died on you. Or have you dropped it in water, snow, from high up? All those things could of disconnected something internally in your phone, or permentaly damaged the internal hard drive its self, or the sims card.

Maybe you are looking for

  • Copying of Batch Number and Characteristics not copying in GI

    Dear SAP Gurus, I have created a Stock transport order (STO). Against that STO I have created the delivery. In the delivery I enter the Batch Number/Characteristics(MM). When I do the Goods Issue against that delivery the Batch number is not being co

  • Using READ_TEXT to read SO10 (standard texts)

    Hi, When we use READ_TEXT F.M for SO10 texts what are the parameters to pass. ID - ST LANGUAGE - EN NAME - Z_TEL (SO10 text id) OBJECT - ? What i should pass to OBJECT & what else i need to input! Thanks in advance. Thanks, Deep.

  • ITunes 12 - Sort album with numbers in title by natural order

    Hi All Searched but cannot find a solution to this. Now I've got iTunes 12, I noticed that when I added a new album titled "Triple J Like A Version 10", it sorts this album at the beginning of the sequential list of albums. i.e.: Triple J Like A Vers

  • Sort photos into folders-within-folders? Thanks guys.

    Hey guys, does anyone know if it's possible to place photo albums into folders? I.e. Can I essentially sort my photos into folders-within-folders? If not, any opinions on the best app that achieves this? Thanks guys.

  • Photoshop / Indesign / Acrobat / - color match ?

    I'm printing a color chart using CS4, a Mac (10.5.7), and my inkjet (HP B8850) If Adobe and Apple made the color managment corectly, wich i assume they did, i should be able to print the same TIFF file correctly with the same colors in all the CS app