RTL8101 and Imaging Problem

ZFD 7.0.1
We have some Toshiba laptops with RTL8101e lan.
The systems fails to go to load the imaging system due to failed DHCP requests. It looks like it's autodetected an older realtek card, but on the log screen in says the link is down.
How do I build new drivers for the 8101?
Cheers
Rob

On Mon, 20 Apr 2009 20:24:47 +0000, Aaron Z wrote:
> Hello
> I'm fighting a Realtek RTL1111d chipset on an Intel motherboard. From
> the errors it looks like it tries to load the r8169 module and that
> causes a problem with the kernel and it crashes.
>
> I attempted to compile the dirvers from the realtek website (r8168) and
> put them into the initrd file. But when I boot off my custom initrd it
> doesn't try to load the r8168 driver. When I try to load it manually I
> get a kernel U taint error. I'm stuck at this point.
>
> Can anyone help out?
>
>
>
OK, got mine working. The r1000 driver in the latest driver pack (Feb
09) is compiled against the wrong version of kernel and won't load on my
system. I installed SLED 10SP2 on a spare workstation to get the correct
kernel version (2.6.16.60-0.21-default) and compiled the Linux driver for
my chipset (r6186) from realtek.com site.
Then i opened the initrd file and copied my new module into the correct
folder. I also had to edit the linuxrc.config file to change the newid
line that matched my card from r1000 driver to r8168 driver. then I
repackaged the initrd file and copied it my pxe server. the driver loads
and I can image OK. the kernel complains about unsupported modules
causing U taint but it does work.
I used TID 3421576 and zen documentation to complete the process. look
there for further details.
http://www.novell.com/documentation/...ex.html?page=/
documentation/zlm72/lm7admin/data/b2cdmbf.html
Aaron

