Demuxer error - Mencoder recording webcam - latest kernel

Dear all,
I have an error while recording my Logitech Fusion webcam since the last couple of kernel update, please see below for details.
It seems that the latest working kernel was "kernel26-2.6.38.6-2"
Any idea how to either fix the issue by restarting a service of by a bug fix?
See webcam recording command:
mencoder tv:// -tv driver=v4l2:width=800:height=600:fps=15:device=/dev/video0 -ovc x264 -nosound -o cam_`date +%F_%T`.avi
see terminal error output:
MEncoder SVN-r33159-4.5.2 (C) 2000-2011 MPlayer Team
162 audio & 359 video codecs
success: format: 9 data: 0x0 - 0x0
TV file format detected.
Selected driver: v4l2
name: Video 4 Linux 2 input
author: Martin Olschewski <[email protected]>
comment: first try, more to come ;-)
v4l2: your device driver does not support VIDIOC_G_STD ioctl, VIDIOC_G_PARM was used instead.
Selected device: UVC Camera (046d:08c9)
Capabilities: video capture streaming
supported norms:
inputs: 0 = Camera 1;
Current input: 0
Current format: YUYV
v4l2: ioctl set format failed: Input/output error
v4l2: ioctl set mute failed: Invalid argument
v4l2: 0 frames successfully processed, 0 frames dropped.
============ Sorry, this file format is not recognized/supported =============
=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===
Cannot open demuxer.

no news, there is an update for mencoder today - that might solve the issue, or use ffmpeg but I can't get the same quality recording from ffmpeg for some reason...

