Cannot load hisax module

Hi,
when I try to load the hisax module I get a "no such device" error.
I uploaded a textfile with the output to my modprobe, lsmod, lspci, hwdetect and hwd. It can be found here.
The parameters to modprobe should be right since I used that very same command to set my connection up under slackware. I also didn't change anything hardwarewise, still the same hardware since I ran slack, where the very same isdn-card worked perfectly. Anybooh, in case someone needs to know: I have a Gigabyte ga-965p-ds3 mainboard. All the other relevant hardwarespecs should be in that textfile I mentioned earlier.
I hope you can help me with that problem, it's driving me nuts right now..
thx in advance

K, figured it out: Turns out that the standard arch kernel does not support the AVM Fritz PnP/PCI cards.
<sarcasm>Lol, not that this is _the_ most often used passive ISDN card for homeuser or anything... course support for this card is not compiled in, especially when there is support compiled in for pretty much every other isdn card (that are just hardly used at all) </sarcasm>

Similar Messages

  • Cannot load underlying module for 'Darwin'

    I had to move my "Developer" account from some external drive to the internal drive of my Mac.
    For this I zipped the users folder, copied to the internal "users" drive and unzipped it there.
    Then I changed the users folder in the users settings. I also updated the permissions on the user "Developer" folder,
    allowing admins "R&W", the user "R&W" (+ setting it as owner) and everyone else no permissions.
    I was able to login to the new home dir. I opened my old Xcode project (that was updated automatically in some fashion).
    But when I compile it I get the error "cannot load underlying module for 'Darwin'"
    => What went wrong ?
    Btw:
    I already removed Xcode, downloaded it again and placed it into the programs folder - same issue ... :-)

    Here is the stack trace:
    <unknown>:0: error: cannot load underlying module for 'Darwin'
    0  swift                    0x00000001025fe968 llvm::sys::PrintStackTrace(__sFILE*) + 40
    1  swift                    0x00000001025fee54 SignalHandler(int) + 452
    2  libsystem_platform.dylib 0x00007fff828c1f1a _sigtramp + 26
    3  libsystem_platform.dylib 0x0000000000000028 _sigtramp + 2104746280
    4  swift                    0x0000000101b63588 swift::ModuleFile::getType(swift::Fixnum<31u, unsigned int>) + 856
    5  swift                    0x0000000101b6936b swift::ModuleFile::getDecl(swift::Fixnum<31u, unsigned int>, swift::Optional<swift::DeclContext*>) + 16027
    6  swift                    0x0000000101b81671 swift::ModuleFile::loadExtensions(swift::NominalTypeDecl*) + 385
    7  swift                    0x0000000101bbbd01 swift::SerializedModuleLoader::loadExtensions(swift::NominalTypeDecl*, unsigned int) + 49
    8  swift                    0x00000001029683af swift::ASTContext::loadExtensions(swift::NominalTypeDecl*, unsigned int) + 63
    9  swift                    0x00000001029c5339 swift::NominalTypeDecl::getExtensions() + 73
    10 swift                    0x00000001029ec9e6 swift::NominalTypeDecl::lookupDirect(swift::DeclName) + 22
    11 swift                    0x00000001029eae8a swift::DeclContext::lookupQualified(swift::Type, swift::DeclName, unsigned int, swift::LazyResolver*, llvm::SmallVectorImpl<swift::ValueDecl*>&) const + 3178
    12 swift                    0x0000000101c1123f (anonymous namespace)::SwiftDeclConverter::recordObjCOverride(swift::AbstractFunctionDecl* ) + 191
    13 swift                    0x0000000101c047ab (anonymous namespace)::SwiftDeclConverter::VisitObjCMethodDecl(clang::ObjCMethodDecl const*, swift::DeclContext*, bool) + 2299
    14 swift                    0x0000000101bfffb4 clang::declvisitor::Base<clang::declvisitor::make_const_ptr, (anonymous namespace)::SwiftDeclConverter, swift::Decl*>::Visit(clang::Decl const*) + 3076
    15 swift                    0x0000000101bff37c swift::ClangImporter::Implementation::importDeclImpl(clang::NamedDecl const*, bool&, bool&) + 316
    16 swift                    0x0000000101c03ad2 swift::ClangImporter::Implementation::importDeclAndCacheImpl(clang::NamedDecl const*, bool) + 226
    17 swift                    0x0000000101c07d3e swift::ClangImporter::Implementation::loadAllMembers(swift::Decl const*, unsigned long long, bool*) + 1486
    18 swift                    0x00000001029ccb56 swift::IterableDeclContext::loadAllMembers() const + 102
    19 swift                    0x00000001029c313c swift::NominalTypeDecl::getMembers(bool) const + 28
    20 swift                    0x00000001029eca1f swift::NominalTypeDecl::lookupDirect(swift::DeclName) + 79
    21 swift                    0x00000001029eae8a swift::DeclContext::lookupQualified(swift::Type, swift::DeclName, unsigned int, swift::LazyResolver*, llvm::SmallVectorImpl<swift::ValueDecl*>&) const + 3178
    22 swift                    0x0000000101c04b17 (anonymous namespace)::SwiftDeclConverter::VisitObjCPropertyDecl(clang::ObjCPropertyDecl const*, swift::DeclContext*) + 183
    23 swift                    0x0000000101bfffea clang::declvisitor::Base<clang::declvisitor::make_const_ptr, (anonymous namespace)::SwiftDeclConverter, swift::Decl*>::Visit(clang::Decl const*) + 3130
    24 swift                    0x0000000101bff37c swift::ClangImporter::Implementation::importDeclImpl(clang::NamedDecl const*, bool&, bool&) + 316
    25 swift                    0x0000000101c03ad2 swift::ClangImporter::Implementation::importDeclAndCacheImpl(clang::NamedDecl const*, bool) + 226
    26 swift                    0x0000000101c07d3e swift::ClangImporter::Implementation::loadAllMembers(swift::Decl const*, unsigned long long, bool*) + 1486
    27 swift                    0x00000001029ccb56 swift::IterableDeclContext::loadAllMembers() const + 102
    28 swift                    0x00000001029c35f5 swift::ExtensionDecl::getMembers(bool) const + 21
    29 swift                    0x00000001029ec9fd swift::NominalTypeDecl::lookupDirect(swift::DeclName) + 45
    30 swift                    0x00000001029eae8a swift::DeclContext::lookupQualified(swift::Type, swift::DeclName, unsigned int, swift::LazyResolver*, llvm::SmallVectorImpl<swift::ValueDecl*>&) const + 3178
    31 swift                    0x0000000101c04b17 (anonymous namespace)::SwiftDeclConverter::VisitObjCPropertyDecl(clang::ObjCPropertyDecl const*, swift::DeclContext*) + 183
    32 swift                    0x0000000101bfffea clang::declvisitor::Base<clang::declvisitor::make_const_ptr, (anonymous namespace)::SwiftDeclConverter, swift::Decl*>::Visit(clang::Decl const*) + 3130
    33 swift                    0x0000000101bff37c swift::ClangImporter::Implementation::importDeclImpl(clang::NamedDecl const*, bool&, bool&) + 316
    34 swift                    0x0000000101c03ad2 swift::ClangImporter::Implementation::importDeclAndCacheImpl(clang::NamedDecl const*, bool) + 226
    35 swift                    0x0000000101c07d3e swift::ClangImporter::Implementation::loadAllMembers(swift::Decl const*, unsigned long long, bool*) + 1486
    36 swift                    0x00000001029ccb56 swift::IterableDeclContext::loadAllMembers() const + 102
    37 swift                    0x00000001029c35f5 swift::ExtensionDecl::getMembers(bool) const + 21
    38 swift                    0x00000001029ec9fd swift::NominalTypeDecl::lookupDirect(swift::DeclName) + 45
    39 swift                    0x00000001029eae8a swift::DeclContext::lookupQualified(swift::Type, swift::DeclName, unsigned int, swift::LazyResolver*, llvm::SmallVectorImpl<swift::ValueDecl*>&) const + 3178
    40 swift                    0x0000000101c04b17 (anonymous namespace)::SwiftDeclConverter::VisitObjCPropertyDecl(clang::ObjCPropertyDecl const*, swift::DeclContext*) + 183
    41 swift                    0x0000000101bfffea clang::declvisitor::Base<clang::declvisitor::make_const_ptr, (anonymous namespace)::SwiftDeclConverter, swift::Decl*>::Visit(clang::Decl const*) + 3130
    42 swift                    0x0000000101bff37c swift::ClangImporter::Implementation::importDeclImpl(clang::NamedDecl const*, bool&, bool&) + 316
    43 swift                    0x0000000101c03ad2 swift::ClangImporter::Implementation::importDeclAndCacheImpl(clang::NamedDecl const*, bool) + 226
    44 swift                    0x0000000101c07d3e swift::ClangImporter::Implementation::loadAllMembers(swift::Decl const*, unsigned long long, bool*) + 1486
    45 swift                    0x00000001029ccb56 swift::IterableDeclContext::loadAllMembers() const + 102
    46 swift                    0x00000001029c35f5 swift::ExtensionDecl::getMembers(bool) const + 21
    47 swift                    0x00000001029ec9fd swift::NominalTypeDecl::lookupDirect(swift::DeclName) + 45
    48 swift                    0x00000001029eae8a swift::DeclContext::lookupQualified(swift::Type, swift::DeclName, unsigned int, swift::LazyResolver*, llvm::SmallVectorImpl<swift::ValueDecl*>&) const + 3178
    49 swift                    0x0000000101c1123f (anonymous namespace)::SwiftDeclConverter::recordObjCOverride(swift::AbstractFunctionDecl* ) + 191
    50 swift                    0x0000000101c047ab (anonymous namespace)::SwiftDeclConverter::VisitObjCMethodDecl(clang::ObjCMethodDecl const*, swift::DeclContext*, bool) + 2299
    51 swift                    0x0000000101bfffb4 clang::declvisitor::Base<clang::declvisitor::make_const_ptr, (anonymous namespace)::SwiftDeclConverter, swift::Decl*>::Visit(clang::Decl const*) + 3076
    52 swift                    0x0000000101bff37c swift::ClangImporter::Implementation::importDeclImpl(clang::NamedDecl const*, bool&, bool&) + 316
    53 swift                    0x0000000101c03ad2 swift::ClangImporter::Implementation::importDeclAndCacheImpl(clang::NamedDecl const*, bool) + 226
    54 swift                    0x0000000101c07d3e swift::ClangImporter::Implementation::loadAllMembers(swift::Decl const*, unsigned long long, bool*) + 1486
    55 swift                    0x00000001029ccb56 swift::IterableDeclContext::loadAllMembers() const + 102
    56 swift                    0x00000001029c35f5 swift::ExtensionDecl::getMembers(bool) const + 21
    57 swift                    0x00000001029ec9fd swift::NominalTypeDecl::lookupDirect(swift::DeclName) + 45
    58 swift                    0x00000001029eae8a swift::DeclContext::lookupQualified(swift::Type, swift::DeclName, unsigned int, swift::LazyResolver*, llvm::SmallVectorImpl<swift::ValueDecl*>&) const + 3178
    59 swift                    0x0000000101c04b17 (anonymous namespace)::SwiftDeclConverter::VisitObjCPropertyDecl(clang::ObjCPropertyDecl const*, swift::DeclContext*) + 183
    60 swift                    0x0000000101bfffea clang::declvisitor::Base<clang::declvisitor::make_const_ptr, (anonymous namespace)::SwiftDeclConverter, swift::Decl*>::Visit(clang::Decl const*) + 3130
    61 swift                    0x0000000101bff37c swift::ClangImporter::Implementation::importDeclImpl(clang::NamedDecl const*, bool&, bool&) + 316
    62 swift                    0x0000000101c03ad2 swift::ClangImporter::Implementation::importDeclAndCacheImpl(clang::NamedDecl const*, bool) + 226
    63 swift                    0x0000000101c07d3e swift::ClangImporter::Implementation::loadAllMembers(swift::Decl const*, unsigned long long, bool*) + 1486
    64 swift                    0x00000001029ccb56 swift::IterableDeclContext::loadAllMembers() const + 102
    65 swift                    0x00000001029c35f5 swift::ExtensionDecl::getMembers(bool) const + 21
    66 swift                    0x00000001029ec9fd swift::NominalTypeDecl::lookupDirect(swift::DeclName) + 45
    67 swift                    0x00000001029eae8a swift::DeclContext::lookupQualified(swift::Type, swift::DeclName, unsigned int, swift::LazyResolver*, llvm::SmallVectorImpl<swift::ValueDecl*>&) const + 3178
    68 swift                    0x0000000101c04b17 (anonymous namespace)::SwiftDeclConverter::VisitObjCPropertyDecl(clang::ObjCPropertyDecl const*, swift::DeclContext*) + 183
    69 swift                    0x0000000101bfffea clang::declvisitor::Base<clang::declvisitor::make_const_ptr, (anonymous namespace)::SwiftDeclConverter, swift::Decl*>::Visit(clang::Decl const*) + 3130
    70 swift                    0x0000000101bff37c swift::ClangImporter::Implementation::importDeclImpl(clang::NamedDecl const*, bool&, bool&) + 316
    71 swift                    0x0000000101c03ad2 swift::ClangImporter::Implementation::importDeclAndCacheImpl(clang::NamedDecl const*, bool) + 226
    72 swift                    0x0000000101c07d3e swift::ClangImporter::Implementation::loadAllMembers(swift::Decl const*, unsigned long long, bool*) + 1486
    73 swift                    0x00000001029ccb56 swift::IterableDeclContext::loadAllMembers() const + 102
    74 swift                    0x00000001029c35f5 swift::ExtensionDecl::getMembers(bool) const + 21
    75 swift                    0x00000001029ec9fd swift::NominalTypeDecl::lookupDirect(swift::DeclName) + 45
    76 swift                    0x00000001029eae8a swift::DeclContext::lookupQualified(swift::Type, swift::DeclName, unsigned int, swift::LazyResolver*, llvm::SmallVectorImpl<swift::ValueDecl*>&) const + 3178
    77 swift                    0x00000001028ebd20 swift::TypeChecker::lookupMember(swift::Type, swift::DeclName, swift::DeclContext*, bool) + 112
    78 swift                    0x00000001028ec3c2 swift::TypeChecker::lookupConstructors(swift::Type, swift::DeclContext*) + 34
    79 swift                    0x00000001028c965a swift::TypeChecker::addImplicitConstructors(swift::NominalTypeDecl*, llvm::SmallVectorImpl<swift::Decl*>&) + 1050
    80 swift                    0x00000001028c253d swift::TypeChecker::checkInheritanceClause(swift::Decl*, swift::DeclContext*, swift::GenericTypeResolver*) + 5213
    81 swift                    0x00000001028c459f swift::TypeChecker::validateDecl(swift::ValueDecl*, bool) + 1631
    82 swift                    0x00000001028d2ebf swift::ASTVisitor<(anonymous namespace)::DeclChecker, void, void, void, void, void, void>::visit(swift::Decl*) + 2287
    83 swift                    0x00000001028c3f0b swift::TypeChecker::typeCheckDecl(swift::Decl*, bool) + 123
    84 swift                    0x00000001028aa1d8 swift::performTypeChecking(swift::SourceFile&, swift::TopLevelContext&, unsigned int) + 1384
    85 swift                    0x0000000101bdf5dd swift::CompilerInstance::performSema() + 2381
    86 swift                    0x0000000101944788 frontend_main(llvm::ArrayRef<char const*>, char const*, void*) + 2008
    87 swift                    0x000000010194286d main + 1677
    88 libdyld.dylib            0x00007fff849515c9 start + 1
    Stack dump:
    0. Program arguments: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/bin/swift -frontend -c /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/Speaker.swift -primary-file /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/EventViewController.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeechTableViewCell.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeechDAO.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeechTableViewController .swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/BaseViewController.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/MyCoreDataUtil.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeakerViewController.swi ft /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeakerExtension.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/MyGraficsUtil.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeakerDAO.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/Speech.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeechViewController.swif t /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/AppDelegate.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/EventDAO.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeakerTableViewCell.swif t /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/Event.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/EventTableViewController. swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/BaseTableViewController.s wift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/EventExtension.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/AppDelegate2.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/EventTableViewCell.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeechExtention.swift /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/SpeakerTableViewControlle r.swift -target x86_64-apple-ios7.1 -target-cpu core2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/SDKs/iPhoneSimulator8.2.sdk -I /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Products/Debug-iphonesimulator -F /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Products/Debug-iphonesimulator -g -import-objc-header /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/MyEvent-Bridging-Header.h -module-cache-path /Users/developer/Library/Developer/Xcode/DerivedData/ModuleCache -Xcc -I/Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfi sevremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.bui ld/swift-overrides.hmap -Xcc -iquote -Xcc /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.build /MyEvent-generated-files.hmap -Xcc -I/Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfi sevremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.bui ld/MyEvent-own-target-headers.hmap -Xcc -I/Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfi sevremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.bui ld/MyEvent-all-target-headers.hmap -Xcc -iquote -Xcc /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.build /MyEvent-project-headers.hmap -Xcc -I/Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfi sevremphydfg/Build/Products/Debug-iphonesimulator/include -Xcc -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchai n/usr/include -Xcc -I/Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfi sevremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.bui ld/DerivedSources/x86_64 -Xcc -I/Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfi sevremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.bui ld/DerivedSources -Xcc -DDEBUG=1 -emit-module-doc-path /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.build /Objects-normal/x86_64/EventViewController~partial.swiftdoc -Onone -module-name MyEvent -emit-module-path /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.build /Objects-normal/x86_64/EventViewController~partial.swiftmodule -serialize-diagnostics-path /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.build /Objects-normal/x86_64/EventViewController.dia -emit-dependencies-path /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.build /Objects-normal/x86_64/EventViewController.d -o /Users/developer/Library/Developer/Xcode/DerivedData/MyEvent-duznkkgndabyibfise vremphydfg/Build/Intermediates/MyEvent.build/Debug-iphonesimulator/MyEvent.build /Objects-normal/x86_64/EventViewController.o
    1. While type-checking 'EventViewController' at /Users/developer/_CloudStation/Work2/MyEvent5/MyEvent/EventViewController.swift :11:1
    2. While reading from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/swift/iphonesimulator/Foundation.swiftmodule
    3. While deserializing decl #105 (EXTENSION_DECL)

  • Cannot load login module class

    Hi,
    i'm working on customizing Login Module now.
    i have bulit the project and deploy the SDA file follow this link "[sap help|http://help.sap.com/saphelp_nw70/helpdata/en/76/08b34095070361e10000000a155106/frameset.htm]".
    My Java project name is: MyLoginModule, with class file "MyLoginModuleClass" in "com.mycompany" package.
    And my library project name is: MyLoginModuleLibrary, with "MyLoginModule.jar" in Jars,
    and with "security_api" "com.sap.tc.logging" "com.sap.engin.lib.add_ejb" "security.class" "com.sap.security.api.sda" "com.sap.security.core.sda" in reference
    After these steps, logon is failed.
    and i get some log using "Note 1045019 - Web diagtool" below:
    LOGIN.FAILED
    User: N/A
    Authentication Stack: ticket
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule
    --- SUFFICIENT  ok          false                 true      
    2. com.mycompany.MyLoginModuleClass
    --- OPTIONAL                                                 Cannot load login module class. com.mycompany.MyLoginModuleClass
    Found in negative cache
    ---Loader Info ---
    ClassLoader name: [common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;
    service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
    Parent loader name: [Frame ClassLoader]
    References:
    Why didn't i see MyLoginModuleLibrary in "ClassLoader name" though i've add it in ConfigTool already.
    Maybe this is the reason  "cannot load login module calss com.mycompany.MyLoginModule"?
    Any  suggestion?
    Regards,
    Fishy

    hi
    this will give some idea
    http://help.sap.com/saphelp_nw2004s/helpdata/en/2b/23e4407211732ae10000000a155106/content.htm
    http://docs.sun.com/app/docs/doc/820-4801/gbyuw?a=view
    Re: Deploying a custom login module to the J2EE engine
    bvr
    Edited by: bvr on May 7, 2009 12:53 PM

  • Cannot load login module , Found in negative cache?

    Hello All,
    I am trying out the SSO with Header Variable Login , by adding the UserId into the Header Variable.
    I am able to login to the Portal as per the steps given in  "HeaderVariableLoginModule" http://help.sap.com/saphelp_nw04/helpdata/en/d0/a3d940c2653126e10000000a1550b0/frameset.htm
    There is another extension of HeaderVariableLoginModule called the IPHeaderVariableLoginModule, which allows login only if the request comes from the specified IP address.
    But after trying this i am getting the foll error :
    Cannot load login module class de.platinion.security.IPHeaderLoginModule.
    [EXCEPTION]
    java.lang.ClassNotFoundException: de.platinion.security.IPHeaderLoginModule
    Found in negative cache
    Loader Info -
    ClassLoader name: [common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore]
    Parent loader name: [Frame ClassLoader]
    I have followed the steps given in the document, https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/069eaf4b-0901-0010-6e89-d1fcceebcbf1
    but still am getting the same error,
    I guess it has something to do with the ClassLoader or classpath coz it gives a ClassNotFoundException, but am not able to find a solution..
    Could some1 help me out??
    Thanks,
    Meghana

    Hi!
    Did you found any solution to this? I have the same error. (NW04s SP13)
    Br
    Anton Renberg

  • Cannot load md5 module

    Hi
    I am trying to mount a CIFS share, which keeps failing.
    It seems to be related to the fact that the md5 module isn't loaded.
    I have tried to load the module, but it keeps failing
    FATAL: Error inserting md5 (/lib/modules/3.0-ARCH/kernel/crypto/md5.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
    dmesg says:
    md5: Unknown symbol md5_transform (err 0)
    I have tried the following:
    * reinstalling the kernel package (pacman -S linux), and rebooting
    * running depmod then modprobe md5
    * loading other modules, modprobe hmac (worked)
    Does anyone have any ideas to fix this?
    Thanks

    K, figured it out: Turns out that the standard arch kernel does not support the AVM Fritz PnP/PCI cards.
    <sarcasm>Lol, not that this is _the_ most often used passive ISDN card for homeuser or anything... course support for this card is not compiled in, especially when there is support compiled in for pretty much every other isdn card (that are just hardly used at all) </sarcasm>

  • Cannot Load Evtouch Module for Touch Screen

    I cannot seem to load the evtouch module I need for the touch screen on my laptop.  This is the error I get in the Xorg.0.log file in /var/log - any ideas?  Is there a way I can recompile this for the cuurent xorg server version?
    (II) LoadModule: "evtouch"
    (II) Loading /usr/lib/xorg/modules/input//evtouch_drv.so
    (II) Module evtouch: vendor="Kenan Esau"
        compiled for 4.3.99.902, module version = 0.8.8
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.1
    (EE) module ABI major version (2) doesn't match the server's version (4)
    (II) UnloadModule: "evtouch"
    (II) Unloading /usr/lib/xorg/modules/input//evtouch_drv.so
    (EE) Failed to load module "evtouch" (module requirement mismatch, 0)

    I have patched the evtouch source using Ubuntu diff file for this package (and other modifications to make it work with hal). It is loaded correctly now, but it doesn't work. When I touch the screen with the pen the mouse pointer goes to the upper left or down right corner. I made the calibration with ubuntu live and it works under ubuntu. Do you have the same problem with Arch?
    EDIT: nevermind, I tried Ubuntu's binary and it worked, then I realized I forgot another debian patch. Adding this patch to the package I've made I got a working driver.
    Last edited by gborzi (2009-04-25 19:37:30)

  • Cannot load i915 module (drm_mm_get_block error)

    Hi all,
    I managed to get Arch up and running, however I've got some pretty bad UI lag (without compositing enabled).  I checked and it seems as if the module for my Intel 965GM chipset isn't being loaded...
    Whenever I do modprobe i915, I get the following error:
    i915: Unknown symbol drm_mm_get_block
    However, it appears that drm is being loaded just fine:
    [drm] Initialzed drm 1.1.0 20060810
    I have the xf86-video-intel-2.8.1-1 drivers installed, as well as kernel 2.6.30-ARCH.
    Any help or advice would be appreciated - I'm trying to see if Arch is the distro for me.

    Hi all,
    I managed to get Arch up and running, however I've got some pretty bad UI lag (without compositing enabled).  I checked and it seems as if the module for my Intel 965GM chipset isn't being loaded...
    Whenever I do modprobe i915, I get the following error:
    i915: Unknown symbol drm_mm_get_block
    However, it appears that drm is being loaded just fine:
    [drm] Initialzed drm 1.1.0 20060810
    I have the xf86-video-intel-2.8.1-1 drivers installed, as well as kernel 2.6.30-ARCH.
    Any help or advice would be appreciated - I'm trying to see if Arch is the distro for me.

  • Cannot load login module in SAP WAS 6.40 SP12

    I have developed a custom login module per the documentation in the SAP Help Portal and deployed it from the SAP NetWeaver Developer Studio to SDM successfully.  I've configured the J2EE Engine to use this module per the documentation.  After restarting the application server with the custom login module, I cannot login to the portal at all due to a ClassNotFoundException on my custom login class (com.ugs.sap.webkey.WebKeySso).
    I'm not sure why this is happening.  I've added the JAR to the library project per the documentation.  My library project that was deployed to SDM is called WebKeySsoForSapLib.  I added "library:WebKeySsoForSapLib" to the LoginModuleClassLoaders property in the Config Tool per the documentation.
    I saw another post with this very same problem but no resolution.  Does anyone have a solution to this?  Points will be awarded.
    The documentation to which I refer can be found at http://help.sap.com/saphelp_nw04/helpdata/en/f8/9636eedafe8b4589cd6e9e4e73fd3c/frameset.htm

    hi Eric,
      we are also using custom Login Modules in our Web application.
    I've got a question concerning custom LoginModules.
    I hav read all the documents in SAP Library regarding creating LoginModule, making library and registering it on SAP J2EE engine.
    I hav implemented a LoginModule as part of an application by using standard java interface <b>"LoginModule".</b>
    I don't want it to implement interface <b>"AbstractLoginModule"</b> which is provided by SAP.
    public class TestLoginModule  implements LoginModule
    1.Now where can i mention the Login configuration information? for example
    MyLoginModule
         com.mypackage.auth.TestLoginModule
         required
         debug="true"
         serviceName="SecurityService";
    2. is ther any <b>.config</b> to mention this Login information?
    I found out <b>"fallback.config"</b> file which is in dir D:\usr\sap\J2E\JC00\j2ee\cluster\server0\temp\security.
    Is this file helpful for me.
    3. Steps i done are as follows,
      1) I created the library <b>MyLoginModuleLibrary</b> for the TestLoginModule and deployed it on J2EE engine.
      2) Then deployed my web application.
      3) Create entry for my login module in Visual Administartor ->Security Service Provider.
      4) I also added my LoginModule to LoginModule stack for my web application.
      5)Now i m refering this LoginModule in my servlet page as
    CallbackHandler callbackHandler = new MyCallbackHandler(userName, password);
    LoginContext loginContext = new LoginContext("MyLoginModule", callbackHandler);
    But at second line it is giving <b>Exception :</b>
    javax.security.auth.login.LoginException: No LoginModules configured for MyLoginModule
    at javax.security.auth.login.LoginContext.init(LoginContext.java:189)
    Can u plz help me, i caant able to go forward without this.

  • Cannot load any module

    I have played yesterday with some modules and I messed something now I can't load any of modules i.e. loop
    modprobe loop
    FATAL: Module loop not found.
    And this error is present with all modules. What can I do? I tried depmod -a but there is no positive outcome.
    Any ideas would be great. BTW I have normal arch system nothing self compiled or something like that.

    tomk jup that was it. Kernel update and no reboot
    I tried it yesterday and now every thing is at its place.

  • Cannot load TABLESUI.APLN

    When I open Illustrator, it says that it is crashed. When I open InDesign it says that it cannot load the module TABLESUI.APLN. This module is dependend from the module TABLESTYLEUI.APLN., which cannot be loaded too.
    I really dunno what I should do now. Yesterday it was all okay, but today first illustrator crashed and InDesign worked. Then after restart InDesign does not work anymore too. Photoshop, Acrobat and so on work...
    I would appreciate if someone could help me.
    Thanking you in advance.
    Best regards,
    christiane

    Hello,
    Thank you for your fast reply.
    My System is Windows 7 64 bit. Its Adobe Creative Suite CS 6. I tried to reinstall it several times.
    After reinstalling everything it works a few days and then one day it crashes with the error stated above.
    Another thing is that Illustrator can be started using 32 bit version, only 64 bit crashes.
    Thank you in advance.

  • Cannot load nvidia driver module [SOLVED]

    OK so for some reason I can no longer load the nvidia (proprietary) driver.
    I have a laptop with optimus, on board intel and discrete nvidia GTX680M. I use this laptop for cuda development so I don't care about games etc, I just need the driver loaded to debug and run my cuda  apps. bbswitch still works fine as does bumblebee which I don't use normally but I do have it setup and running in case. Also I didn't really work much on coding last week so not sure exactly when this started.
    So here is what happens when I try to insert the nvidia module or use optirun:
    $ sudo modprobe nvidia
    modprobe: ERROR: could not insert 'nvidia': No such device
    $ sudo insmod nvidia
    insmod: ERROR: could not load module nvidia: No such file or directory
    $ optirun -vv glxspheres
    [ 27.485342] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
    [ 27.485506] [INFO]Configured driver: nvidia
    [ 27.485635] [DEBUG]optirun version 3.2.1 starting...
    [ 27.485642] [DEBUG]Active configuration:
    [ 27.485645] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
    [ 27.485662] [DEBUG] X display: :8
    [ 27.485674] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia:/usr/lib32/nvidia
    [ 27.485676] [DEBUG] Socket path: /var/run/bumblebee.socket
    [ 27.485679] [DEBUG] Accel/display bridge: primus
    [ 27.485681] [DEBUG] VGL Compression: xv
    [ 27.485684] [DEBUG] VGLrun extra options:
    [ 27.485686] [DEBUG] Primus LD Path: /usr/lib:/usr/lib32
    [ 27.560627] [INFO]Response: No - error: Could not load GPU driver
    [ 27.560647] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver
    [ 27.560651] [DEBUG]Socket closed.
    [ 27.560666] [ERROR]Aborting because fallback start is disabled.
    [ 27.560671] [DEBUG]Killing all remaining processes.
    I don't have an xorg file for the intel gpu.
    device nodes are created:
    $ ls /dev/ | grep nv
    crw-rw-rw- 1 root root 195, 0 Sep 24 14:58 nvidia0
    crw-rw-rw- 1 root root 195, 255 Sep 24 14:58 nvidiactl
    log info:
    $cat /var/log/Xorg.0.log | grep EE
    [ 3.385] Current Operating System: Linux gpumonster 3.11.1-1-ARCH #1 SMP PREEMPT Sat Sep 14 19:30:21 CEST 2013 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4.299] Initializing built-in extension MIT-SCREEN-SAVER
    [ 4.308] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 4.308] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 4.309] (EE) Failed to load module "fbdev" (module does not exist, 0)
    $ cat /var/log/Xorg.8.log
    [ 11367.762]
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    [ 11367.762] X Protocol Version 11, Revision 0
    [ 11367.762] Build Operating System: Linux 3.11.0-1-ARCH x86_64
    [ 11367.762] Current Operating System: Linux gpumonster 3.11.1-1-ARCH #1 SMP PREEMPT Sat Sep 14 19:30:21 CEST 2013 x86_64
    [ 11367.762] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1c3a736e-6aab-45e1-a9ad-5d2f6195cd7d ro quiet
    [ 11367.762] Build Date: 13 September 2013 01:28:59PM
    [ 11367.762]
    [ 11367.762] Current version of pixman: 0.30.2
    [ 11367.762] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 11367.762] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 11367.762] (==) Log file: "/var/log/Xorg.8.log", Time: Thu Sep 19 23:04:24 2013
    [ 11367.762] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
    [ 11367.762] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
    [ 11367.762] (==) ServerLayout "Layout0"
    [ 11367.762] (==) No screen section available. Using defaults.
    [ 11367.762] (**) |-->Screen "Default Screen Section" (0)
    [ 11367.762] (**) | |-->Monitor "<default monitor>"
    [ 11367.762] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 11367.762] (**) | |-->Device "DiscreteNvidia"
    [ 11367.762] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 11367.762] (**) Option "AutoAddDevices" "false"
    [ 11367.762] (**) Option "AutoAddGPU" "false"
    [ 11367.762] (**) Not automatically adding devices
    [ 11367.762] (==) Automatically enabling devices
    [ 11367.762] (**) Not automatically adding GPU devices
    [ 11367.762] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 11367.762] Entry deleted from font path.
    [ 11367.762] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 11367.762] Entry deleted from font path.
    [ 11367.762] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 11367.762] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 11367.762] Entry deleted from font path.
    [ 11367.762] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 11367.762] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 11367.762] (++) ModulePath set to "/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules"
    [ 11367.762] (==) |-->Input Device "<default pointer>"
    [ 11367.763] (==) |-->Input Device "<default keyboard>"
    [ 11367.763] (==) The core pointer device wasn't specified explicitly in the layout.
    Using the default mouse configuration.
    [ 11367.763] (==) The core keyboard device wasn't specified explicitly in the layout.
    Using the default keyboard configuration.
    [ 11367.763] (II) Loader magic: 0x7fdc20
    [ 11367.763] (II) Module ABI versions:
    [ 11367.763] X.Org ANSI C Emulation: 0.4
    [ 11367.763] X.Org Video Driver: 14.1
    [ 11367.763] X.Org XInput driver : 19.1
    [ 11367.763] X.Org Server Extension : 7.0
    [ 11367.763] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 11367.763] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 11367.763] setversion 1.4 failed
    [ 11367.764] (--) PCI:*(0:1:0:0) 10de:11a0:1558:5105 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 11367.764] Initializing built-in extension Generic Event Extension
    [ 11367.764] Initializing built-in extension SHAPE
    [ 11367.764] Initializing built-in extension MIT-SHM
    [ 11367.764] Initializing built-in extension XInputExtension
    [ 11367.764] Initializing built-in extension XTEST
    [ 11367.764] Initializing built-in extension BIG-REQUESTS
    [ 11367.764] Initializing built-in extension SYNC
    [ 11367.764] Initializing built-in extension XKEYBOARD
    [ 11367.764] Initializing built-in extension XC-MISC
    [ 11367.764] Initializing built-in extension SECURITY
    [ 11367.764] Initializing built-in extension XINERAMA
    [ 11367.764] Initializing built-in extension XFIXES
    [ 11367.764] Initializing built-in extension RENDER
    [ 11367.764] Initializing built-in extension RANDR
    [ 11367.764] Initializing built-in extension COMPOSITE
    [ 11367.764] Initializing built-in extension DAMAGE
    [ 11367.764] Initializing built-in extension MIT-SCREEN-SAVER
    [ 11367.764] Initializing built-in extension DOUBLE-BUFFER
    [ 11367.764] Initializing built-in extension RECORD
    [ 11367.764] Initializing built-in extension DPMS
    [ 11367.764] Initializing built-in extension X-Resource
    [ 11367.764] Initializing built-in extension XVideo
    [ 11367.764] Initializing built-in extension XVideo-MotionCompensation
    [ 11367.764] Initializing built-in extension XFree86-VidModeExtension
    [ 11367.764] Initializing built-in extension XFree86-DGA
    [ 11367.764] Initializing built-in extension XFree86-DRI
    [ 11367.764] Initializing built-in extension DRI2
    [ 11367.764] (II) LoadModule: "glx"
    [ 11367.764] (II) Loading /usr/lib/nvidia/xorg/modules/extensions/libglx.so
    [ 11367.773] (II) Module glx: vendor="NVIDIA Corporation"
    [ 11367.773] compiled for 4.0.2, module version = 1.0.0
    [ 11367.773] Module class: X.Org Server Extension
    [ 11367.773] (II) NVIDIA GLX Module 325.15 Wed Jul 31 18:12:00 PDT 2013
    [ 11367.773] Loading extension GLX
    [ 11367.773] (II) LoadModule: "nvidia"
    [ 11367.773] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 11367.773] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 11367.773] compiled for 4.0.2, module version = 1.0.0
    [ 11367.773] Module class: X.Org Video Driver
    [ 11367.773] (II) LoadModule: "mouse"
    [ 11367.773] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 11367.773] (II) Module mouse: vendor="X.Org Foundation"
    [ 11367.773] compiled for 1.14.0, module version = 1.9.0
    [ 11367.773] Module class: X.Org XInput Driver
    [ 11367.773] ABI class: X.Org XInput driver, version 19.1
    [ 11367.773] (II) LoadModule: "kbd"
    [ 11367.774] (WW) Warning, couldn't open module kbd
    [ 11367.774] (II) UnloadModule: "kbd"
    [ 11367.774] (II) Unloading kbd
    [ 11367.774] (EE) Failed to load module "kbd" (module does not exist, 0)
    [ 11367.774] (II) NVIDIA dlloader X Driver 325.15 Wed Jul 31 17:50:57 PDT 2013
    [ 11367.774] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 11367.774] (--) using VT number 7
    [ 11367.774] (II) Loading sub module "fb"
    [ 11367.774] (II) LoadModule: "fb"
    [ 11367.774] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 11367.774] (II) Module fb: vendor="X.Org Foundation"
    [ 11367.774] compiled for 1.14.3, module version = 1.0.0
    [ 11367.774] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11367.774] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 11367.774] (II) Loading sub module "wfb"
    [ 11367.774] (II) LoadModule: "wfb"
    [ 11367.774] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 11367.774] (II) Module wfb: vendor="X.Org Foundation"
    [ 11367.774] compiled for 1.14.3, module version = 1.0.0
    [ 11367.774] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11367.774] (II) Loading sub module "shadow"
    [ 11367.774] (II) LoadModule: "shadow"
    [ 11367.774] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 11367.774] (II) Module shadow: vendor="X.Org Foundation"
    [ 11367.774] compiled for 1.14.3, module version = 1.1.0
    [ 11367.774] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11367.774] (II) Loading sub module "ramdac"
    [ 11367.774] (II) LoadModule: "ramdac"
    [ 11367.774] (II) Module "ramdac" already built-in
    [ 11367.774] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 11367.774] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 11367.775] (==) NVIDIA(0): RGB weight 888
    [ 11367.775] (==) NVIDIA(0): Default visual is TrueColor
    [ 11367.775] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 11367.775] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 11367.775] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
    [ 11367.775] (**) NVIDIA(0): Option "UseEDID" "false"
    [ 11367.775] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
    [ 11367.775] (**) NVIDIA(0): Enabling 2D acceleration
    [ 11367.775] (**) NVIDIA(0): Ignoring EDIDs
    [ 11367.775] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
    [ 11367.775] (**) NVIDIA(0): mode
    [ 11368.299] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 11368.300] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 680M (GK104) at PCI:1:0:0 (GPU-0)
    [ 11368.300] (--) NVIDIA(0): Memory: 4194304 kBytes
    [ 11368.300] (--) NVIDIA(0): VideoBIOS: 80.04.29.00.01
    [ 11368.300] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 11368.300] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 680M at PCI:1:0:0
    [ 11368.300] (--) NVIDIA(0): none
    [ 11368.300] (II) NVIDIA(0): Validated MetaModes:
    [ 11368.300] (II) NVIDIA(0): "nvidia-auto-select"
    [ 11368.300] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [ 11368.300] (WW) NVIDIA(0): Unable to get display device for DPI computation.
    [ 11368.300] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 11368.300] (--) Depth 24 pixmap format is 32 bpp
    [ 11368.300] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 11368.300] (II) NVIDIA: access.
    [ 11368.304] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 11368.304] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 11368.304] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 11368.304] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 11368.304] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 11368.304] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 11368.304] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 11368.304] (II) NVIDIA(0): Config Options in the README.
    [ 11368.304] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 11368.308] Loading extension NV-GLX
    [ 11368.312] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 11368.312] (==) NVIDIA(0): Backing store disabled
    [ 11368.312] (==) NVIDIA(0): Silken mouse enabled
    [ 11368.312] (==) NVIDIA(0): DPMS enabled
    [ 11368.312] Loading extension NV-CONTROL
    [ 11368.312] (II) Loading sub module "dri2"
    [ 11368.312] (II) LoadModule: "dri2"
    [ 11368.312] (II) Module "dri2" already built-in
    [ 11368.312] (II) NVIDIA(0): [DRI2] Setup complete
    [ 11368.312] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 11368.312] (--) RandR disabled
    [ 11368.316] (II) Initializing extension GLX
    [ 11368.342] (II) Using input driver 'mouse' for '<default pointer>'
    [ 11368.342] (**) Option "CorePointer" "on"
    [ 11368.342] (**) <default pointer>: always reports core events
    [ 11368.342] (WW) <default pointer>: No Device specified, looking for one...
    [ 11368.422] (II) <default pointer>: Setting Device option to "/dev/input/mice"
    [ 11368.422] (--) <default pointer>: Device: "/dev/input/mice"
    [ 11368.422] (==) <default pointer>: Protocol: "Auto"
    [ 11368.422] (**) <default pointer>: always reports core events
    [ 11368.422] (**) Option "Device" "/dev/input/mice"
    [ 11368.475] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
    [ 11368.475] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
    [ 11368.475] (**) <default pointer>: Buttons: 9
    [ 11368.475] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6)
    [ 11368.475] (**) <default pointer>: (accel) keeping acceleration scheme 1
    [ 11368.475] (**) <default pointer>: (accel) acceleration profile 0
    [ 11368.475] (**) <default pointer>: (accel) acceleration factor: 2.000
    [ 11368.475] (**) <default pointer>: (accel) acceleration threshold: 4
    [ 11368.475] (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
    [ 11368.769] (II) <default pointer>: ps2EnableDataReporting: succeeded
    [ 11368.769] (II) LoadModule: "kbd"
    [ 11368.769] (WW) Warning, couldn't open module kbd
    [ 11368.769] (II) UnloadModule: "kbd"
    [ 11368.769] (II) Unloading kbd
    [ 11368.769] (EE) Failed to load module "kbd" (module does not exist, 0)
    [ 11368.769] (EE) No input driver matching `kbd'
    [ 11368.771] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [ 11368.771] (II) AutoAddDevices is off - not adding device.
    [ 11368.771] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
    [ 11368.771] (II) AutoAddDevices is off - not adding device.
    [ 11368.771] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    [ 11368.771] (II) AutoAddDevices is off - not adding device.
    [ 11368.771] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 11368.771] (II) AutoAddDevices is off - not adding device.
    [ 11368.771] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 11368.771] (II) AutoAddDevices is off - not adding device.
    [ 11368.772] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 11368.772] (II) AutoAddDevices is off - not adding device.
    [ 11368.772] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 11368.772] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 11368.772] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 11368.772] setversion 1.4 failed
    [ 11368.772] (II) config/udev: Adding input device HP HP Link-5 micro dongle (/dev/input/event1)
    [ 11368.772] (II) AutoAddDevices is off - not adding device.
    [ 11368.773] (II) config/udev: Adding input device HP HP Link-5 micro dongle (/dev/input/event2)
    [ 11368.773] (II) AutoAddDevices is off - not adding device.
    [ 11368.773] (II) config/udev: Adding input device HP HP Link-5 micro dongle (/dev/input/mouse0)
    [ 11368.773] (II) AutoAddDevices is off - not adding device.
    [ 11368.773] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
    [ 11368.773] (II) AutoAddDevices is off - not adding device.
    [ 11368.773] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
    [ 11368.773] (II) AutoAddDevices is off - not adding device.
    [ 11368.773] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
    [ 11368.773] (II) AutoAddDevices is off - not adding device.
    [ 11368.773] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
    [ 11368.773] (II) AutoAddDevices is off - not adding device.
    [ 11368.774] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event16)
    [ 11368.774] (II) AutoAddDevices is off - not adding device.
    [ 11368.774] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event17)
    [ 11368.774] (II) AutoAddDevices is off - not adding device.
    [ 11368.774] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event18)
    [ 11368.774] (II) AutoAddDevices is off - not adding device.
    [ 11368.774] (II) config/udev: Adding input device BisonCam, NB Pro (/dev/input/event8)
    [ 11368.774] (II) AutoAddDevices is off - not adding device.
    [ 11368.774] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 11368.774] (II) AutoAddDevices is off - not adding device.
    [ 11368.774] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
    [ 11368.774] (II) AutoAddDevices is off - not adding device.
    [ 11368.775] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 11368.775] (II) AutoAddDevices is off - not adding device.
    [ 11368.775] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
    [ 11368.775] (II) AutoAddDevices is off - not adding device.
    [ 11374.183] (II) UnloadModule: "mouse"
    [ 11374.199] (II) NVIDIA(GPU-0): Deleting GPU-0
    [ 11374.200] (EE) Server terminated successfully (0). Closing log file.
    I'm not willing to give up and install/build the drivers from the cuda SDK just yet so any help would be greatly appreciated.
    Last edited by tim (2013-10-02 08:20:49)

    So in simple terms, the fix invovled ensuring the nvidia module is loaded before the bbswitch module. I'm not sure about the necessity of the things that follow but the fix may possibly also require removing bumblebee and possibly requires removing nvidia from repos and building the driver downloaded from nvidia.
    This fix could be completely unrelated to the problems I was having with arch but I cannot verify the fix on arch specifically cos I installed every distro under the sun trying to get it all working and I got it to work on a non arch distro.
    So... I'm not sure if I should really mark this a solved because I haven't/can't verify it on arch and technically the solution involved changing to another distro but in fact, I know it has absolutely nothing to do with arch since I saw the same behaviour on 3 other distros. If I have time, I will reinstall arch and verify but for the moment, I have a lot of work to catch up on now that I have a working nvidia driver I can actually use for dev
    Anyway, what I think is going on is there is some bizarre issue with bbswitch that stops the nvidia driver from being found because on the current distro I have installed, if I have no bbswitch, no bumblebee and no nvidia modules loaded or services running etc. I can modprobe the nvidia driver and all works fine. I can then modprobe the bbswitch driver and that works too. IF I modprobe the bbswitch driver first and then modprobe the nvidia driver, I get this error that says the nvidia module cant be found. The location it prints is in some updates directory whcih is odd too because I installed from nvidia source and never installed updates at all and made sure that there were absolutely no repo nvidia drivers or updates etc.
    Last edited by tim (2013-10-02 08:35:39)

  • Cannot load program sqlplus, error Symbol ___strcmp64 is not exported from dependent module /usr/lib/libc.a[shr_64.o]

    Dear all,
    We are expriencing an error after a redirected restore, we are restored a backup of a prod system on a new host.
    While running a 'brrestore' command to get the restore, it returns the following error:
    BR0401I BRRESTORE 7.40 (8)
    BR0169I Value 'util_file_online' of parameter/option 'backup_dev_type/-d' ignored for 'brrestore' - 'util_file' assumed
    BR0405I Start of file restore: reojarkx.rsb 2014-07-23 16:48:47
    BR0484I BRRESTORE log file: /oracle/SID/sapbackup/reojarkx.rsb
    BR0278E Command output of '/oracle/SID/112_64/bin/sqlplus':
    exec(): 0509-036 Cannot load program sqlplus because of the following errors:
            0509-130 Symbol resolution failed for sqlplus because:
            0509-136   Symbol ___strcmp64 (number 71) is not exported from
                       dependent module /usr/lib/libc.a[shr_64.o].
            0509-136   Symbol ___strcpy64 (number 76) is not exported from
                       dependent module /usr/lib/libc.a[shr_64.o].
            0509-136   Symbol __setjmp (number 78) is not exported from
                       dependent module /usr/lib/libc.a[shr_64.o].
            0509-192 Examine .loader section symbols with the
                     'dump -Tv' command.
    BR0280I BRRESTORE time stamp: 2014-07-23 16:48:47
    BR0279E Return code from '/oracle/SID/112_64/bin/sqlplus': 255
    BR0302E SQLPLUS call for database instance SID failed
    BR0406I End of file restore: reojarkx.rsb 2014-07-23 16:48:47
    BR0280I BRRESTORE time stamp: 2014-07-23 16:48:47
    BR0404I BRRESTORE terminated with errors
    Can someone help to get the reason of this issue.
    Thanks, regards

    Roman,
    how can you know that it is about AIX? The OP didn't tell us.
    Besides that, I agree that different OS versions may be the root cause.
    regards

  • Cannot load d:\oracle\apache\apache\apache\modules\orajipa8i.dll into serve

    Dear All,
    Getting following error while trying to start http server service.
    "Syntax error on line 1 of d:\oracle\oracle\apache\apache\conf\mod_ose.conf
    Cannot load d:\oracle\apache\apache\apache\modules\orajipa8i.dll into server"
    Pls tell me the work arounds.
    Thanks,
    Sathis.

    I am getting the same error message on my side.
    Were you able to get around the problem? Thank you.

  • Cannot load /usr/local/Zend/Core/modules/apache-eapi/libphp5.so into server

    Hello All.
    I download and install Zend Core for Oracle v.1 Linux x86-64 on
    Linux Server (2.6.9-42.0.3.ELsmp #1 SMP x86_64 x86_64 x86_64 GNU/Linux) and on the server I have Oracle Application Server 10g (1.2.0.2). I have the SELINUX=disable in the /etc/selinux/config and LD_LIBRARY_PATH= /usr/local/Zend/Core/lib/
    But when I start the midtier HTTPS I get the following error and not loading libphp5.so.
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=3203)
    failed to start a managed process after the maximum retry limit
    Log:
    /oracle/ias/mid10g1202/opmn/logs/HTTP_Server~1
    the HTTP_Server~1 log file contains this error message.
    /oracle/ias/mid10g1202/Apache/Apache/bin/apachectl start: execing httpd
    Syntax error on line 1095 of /oracle/ias/mid10g1202/Apache/Apache/conf/httpd.conf:
    Cannot load /usr/local/Zend/Core/modules/apache-eapi/libphp5.so into server: /usr/local/Zend/Core/modules/apache-eapi/libphp5.so: cannot open shared object file: No such file or directory
    Every thing fine when remove this line from httpd.conf file
    LoadModule php5_module /usr/local/Zend/Core/modules/apache-eapi/libphp5.so
    help please.

    some info about the libphp5.so on the server.
    uname -a
    Linux web3 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
    ls -l /usr/local/Zend/Core/modules/apache-eapi/libphp5.so
    -rwxr-xr-x 1 root root 5731064 Nov 19 16:25 /usr/local/Zend/Core/modules/apache-eapi/libphp5.so
    md5sum /usr/local/Zend/Core/modules/apache-eapi/libphp5.so
    e1b7ae62abb0989cc3e8600f0641095b /usr/local/Zend/Core/modules/apache-eapi/libphp5.so
    file /usr/local/Zend/Core/modules/apache-eapi/libphp5.so
    /usr/local/Zend/Core/modules/apache-eapi/libphp5.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), stripped
    ldd /usr/local/Zend/Core/modules/apache-eapi/libphp5.so
    libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000002a95bf4000)
    libz.so => /usr/local/Zend/Core/lib/libz.so (0x0000002a95d28000)
    libssl.so.0.9.8 => /usr/local/Zend/Core/lib/libssl.so.0.9.8 (0x0000002a95e41000)
    libcrypto.so.0.9.8 => /usr/local/Zend/Core/lib/libcrypto.so.0.9.8 (0x0000002a95f9d000)
    libresolv.so.2 => /lib64/libresolv.so.2 (0x0000002a9626a000)
    libimf.so => /usr/local/Zend/Core/lib/libimf.so (0x0000002a9637f000)
    libm.so.6 => /lib64/tls/libm.so.6 (0x0000002a966e8000)
    libnsl.so.1 => /lib64/libnsl.so.1 (0x0000002a9686e000)
    libxml2.so.2 => /usr/local/Zend/Core/lib/libxml2.so.2 (0x0000002a96985000)
    libiconv.so.2 => /usr/local/Zend/Core/lib/libiconv.so.2 (0x0000002a96c82000)
    libsvml.so => /usr/local/Zend/Core/lib/libsvml.so (0x0000002a96e66000)
    libirc.so => /usr/local/Zend/Core/lib/libirc.so (0x0000002a96fa9000)
    libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000002a970eb000)
    libc.so.6 => /lib64/tls/libc.so.6 (0x0000002a971f6000)
    libdl.so.2 => /lib64/libdl.so.2 (0x0000002a9742a000)
    /lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000)

  • Cannot load module libjox9.a(shr.o).

    dear all,
    I have Oracle 9.2 on IBM AIX 5.3.
    When i attempt to execute my pg from user named "mpacd" located at "/home/mpacd", the following error message is shown :
    exec(): 0509-036 Cannot load program oraclemxpDev because of the following errors:
    0509-150 Dependent module libjox9.a(shr.o) could not be loaded.
    0509-022 Cannot load module libjox9.a(shr.o).
    0509-026 System error: A file or directory in the path name does not exist.
    ERROR:
    ORA-12547: TNS:lost contact
    I have checked my ORACLE_SID, My variable envirment LIBPATH and the permissions of libjox9.a all is allright:
    ORACLE_SID : mxpDev
    LIBPATH : $ORACLE_HOME/lib
    any idea plz...!!

    Your LIBPATH is set incorrectly.
    Message was edited by:
    user611744

Maybe you are looking for

  • Where do I read in the documentation the list of the system properties?

    Yep. Sounds stupid. But it's true. I read in all these forums where and how to set the truststore and so on but it would be beautiful to understand it my own. 1. First I read setting the -Djavax.net.ssl.trustStore in the VM arguments. 2. Then I find

  • How do I download my website from remote site to Dreamweaver

    My server saved a copy of my website( built on a PC in CS3)  from a year ago. I have a new Mac with CS5 now. How do I get the website beck onto my computer and functional?  How can I do it and what questions should I be asking about how to do this?

  • Macbook pro usb not working

    Hello.  One (of the two) USB ports is not working.  Now what?  Please help.  Thanks.  :-) OSX 10.9.4

  • Dragging over a Subdiagram Label breaks drag-and-drop from Project Explorer

    This bug has proven to be perfectly repeatable on my system. I'm using the LabVIEW Core 3 Course Project to reproduce: 1. Open the block diagram of a VI with while loop or case structure whose Subdiagram Label is visible. 2. Drag a VI or control from

  • How do I create this particle effect?

    I am pretty new to After Effects and I'm getting to grips with all the particle effects and have managed to create some cool looking animations, but I'm trying to create the particle effect as seen in the image link below. Can anyone tell me how this