Similar Messages

  • Passwords and images problem

    Firefox image problem. In Firefox 3.6.12, every time I save an image that's already displayed on my screen, I see "one active download" appear in the bottom right of Firefox's window and the same image is also listed in downloads. The problem is that Firefox doing that uses more bandwidth. How do I set Firefox so that when I save an image, instead of that image getting re-downloaded from where it's stored on the internet, it's copied from wherever Firefox has it stored to display it so Firefox doesn't use as much bandwidth? Tools/options/advanced/network/offline storage is set to 50mb.
    Firefox password problem. Tools/options/security/passwords has "remember passwords for sites" checked and there is nothing in my exceptions list. But Firefox keeps forgetting passwords, usually after restarting Firefox and or my whole system and on some sites, I don't even get asked "do you want to remember..." How do I fix this?
    I do have CCleaner and it's set to run at startup, but all the boxes for Firefox are unchecked, so it's not the cause of either problem.

    @cor-el
    OK, I'll give that extension a try and see what happens, thanx! :-)
    @venemovil
    I right click and either select "save image as" or if I want to save an image to more than one location, I select "view image" and then use ctrl+s. Both results in Firefox re-downloading the image as I described above. It happens on every site I visit.
    The password problem never happened before, but I will try disabling my extensions one at a time and see if it happens only whan a particular extension is turned on.
    This is a screenshot of the extensions I do have installed.
    http://i273.photobucket.com/albums/jj216/Moonbarker/Clipboard01.jpg
    I've also noticed that Firefox is forgetting what sites I've visited recently (I type in part of the url of sites I've visited sometimes as recently as a few hours ago and the entire url isn't in the suggested list) and I keep having to put the Fire FTP Button back in the toolbar (next to the home/stop/reload/back-forward buttons). That may be related to the pasword problem. I don't know.

  • Autosave and image problems in Pages 5

    I opened a doc from previous Pages version in new Pages 5 and got repeated Autosave errors. They said the file could not be autosaved as it was created by another application and the location could not be found.  I then I saved it as a new document with a new name and when I opened it had removed all the figures. Any ideas why? This is a huge disappointment as I have relied on Pages as the "Anti-Word" to be stable and reliable

    UPDATE
    Some problems solved
    Notice : I use a the french version. I'll try to use the right terms to get me understanded.
    About those functions : group, ungroup, align, distribute... They get available when :
         - you first select one or more objects
         - in the Format Window at right you choose the « Arrange  » menu.
         - Then you select (I'm not shure about this one in english) « Stay on the page ». Don't select « With text ». SEE IMAGE INSERTED here.
    Now, what about the vertical ruler? I guess it's all gone in this version.
    Also, to easily select multiple et specific objects I didn't find any way better then the shift-click avery one of them. Bummer.

  • Preview and images problem

    Hi, everybody, I am new to these topics. I recently upgraded my wife`s MacBook to a 160 Gb HD and 2Gb Memory (one 2 Gb in one slot). Everything worked great till the moment she received a pen drive with some photos. Since then, Preview stoped working. It opens in the dock but it does not open any pictures nor pdf´s nor anything (It does fast preview). Even when one tries to attach a picture to a mail then Safari (4.0) crashes. I tried many things: repair disk permisions; repair disk; Safe boot; but nothing works. Then also tried to reboot from its Install disk; to Archive and Install (it did not); but now, it is not mounting any DVD nor Cd´s. It is a very difficult situation if anybody can help, we would appreciate. Thanks in advance.
    Nombre del modelo: MacBook
    Identificador del modelo: MacBook1,1
    Nombre del procesador: Intel Core Duo
    Velocidad del procesador: 2 GHz
    Número de procesadores: 1
    Número total de núcleos: 2
    Caché de nivel 2: 2 MB
    Memoria: 2 GB
    Velocidad del bus: 667 MHz
    Versión de la ROM de arranque: MB11.0061.B03
    Versión SMC (sistema): 1.4f12

    Looks like you were doing the right thing. Acrobat.com had some issue yesterday afternoon and I encountered similar problem then. However the problem was solved and I was able to upload images fine in the evening. When did you encounter the problem? If it was about the same time frame, could you try again and see if it is better now?
    Jianlan

  • Firefox hotspot and image problems

    i have a major problem with hotspots on my images. the links on the hotspots do not work in firefox. also, the image align is completely messed up. It works fine in ie, i simply have 2 .gif images next to each other, and in firefox, the images appear on top of each other.
    even worse! - all links do not work on firefox, they are simple links placed on images! only one image has a working link, all the other images dont work on firefox!

    The answer lies in the code. Post a URL to the problem page, and someone can take a look. Otherwise it's simply guesswork.

  • MS ACCESS, ColdFusion and Image Problems

    I have done this before using PHP and Mysql and it was pretty
    simple. I now need to do this in ColdFusion and MS Access 2003.
    I want to store logos in a database. After reading up on it,
    I found that you store images in Access using the OLE Object
    Datatype - done. Now the real fun part starts.
    I am trying now to display these logos from the MS Access
    2003 database onto a webpage using Coldfusion. I have looked into
    it, and one article suggested using the BLOB type - which is what
    you do in MySQL, but in MS Access that option is not available. So
    I looked into it somemore, and it seems that there are three
    functions that you need to use, and they are in Visual Basic -
    provided in part by Microsoft, but it seems EXTREMELY way too
    complicated for simply displaying an image staored in a Database.
    Has anyone been able to store and display images using MS
    Access and Coldfusion before? If so, could you guide me?

    The reason for storing the image in the database is that our
    company wants it that way for portability reasons. Filenames
    change, directories get lost when moving from one system to
    another. Databases are easier to backup and are more efficient when
    it comes to searching metadata. We have over 300 logos we must
    store for our different organizations - having a directory for each
    is complicated.
    Has anyone had issues like this with Coldfusion and MS
    Access? If so could you guide me?
    -Thanks

  • URL and Image problems

    When placing a URL on an image the URL is not working when the page is uploaded. I have no idea why. It worked in previous versions of dreamweaver but not with CS6.

    Code? Website?
    Your code should look something like this:
    <a href="YourURL"><img src="YourImage" alt="" /></a>

  • Problem: codebase, jar and image reloading problem please help!

    Hi Java Gurus,
    I have written an applet that extends JApplet for viewing webcam. In order to reduce the download time I put my classes into a doorcam.jar file. The following is my <applet> tag in my html file.
    <applet code="CameraApplet.class"
    archive="doorcam.jar"
         codebase = "webcam/classes"
         width="375" height="475">
    <param name="imagePath" value="http://judge/webcam/images">
    <param name="webCamImage" value="door.jpg">
    <param name="COMPort" value="COM2">
    <param name="frameRate" value="10"> <!-- could not exceed more than 10-->
    <param name="host" value="judge">
    </applet>
    The fist problem is that my class file does not get loaded from the jar file if i provide the "codebase" attribute as above. Instead the browser load every single class file from the webserver. This has some problem too. Coz the browser sometimes just thorough NullPointerException or ClassNotFoundException. After much of debugging I found out that the problem is the IE browser which seldom fails to load classes or image file from the server. If i referesh the browser the applet and all its classes loaded successfully and runs smoothly. This behaviour never occurs when running with "appletviewer".
    I wanted all my classes to be loaded from my jar file. After much of trial and error I found out that if i remove "codebase" attribute the browser loads the classes from my jar file and applet loads very fast. This is where the second problem comes in. The browser does not reload my webcam image file so that the webcam become alive with live images, like before.
    If I run on "appletviewer" everything works fine my web cam is displayed properly. But in IE browser the image does not get reloaded when I refresh my image to give live to my webcam display. The refresh method is given below.
    private void refresh(final URL url) {
    Image webCamImage =getImage(url);
    webCamImage.flush(); // flush out the previous image
    webCamImage = getImage(url); // get a new image
    webCamImageIcon.setImage(webCamImage); webCamImageIcon.paintIcon(webCamLabel, webCamLabel.getGraphics(), 15, 15);
    When I add the "codebase" attribute back, the image gets reloaded for every refresh() and everything works fine. But the classes are also loaded from the server. And occasionally also suffers Class loading and image loading problem. As I presented earlier, when I do refreshing in the browser everything gets loaded and the applet function correctly with web cam displaying very well.
    The problem is so strange that I could not find any way to solve it.
    It would be a great help to me if somebody provide me some work around to the problem.
    I tested on Windows 2000, Windows XP, IE 5.5, IE 6 with J2SDK 1.4.0.
    Thank you all very much in advance.
    best regards,
    Judge

    Thank you so much for the suggestions. I did tried the way u suggested. The problem still the same.
    I think its the problem between IE browser and Java Plug-in.
    I which SUN would find these incompatibilities and solve these problems.
    I even tried using java SDK and plug-in 1.4.1 it even worst. It can't even load an applet. And it does not show any loading messages nor any error messages. It just show a cross sign on the upper left coner.
    I would be so glad, if Sun would try to eliminate the inconsistancies such as caching, loading, initializing etc between browser and its Java plug-In. For example, applets behave well in appletviewer and behave unpredictably in browser environment.
    I have seen so many people in the forums with all sorts of problems because of this.
    Right now I m desperately looking for work around to my problem.
    If somebody would provide me with the solution to my problem it would be a great help to me.
    thank you all so much.
    best regards,
    Judge

  • T400 faint image problems and dark, leds off inverter

    I have a 6475-BC1 t400 the problem is: does not show image on screen, the front leds off, connect an external display and the picture is normal, they proceeded to change according HMM systemboard iverter and the problem persists, the screen proved on another computer and operating normally. time change is also behind the LCD cable and inverter, pending any Suggestion Thanks

    LED panel doesn't have inverter as such. This problem is either LCD, motherboard or the LCD cable.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Scanner And Image Capture Problem

    Hello All,
    I thought I would start a new thread since my first one was answered.  The old thread is at:  https://discussions.apple.com/message/17757734#17757734
    Well, I went a couple weeks ok with the Scanner and Image Capture.  And then kaput, it doesn't work.  I thought about it some and it seemed to stop working after I did Software Update on March 17th, 2012.  In that update was a "Digital Camera Raw 3.1.0" update.  Which makes me very suspicious.
    Here is the error I get when I open Image Capture:
    So, it recognizes the scanner but can't do anything in Image Capture or the with the scanner buttons.
    I ran Software Update again, just to see if there was a new updated scanner driver but nothing came up.
    Any ideas?  I really want to avoid using the manufacturer's SW drivers etc.
    Thanks in advance for the help!

    PAHU,
    I feel like a complete idiot.  It was exactly the lock button.  The last time I finished using it, I locked it.  I totally forgot about it and I never thought of that being the problem to check.
    I really appreciate your help and thanks to you, I'm back and scanning!
    DMerz

  • CSS and Images export problems

    I am trying to export a page to dreamweaver using css and images method. I have created rectangles for the header, content and footer to create divs. Added text and graphics. When I export, it does not export with html codes and css, it gives me one big .jpg. "Layer_1.jpg".  Does anyone know what I'm doing wrong?
    Thanks,
    Wendy
    Message was edited by: wen8   I just found someone else with the exact same problem who said rebooting solved his problem. This also worked for me. Yeah!

    Problem fixed by rebooting!

  • CSS and image export problems

    Hi
    Is the CSS and image export supposed to output anything
    legible. Right now, it produces garbage that looks nothing like my
    project. Images are distorted. Nothing lines up correctly. Has
    anyone else had similar problems?
    Why does the feature only support creating a single page? Is
    there any way to get it to export all pages?
    Why does the feature ignore behaviors? The HTML and image
    export supports behaviors so why can't the CSS and image export? Is
    there any way to get it to support behaviors?
    Thanks

    Problem fixed by rebooting!

  • My iphone has a problem, it simply does not work, the screen is all black with a few colorful scribbles and images blend, I used it only took 6 days and returned to service when operated only 7 more days and it happened again the same thing, what do I do?

    My iphone has a problem, it simply does not work, the screen is all black with a few colorful scribbles and images blend, I used it only took 6 days and returned to service when operated only 7 more days and it happened again the same thing, what do I do?

    Reset the PRAM
    Reinstall the operating system from the dvd (you will not loose your data)

  • Problems viewing the files and images on a memory ...

    I have a series of folders and images in a memory card that I used to use with my 6300. However, since moving to the 5800, I can't see the folders or images that I stored on the card and my 5800 also mis reports the memory status!? Can anybody help??
    Do I need to download the images and reformat the memory card due to an incompatibility issue? But surely the 5800 is compatible with the 6300!?? 

    The 5800 and 6300 use totally different operating systems so there's no reason why the data layout and directory structure used by one should also be used by the other.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • CSS and Images Export problem

    Hello,
    I've created a very basic layout with a header, some columns of text and an image. Everything is aligned perfectly, I've put all the text into rectangles, created a slice for the image, and nothing is overlapping. When I use the Export CSS and Images option, it just exports everything as one big image. What am I doing wrong here?
    Thanks,
    Jason

    Sure, here you go:
    http://www.glowfoto.com/static_image/07-130236L/8862/png/04/2010/img6/glowfoto

Maybe you are looking for

  • Can't get Apple Remote Desktop to work

    I cannot get apple remote desktop to recognize my lab computers.  It only recognizes one in there and all the info is the same on the others.  It sees them but it says they are offline when I have them all on and ready.  I did an update to make sure

  • Get data from KDE Notifications and Jobs or preliminary catching it

    Hi, I have next issue, I need in value of copying/cuting progress at Dolphin, and i can't find right interface to get it. I found in this moment, that when copying starts, new item appears at next places of dbus: org.kde.VisualNotifications /JobViewS

  • How do I know if the CTRL button is pressed or not?

    I want to let the user hold down CTRL or not, on the keyboard, when they click on a button, how do I detect this? I don't want to add a listener to it, I only need to check,if it is down or not, when the mouse is clicked on a specific button. Surely

  • Problem to define DSN

    Hi, I've installed OBIEE 11g-64 in a Linux redhat 64 machine, i need to configure an ODBC connection to NETEZZA database. I've followed the documentation steps changing the odbc.ini and odbc64.ini files , places in */store/app/oracle/product/Middlwar

  • Check code ( urgent help needed from ABAP guys working on FI/CO)

    hi all, check my code & give me solution for getting only offsetting acounts depending on particular HKONT. plz i need its solution urgently. REPORT zglaccline NO STANDARD PAGE HEADING                                                  LINE-SIZE 300