Problem inserting module for my dvb-s2 card on any kernel after 2.6.35

Firstly these drivers contain some proprietary bits so I have to download them from here. Basically it's some modified version of the cx23885 module from the mainline kernel.
Secondly here is a 10 page discussion on the TBS forums about this driver and getting it to work with kernels after 2.6.35.
Card is TBS 6891.
These proprietary drivers seem to be working with other distros such as Fedora and Ubuntu as witnessed in the previously linked thread, but, for some reason when I try and insert the module on my Arch Linux x86_64 box I get the following error.
# modprobe cx23885
FATAL: Error inserting cx23885 (/lib/modules/2.6.38-ARCH/kernel/drivers/media/video/cx23885/cx23885.ko): Unknown symbol in module, or unknown parameter (see dmesg)
# dmesg|tail -n1
[ 2373.648484] cx23885: Unknown symbol v4l2_i2c_new_subdev_cfg (err 0)
So I was wondering if anyone might be able to help with this. Maybe Fedora or Ubuntu have kernel config options different to Arch that I could try. Or kernel/v4l patches I could try.
Last edited by frontwheelskid (2011-06-08 10:48:01)

"cody" has replied in the tbs forums with information to get this compiled and working with arch linux:
it seems though on ArchLinux you need to do one extra step before 'make install':
# rm -rf /lib/modules/<kernel_version>/kernel/drivers/media/
for example:
# rm -rf /lib/modules/2.6.39-ARCH/kernel/drivers/media/
because otherwise the existing V4L modules in ArchLinux mixed up in a wrong way with the one installed by TBS Linux driver package.
I hope this info shortens other peoples searches!
Ali.

