Recommended Posts

Hi guys, just want to check I got everything setup correctly, I have a D-link router i flashed with a version of DD-WRT which allowed me to use it as a Repeater bridge, I have now connected my Bluray Player and TV into the router and it also is now acting as a Repeater I think, this is what is showing:

oRSK2.png

The main router supports Wireless-N so I put it on Mixed N and G mode to support both, is that ok? and another question is the main router supports it says "144Mbps" speed but DD-WRT connects as 72Mbps, if I change the channel width from 20Mhz to 40Mhz it goes to 150Mbps but I read on the internet about 40Mhz over crowded or something and im not sure how it all works so I left it at 20Mhz.

One last question is ,with repeaters is it possible they can clash with the main routers WiFi or should device just connect to the strongest signal automatically? I got hold another one of these D-Link routers for ?8 which I could setup as a repeater upstairs if its needed to help boost it upstairs?

Matt.

Link to comment
https://www.neowin.net/forum/topic/1108625-is-my-repeater-setup-ok/
Share on other sites

Wireless bridging not really the way to go for "speed" Every repeat cuts the bandwidth in half.

Why can you not just run a wire to where your devices are you want to connect to your network? So your devices are wireless to this router, and then it repeats it to your main router. Or are you devices wired to this router?

A wireless bridge is one thing if there is NO POSSIBLE other way. Can you not use powerline adapters to get a wire in the area? But repeating signal is not very productive if you ask me - if you need better wireless coverage in the area - run a wire and connect the router as just another AP in the are. And then sure you can use its other switch ports as more ports on your network at WIRE speed!!

Got to love that RX rate your seeing there 24 -- smokin fast ;)

I have devices connected wired yes all ports are used on the Router at Gigabit like the NAS drive etc I am just trying to extend the Wireless as for some reason it completely drops out upstairs. If I get a switch and put a powerline plugged in and powerline upstairs can do I run a wireless router on the same SSID and Channel?.

I will just change that DD-WRT router to client mode to connect the TV and Bluray.

Recommend me a fast powerline adapter up to ?100 in price

Sure if your gateway router lan ports are full you can add a switch there for more ports, then connect port to powerline and powerline where you want to extend wireless coverage and more ports.

Then just use the wireless router you have as AP (connect via lan port, disable its dhcp server and put its lan IP on same network as your devices)

Yeah use same SSID, same password - might want to put on different channel depending on distance between your other APs and possible interference. For example your main wireless could be on channel 1 and your AP in this are could be on channel 11

Now as you roam about with wireless devices they will auto connect to the strongest signal. You should never actually even notice when you switch between AP. Now your wired devices will all have wired bandwidth to rest of your network and internet. And wireless bandwidth will only have to be shared between devices on the same AP.

If at all possible I would run an actual wire to where this AP is going to be vs powerline - but powerline is going to be better than wireless that is for sure ;)

Sure if your gateway router lan ports are full you can add a switch there for more ports, then connect port to powerline and powerline where you want to extend wireless coverage and more ports.

Then just use the wireless router you have as AP (connect via lan port, disable its dhcp server and put its lan IP on same network as your devices)

Yeah use same SSID, same password - might want to put on different channel depending on distance between your other APs and possible interference. For example your main wireless could be on channel 1 and your AP in this are could be on channel 11

Now as you roam about with wireless devices they will auto connect to the strongest signal. You should never actually even notice when you switch between AP. Now your wired devices will all have wired bandwidth to rest of your network and internet. And wireless bandwidth will only have to be shared between devices on the same AP.

If at all possible I would run an actual wire to where this AP is going to be vs powerline - but powerline is going to be better than wireless that is for sure ;)

Ok thanks I have actually tested the DD-WRT router that is been used in "Repeater Bridge" mode and it is slow compared to connecting directly to the AP when doing a speed test. I will turn the DD-WRT router into client mode to provide internet to the Bluray and TV because why not, also saves on paying something like ?50 for the wireless adapter samsung charge so hacking a router I got free is better! :)

Are these homeplugs good?

http://homestore.cisco.eu/store/ciscoeu/en_IE/pd/productID.253981300

because I will go for a homeplug to extend WiFi upstairs, because something is really strange about our WiFi it completely dies out upstairs and it isn't even that far from the router at all, it should reach. It's less distance than it is to the living room and in the living room I get max speeds on N at 30Mbps on speed test.