Similar Messages

  • File system error: The record ID is incorrect. Physical file: . Logical file:

    Hi,
    I face this error message when I try to 'process update' a dimention, sometime it works but sometime it failed with the error below:
    Description: File system error: The record ID is incorrect. Physical file: . Logical file: . 
    My environment: Window Server 2008 R2+SQL Server 2008 R2.
    Note: this issue can be resolved by full cube process, but I can't to that every time if it failed, just want to know what happen at backend of SSAS, It block me neary 2 week without any finding, really appreciate that someone can help on this.
    I have do some research with google, I think the root cause here is not TopCount function(It may be a problem with SQL Server2005), also not the size limitation of 4GB size of .astore file.(I check the size of my cube under 'Data\XXX.db\' folder, which only
    have few MB size).
    Thanks,
    Tom

    Hi Tom,
    Here is a microsoft fix
    FIX: "File system error" occurs when you try to run a process update operation on a dimension in Microsoft SQL Server 2008 Analysis Services and in Microsoft SQL Server 2008 R2 Analysis Services
    In your acenario, in order to fix this issue, please apply the latest Cumulative update and Service Pack according to your SQL Server version. Besides, there are two workarounds in that fix, plese try it and check if it works or not.
    http://support.microsoft.com/default.aspx?scid=kb;en-US;2276495
    Regards,
    Charlie Liao
    TechNet Community Support

  • Error parsing recording file

    Hi,
    I am trying to open JRockit recorded xml file with JRA tool. Getting message ' Error parsing recording file'.
    Thanks
    ranga

    For older versions of JRockit, you had to use exactly the same version of JRockit when you created the recording as when you opened it.
    With more recent versions (R26.0 and later iirc) it is sufficient if the JRA reader version is >= the version of JRockit producing the recording. Or in other words, make sure you are running the latest version of JRockit on your developer workstation.
    -- Henrik

  • Improvements for Xen4 on latest kernel

    I have installed Xen4.0.1 on Arch using this wiki article. This also means i had to use the kernel version included with the pkgbuild.
    After downgrading udev to 151 (because the latest version causes some kernel panics), everything works like a charm.
    A few days later, i read about Xen4 in a magazine. It stated that it should be possible to run Xen4 on kernel 2.6.36. But when i try to build the dom0 kernel on arch it fails. I googled for this problem and found something about "Jeremy's kernel". I tried to build the dom0 kernel with these sources, but it failed too. The magazine also stated that the latest kernel has some improvements for Xen, like PVUSB and PVSCSI.
    The idea is to install Xen4 on a production server, so stability is criterion #1, but performance is also important. Could anyone advise me if i have to try and patch the kernel myself (code skills are ok, but almost no knowledge about linux kernels, so i can only 1. search on google, or 2. make minor syntax adjustements), or just use the old version.
    Also, i'm still looking for a nice (web-based) administration for Xen. I found several, but most of them are for RedHat and the others just won't work.
    Please tell me what the best option is, or maybe share something about how you have solved it in your own environment

    Ok, so after removing catalyst-test and trying to install catalyst, I got the following error:
    resolving dependencies...
    warning: cannot resolve "catalyst-utils", a dependency of "catalyst"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    catalyst
    Proceeding to try installing catalyst-utils...

  • Pls assist in Error " OS not Supported with Kernel"

    Hello
    I am new to SAP. I did a fresh Install of ERP 6.0 on Windows 2008 R2 64bit SP1. The installation went fine but when connecting using SAP GUI I am getting an error. Please see below.  Looks like some Kernel upgrade issue. Please assist in what needs to be done.  The Error and Kernel Info is listed below.
    Error
    [http://i905.photobucket.com/albums/ac258/amirsd1/Error.jpg]
    Current Kernel Info
    http://i905.photobucket.com/albums/ac258/amirsd1/kernel.jpg
    Any tips or suggestion would be really appreciated.
    Edited by: amirsd on Jul 6, 2011 10:21 PM

    Hi,
    As per you screens, it look like you have EHP4 installed on your system. And DVD's of EHP4 that contains kernel are quite old which is not complied for NT version 6.1. So please do the kernel upgrade with latest kernel available then your will be resolved.
    Thanks
    Sunny

  • After latest kernel update Grub freaks out

    Out of three machine that I have Arch running on, all have grabbed the latest kernel update, only only of them is unable to boot.  Grub does not like something that it is finding here is the error that I get:
    Booting 'Arch Linux'
    root (hd0,5)
    Filesystem type is jfs, partition type 0x83
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/c248a2d9-7fd9-48a4-ad-49-551246f36bee resume=/dev/sda5 ro vga=773
    Error 2: Bad file or directory type
    Press any key to continue...
    I already loaded I live cd to make sure that the uuid of the partition did not change and it has not, also the vmlinuz26 and kernel image are in the /boot directory.  Is this a one off problem or are other people seeing this issue, wanting to make sure this is not some kind of bug that need reported.  I am going to try just using /dev/sda6 instead of the UUID just to make sure that is not the problem (one of the working machines is setup using this method, the other is going through /dev/mapper because it uses LVM)

    I have tried rebuilding the the kernel image and even tried reinstalling grub with no luck.  After not having a usable system for several days I ended up just having to reinstall and maybe found out more about the problem.  Using the net install image and a 64 bit install this time making a EXT2 boot and a root partition of JFS right after install I get a panic during boot about how the system can't find a valid filesystem on what would be root partition.  Even when passing the "rootfstype=jfs" to the kernel line in grub it still errors out telling me that it is "Bailing out, your on your own.  Good luck!" (pretty funny error messages if you are not ripping your hair out).  After that I redid the install this time making a EXT4 root partition and everything is working.
    It seems to me that this all points to a problem with JFS on 64 bit systems, my other systems are all 32 bit and usign JFS root just fine... can anyone else confirm this?
    Last edited by vendion (2011-01-12 13:39:56)

  • No more soundcard detected HDA-Intel Realtek ALC268, latest kernel?

    Hi!
    I think this happened with the latest kernel upgrade?
    now at boot up, when alsa loads it shows an error:
    Unknown hardware: "HDA-Intel" "Realtek ALC268" "HDA:numbersss,numbersss,numbersss" "hexavalue" "hexavalue"
    any idea?

    yep... I have tried that...
    options snd-hda-intel index=0
    then tried
    options snd-hda-intel model=auto
    (and model laptop, and model dell)
    then tried
    options snd-hda-intel model=auto enable=1 index=0
    /etc/modprobe.d/sound.conf have this
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    there is no error... it is like alsa "sees" the card, but just play to "nothing"?...
    the user is in audio group (as it was before, when all was working ok)
    it is not muted...
    no idea what to do

  • VMware wont start after latest kernel update!

    Okay when i went to reboot it went to boot into arch but wile it was loading the vmware modules it would stay stuck at loading vm communication interface socket family and would just stay there the only way i could even boot into arch was to edit my grub so i could login and at least comment out vmware i tried to reapply the vmware patch fix that was on the wiki and had no luck also tried reinstalling + reapplying patch after words and still no luck I'm hoping this is happening to someone else as well and not just me (mean i know lol) I also tried virtualbox but seems it has it's own mess of problems as well after latest kernel update.

    I have tried rebuilding the the kernel image and even tried reinstalling grub with no luck.  After not having a usable system for several days I ended up just having to reinstall and maybe found out more about the problem.  Using the net install image and a 64 bit install this time making a EXT2 boot and a root partition of JFS right after install I get a panic during boot about how the system can't find a valid filesystem on what would be root partition.  Even when passing the "rootfstype=jfs" to the kernel line in grub it still errors out telling me that it is "Bailing out, your on your own.  Good luck!" (pretty funny error messages if you are not ripping your hair out).  After that I redid the install this time making a EXT4 root partition and everything is working.
    It seems to me that this all points to a problem with JFS on 64 bit systems, my other systems are all 32 bit and usign JFS root just fine... can anyone else confirm this?
    Last edited by vendion (2011-01-12 13:39:56)

  • Problems with catalyst on latest kernel update [SOLVED]

    Hi, after the latest kernel update, I haven't been able to install catalyst. I was using catalyst-test, which is outdated now. And with this new kernel, the driver is not working anymore, so I'm using vesa driver for now.
    I'm trying to install the current catalyst package through yaourt, and I get a conflict. The conflict is with catalyst-test which I can't uninstall because of this:
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: google-talkplugin: requires libgl
    :: lib32-libgl: requires libgl
    :: libreoffice: requires libgl
    :: libva: requires libgl
    :: mesa: requires libgl
    :: mplayer: requires libgl
    :: qt: requires libgl
    :: wxgtk: requires libgl
    :: xine-lib: requires libgl
    :: xorg-xdriinfo: requires libgl
    If I try to remove these packages, I get more dependencies unsatisfied...
    The solution I can think of is start uninstalling every one of these packages from the unsatisfied dependencies, write them down, and reinstall them once I get the ATI driver correctly installed again.
    Any other ideas on how to fix this?
    System:
    Linux hoth 2.6.38-ARCH #1 SMP PREEMPT Mon Jun 6 22:49:29 CEST 2011 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ AuthenticAMD GNU/Linux
    Videocard:
    01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
    Also, everytime I try to reinstall catalyst through yaourt, it downloads the executable from ati.com. Is there a way to avoid this and check if downloaded version is up to date instead of downloading it every time?
    Thanks in advance!
    UPDATE: Ok, I used pacman -Rdd catalyst-test to remove the package, now I'm trying to install catalyst...
    Last edited by fbt (2011-06-10 02:45:27)

    Ok, so after removing catalyst-test and trying to install catalyst, I got the following error:
    resolving dependencies...
    warning: cannot resolve "catalyst-utils", a dependency of "catalyst"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    catalyst
    Proceeding to try installing catalyst-utils...

  • System freeze with latest kernel

    with amule running and playing a game complete system freezing and have to reboot, anyone else having same with latest kernel in repo?

    Not quite, but amule crashes and exits on me as soon as I try to retrieve server lists:
    A fatal error has occurred and aMule has crashed.
    Please assist us in fixing this problem by posting the backtrace below in our
    'aMule Crashes' forum and include as much information as possible regarding the
    circumstances of this crash. The forum is located here:
    http://forum.amule.org/board.php?boardid=67
    If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces
    ----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
    Current version is: aMule 2.1.3 using wxGTK2 v2.8.0 (Unicoded)
    Running on: Linux 2.6.24-ARCH i686
    [2] ?? in amule [0x807620b]
    [3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb7a1a646]
    [4] ?? in [0xb7f28420]
    [5] ?? in [0x8a218f0]
    [6] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/libwx_baseu-2.8.so.0[0xb7a149fa]
    [7] wxPthreadStart in /usr/lib/libwx_baseu-2.8.so.0[0xb7a14a3d]
    [8] ?? in /lib/libpthread.so.0 [0xb7ef5162]
    [9] clone in /lib/libc.so.6[0xb779426e]
    Aborted
    Seems Ubuntu has the same bug: https://bugs.launchpad.net/ubuntu/gutsy … bug/136697

  • Data length error in record 86.

    Data length error in record 86.
    Message no. FV147
    Diagnosis
    An error occurred in the processing of the data to be imported. It is highly probable that this is a data error.
    Contact your data provider.
    System Response
    Any account statement processing currently underway and any outstanding is being terminated.
    Procedure
    Check the structure of the supplied data. If the statement data you have obtained is error-free, you can simply restart the program. All those statements which have already been imported correctly will not be reimported.
    {1:F01SCBLINBBXXXX3446100003}{2:O9400634140719SCBLINBBXXXX34461000031407190634N}{3:{108:00000000000718}}{4:
    :20:14071905fr309439
    :25:52205785839
    :28C:611
    :60F:D140718INR792788,04
    :61:1407180718CR100000,00N169NONREF         
    :86:IN36701407187774 VIJBH14199069837
    IN36701407187774 VIJBH14199069837
    AGARWAL AGENCIES
    :61:1407180718CR150000,00N169NONREF         
    :86:IN36701407187251 SBIN414199017384
    IN36701407187251 SBIN414199017384
    EAGLE FOOTWERE
    :61:1407180718CR100000,00N169NONREF         
    :86:IN36701407187052 SAA96678573
    IN36701407187052 SAA96678573
    TANVEER TRADERS
    :61:1407180718CR98000,00N169NONREF         
    :86:IN36701407186828 SBIN314199982628
    IN36701407186828 SBIN314199982628
    MODERN AGENCY
    :61:1407180718CR179000,00N169NONREF         
    :86:IN36701407186029 SAA96670577
    IN36701407186029 SAA96670577
    BALAJI ENTERPRISES
    :61:1407180718CR60000,00N169NONREF         
    :86:IN36701407185397 367845438
    IN36701407185397 367845438
    SAKSHI ENTERPRISES
    :61:1407180718CR2000000,00N169NONREF         
    :86:IN3670140718H568 SBIN414199360804
    IN3670140718H568 SBIN414199360804
    RELAXO FOOTWEARS LIMITED
    :61:1407180718CR38000,00N169NONREF         
    :86:IN3670140718G554 CBINH14199566672
    IN3670140718G554 CBINH14199566672
    WONDER WALK AGENCIES
    :61:1407180718CR113000,00N169NONREF         
    :86:IN3670140718F851 JAKA140718621672
    IN3670140718F851 JAKA140718621672
    JYOTI SALES PROP MR AMIT VOHRA S
    :61:1407180718CR54200,00N169NONREF         
    :86:IN3670140718F006 BKIDN14199343033
    IN3670140718F006 BKIDN14199343033
    SHAH FOOT WEAR
    :61:1407180718CR64000,00N169NONREF         
    :86:IN3670140718F094 BKIDN14199343132
    IN3670140718F094 BKIDN14199343132
    MUSKAN TRADERS
    :61:1407180718CR114500,00N169NONREF         
    :86:IN3670140718F423 SBIN414199302946
    IN3670140718F423 SBIN414199302946
    GOUTAM DISTRIBUTORS
    :61:1407180718CR63000,00N169NONREF         
    :86:IN3670140718D651 SD1141261589
    IN3670140718D651 SD1141261589
    M K FOOTWEAR
    :61:1407180718CR67913,00N169NONREF         
    :86:IN3670140718D057 SBIN414199247753
    IN3670140718D057 SBIN414199247753
    SSS PG STORES
    :61:1407180718CR130000,00N169NONREF         
    :86:IN3670140718D183 UTBIN14199275937
    IN3670140718D183 UTBIN14199275937
    GOPAL SHOES
    :61:1407180718CR48000,00N169NONREF         
    :86:IN3670140718C628 CBINH14199546949
    IN3670140718C628 CBINH14199546949
    AGGARWAL FOOTWEAR
    :61:1407180718DR5000000,00N506PIRLXOIN01A00468
    PIRLXOIN01A00468                 
    :86:PIRLXOIN01A00468 SCBLR12014071800003757
    CASH SCBLR12014071800003757
    RELAXO FOOTWEARS LIMITED
    SIN09373C0000423 00001 PIRLXOIN01A0
    0468
    PIRLXOIN01A00468
    :61:1407180718DR4000000,00N506PIRLXOIN01A00469
    PIRLXOIN01A00469                 
    :86:PIRLXOIN01A00469 SIN09373Q0000468
    PIRLXOIN01A00469-SIN09373Q0000468
    SB3670140718HK96
    SIN09373C0000424-00001 PIRLXOIN01A0
    0469
    :61:1407180718DR1699195,25N699TRF            
    :86:316031790865 PAY001
    316031790865 PAY001
    GRAND WISE ENTERPRISES LIMITED
    AKMP037
    USD28,030.8 60.5755/INR743.76 1
    DEBIT IMEX CUSTOMER A/C
    :61:1407180718CR480000,00N195NONREF         
    :86:IL36701407182157 BARBR52014071800734481
    CASH BARBR52014071800734481
    APNA FOOT WEAR
    SENDER IFSCBARB0CHARMI
    IL36701407182157
    :61:1407180718CR235000,00N195NONREF         
    :86:IL36701407185517 SBINR52014071801147506
    CASH SBINR52014071801147506
    PRAKASH FOOT WEAR
    FUND TRF FRM 33174969142 TO52205785
    SENDER IFSCSBIN0016310
    IL36701407185517
    :61:1407180718CR500000,00N195NONREF         
    :86:IL36701407185083 SBINR12014071801142317
    CASH SBINR12014071801142317
    MODERN FOOTWEARS
    SENDER IFSCSBIN0001521
    IL36701407185083
    :61:1407180718CR800000,00N195NONREF         
    :86:IL36701407184746 HDFCR52014071851912408
    CASH HDFCR52014071851912408
    FASHION SQUARE
    SENDER IFSCHDFC0000412
    IL36701407184746
    :61:1407180718CR332000,00N195NONREF         
    :86:IL36701407184713 SBINR52014071801140001
    CASH SBINR52014071801140001
    WINGS POLYMERS
    SENDER IFSCSBIN0001581
    IL36701407184713
    :61:1407180718CR450000,00N195NONREF         
    :86:IL36701407184302 FDRLR52014071800031798
    CASH FDRLR52014071800031798
    ABHINAV ENTERPRISE
    SENDER IFSCFDRL0001492
    IL36701407184302
    :61:1407180718CR650000,00N195NONREF         
    :86:IL36701407183976 UCBAR32014071800058993
    CASH UCBAR32014071800058993
    GAYLORD SHOE AND CHAPPAL
    SENDER IFSCUCBA0000048
    IL36701407183976
    :61:1407180718CR700000,00N195NONREF         
    :86:IL36701407183860 SBINR52014071801134507
    CASH SBINR52014071801134507
    FOOTWEAR HOUSE
    RTGS TGH CHQ NO 172867
    SENDER IFSCSBIN0008602
    IL36701407183860
    :61:1407180718CR250000,00N195NONREF         
    :86:IL36701407183487 SBINR52014071801131379
    CASH SBINR52014071801131379
    PRATAP AGENCY PROP MRS SUNITA KUMRA
    SENDER IFSCSBIN0014152
    IL36701407183487
    :61:1407180718CR254740,00N195NONREF         
    :86:IL36701407182511 HDFCR52014071851915942
    CASH HDFCR52014071851915942
    HEPHZIBAH AGENCIES
    SENDER IFSCHDFC0001498
    IL36701407182511
    :61:1407180718CR398000,00N195NONREF         
    :86:IL36701407182496 BARBR52014071800726312
    CASH BARBR52014071800726312
    RAZA FOOT WEAR
    SENDER IFSCBARB0BASTIX
    IL36701407182496
    :61:1407180718CR300000,00N195NONREF         
    :86:IL36701407182349 KKBKR52014071800664337
    CASH KKBKR52014071800664337
    M M DISTRIBUTORS
    PAYMENT
    SENDER IFSCKKBK0000958
    IL36701407182349
    :61:1407180718CR61136,00N169NONREF         
    :86:IN3670140718C504 IOBAN14199026875
    IN3670140718C504 IOBAN14199026875
    M S CHINNS TRADERS
    :61:1407180718CR79995,00N169NONREF         
    :86:IN3670140718C142 SBIN414199219784
    IN3670140718C142 SBIN414199219784
    FRONTIER TRADING COMPANY
    :61:1407180718CR100000,00N169NONREF         
    :86:IN3670140718B731 SBIN414199200112
    IN3670140718B731 SBIN414199200112
    SHRI AMBEY TRADERS
    :61:1407180718CR125000,00N169NONREF         
    :86:IN3670140718B521 N199140025581074
    IN3670140718B521 N199140025581074
    SHYAM BROTHERS
    :61:1407180718CR68000,00N169NONREF         
    :86:IN3670140718A144 1205061871400003
    IN3670140718A144 1205061871400003
    POPULAR TRADERS PROP PISHORI LAL SETHI
    :61:1407180718CR41000,00N169NONREF         
    :86:IN3670140718A044 P14071849681718
    IN3670140718A044 P14071849681718
    AKSHAY FOOTWEARS
    :61:1407180718CR50000,00N169NONREF         
    :86:IN3670140718A099 BARBH14199284604
    IN3670140718A099 BARBH14199284604
    STAR ENTERPRISE
    :61:1407180718CR100000,00N169NONREF         
    :86:IN3670140718A002 SAA21370357
    IN3670140718A002 SAA21370357
    JAI OMKAR ENTERPRISES
    :61:1407180718CR120000,00N169NONREF         
    :86:IN36701407189725 UTBIN14199269504
    IN36701407189725 UTBIN14199269504
    SANTI STORES
    :61:1407180718CR100000,00N169NONREF         
    :86:IN36701407189538 SBIN414199107266
    IN36701407189538 SBIN414199107266
    VINAYAK TRADING
    :61:1407180718CR100000,00N169NONREF         
    :86:IN36701407189842 SAA3564919
    IN36701407189842 SAA3564919
    SKY STYLE MARKETING PROP.ABHISHEK S
    :61:1407180718CR120000,00N169NONREF         
    :86:IN36701407189384 MAHBH14199609866
    IN36701407189384 MAHBH14199609866
    ROYAL FOOT WEAR
    :62F:D140718INR1697499,29
    :64:C140718INR59273846,71
    -}{5:{CHK:CHECKSUM DISABLED}{MAC:MACCING DISABLED}}

    SAP REPLAY
    Regarding the incidence itself, kindly consider that The 86-record
    limitation is not a bug of the program, but the standard design.
    The error is coded as FV147, when the Note to Payee in Record 86
    exceeds 65 characters in Program RFEKA400.
    You will need to contact your Bank in order to obtain a correct file:
    I have attached some documentation on this message that will allow your
    bank to create it.
    Otherwise, you may use the following user-exit (SAP NOTE 494777):CMOD
    Enhancement Exit Name FEB00004 > EXIT_RFEKA400_001.
    This User Exit is called in RFEKA400 in the line: PERFORM
    PROCESS_RAW_DATA TABLES SWIFT. In Include ZXF01U06, you have
    the option to process the raw data.
    Hope this information is useful to you.

  • SQL Loader-704: Internal error: Maximum record length must be = [10000000]

    Hi,
    running SQL*Loader (Release 8.1.7.2.1) causes an error "SQL*Loader-704: Internal error: Maximum record length must be <= [10000000]". This error occurs when SQLLoader is trying to load several thousand records into a database table. Each record is less than 250 bytes in length.
    Any idea what could cause the problem?
    Thanks in advance!
    Ingo
    And here's an extract from the log file generated by SQLLoader :
    Number to load: ALL
    Number to skip: 0
    Errors allowed: 50
    Bind array: 1360 rows, maximum of 10485760 bytes
    Continuation: none specified
    Path used: Conventional
    Table "SYSTEM"."BASICPROFILE$1", loaded from every logical record.
    Insert option in effect for this table: APPEND
    TRAILING NULLCOLS option in effect
    Column Name Position Len Term Encl Datatype
    UUID FIRST * O(X07) CHARACTER
    DOMAINID NEXT * O(X07) CHARACTER
    LASTMODIFIED NEXT * O(X07) DATE DD/MM/YYYY HH24:MI:SS
    ANNIVERSARY NEXT * O(X07) CHARACTER
    BIRTHDAY NEXT * O(X07) CHARACTER
    COMPANYNAME NEXT * O(X07) CHARACTER
    DESCRIPTION NEXT * O(X07) CHARACTER
    FIRSTNAME NEXT * O(X07) CHARACTER
    COMPANYNAMETRANSCRIPTION NEXT * O(X07) CHARACTER
    FIRSTNAMETRANSCRIPTION NEXT * O(X07) CHARACTER
    GENDER NEXT * O(X07) CHARACTER
    HOBBIES NEXT * O(X07) CHARACTER
    HONORIFIC NEXT * O(X07) CHARACTER
    JOBTITLE NEXT * O(X07) CHARACTER
    KEYWORDS NEXT * O(X07) CHARACTER
    LASTNAME NEXT * O(X07) CHARACTER
    LASTNAMETRANSCRIPTION NEXT * O(X07) CHARACTER
    NICKNAME NEXT * O(X07) CHARACTER
    PREFERREDLOCALE NEXT * O(X07) CHARACTER
    PREFERREDCURRENCY NEXT * O(X07) CHARACTER
    PROFESSION NEXT * O(X07) CHARACTER
    SECONDLASTNAME NEXT * O(X07) CHARACTER
    SECONDNAME NEXT * O(X07) CHARACTER
    SUFFIX NEXT * O(X07) CHARACTER
    TITLE NEXT * O(X07) CHARACTER
    CONFIRMATION NEXT * O(X07) CHARACTER
    DEFAULTADDRESSID NEXT * O(X07) CHARACTER
    BUSINESSPARTNERNO NEXT * O(X07) CHARACTER
    TYPECODE NEXT * O(X07) CHARACTER
    OCA NEXT * O(X07) CHARACTER
    SQL*Loader-704: Internal error: Maximum record length must be <= [10000000]

    As a second guess, the terminator changes or goes missing at some point in the data file. If you are running on *NIX, try wc -l data_file_name.  This will give a count of the number of lines (delimited by CHR(10) ) that are in the file.  If this is not close to the number you expected, then that is your problem.
    You could also try gradually working through the data file loading 100 records, then 200, then 300 etc. to see where it starts to fail.
    HTH
    John

  • WARNING with latest kernel: at net/mac80211/driver-ops.

    Hi. i'm running the latest kernel and having many kernel oops like the attached, any ideas? is this a problem already in upstream? should I open a bug report in archlinux? I'm thinking to switch to LTS.
    TIA.
    Linux (archlinux) 3.3.5-1-ARCH #1 SMP PREEMPT Mon May 7 19:57:51 CEST 2012 x86_64 AMD Turion(tm) 64 X2 TL-60 AuthenticAMD GNU/Linux
    May 12 19:43:29 localhost kernel: [11420.744876] WARNING: at net/mac80211/driver-ops.h:10 __sta_info_destroy+0x582/0x590 [mac80211]()
    May 12 19:43:29 localhost kernel: [11420.744878] Hardware name: HP Pavilion dv2700 Notebook PC
    May 12 19:43:29 localhost kernel: [11420.744879] Modules linked in: tun ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp bridge stp llc iptable_filter ip_tables x_tables fuse usbhid hid uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev v4l2_compat_ioctl32 rt2800usb rt2x00usb rt2800lib rt2x00lib crc_ccitt media snd_hda_codec_conexant arc4 b43 joydev bcma snd_hda_intel snd_hda_codec snd_hwdep mac80211 cfg80211 hp_wmi snd_pcm snd_page_alloc r852 snd_timer sm_common nand snd nand_ecc nand_ids mtd firewire_ohci soundcore ohci_hcd sparse_keymap rfkill ehci_hcd firewire_core ssb usbcore sdhci_pci edac_mce_amd sdhci r592 forcedeth edac_core memstick kvm_amd pcmcia pcmcia_core i2c_nforce2 serio_raw mmc_core usb_common crc_itu_t evdev kvm psmouse thermal battery ac wmi video nvidia(PO) button i2c_core k8temp powernow_k8 mperf processor ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod pata_acpi pata_amd ahci libahci ata_generic libata scsi_mod
    May 12 19:43:29 localhost kernel: [11420.744951] Pid: 3107, comm: kworker/u:50 Tainted: P W O 3.3.5-1-ARCH #1
    May 12 19:43:29 localhost kernel: [11420.744953] Call Trace:
    May 12 19:43:29 localhost kernel: [11420.744956] [<ffffffff8104f85f>] warn_slowpath_common+0x7f/0xc0
    May 12 19:43:29 localhost kernel: [11420.744959] [<ffffffff8104f8ba>] warn_slowpath_null+0x1a/0x20
    May 12 19:43:29 localhost kernel: [11420.744967] [<ffffffffa127e292>] __sta_info_destroy+0x582/0x590 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.744975] [<ffffffffa127e3de>] sta_info_flush+0x5e/0x90 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.744984] [<ffffffffa128c4ec>] ieee80211_mgd_deauth+0x57c/0x590 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.744994] [<ffffffffa1294ebe>] ieee80211_deauth+0x1e/0x20 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.745002] [<ffffffffa1259bba>] __cfg80211_mlme_deauth+0x11a/0x130 [cfg80211]
    May 12 19:43:29 localhost kernel: [11420.745009] [<ffffffffa125d446>] __cfg80211_disconnect+0xf6/0x1d0 [cfg80211]
    May 12 19:43:29 localhost kernel: [11420.745015] [<ffffffffa123f18e>] cfg80211_netdev_notifier_call+0x16e/0x5f0 [cfg80211]
    May 12 19:43:29 localhost kernel: [11420.745019] [<ffffffff811da870>] ? sysfs_addrm_finish+0x90/0xc0
    May 12 19:43:29 localhost kernel: [11420.745022] [<ffffffff811d0000>] ? mem_write+0x20/0x20
    May 12 19:43:29 localhost kernel: [11420.745025] [<ffffffff8142c57d>] ? packet_notifier+0xbd/0x1e0
    May 12 19:43:29 localhost kernel: [11420.745029] [<ffffffff81077a6d>] notifier_call_chain+0x4d/0x70
    May 12 19:43:29 localhost kernel: [11420.745033] [<ffffffff81077b3e>] __raw_notifier_call_chain+0xe/0x10
    May 12 19:43:29 localhost kernel: [11420.745036] [<ffffffff81077b56>] raw_notifier_call_chain+0x16/0x20
    May 12 19:43:29 localhost kernel: [11420.745040] [<ffffffff81361bd6>] call_netdevice_notifiers+0x36/0x60
    May 12 19:43:29 localhost kernel: [11420.745044] [<ffffffff81361c3d>] __dev_close_many+0x3d/0xd0
    May 12 19:43:29 localhost kernel: [11420.745047] [<ffffffff81361dc0>] dev_close_many+0xa0/0x110
    May 12 19:43:29 localhost kernel: [11420.745051] [<ffffffff81361f18>] rollback_registered_many+0xe8/0x260
    May 12 19:43:29 localhost kernel: [11420.745055] [<ffffffff813620ab>] unregister_netdevice_many+0x1b/0x80
    May 12 19:43:29 localhost kernel: [11420.745064] [<ffffffffa128fa30>] ieee80211_remove_interfaces+0xd0/0x110 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.745072] [<ffffffffa1279133>] ieee80211_unregister_hw+0x53/0x120 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.745077] [<ffffffffa13c2ee9>] rt2x00lib_remove_dev+0x149/0x180 [rt2x00lib]
    May 12 19:43:29 localhost kernel: [11420.745081] [<ffffffffa13e217b>] rt2x00usb_disconnect+0x3b/0x80 [rt2x00usb]
    May 12 19:43:29 localhost kernel: [11420.745089] [<ffffffffa10561e0>] usb_unbind_interface+0x50/0x180 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745094] [<ffffffff8130ac2c>] __device_release_driver+0x7c/0xe0
    May 12 19:43:29 localhost kernel: [11420.745107] [<ffffffff8130acbc>] device_release_driver+0x2c/0x40
    May 12 19:43:29 localhost kernel: [11420.745114] [<ffffffffa10563a0>] usb_driver_release_interface+0x90/0xa0 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745121] [<ffffffffa10563d9>] usb_rebind_intf+0x29/0x70 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745127] [<ffffffffa1049120>] ? usb_dev_thaw+0x20/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745134] [<ffffffffa1056693>] usb_resume+0x103/0x110 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745140] [<ffffffffa1049120>] ? usb_dev_thaw+0x20/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745146] [<ffffffffa1049133>] usb_dev_resume+0x13/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745150] [<ffffffff81311ccb>] dpm_run_callback.isra.4+0x3b/0x70
    May 12 19:43:29 localhost kernel: [11420.745154] [<ffffffff81312538>] device_resume+0xa8/0x160
    May 12 19:43:29 localhost kernel: [11420.745157] [<ffffffff81312611>] async_resume+0x21/0x50
    May 12 19:43:29 localhost kernel: [11420.745161] [<ffffffff810795ce>] async_run_entry_fn+0x7e/0x170
    May 12 19:43:29 localhost kernel: [11420.745164] [<ffffffff8106be9a>] process_one_work+0x12a/0x440
    May 12 19:43:29 localhost kernel: [11420.745167] [<ffffffff81079550>] ? async_schedule+0x20/0x20
    May 12 19:43:29 localhost kernel: [11420.745171] [<ffffffff8106c6fe>] worker_thread+0x12e/0x2d0
    May 12 19:43:29 localhost kernel: [11420.745174] [<ffffffff8106c5d0>] ? manage_workers.isra.25+0x1f0/0x1f0
    May 12 19:43:29 localhost kernel: [11420.745177] [<ffffffff81071bc3>] kthread+0x93/0xa0
    May 12 19:43:29 localhost kernel: [11420.745181] [<ffffffff81461224>] kernel_thread_helper+0x4/0x10
    May 12 19:43:29 localhost kernel: [11420.745185] [<ffffffff81071b30>] ? kthread_freezable_should_stop+0x70/0x70
    May 12 19:43:29 localhost kernel: [11420.745188] [<ffffffff81461220>] ? gs_change+0x13/0x13
    May 12 19:43:29 localhost kernel: [11420.745190] ---[ end trace b60f6f3c060f533a ]---
    May 12 19:43:29 localhost kernel: [11420.748917] cfg80211: Calling CRDA to update world regulatory domain
    May 12 19:43:29 localhost kernel: [11420.755550] ------------[ cut here ]------------
    May 12 19:43:29 localhost kernel: [11420.755562] WARNING: at net/mac80211/driver-ops.h:10 ieee80211_do_stop+0x67c/0x6a0 [mac80211]()
    May 12 19:43:29 localhost kernel: [11420.755564] Hardware name: HP Pavilion dv2700 Notebook PC
    May 12 19:43:29 localhost kernel: [11420.755566] Modules linked in: tun ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp bridge stp llc iptable_filter ip_tables x_tables fuse usbhid hid uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev v4l2_compat_ioctl32 rt2800usb rt2x00usb rt2800lib rt2x00lib crc_ccitt media snd_hda_codec_conexant arc4 b43 joydev bcma snd_hda_intel snd_hda_codec snd_hwdep mac80211 cfg80211 hp_wmi snd_pcm snd_page_alloc r852 snd_timer sm_common nand snd nand_ecc nand_ids mtd firewire_ohci soundcore ohci_hcd sparse_keymap rfkill ehci_hcd firewire_core ssb usbcore sdhci_pci edac_mce_amd sdhci r592 forcedeth edac_core memstick kvm_amd pcmcia pcmcia_core i2c_nforce2 serio_raw mmc_core usb_common crc_itu_t evdev kvm psmouse thermal battery ac wmi video nvidia(PO) button i2c_core k8temp powernow_k8 mperf processor ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod pata_acpi pata_amd ahci libahci ata_generic libata scsi_mod
    May 12 19:43:29 localhost kernel: [11420.755625] Pid: 3107, comm: kworker/u:50 Tainted: P W O 3.3.5-1-ARCH #1
    May 12 19:43:29 localhost kernel: [11420.755627] Call Trace:
    May 12 19:43:29 localhost kernel: [11420.755630] [<ffffffff8104f85f>] warn_slowpath_common+0x7f/0xc0
    May 12 19:43:29 localhost kernel: [11420.755633] [<ffffffff8104f8ba>] warn_slowpath_null+0x1a/0x20
    May 12 19:43:29 localhost kernel: [11420.755643] [<ffffffffa129041c>] ieee80211_do_stop+0x67c/0x6a0 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.755646] [<ffffffff81382599>] ? dev_deactivate_many+0x209/0x260
    May 12 19:43:29 localhost kernel: [11420.755656] [<ffffffffa129045a>] ieee80211_stop+0x1a/0x20 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.755660] [<ffffffff81361c85>] __dev_close_many+0x85/0xd0
    May 12 19:43:29 localhost kernel: [11420.755664] [<ffffffff81361dc0>] dev_close_many+0xa0/0x110
    May 12 19:43:29 localhost kernel: [11420.755668] [<ffffffff81361f18>] rollback_registered_many+0xe8/0x260
    May 12 19:43:29 localhost kernel: [11420.755672] [<ffffffff813620ab>] unregister_netdevice_many+0x1b/0x80
    May 12 19:43:29 localhost kernel: [11420.755681] [<ffffffffa128fa30>] ieee80211_remove_interfaces+0xd0/0x110 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.755689] [<ffffffffa1279133>] ieee80211_unregister_hw+0x53/0x120 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.755694] [<ffffffffa13c2ee9>] rt2x00lib_remove_dev+0x149/0x180 [rt2x00lib]
    May 12 19:43:29 localhost kernel: [11420.755699] [<ffffffffa13e217b>] rt2x00usb_disconnect+0x3b/0x80 [rt2x00usb]
    May 12 19:43:29 localhost kernel: [11420.755708] [<ffffffffa10561e0>] usb_unbind_interface+0x50/0x180 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755713] [<ffffffff8130ac2c>] __device_release_driver+0x7c/0xe0
    May 12 19:43:29 localhost kernel: [11420.755717] [<ffffffff8130acbc>] device_release_driver+0x2c/0x40
    May 12 19:43:29 localhost kernel: [11420.755724] [<ffffffffa10563a0>] usb_driver_release_interface+0x90/0xa0 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755731] [<ffffffffa10563d9>] usb_rebind_intf+0x29/0x70 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755737] [<ffffffffa1049120>] ? usb_dev_thaw+0x20/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755744] [<ffffffffa1056693>] usb_resume+0x103/0x110 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755750] [<ffffffffa1049120>] ? usb_dev_thaw+0x20/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755757] [<ffffffffa1049133>] usb_dev_resume+0x13/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755761] [<ffffffff81311ccb>] dpm_run_callback.isra.4+0x3b/0x70
    May 12 19:43:29 localhost kernel: [11420.755765] [<ffffffff81312538>] device_resume+0xa8/0x160
    May 12 19:43:29 localhost kernel: [11420.755769] [<ffffffff81312611>] async_resume+0x21/0x50
    May 12 19:43:29 localhost kernel: [11420.755772] [<ffffffff810795ce>] async_run_entry_fn+0x7e/0x170
    May 12 19:43:29 localhost kernel: [11420.755776] [<ffffffff8106be9a>] process_one_work+0x12a/0x440
    May 12 19:43:29 localhost kernel: [11420.755779] [<ffffffff81079550>] ? async_schedule+0x20/0x20
    May 12 19:43:29 localhost kernel: [11420.755783] [<ffffffff8106c6fe>] worker_thread+0x12e/0x2d0
    May 12 19:43:29 localhost kernel: [11420.755786] [<ffffffff8106c5d0>] ? manage_workers.isra.25+0x1f0/0x1f0
    May 12 19:43:29 localhost kernel: [11420.755790] [<ffffffff81071bc3>] kthread+0x93/0xa0
    May 12 19:43:29 localhost kernel: [11420.755793] [<ffffffff81461224>] kernel_thread_helper+0x4/0x10
    May 12 19:43:29 localhost kernel: [11420.755797] [<ffffffff81071b30>] ? kthread_freezable_should_stop+0x70/0x70
    May 12 19:43:29 localhost kernel: [11420.755801] [<ffffffff81461220>] ? gs_change+0x13/0x13
    May 12 19:43:29 localhost kernel: [11420.755803] ---[ end trace b60f6f3c060f533b ]---

    unload nvidia module and then load did.
    rmmod nvidia && modprobe nvidia
    Next time pay attention of pacman message:
    In order to use the new nvidia module, exit Xserver and unload it manually.
    Last edited by wonder (2008-07-12 13:35:14)

  • What is the latest kernel number for CPU July 2013

    Hi All,
    have any one patch CPU July 2013 already?
    I want to know what is the latest kernel number after you applied the CPU July 2013 reported by uname -a?
    is it  148888-03?
    Thanks

        Hi LCromwell, I can help you with the most updated software for your Blackberry 9850. I understand what it means to have the most update software so your phone can function the best possible. I show the most updated software for your device is 7.1.0.163 . Here is a link for information and steps for updating the software on your device http://bit.ly/OCOllA . I hope this information was helpful. ^KH

  • What is the latest kernel version for OL6

    Hi,
    After a yum update, this is what I got:
    2.6.32-300.39.1.el6uek.x86_64
    I am using a SSD and it seems (based on en.wikipedia.org/wiki/TRIM) that
    support for ATA TRIM was added in 2.6.33.
    My question is what is the latest kernel version for OL6?
    Thanks,
    Zhe

    alwu wrote:
    My question is what is the latest kernel version for OL6?2.6.39-300.17.2 (which is actually 3.0.17 under the hood) is available in the ol6_x86_64_UEK_latest channel. You will need to modify your ULN channel subscription or which channels are enabled from public-yum.oracle.com to install this kernel.
    Edited by: Avi Miller on Dec 6, 2012 10:41 AM