Similar Messages

  • 7606: Module for SPA-2X1GE-V2 Card

    Greetings-
    My company purchased a SPA-2X1GE-V2 card to be used on our 7606 router.  The 7606 has a '2 port adapter Enhanced FlexWAN' module (WS-X6582-2PA).  I tried installing the card into the module and it doesn't seem to fit.  I take it that these two are not compatible.  I tried looking through the 2SPA-2X1GE-V2 data sheet and can't find what this card works with, besides the fact that it's compatible with a 7606.  Can someone assist me with figuring-out which module will work with the 2SPA-2x1GE-V2?
    Thanks in advance!

    I believe your module makes use of the port adapters from the old 7204/7206(VXR) routers.  What you need seems to be a SIP-400:
    http://www.cisco.com/en/US/docs/interfaces_modules/shared_port_adapters/configuration/7600series/76intsw.html

  • Function Module for conversion from one UOM to any other UOM

    Hi All,
    I need to convert a quantity value that user inputs in any UOM and want to convert this Quantity to 'KG'  in CRM
    Can any one please tell me any Function Module to do so? 
    NOTE: I need this in CRM
    Thanks and Regards
    Shekhar
    Edited by: shekhar tagra on Jul 26, 2010 4:54 PM
    Edited by: shekhar tagra on Jul 26, 2010 4:55 PM

    Hi ,
    i'm using the conversion function UPX_CRM_CONVERSION_FACTOR in planning layout where there is in column the calendar week.
    So when select one week, the function return 0 instead if i select more than one week, only on the last week, the conversion factor is 0.
    Why this function have this behavior? I would that the conversion factor is the same for all week.
    Thanks.
    Andrea

  • HR modules for ESS

    Hi,
    I am looking for information regarding HR modules required for ESS Applications. For example, for Who's Who application HR module PA & OM will be needed. Similarly, what are the required modules for other applications? Is there any document/note containing this information?
    Regards,
    Apurva

    hello Apurva
    You can find technical information of ESS/MSS applications in help.sap.com accrdoing to your service pack levels.
    Serach the same
    For example
    ESS in Personnel Administration http://help.sap.com/saphelp_46c/helpdata/en/f0/128fac4eb311d189530000e829fbbd/frameset.htm
    MSS iViews : http://help.sap.com/Business_Packages/EN/d8/773afa9edda64aba94570a4323266d/frameset.htm
    Best Regards
    Sridhar S

  • HT2736 why am I getting a message suddenly that I am exceeding the gift card limit on my iTunes id for buying gift cards?    I have never had a problem before and have a good credit card on file.

    why am I getting a message suddenly that I am exceeding the gift card limit on my iTunes id for buying gift cards?    I have never had a problem before and have a good credit card on file. I bought a $50 card for my son and then went to buy another one and it was refused and has continued to be for a week telling me a I am exceeding the gift card limit for my account? Insights here?

    Interesting.
    Didn't know Apple accepted PayPal as a payment option in some Stores. Cause they sure don't over here.

  • LSO: Function Module for follow up and inserting qualification

    Hi,
    I have a situation where the employee is booked for a course in SAP, employee will attend the course and the results will come from an external system in a text file. I need to upload this text file and do the follow up for this course with pass or failure. Is there any function module for this scenario ?
    Once I did the follow-up, if there is a qualification attached to the course type, I need to insert the qualification in the employee profile. Is there any function module for this scenario ?
    Your help will be greatly appreciated and I will give the points accordingly.
    Thanks
    Naresh

    LSO_BUFFER_PARTIC_CONFIRMATION
    LSO_UPDATE_FOLLOWUP
    LSO_BUFFER_QUALIS_FOR_TRANSFER
    LSO_UPDATE_FOLLOWUP
    LSO_BUFFER_TRAINING_FOUP
    LSO_UPDATE_FOLLOWUP
    We can use the above FM's to complete the course follow up.

  • Hey.. m frm india.. m jus advicing apple dat if dey give apple users to buy apps frm deir balance(money will b deducted..) rather by using visa, credit card n all...! its good if apple does dis.. its one kind of problem in india for apple users! i thnk

    m frm india... m jus advicing apple dat y not dey give apple users to buy apps wid d us of their balance( money will b deducted frm their balance) rather by using visa, credits cards n all..... its one kind of problem in india for apple users..I THINK...!!

    Nobody from Apple reads these forum, this a user forum. 
    Send your suggestion here http://www.apple.com/feedback/

  • Function Module for Discover Credit Card

    We have Payment Credit Card types set up in the SAP system as American Express, Master Card and Visa Card. These use the following Function Modules CCARD_CHECK_AMEX, CCARD_CHECK_MC and CCARD_CHECK_VISA respectively.
    We want to add Discover Credit Card. Does anybody know how to create a Function Module for it, or where do I get the specifications for the sme?
    Please advice.
    Thank You.

    Hello Sujeet,
    have a look at http://en.wikipedia.org/wiki/Credit_card for the checksum of Credit Card's. I think this function is implemented in CCARD_CHECK_LUHN_MOD_TEN. I think you should try to copy CCARD_CHECK_VISA to Z_CCARD_CHECK_DISCOVER and adapt this module to your needs.
    Regards
    Gregor

  • Trunk card and DSP module for AS5350XM

    I have bought Cisco AS5350XM Voice (PVDM2) High-Density (AS535XM-2T1-V-HC).
    There are 2T1 port and two 64-channel DSP modules
    My application server uses only G.711(64k) via LAN to talk to AS5350 for inbound IVR calls. If 2T1 is used to full capacity, there should be 82 DSP channels available.
    Could I just buy a trunk card (AS535-DFC-4CT1) and use only 3T1 without having to add extra DSP modules?

    Try this link for more information on cards
    http://www.cisco.com/en/US/products/hw/univgate/ps501/products_white_paper0900aecd801f92c1.shtml

  • Problem with Time stamp function module for converting US to Japan

    Hi All,
    I need standard function module for converting US Timestamp to Japan, Can any one let me know is there any standard function modules.
    thanks in advance!
    Regards,
    Kalidas.T
    Edited by: Kalidas Thirumoorthy on May 5, 2009 5:29 PM
    Edited by: Kalidas Thirumoorthy on May 5, 2009 5:30 PM
    Edited by: Kalidas Thirumoorthy on May 5, 2009 5:30 PM

    Try this way:
    CONVERT TIME STAMP <tst> TIME ZONE <tz> INTO DATE <d> TIME <t>.
    CONVERT DATE <d> TIME <t> INTO TIME STAMP <tst> TIME ZONE <tz>.
    <tst> is of type P(8) or P(11) with 7 decimal places
    <tz> of type C(6)
    Refer to help.sap.com for more details.

  • Problem while inserting data for some datatypes in Oracle 10g

    Hi
    I was trying to insert data in database for all the data types defined in Oracle 10g.
    I was successful in maximum cases.
    I was not able to insert data for following datatypes:
    1 Long varraw
    2 string
    3 varraw
    4 varnum
    5 charz
    6 unsigned int
    7 native double
    8 native float
    Please put some light on it.
    Thanks,
    Gyanendra

    Hi Subin,
    You can try couple of things.
    If your data is less than 32767, you can pass it to stored procedure and change it to clob type like
    PROCEDURE CLOBQUERY
         Param     IN     CLOB,
    and you can call Procedure
    EXECUTE CLOBQUERY '[Param.1]'
    If your data is around than 1000000(32767*32), you can break the data in length of 32767 and pass it to param 1 to 32 like
    EXECUTE CLOBQUERY '[Param.1][Param.2][Param.3]..[Param.32]'
    Finally you can try to update jdbc drive.
    check the link Link: [JDBC Limitation|http://confluence.atlassian.com/display/JIRA/UsingOracle10gdriverstosolvethe4000character+limitation]

  • Problem using function module for infotype 21

    hi
    im uploading the infotype 21 (family details) through function module hr_infotype_operations. i found that infotype 0106 (family/related person)
    is a secondary infotype and that a record is created for 0106 ,everytime you create a record in 21. so i upload the family data of an employee using the function module for infotype 21 initially. and then fetch the same record from the table pa0106 and modify the same record with other information.
    for example : u have the address details of a dependent(father subtype 11) in infotype 21. this address data is stored in the table pa0106 .  im not able to modify the record for infotype 0106 using the function module 0106.
    i would like to know the reason for the same. Is it because that infotype 0106 is a secondary infotype and u cannot modify the record using the fn module..?/
    thanks
    sridharan

    Hi Sir,
    I am also facing the same issue...i need to update dependents Information  Date Of Birth n Perid(Which is stored in IT0106)...in IT 0021..
    Kindly correct my code....
    I am using the following code for this...
    data: w_return type  bapireturn1.
    data: p0021_struc TYPE p0021,
          p0106_struc TYPE p0106,
          p_pskey   TYPE pskey.
    start-of-selection.
    get pernr.
    p0021_struc = p0021.
    p0021_struc-favor = 'Gaurav'.
    p0021_struc-fgbdt = '05/10/1955'.
    Move p0021_struc-favor to p0021-favor.
      p0106_struc = p0106.
      p0106_struc-stras = '2235 BOmbay Road'.
      p0106_struc-perid = '123456789'.
      MOVE p0106_struc-stras to p0106-stras.
    Enqueue personnel number
      call function 'BAPI_EMPLOYEE_ENQUEUE'
        exporting
          number = pernr-pernr
        importing
          return = w_return.
      CALL FUNCTION 'HR_INFOTYPE_OPERATION'
        EXPORTING
          infty            = p_pskey-infty
          number           = p_pskey-pernr
          subtype          = p_pskey-subty
          objectid         = p_pskey-objps
          lockindicator    = p_pskey-sprps
          validityend      = p0021-endda         " '99991231'
          validitybegin    = p0021-begda
          record           = p0021_struc
          operation        = 'mod'
          tclas            = 'A'
          dialog_mode      = '2'
         nocommit         = p_test
          VIEW_IDENTIFIER  = '07'              "p0003-viekn
          secondary_record = p0106_struc
        IMPORTING
          return           = w_return
         key              = familykey
        EXCEPTIONS
          OTHERS           = 0.
    Enqueue personnel number
      call function 'BAPI_EMPLOYEE_DEQUEUE'
        exporting
          number = pernr-pernr
        importing
          return = w_return.

  • Problems with BIOS for new graphics card!!! HEEELP!!!!

    Hello,I just recently received my new graphics card (Gigabyte GeForce GTX 960), and I am having some troubles getting it to work with my computer (p7-1072sc). I go myself a new PSU (Crossair CX600M), istalled it properly, pluged all the components up and put in the new GPU. Every time I turn on the PC, it freezes at the blue HP loading screen and does not respond to any keys.After some google searching I found out that I most likley would have to update my BIOS, so I went to the HP homepage. Entered my modelnumber, downloaded the new BIOS update (My current version was 7.14 13.10.2011), the update said the version was 7.15 05.25.2013. I downloaded the exe file, closed all other programs and ran the file. I started out as normal, but as the main installationprocess started I got the message that hpprobar3 stoped working. The computer freezed for a short while and then I got the message that the new BIOS had bin successfully installed, so I restarted the comuter. After that I checked back on the systems information and the version had bin changed to 7.15, but the date was still 13.10.2011. I tried the same rpocess again and the same thing happened.  I ried again to put in the new GPU, and it still froze on the blue HP loading screen. I also tried to find the directory for the BIOS file (sp55548.exe) (to make a flash installation), under c:/swsetup, but I only found one folder named sp68021. Can anyone help me with this?? I would really appreciate any advice sort of advice!!!
    PS: I am pretty new to all this stuff, so please be patient and explain any technical informoation or terms.

    As stated before, and as a refresher. I just got off the line with MSI and EVGA.  What you have is a Legacy motherboard. It can not function with a UEFI BIOS graphic card. That said:MSI (Greg):  The 750Ti NF has a switch for Legacy/UEFI.  All others in the 700 series are UEFI.  The 900 series, plus the R7, R9 ship with the new VBIOS, a hybrid that detects the correct BIOS (Legacy/UEFI). EVGA (Kayon): All 600 and 700 except the 750Ti are Legacy. 

  • Crash inserting module

    Hallo,
    I've problems inserting objetcs (modules) in Acrobat.
    If I insert a module in a PDF with Adobe Acrobat 7 Professional I haven't problems.
    If I do the same thing with Adobe Acrobat X Professional the program hangs.
    If I do the same thing with Adobe Acrobat 9 Professional the program hangs.
    The problem isn't present with all PDFs, but only with files PDFs that are conversions of DWGs drawings.
    The programs Adobe Acrobat used have all disposable updates installed.
    Could you help me, please?
    Thank you very much.
    Yuri Ceroni

    What kind of line card was being inserted in slot 6? Have you tried other slots? The crash file in the RP says it was reset by SP, so the important crashinfo file would be in the sup-bootflash: Try an see if you find any "dir sup-bootflash:"
    Aug 5 17:46:11: %C6K_PLATFORM-2-PEER_RESET: RP is being reset by the SP
    %Software-forced reload
    To answer your question:
    A Is there any different procedure to install line modules in supervisor slots?
    >>No there are no special configuration you need to do when inserting a line card in slots that normally would be for supervisor.
    B Switch is having previously removed linecard (i.e, fastethernet module)in running configuration. Will it create any system crash?
    >>No, it will not cause the switch to crash, when you see the configuration of a line card even after it was removed is quite normal, it's cold module provisionsing, you would not want to keep putting in a configuration for any line card after just resetaing them do you?

  • Problem with Contacts for 6500 slide

    I recently bought a Nokia 6500 slide and i`m very pleased, except one thing.
    I used to have some other phones, and all my contacts were on the memory of that phone (not on the SIM).
    For me to have my contacts on the 6500 slide, i had to move all those contacts on the sim, then insert the sim into the 6500 slide and move them again from there to the phone memory (i hate having my contacts on the sim couse i can't add any aditional info).
    Ok, so.. after i moved all my contacts to the phone memory, i saw that from about 200 contacts, i only have about 20. At first i thought "ok, there was a problem with the moving process and i lost them all..." I was just about getting over this, when I realized that those numbers that I lost are still in there, but i can't see them.
    If I manualy enter a number of a contact that don't show in my Contacts List, when it dials, the number appears on the screen. Same if that contact calls me. I can't see them in the Contact List tho.
    It's like there are hidden or something..
    I tried changing the settings so that i can see only the contacts in the SIM (in which case, none apear), only in the phone (only those 20 or so appear) or showing both (still, only 20 or so appear).
    The contacts are not in the SIM couse i tried putting the sim back in the old phone, and it's empty.
    They must be somewhere in the phone. Is there a hidden setting that i can find, that allows me to see those contacts that I thought I lost? It's very annoying to wait till someone calls me so I can add his number again in the phonebook
    To be more specific, let me give an example.
    Let's say I had contact "John" with the number "12345678". Now I can't see it anymore.
    If i dial 12345678 and then hit "Call", it apears like "Calling John"
    If John calls me, it apears like "John" on the screen.
    If i try to add John to the phone book I get a message like "A name is already entered for that number"
    It's like... all the contacts are already there, but I can't see them
    Can someone help me please... I`m really desperate

    Hello and welcome to the forums;
    First, you mention the error references a SIM card, however your profile says you have a Sprint device. A small problem there, and I would like to clear up any confusion as which device you have: a Sprint CDMA device, or one with a SIM card.
    Second, have you tried restarting your device? Hold down the power button and move the ringer mute switch next to it back and forth 3 times, then wait 4-5 seconds for the device to restart by itself.
    Try this, and let us know what happens.
    TreoAide

Maybe you are looking for

  • AiO Remote iOS app -scanning A4

    I have a Photosmart 5515 All in One printer and have been using the iOS app AiO Remote app to scan in some A4 pages. I set the app to scan to a document and also the page size to A4. Looking at the resultant document it has scaled the the document do

  • Re: How can I use a Boolian Indicator? - Newbie question

    If you want to change the state of an indicator at different locations of your program you must create (one or more) local variables of your indicator (right mouse click). Then you can read and write the indicator. This means the indicator is also an

  • Problem with printing a formatted text

    Hi,I make a program, which creates tests and examines users. At the end of examination I need to print an exam record. Which way is the best to do this, if I need to print a lot of things (time, user records, right answers, wrong answers..........) a

  • Problem with dbcontrol

    os: windows server 2003 db: 10.2.0.4 dbcontrol configured automatically after db creation i get the following url for dbcontrol https://blah-blah-0815.saxony.germany.de:1158/em blah-blah-0815 is the maschine and saxony.germany.de is the domain but fo

  • Oracle Healthcare Adapter - Component sequencing

    Hi, We have configured (followed the sequencing guide -> component sequencing -> approach 3) Healthcare endpoint configuration:     1. Inbound Endpoint with MLLP protocol with Connection Mode as Server in the healthcare console.     2. Sequencing is