MDM iView resultset problem and question about eventing

Hi experts,
I created a MDM iView resultset for my main table as search table (comparison is not supported). When I click on preview I get an empty table ("Found <Tablename>: 0 of 10", table contains 10 entries at the moment). I tried the same with a subtable and everything works fine (all entries have been in the preview table). Any ideas why I don't get a result?
My 2nd question: can I choose the parameter name in eventing (EPCF) on my own? So if I have Vendor_Id as field can I use vendorid as parameter name? Do I have to define anything in the listener iView (e.g. in detail iView for an event from resultset iView)? Maybe you have a useful tutorial link (please not SAP help section)?
Thanks for your answers.
Regards, bd

It is possible to retrieve the number of rows from a resultset --
Statement stmt= con.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,
                                    ResultSet.CONCUR_READONLY);
ResultSet rs= stmt.executeQuery("<your select query here>");
int totalRows;
if (rs.last()) // can it move to the last row?
   totalRows= rs.getRow(); // get its row number
else
   totalRows= 0; // no rows in the resultset
rs.first() // set the cursor back to the startNote that the resultset has to be scrollable (TYPE_SCROLL_INSENSITIVE).
kind regards,
Jos

Similar Messages

  • Problems and Questions about JAX-WS!

    Hello guys ,
    Haven't come here for a long time , feeling so good backing here.
    so guys ,when i using the netbean6 to develop the web service ,i across the folling problems ,can somebody tell me ...thx!
    1 when i trying to build the web service client by the way os ,
    * ***static drag and pull the xxport to my code area(netbean6) ,here i haven't problems .
    ** static proxy @WebserviceRef (wsdlLocation="....?wsdl") xxxService it always notice me that can't find the class.
    **** dynamic proxy ,when i coding the web service ,using the
    @Webservice(Name="",targetNamespace="", wsdlLocation="http://localhost:8080/xx/xxService?wsdl") here i met the wsdlLocation errer,throws the finenofind exception .......
    2.questions :
    when do i need to use the JAXB ? and when i want to send the image or files do i need to using the SAAJ ?
    3 BTW, any URL to learn more about the WS?
    Many thx!

    Thx, nikos2008, i watch the link you recommanded , it really help ,
    but the point is i am using netbean6 to build the web service ,so i dont'
    need the wsimport or wsgen , isn't it ?
    ok ,so i will describe it more clearly ...example "SOA using Java web service "
    @WebService(name = "RequestOrderPort",
    41 targetNamespace = "http://www.example.com/req",
    42 __wsdlLocation = "http://localhost:8080/oms/RequestOrderService?wsdl")__*
    *"-----if i code the wsdlLocation ,i will throws the nullpointException "*
    43 public interface RequestOrderPort {
    44
    45 @WebMethod
    46 @WebResult(name = "Order", targetNamespace = "http://www.example.com/oms")
    47 @RequestWrapper(localName = "requestOrder",
    48 targetNamespace = "http://www.example.com/req",
    49 className = "com.example.req.RequestOrder")
    50 @ResponseWrapper(localName = "requestOrderResponse",
    51 targetNamespace = "http://www.example.com/req",
    52 className = "com.example.req.RequestOrderResponse")
    53 public OrderType requestOrder(
    54 @WebParam(name = "CUST_NO",
    55 targetNamespace = "http://www.example.com/req")
    56 String custNO,
    57 @WebParam(name = "PURCH_ORD_NO",
    58 targetNamespace = "http://www.example.com/req")
    59 String purchORDNO,
    60 @WebParam(name = "ccard", targetNamespace = "http://www.example.com/req")
    61 BUSOBJCCARD ccard,
    62 @WebParam(name = "item", targetNamespace = "http://www.example.com/req")
    63 List<BUSOBJITEM> item)
    64 throws InputFault
    65 ;
    67 }
    by "deploy and undeploy the web service " in netbean6 to deploy the web service to GlassFish.
    web service client
    1:
    If you are not running inside a container, you cannot use the @WebServiceRef
    for injection, but you can still make use of the generated service
    class RequestOrderService,
    RequestOrderService service = new RequestOrderService();
    64 RequestOrderPort port = service.getRequestOrderPort();
    65 (new Tester()).runTests(port);
    ----- what does it mean of "not inside a container "  but if i use this method ,i can success in using the WS
    2: You can use several methods to get a proxy instance. In this section, we
    look at three of them. The most elegant approach involves dependency
    injection specified by an annotation
    31 @WebServiceRef(RequestOrderService.class)
    32 public static RequestOrderPort port;
    it notice me can't find the RequestOrderPort
    3.you can construct a proxy instance for the SEI dynamically by
    configuring an instance of the javax.xml.ws.Service class at runtime.
    Creating a Proxy Instance Using a Dynamically Configured Service
    77 URL wsdlURL = new URL("http://"+hostName+":"+portVal+"/chap06-endpointendpoint-
    1.0/requestOrder?wsdl");
    78 QName serviceQName =
    79 new QName("http://www.example.com/req", "RequestOrderService");
    80 QName portQName =
    81 new QName("http://www.example.com/req", "RequestOrderPort");
    82 Service service = Service.create(wsdlURL, serviceQName);
    83 RequestOrderPort port =
    84 (RequestOrderPort) service.getPort(portQName, RequestOrderPort.class);
    85 (new Tester()).runTests(port);
    BTW,Is this the 3 ways to use the web service ?
    Thx, hope this time i make you understood it...

  • 10 problems and questions about the 8220

    Hiya,
    I have come to a point where I am a bit more frustrated about my new phone than actually enjoying it, my previous phone was an XDA Orbit running on WM5, as such I guess I came to expect a lot more from the phone than is good for me...
    I just got an upgrade from O2, and since the Bold was not in stock I was sent this one.
    Anyway, here goes:
    1. SMS Message-folders: Is there any way I can create folders for my messages? Say for example: "SAVED-Bob", "SAVED-Steve", etc? At the moment I only have one main SMS folder displaying everything and I really do not want to save messages in the same "Saved messages" folder under 'Applications'
    2. Deleting multiple messages: According to the help, pressing the alt-button while rolling over the messages will select the messages I want, then pressing the menu button I would need to select "delete selected messages". Well, that doesn't seem to work. If I press the alt-button all I will achieve is the trackball going to the top or the bottom of the messages. Could anyone point me into the right direction?
    3. Sent emails: Why is there no "sent" messages folder? I would have expected that with a blackberry (that is said to be an office-email-phone) I have some sort of Outbox and Sentbox?
    4. Memory card: How can I use it? The only reasonable explanation I got from the phone that I had a memory card was when I took a picture and it told me that these would be stored on the MicroSD card. But how can I as a user access it? How can I create folders on there? How can I save items such as notes on there? And if I put up a folder on the memory card with a number of word documents, PDFs and text notes, how can I access these?
    5. Security: How can I lock folders such as messages or email (say for the sake of the argument that I would be using the same password for both of them) so that whenever I want to access my SMS messages I need to enter a code?
    6. Image-editing: How can I edit an image after I took it to get it to a smaller size? I was using TwitterBerry to upload an image I just took to my twitter account, but it just sat there uploading the image (which was a 1600x1200 image) for about 10 minutes (with WiFi connected) and did not do anything.
    7. Message preview: I don't want to see the whole message on my phone! Is there no way I can just display the "New Message" icon with the sender, but not previewing the message on the outer screen when the phone is closed?
    8. Trackball problems: the trackball does not seem to be sitting 100% in the middle of the recess, instead it is squinted a little to the right. It isn't a massive problem, but if I can see white light coming through on the left and not on the right I do not really think this is a "feature". It works and everything, but it just doesn't look properly / right
    9. Hinge a bit wobbly? The hinge has a bit of movement when closed (not when opened), is a movement of 2mm normal?
    10. Full phone backup: Can I make a full backup of my 8220 using any piece of software (the software that came with it hasn't been touched yet) to fully backup my phone and contacts for easy import into another Blackberry should I need to return this one for #8 ad #9?
    Thank you all very much for your time and help on this, I would really like to enjoy the phone, but at the moment I just can't and I have already spent so much time importing my contacts properly that I really don't want to consider changing phones...
    Alex
    Solved!
    Go to Solution.

    Hi,
    The good news! You should have doc's to go on your phone with device OS 4.6:
    http://www.blackberry.com/btsc/search.do?cmd=displ​ayKC&docType=kc&externalId=KB15466&sliceId=SAL_Pub​...
    The other news: as a BIS user you will not have the sent and received personal folder setup that you
    do on Outlook. A BES phone maintains a connection to the MSexchange server that allows you to have full
    function with the BB. On BIS however, You can save email messages to the saved folder, you can hide or display the sent messages in the main message queue, you can save sent emails. However the are saved in only one folder.
    Thanks,
    Please remember to resolve your thread. Put the check mark in the green box that contained your answer! Thanks  
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Some problems and questions

    I have some problems and questions about my MSI MEGA PC 180 system...
    One problem is that MSI live monitor only works one time after every new installation then is just say "The URL is invalid" every other time I try to search for updates.
    One problem is that one of the fans  doesn't turn off when I turn of the computer and the only way to get i to turn off is to turn on the hifi mode and turn it off then the fan stops. And some times the fan can start after a while when the computer has been turned off.
    There are two fans for the cooling of the CPU but PCALERT only shows the speed of one of them.. why? according to the manual one of the is called CPU fan and the other one is called sysfan but only CPU fan showes i PCALERT.
    Are there no other way to control the Tv other than with the Home Teather system than I find way to slow if you use 1280x1024 resolution on the screen like I do. And are there no way to sort and remove channels in home teather? As i is now I can't move the channels in the order I want and I can't remover channels that the auto search thaught was channels but aren't?
    An other thing that I find annoying is that the fullscreen mode of home teather doens't cover all off the screen it doesn't hide the systray and leaves a small but annoying kolumn to the right that showes the backgrund and that is very annoying to watch tv if you have a light backgrund because the kolumn are so bright.

    Welcome Kabbo,
    I see you agree that MC III is far from perfect. Perhaps you can try the combination of Media Portal and Ir2Key. Just read some of the other posts including "WinIRX.ocx internals/usage" by ddookie.  Another possibility is to try Dscaler, but this program is only for watching TV.
    Regarding the processor fans: its normal that only one of the two shows up in PcAlert; when you look closely to both fans you'll see that one has only a two-wired connection.
    The problem of a fan not shutting down is new to me, I suppose you have checked the connections to your mobo?
    Greetz,
    JaDi

  • Some problems and questions using OWB

    For Igor or anyone who can help me :-)
    Hello Igor,
    Thanks for all your help concerning my mapping deployment problem! Now it’s working better ;-)
    I used the OWB Runtime Assistant to create a new runtime target schema and i use the owner of this schema as user while logging to OWB.
    Now i can create and deploy without problems mappings, tables, functions, procedures, packages, dimensions, views, materialized views, process flows (i have installed the Oracle Workflow Client 2.6.2.0.0 with OWF builder and OWF mailer ).
    However I have still some problems and questions :-)
    a) After deploying a mapping or process flow i can execute them from OWB Deployment Manager. How can i schedule the execution of a deployed precess without using OWBDM ? (I want to execute a process every day to perform ETL).
    b) I think i have a problem deploying cubes. I create a cube in OWB, the validation is OK, the deploment succeds, but if i look with OEMC in the tree in the Warehouse OLAP section no cube is created. Only the fact tabe is created. If i look to the scripts from the Pre Deployment generation results i found DDLs only for TABLE, INDEX, UNIQUE KEY, FOREIGN KEY and ANALYZE object types, meanwhile during a dimension deployment i found also a DDL for the DIMENSION type object. WHY ?
    c) If I look in the procedures of the new created OWB Runtime Target Schema I found 3 procedures which are in error and when I try to compile them I receive the following error messages :
    - procedure WB_OLAP_LOAD_CUBE
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWCUBELOAD_SPEC' must be declared
    - procedure WB_OLAP_LOAD_DIMENSION
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWDIMLOAD_SPEC' must be declared
    - procedure WB_OLAP_LOAD_DIMENSION_GENUK
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWDIMLOAD_SPEC' must be declared
    How can solve this problem? Is there any link with the fact that the cube is not generated?
    d) When I first acces the deployed DIM in the OEMC tree I receive a message saying that the dimension does not have complete metadata as needed for use by Oracle OLAP services (because is created either in an earlier version of Oracle database or it was created by an an other application than OEMC) and OEMC automatically generates the default needed metadata. Is this normal ?
    I work in an environment with
    - Oracle 9i Database 9.2.0.1.0
    - Oracle 9i Client 9.2.0.1.0
    - Oracle 9i Warehouse Builder Products 9.2.0.2.8
    Best Regards:
    Vlad
    PS Sorry for my poor English ;-)

    Answered in your "Getting RPE-01008 when deploying mappings" post.
    Regards:
    Igor

  • * Buying Vado HD - 1st or 2nd gen? and question about pricing *

    Hi.
    I want to buy the Vado HD. I'm deliberating between the st and the 2nd gen. Can you help me with that?
    Second question, how come the 2nd gen (that supposed to be better and newer) costs less than the st gen?! (99$ for the 2nd gen and 229$ for the st gen).
    Thanks,
    Adam

    CRe: * Buying Vado HD - st or 2nd gen? and question about pricing *# To me the Vado Rev3 seems to be trying to get the same feature set as a digial Camera with HD recording capabilty....except the cameras take better stills. I have the below Canon and the Vado HD Rev.
    http://www.amazon.com/Canon-PowerShot-SD780IS2--Stabilized-Black/dp/B00SER47Y
    We don't use the vado anymore since the camera is always with us.
    Factor into the price of the Canon also purchasing a highspeed 6GB sd card.
    if you are really sold on a Vado...look at the comparison here:
    http://www.myvado.com/products/comparison.aspx
    Note how they reduced the recording time of the new models to only 4gb instead of 8gb.....however, the newer units nati'vely record to MP4 which is a little easier on some software programs than the AVI container.

  • [JS] Basic question about event listeners and event handlers

    I am very new to the whole topic of event listeners and event handlers.  I'd run the test for the following problem myself, but I don't know where to start, and I just want to know if it's impossible -- that is, if I'm misunderstanding what event listeners and event handlers do.
    Say I have an InDesign document with a text frame that is linked to an InCopy story.  Can I use an "afterImport" event listener on the text frame to perform some action any time the link to the InCopy story gets updated?  And will the event handler have access to both the story that is imported, and the pathname of the InCopy file?
    Thanks.

    Thank you, Kasyan.
    Both of those are good solutions.
    We are currently using InDesign CS4 and InCopy CS5.  I'm hoping to get them to purchase the whole CS5 suite soon, since I'd like to start writing scripts for InDesign CS5 as soon as possible, as long as I'm going to have to be doing it in the not too distant future anyway.  The greater variety of event handlers sounds like it might be something that is crucial to the project I'm working on, so that adds to the argument for getting CS5.
    Thanks again.  You have no idea how helpful this is.  I made some promises to my boss yesterday that I later realized were  based on assumptions of mine about the InDesign/InCopy system that didn't make any sense, and I was going  to have to retract my promises.  But after reading your response I think I can still deliver, in a slightly different way that I had been thinking before.
    Richard

  • IMovie Trailer Question about Event

    When I attempt to create a trailer I'm presented with a dialog box that asks me to create a title (no problem) and an event. I don't understand what event I should select. None of the media that I will use is in any of the listed events. I will be using photos from my iPhoto library.
    Since I have to select an event I am at a standstill.
    Help!

    Hi C Nelson,
    I apologize, I'm a bit unclear on the exact nature of your question. If you are having issues using the Trailer function in iMovie, you may find the following article and walkthough helpful:
    iMovie '11: Create a trailer
    iMovie ’11: Create a Trailer (video walkthrough)
    Regards,
    - Brenden

  • Question about event handling in JComponents

    I have often found it useful to create a component that acts as an event handler for events the component generates itself. For example, a panel that listens for focus events that effect it and handle these events internally. (See below).
    My question is: Can this practice cause synchronization issues or any other type of problem that I need to watch out for? Is it good/bad or neither. Are there any issues I should be aware of?
    Thanks in advance for the help.
    Example:
    public class qPanel extends JPanel implements FocusListener
    public qPanel () {
    super.addFocusListener(this);
    public void focusGained(FocusEvent e) {
    //Do stuff
    public void focusLost(FocusEvent e) {
    //Do stuff
    }

    Hi,
    Handling events this way is completely fine and saves on number of classes. Only thing you may want to watch out for is that the handler methods have to be public. This means that someone could use your component and call one of the methods. For example, I could write:
    panel.focusGained(new FocusEvent(....))
    when it's not really gaining focus. So, if you're writing this component for re-use you might want to be aware of this.
    An alternative:
    Use a single internal class to handle all events. It can then delegate to private methods of your component. Example:
    class MyEventHandler implements FocusListener, MouseListener, etc... {
    public void focusGained(FocusEvent fe) {
    doFocusGained(fe);
    public void mousePressed(MouseEvent me) {
    doMousePressed(me);
    Then your component could have:
    private void doFocusGained(FocusEvent fe) {
    private void doMousePressed(MouseEvent me) {
    etc...
    Just ideas :)
    Thanks!
    Shannon Hickey (Swing Team)
    I have often found it useful to create a component
    that acts as an event handler for events the component
    generates itself. For example, a panel that listens
    for focus events that effect it and handle these
    events internally. (See below).
    My question is: Can this practice cause
    synchronization issues or any other type of problem
    that I need to watch out for? Is it good/bad or
    neither. Are there any issues I should be aware of?
    Thanks in advance for the help.
    Example:
    public class qPanel extends JPanel implements
    FocusListener
    public qPanel () {
    super.addFocusListener(this);
    public void focusGained(FocusEvent e) {
    //Do stuff
    public void focusLost(FocusEvent e) {
    //Do stuff

  • Problems and question with Transport

    Hi,
    I have two questions about transporter tool I cannot solve by myself :
    -When Transporting from dev system to quality system, data (result of each KPIs) are also transported. How to avoid that ?
    - When Transporting in Production, How to avoid to overriding data already entered by users ?
    Thanks in advance
    Matt

    Matt-
    SSM Transporter is not like BW in that there is no delta option for data. When using the Transporter you will transport all the Entry & Approval data with your metadata. SSM Transporter cannot transport subsets of data, other than those specified in the Transporter list.
    I am not sure what you are trying to accomplish here, but assuming that you want to upgrade 7.5 in dev and then move that to prod, here is a suggested sequence.
    Upgrade DEV to the new SP and transport your PROD data into DEV for testing. You also have to move PAS models as well to make sure that the structure of the models are the same. The PAS models are where your data is going to be. The Entry & Approval data is also carried in the SSM metadata as mentioned above. So when transporting PROD data into DEV select the Delete all data in database before import -YES.
    Figuring that your testing will take some time, probably additional data will be loaded in PROD during that time. When you've completed your testing, you will have to find a weekend or some period to take your SSM PROD system offline. When you do that you take the PROD system offline and Transport the data again, so you capture all current data and transport that into your upgrade DEV system ( In DEV when transporting Delete all data in database before import - YES). So now your DEV system is the same as your PROD. If you want to make any quick tests to verify, it's recommended. When confident they are the same-
    Now, upgrade your PROD system to the new SP and when complete you can transport the data from DEV back in. Check your system and if it checks out put PROD back online. This ensures your data matches the current sets.
    This is the very shorthand version, you still have to do all the steps of backing up customizations and all the other things that go along with installing SPs as specified in the guides. 
    Regards,
    Bob

  • PlayBook .. problem and question

    hi
    I have a problem and a question 
    the problem is i connect my bold 9700 with the playbook by the bridge. it connected sucsseful and i can open the files, messeges, notes, calendar.. etc. the problem is the bbm cant opened. it stuck in the loading wheel screen. i wait for more than 30 min. but nothing happened.
    the bbm version is 5.0.3.22
    the bridge in the bold is 1.0.0.83
    the playbook software is 1.0.3.1868
    thanks

    Well, I'm surprised that this is playing you up. Anyway, before doing anything else I'd try deleting ALL bluetooth associations on the BB and the PB, uninstall the Bridge App. Reboot both devices and try again. You never know...
    If it STILL doesn't work:
    I'd suggest a couple of things.
    1 - I'm running 6.0.0.534 with no trouble - give that a go. Backup first, obviously.
    2 - Try installing and connecting the Bridge before you restore all of your data and apps. If it works, then restore and try again.
    I'm working on the assumption that either that particular OS is causing trouble (unlikely), or that there is something on your phone that is meddling with the Bluetooth connection somehow.
    Good luck!
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!

  • T30 Problems and Questions

    Ok I have a T30 that I do not know what could cause the problem and thought I could post the question here and see what other users could recommend trying.
    First off all Keyboard functions work properly.
    Second the power button and such works properly
    Now the led lights for power, hard drive activity, battery indication, these do not work. 
    I think the power button and these LED's are on the same board, although I could be wrong. But it just seems odd that none of the LEDs including the ones on the lower side of the display are working.
    Any ideas on what could cause this? Anything I can check? All assistance greatly appreciated.

    It's been years since I've last opened a T30. And even back then, I was not playing around with the fuses.
    To make one thing perfectly clear: these fuses are *NOT* meant to be user replaceable and you're looking at a board level repair involving components that are beyond tiny. Unless you're very experienced with a soldering iron, you may just want to get a replacement board or an entire barebone T30...at today's prices, that's what I would do.
    Good luck.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • E50 problems and questions

    Hello, I have a few questions aboyt e50.
    i own to phones model e50 and this is what i need:
    - big font size for contacts
    - is there any way to have wireless on e50?
    - the multi task doesnt work ... i tried to upgrade the software...but the same problem
    - and the last question is:
    how to activate PTT? is says to check the settings...but i dont know these settings.
    thanks.
    Message Edited by alexrose on 26-Jan-2008 01:37 PM

    You cannot increase the font size of S60 3rd edition handsets as it is not a feature they support, you can however download an application called font magnifier from Nokia Software Market http://www.softwaremarket.nokia.com
    You unfortunatlye cannot get WLAN for the E50-1 either as there needs to be hardware support for this feature too. The E50-1 was the entry level Eseries handset more voice centric therefore no 3G or Wi Fi.
    As for the multi tasking, all S60 devices support multi tasking, simply hold down the menu key to open task bar, if you need to minimize an app and keep it running in the backround, simply press the menu key once when in that app, do whatever you need to then hold down the menu key again and select your previous app from the task bar to continue!
    PS: Don't keep to many apps running to prevent slowness and?or freezing
    iPhone 5 32GB
    MacBook Pro Retina 15" Mac OS X Mountain Lion 10.8.4

  • Udev kernel 2.6 boot problems and questions

    Hello there..  During these days I'm trying to install a new linux kernel. I have the insane Idea of installing an old kernel. I compiled the "new" old kernel and I can't manege to get it to work efficently..
    I keep receiving a message this message during the boot.
    Failed to start udev Kernel Device Manager
    Although I followed the requirements for undev related to the kernel 2.6
    Why am I trying to install and older kernel? Well, the my reason is simple: my laptop keyboard that it's so annoying.. Every once and then it's not recognized at boot and it force me to reboot the system even for 4 or 5 times consequintely..
    With the kernel 2.6 I never had such problems and so I thought It was worth trying..
    Another interesting question that keep coming to my mind is related to the kernel that it's been update after pacman -Syu.
    I notice that in /usr/src there is a a new directory eithe the new kernel called  linux-3.9.5-1-ARCH, well if I try to build the kernel inside thi directory I get a message
    linux-3.9.5-1-ARCH]# make
    scripts/Makefile.build:44: /usr/src/linux-3.9.5-1-ARCH/arch/x86/syscalls/Makefile: No such file or directory
    make[1]: *** No rule to make target `/usr/src/linux-3.9.5-1-ARCH/arch/x86/syscalls/Makefile'.  Stop.
    make: *** [archheaders] Error 2
    The linux-headers are seems to be correctly installed to me...
    Any Idea or explanation or suggestion would be very appreciated.
    Thank you

    Arch userspace is too new to survive with an older kernel. This isn't going to end well for you.
    If you want your keyboard to function properly, I suggest you file bugs against the relevant parties and work with them to get actually get it fixed rather than go down this bizzare rabbit hole.
    edit: even our LTS kernel (3.0.x) is too old for Arch userspace.
    Last edited by falconindy (2013-06-14 15:00:23)

  • K7N2-L motherboard problems, and questions!

    I'm not sure if this is the right place for this, but I think it is.
    I have a K7N2-L motherboard that is giving me fits! I can't find this board in the data base to try and trouble shoot my issue, either.
    Here's my questions:
    Problem 1) There are three empty spaces in the floppy drive connection (plug) of this motherboard. Two of the spaces are in the second row, and are side by side, and don't appear to have ever had pins installed. This may be normal. These two empty spaces (blue X's) correspond to spots that don't even have holes through the motherboard to even install any pins. However, the third missing connector pin does appear to have had a pin soldered into it (red X), but now there is no pin. Also, when I attempt to start the system, the motherboard does post and will allow you to enter the BIOS set up. However, at the same time, I get a "Floppy Drive - FAILURE" warning during this part of the start up. This indicates to me that the drive is not being detected, and it may be caused by the suspected missing pin (red X). Here is a crude visual of the floppy plug lay out in question. The green I's indicate existing pins, and the X's the missing pins. The blue X's are the ones that appear to never have had pins, but the red X appears to have had a pin, as it's soldered, but is missing. Please, note the notch at the top of this crude illustration for proper orientation of the plug. If you have any info on this, please, give me some insight as I can't find any way of referencing this problem.
    -----------   -------------  ^ motherboard edge is here ^
    I I I I I I I I I I I I I I X  I I
    I I I I I I I I I I I I I I X X I
    Floppy Connector Layout
    Problem 2) It's possible this problem is a BIOS problem, and could be corrected with a BIOS update. However, since I don't currently have a floppy drive, I can't update the BIOS. I've set the BOOT priority in the BIOS as, 1-Floppy; 2-CD-Rom; 3-HDD0. However, the board selecting the devices in the proper order, and thus I can't get any of my drive to boot from either a CD or a Hard disc. I do know that the processor I'm using is good, as it came out of another operating system board. The processor is an AMD Duron 1800/266 FSB. Here's what is being seen with the BIOS with regards to the processor. If, in the BIOS, I set the FSB to 100MHz the processor shows as a 1200MHz processor instead of an 1800. However, when I reset the BIOS FSB to 133MHz (as it should be) the BIOS now shows the processor as a 1900+. Neither of these is correct. Any ideas as to what may be going on?
    Thanks in advance.........
    kudzu48

    Hi
    I just checked 8 motheboards that I have laying around from MSI, Asus, Intel and Biostar.  The pin location that you have marked in red does not have a pin in it.  The ones that you marked in blue do have pins in them.  If you are not the original owner, it may be that someone tried to replace a couple of broken pins and gave up.
    A bios update should take care of the failure to recognize your Duron 1800.  I have provided a link where you can see the later bios revisions.
    http://www.msi.com.tw/program/support/bios/bos/spt_bos_detail.php?UID=393&kind=1

Maybe you are looking for