Maybe you are looking for

  • Problem in import adaptive RFC

    Hi, I am trying to import a simple RFC using Import adaptive RFC model. There is no problem in the RFC execution, since i have tested it. Problem is output is not getting displayed. The output field is blank. Note: RFC while importing, is in warning

  • How I do I change from the US App Store to the Canadian store on my iPad? I do not have a store subheading in my settings.

    I am unable to my apps as the error I receive states that I need to sign into the Canadian store - how I do this?  I do not have a store subheading under my settings.

  • Elements 1.0.1 won't install - invalid serial number

    Adobe no longer offers support on this product. We can't afford to upgrade. My computer crashed now I can't get through the install menu a previously working serial number will not work on this new machine. I keep getting a message that the serial nu

  • Encore CS6 crashes when importing from Premiere Pro CS6

    When sending a project to Encore as a Dynamic Link from Premiere Pro, Encore hangs then a message pops up that it has stopped responding then closes. How do we get this to work? The computer has an Intel Core i7 processor, 16GB of RAM and is running

  • Headphone and mic jacks do not work

    I disabled the onboard audio drivers to install an Audigy 2ZS board in my new Dimension 900. Now the Dell factory installed mic and headphone jacks on the front of the computer do not work. I'm assuming thats because I disabled the onboard drivers? A