This topic is now closed to further replies.
  • Posts

    • I'm still on Windows 10 22H2 because I didn't want to deal with all the issues in Windows 11, so I waited almost a week before installing the latest Patch Tuesday update (KB5094127), I went ahead and did it, and it was a huge mistake—ever since then, my File Explorer has seen a performance drop of about 30% when transferring large files... Once again, Microsoft has outdone itself! This update cannot be uninstalled, either through the Control Panel (via Settings) or by accessing Advanced Startup Options. The only possible alternative would be to use system restore points, but I’d have to reinstall all app and driver updates (and there’s no guarantee it would work). Or there’s the “nuclear option” of a in-place repair without losing files or apps, but even then, all my customizations would be lost! Microsoft just can’t help but mess everything up! Way to go, Microsoft! But I still don’t want your c****y Windows 11!
    • Microsoft: Windows 11 could finally solve a major issue across AMD, Nvidia, and Intel GPUs by Sayan Sen While Microsoft has been trying to improve it, Windows 11 is definitely not flawless, as even today some issues are taking a year to publicly acknowledge. However, one area of trouble that may finally see much better results soon is graphics driver crashes. Work on graphics driver timeouts, also called Timeout and Detection Recovery (TDR), is not new as the latest WDDM 3.2 also has specific improvements regarding it. Windows Display Driver Model (WDDM) version 3.2 is supported on Windows 11 24H2 and 25H2. However, with the upcoming version 26H2, TDR crash diagnosis could go to the next level as Microsoft is introducing a new DirectX 12 API feature called "DirectX Dump Files". Similar to how system memory dump files work when a system crashes or freezes or encounters any such major issue, DirectX Dump Files (DDF) will essentially record a snapshot of the GPU execution right at the moment a graphics-related crash or hang or freeze occurs, so that developers can better understand and diagnoze these TDR and timeout detection errors. The dump will be available as a .dxdmp file for analysis and it will be a comprehensive dump file generated with detailed insights about the hardware, drivers, Windows, as well as the affected application. This should be another welcome change in this department. Earlier at GDC 2026, when the technology was first debuted, Microsoft had shared more details regarding it. The company had explained how DDF is designed to gather data from every layer of the graphics stack into a single file, eliminating the need for developers to manually correlate logs from multiple tools. As mentioned above, the dump can contain a lot of useful details like GPU hardware state information such as register values, shader program counters, page fault virtual addresses, shader memory data, and command buffers. Alongside that, it also captures DirectX runtime and kernel information, including D3D objects, pipeline state objects, device error data, adapter details, and CPU call stacks. Microsoft says the feature has been built around two primary use cases: retail device removals and local device removals. The former allows developers to collect crash information from end users' systems in the field, while the latter helps QA teams and developers investigate issues on test machines. Developers will also be able to include up to 2 MB of custom application data through new D3D12 APIs, providing additional context for troubleshooting. In addition, Microsoft is introducing three dump collection modes ranging from zero-overhead capture, which has no runtime performance impact on supported hardware, to higher-detail modes that collect more vendor-specific debugging data. On compatible Tier 2 hardware, zero-overhead dumps will be enabled by default, meaning developers may begin receiving useful crash diagnostics without making any code changes. The table below explains the three tiers: Tier Description NO_OVERHEAD Enables crash capture with no runtime cost and is suitable for broad deployment MEDIUM_OVERHEAD Provides a balance, capturing additional diagnostic data with moderate impact HIGH_OVERHEAD Collects the most detailed GPU and driver state available, enabling deeper investigation at the cost of higher runtime overhead In terms of availability, the company expects broader release to be around the fall of 2026, which should be right around the time when Windows 11 version 26H2 lands. Right now, DirectX Dump Files are available as a preview and currently, only AMD has the compatible AgilitySDK Developer Preview driver version 26.10.07.02. You can find the official announcement post here on Microsoft's website.
    • And with SO much better perf than the laggy mess that is Files.
    • BrowserOS 0.46.0 by Razvan Serea BrowserOS is a free, open-source Chromium-based browser that runs AI agents natively, offering a smarter, more productive browsing experience. It supports Chrome extensions and integrates AI agents to automate tasks, fill forms, and streamline workflows. Your data stays on your computer: you can use your own API keys or run local models via Ollama, making it a privacy-first alternative to tools like Perplexity, Comet, or Dia. With built-in productivity tools and app integrations, BrowserOS boosts efficiency while keeping control firmly in your hands. Being Chromium-based, BrowserOS lets you effortlessly import your bookmarks, passwords, and Chrome extensions in just a few clicks. BrowserOS works with OpenAI GPT models, Anthropic Claude, Google Gemini, and local AI models via Ollama or LMStudio. You can use your own API keys and effortlessly switch between providers. BrowserOS Agent Your AI productivity assistant that organizes and manages your browsing effortlessly Quickly list, group, or close tabs Save and resume browsing sessions Search your history and organize bookmarks Switch instantly to the tab you need BrowserOS Navigator – Automate web tasks with ease Navigate websites and search automatically Interact with pages without manual effort Handle repetitive tasks in seconds What makes BrowserOS special Feels like home - same familiar interface as Google Chrome, works with all your extensions AI agents that run on YOUR browser, not in the cloud Privacy first - bring your own keys or use local models with Ollama. Your browsing history stays on your computer Open source and community driven - see exactly what's happening under the hood MCP store to one-click install popular MCPs and use them directly in the browser bar (coming soon) Built-in AI ad blocker that works across more scenarios! BrowserOS 0.46.0 changelog: Run Claude Code & Codex right in your browser — We've extended the agent harness to bring full coding agents into BrowserOS. Claude Code and Codex now come bundled and plug straight into the assistant, so you can drive your browser with the agent — and the subscription — you already use. A brand new experience — A redesigned new tab, a calmer composer, and a rebuilt command center for switching between agents. The whole assistant is cleaner, faster to reach, and easier to live in. New MCP tools — We rebuilt the browser tool surface from the ground up — a tighter, more reliable set of tools for agents to drive the browser. Plus one-click install of BrowserOS as an MCP server into the agents you already run, with automatic URL sync. Chromium 148 — Updated to the latest Chromium base with all recent upstream fixes and security patches. Streamlined — We've pulled back a few features that weren't getting much use — Skills, Soul, and Memory — so we can focus and ship better versions of them soon. Download: BrowserOS 0.46.0 | 181.0 MB (Open Source) Download: BrowserOS for macOS | 485.0 MB Links: BrowserOS Homepage | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      590
    2. 2
      +Edouard
      186
    3. 3
      PsYcHoKiLLa
      76
    4. 4
      Michael Scrip
      73
    5. 5
      Steven P.
      67
  • Tell a friend

    Love Neowin? Tell a friend!