Best choise wrt1900ac? open source ? open source wifi driver ?

Hi,
What is the status of the wifi driver sourcecode?
Does linksys does an good job for us?
PC Magazine Editors' Choice
"...without question the most ambitious consumer wireless router networking hardware available."
"The WRT1900AC is basically the WRT54G of yesteryear, but on steroids."
- PC Magazine
A trademark of Ziff Davis, Inc. Us
- See more at: http://store.linksys.com/Linksys-WRT1900AC-Open-Source-Wireless-Router_stcVVproductId158014980VVcatI...

https://github.com/Chadster766/McWRT
https://github.com/Chadster766/McWRT/releases
https://github.com/Chadster766/McWRT/wiki
https://github.com/Chadster766/McWRT/issues

Similar Messages

  • [SOLVED] X not recognizing open source ATI driver

    Greetings all,
    I have spent some time searching the forum as well as the wiki for something along the lines of what is going on with my laptop.  Maybe there is something there and I am not providing the correct search criteria.
    First some history and what I have done thus far.
    I re-installed Arch yesterday.  I had (prior to this install) KDE installed and then installed E17.  I added exec ck-launch-session enlightenment_start to my .xinitrc file and when I entered startx it loaded without a hitch. 
    Being that this is an older laptop, I found KDE put to much strain on the CPU and decided to just run E17 solo due to it's light footprint.
    So I re-installed Arch.  No problem there.  Installed all the required stuff like xorg mesa, hal, dbus, fam etc.  I have an ATI video card in this laptop so like before, I installed "xf86-video-ati" as per the wiki.
    I added exec enlightenment_start in my .xinitrc file then launched with "startx"
    I do not receive any errors and E launches but the problem I have is the 1st screen does not fully load.  It's scrambled so I can't do anything.  I did not have this problem when I had KDE installed but I do not want to re-install KDE.
    Any and all responses and guidance are most appreciated.
    All the best, and have a great weekend,
    Ian
    Edited to add additional info:  I wanted to add a couple of things that I looked at or tried.
    When I run glxgears I get the following error:
    [ichase@ichase~]$ glxgears
    Error: couldn't open display (null)
    When I looked at my /etc/X11/xorg.conf under devices I am seeing
    Identifier "Card0"
    Driver "vesa"
    VendorName "ATI Technologies Inc"
    If I am reading it correctly, according the the ATI Arch Wiki the Identifier should read what ever my graphics card name is and the Driver should read "Radeon"
    I'm starting to think that when I installed the xf86-video-ati driver that it did not take.  Maybe I should try and re-install again.
    Any thoughts?
    Thanks again. 
    Last edited by ichase (2011-03-16 16:07:54)

    @codeRage - I appologize for taking so long to reply.  Had some personal stuff come up that kept me away from the computer.
    To answer your question about the output here it is:
    ichase@ichase~ $ lsmod | grep radeon
    radeon 723481 1
    ttm 38517 1 radeon
    drm_kms_helper 21512 1 radeon
    drm 131562 3 radeon,ttm,drm_kms_helper
    i2c_algo_bit 4219 1 radeon
    i2c_core 15144 5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_pii X4
    Hopefully this tells something.  I re-installed Arch and re-installed Enlightenment.  I also re-installed the open source ATI driver.  I was actually able to get into Enlightenment this time but I am still showing that I am running off the vesa driver and not the ATI driver. 
    /etc/X11/xorg.conf:
    Identifier "Card0"
    Driver "vesa"
    VendorName "ATI Technologies Inc"
    Another thing I noticed, I was able to run "glxgears" this time with this output
    {ichase@ichase~}$ glxgears
    225 frames in 5.0 seconds = 44.952 FPS
    226 frames in 5.0 seconds = 45.018 FPS
    225 frames in 5.0 seconds = 44.947 FPS
    XI0: Fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" after 8134 request (7306 known processed) with 0 events remaining
    @sriracha - I have not tried removing the xorg.conf file yet.  After the re-install, I did not get the error again but if I do, I will post it.
    Thanks you all for the help and hope everyone is coming off a great weekend.
    All the best,
    Ian

  • What is the best way to open emails and attachments without using wifi?

    For I-phone and I-pad, what is the best way to open emails and attachments without using wifi?  I turned off wifi in my settings but my boss thinks there may be another way and a better way to use something else instead of wifi.  Any help would be appreciated!  Thank you!

    Thanks!  That is a very good question you post.  My boss asked me that and I am assuming that he is having issues with using wifi wherever he is at.  My boss is the kind of person that when he asks something you look into it and ask him no questions...he's the only one asking questions!  But thank you for your response I will tell him the information you told me and hopefully that will help!

  • Open source ati driver -- garbled graphics

    I'm trying to run an openGL game (Uplink-demo) with the open source ati driver, but I just get strange garbled graphics. It's not the card or the game either -- I installed opensuse 10.2 on this same box the other day and had no problems running the game. Even XGL worked surprisingly. But opensuse is a pig next to Arch though so I'm hoping for a fix Here is the result:
    Help! :S
    BTW, I can't run the closed source fglrx driver because my card is no longer supported (Radeon 9000, rv250 chipset). The legacy drivers ATI provides don't seem to install with Xorg 7.2.
    ::edit::
    Here's a copy of my xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "xtrap"
    Load "dbe"
    Load "record"
    Load "extmod"
    Load "dri"
    Load "GLcore"
    Load "glx"
    Load "type1"
    Load "freetype"
    Load "drm"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 360 270 # mm
    Identifier "Monitor0"
    VendorName "VSC"
    ModelName "A90f"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 30.0 - 86.0
    VertRefresh 50.0 - 150.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "PanelOff" # [<bool>]
    #Option "DDCMode" # [<bool>]
    #Option "MonitorLayout" # [<str>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "MergedFB" # [<bool>]
    #Option "CRT2HSync" # [<str>]
    #Option "CRT2VRefresh" # [<str>]
    #Option "CRT2Position" # [<str>]
    #Option "MetaModes" # [<str>]
    #Option "MergedDPI" # [<str>]
    #Option "MergedXinerama" # [<bool>]
    #Option "MergedXineramaCRT2IsScreen0" # [<bool>]
    #Option "MergedNonRectangular" # [<bool>]
    #Option "MergedMouseRestriction" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "BIOSHotkeys" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "ConstantDPI" # [<bool>]
    Option "AGPMode" "4"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon RV250 If [Radeon 9000]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Group "video"
    Mode 0660
    EndSection
    Last edited by Plexxxy (2007-04-09 22:20:34)

    whompus wrote:Here are some of my settings I used with a Radeon 9000 which may be of some help.
    Nope, no dice. By any chance, does this game load ok for you?
    junglepenut wrote:
    If you tried the fglrx package first did you reinstall libgl or is it libdri? The exact one is in the wiki something having to do with them being the same name but different internally so one is downloaded based on which driver you have...or something like that.
    Also do you have the right mesa? This is am totally guessing you do have. But I received weird issues once very similar to yours when I tried to do things with out mesa...
    Well, I've never installed fglrx on this box since I already knew about the incompatibility regarding ati cars older than r300. So that's taken out of the equation. Is there a different mesa? I only see one in the packages.
    On a whim, I decided to try a fresh install of Arch. I installed xorg, xf86-video-ati, and  gnome + extras -- I basically got the same result. So it's either something missing in my xorg config or I'm missing some gl lib. I hope. Dunno
    Thanks for the replies guys!

  • Best way to handle source files

    Hi there,
    After some pretty general advise please.
    The company I work for looks after a lot of websites, and one
    of the
    headaches we have is the best way to handle source files. By
    source files I'm
    referring to Photoshop files, Flash .fla files and also other
    none Adobe
    files that relate to a site, not the .html, .asp, .aspx,
    .css, .js etc type
    files.
    Now I'm NOT after a version control system, just a simple way
    to store the
    source files in a location that is separate from the website
    but still to be
    able to have a smooth workflow between the Dreamweaver site
    and it's source
    files.
    At the moment, and I know this is unwise, we have a
    subdirectory within the
    site where we store the source files, and use WebDAV to
    transfer both site
    and source files to and from the server. But I really want to
    separate the
    site from source but still maintain a link between site and
    source...... if
    you see what I mean. I think the upshot is I would like to be
    able to open a
    site within Dreamweaver and instantly be able to access that
    sites source
    files if needed. This method needs to be shared across a
    small team spread
    round the UK.
    I looked at the Repository Subversion version control, but
    like I said I'm
    not after a source control system, plus it appeared to
    conflict with WebDAV
    and Contribute, that some of our clients use to maintain
    content on their
    sites. I also looked at Version Cue which looked promising,
    but can't see a
    clear workflow between Dreamweaver and Version Cue which
    separates site from
    source. I might be missing something.... part of my brain
    perhaps. :)
    Would be grateful for any advice please.
    Cheers,
    @ndyB

    Take a deep breath. Relax. All is fine.
    iDVD does not look at the size of your video file, it looks at the length. iDVD can accomodate up to 2 hours of movie
    iDVD gives you different options depending on the length of your movie. Although I won't agree with your friend about reducing the length of your movie to 15 minutes, if you could trim out a few minutes to get it under an hour that setting in iDVD (Best Performance though the new version may have renamed it) gives you the best quality. Still, any iDVD setting will give you good quality even at 64 minutes
    In FCE export as Quicktime Movie NOT any flavour of Quicktime Conversion. Select chapter markers if you have them. If everything is on one system unchecked the Make Movie Self Contained button. Drop the QT file into iDVD

  • What is the best way to open a HTTPS connection?

    What is the best way to open a HTTPS connection and retrieve the content as XML? This is how most of the online API is done nowadays, how can this be done on the iphone SDK?
    Thanks

    Have a look at the SeismicXML example that comes with the iPhone SDK. It uses http instead of https but it may work for you.
    You can also look at the NSURLRequest and NSURLConnection classes.
    Enjoy.

  • I was downloading podcast video in my itouch using wifi, but suddenly my wifi got disconnected and now there is a link in my podcast list which on opening uses wifi to play that video. I want to delete that link. Right to left swapping is not working.

    I was downloading podcast video in my itouch using wifi, but suddenly my wifi got disconnected and now there is a link in my podcast list which on opening uses wifi to play that video. I want to delete that link. Right to left swapping is not working.

    I bet this is too late but...
    Are you trying to print through the airport express wirelessly or the built in wireless of the lexmark? If you want to use the airport express, there is no need to mess with the wireless printing on the lexmark at all. The airport express will be easy to set up, all the wireless setups through the printers are a pain.

  • Best practice for opening/closing JDBC conection

    I've written a program that accesses a database, and I'd like to know the best practice for opening and closing that connection. For example should I use a try{} finally {} block,
    try
        //load driver
        //create conection
        //create statement object
        //sql statement to execute
        //execute statement
    finally
        //close connection
    }Or should I split the code into seperate methods, maybe an init() method that loads the driver and makes the connection and an execute() method that creates the statement and executes it and finally a cleanUp() method that closes the connection.
    So, which would be the best way to do this?

    Hallo,
    your idea seems OK to me. However, there are a couple of points to consider:
    1. Do you just want to execute one SQL query? Or will your program execute several? If the latter case is possible, then you do not want to close your connection between queries. Opening and closing a connection to a database takes 'a lot of time', relatively speaking. In this case, it is better to save the connection and reuse it every time that you need it.
    2. Do not forget to close the statements and result sets that you create or get back from JDBC. Depending on the database (eg Oracle) that you are using, you can run out of cursors, and your application will stop.

  • I can not open my wifi in X201s

    I buy a new hard disc, and re-install the win 7.
    The drivers and applications are all insalled.
    The device manager shows all hardware works.
    However, when I use "Fn+F5" to open the wifi, it always fails.
    StrangeIy, I can open the WiMAX and bluetooth normally when I use "Fn+F5".
    Please help me !!! I almost give up .

    Same problem on iPad 2.  Numbers can't update the spreadsheets, and won't allow access to them in the meantime.  I haven't found any reply to this on any forum by Apple or otherwise, though a lot of people are asking.  Apple seems to be conveniently ignoring the problem.  A solution would be nice, I rely on iCloud to keep my documents safe, not destroy them.  At least fix it to allow access to a file on the device that created it!

  • Best way to open a .psd file in FW CS5

    Hello!
    I'm new to FW and I recently found out about an ongoing issue of opening .psd documents in FW.
    Say, I know that it's generally recommended to use adjustment layers in  PS, but in FW they won't open. So maybe then its best to avoid them?  Also I know that when I open a .psd file in FW I get a small window  where I can choose if I want to have the editability or the  appearance...(1st and 2nd options out of 4). Which one is better? Or its  a trial and error thing and for each specific file, its different?  Maybe if I want to use a flatten image in the live site, it would be a  best practice to simply flatten the .psd file into .gif, .jpg or .png  before opening it in FW to avoid the issue? Of course, I mean if I don't  need layers etc. And in that case...which format would be the best out  of 3? .png because its more related to FW or it doesn't really matter?  Another thing is...PNG24 (flattened one)-is it a good idea to use it on  live sites or its best to use .gifs and .jpgs?
    Also if you could provide links to more info concerning the abovementioned issues, I'll appreciate that!
    Thanks in advance!

    I have posted some details at blogs.adobe.com/sarthak/2010/09/opening-psd-files-in-fireworks.html for more information. I think it is more of trials as you seem new to Fireworks app.
    Incase you feel comfortable sharing the psd file, someone might give you the best option to open within Fireworks.
    ..Sarthak

  • I have an iPhone 4s. After I updated to the Operating System 7, I cannot open the WiFi. Please help.

    I have an iPhone 4s. After I updated to the Operating System 7, I cannot open the WiFi. Please help.

    Try the suggestions here to see if they resolve your problem:
    http://support.apple.com/kb/ts1559
    If these don't work you may have a hardware problem. Visit an Apple store for an evaluation or contact Apple Support.

  • I am not sure what is going on with my ipod but my ipod will not even let me open my wifi or open my apps. i don't know why can anyone help?

    I am not sure what is going on with my ipod but my ipod will not even let me open my wifi or apps. I don't know why can anyone help?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

  • A website will open via wifi but not via 3G. Is this a setting on the iPad?

    A website will open via wifi but not via 3G. Is this a setting on the iPad?

    Probably not.  How's your 3G connection?  I ask because I've had issues when the 3G connection isn't strong.  Same with WiFi too, actually.

  • Best program to open, edit, and save back to MS Word document?

    What is the best app to open a MS Word doc, edit it and save as a Word doc .?

    Documents Free
    https://itunes.apple.com/us/app/documents-free-mobile-office/id306273816?mt=8
    Officer 365 is only available for the iphone at this time

  • HT4606 i put the new ios 5. and now my ipod touch can't open my wifi or bluetooth

    i put the new ios 5....  and now my ipod touch can't open my wifi or Bluetooth it is haper on gray like it no disposable

    How are you trying to accomplish these two tasks?
    The correct way is as follows:
    Camera zoom: pinch with your fingers like you do when viewing pictures.
    Camera button in lock screen: Double-tap on the home button while in lock screen
    If you are already doing it that way and it doesn't work, then maybe someone else here has another idea.

Maybe you are looking for