[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: different internet speed in debian and smart phone



On Mon 05 Apr 2021 at 21:39:16 (+0800), kaye n wrote:
> On Mon, Mar 29, 2021 at 10:45 PM IL Ka <kazakevichilya@gmail.com> wrote:
> >   Device-1: Broadcom Limited BCM4313 802.11bgn Wireless Network Adapter
> >>
> > ok, this is your card.
> >
> > Lets see  output of
> > $ iw dev [your_dev_name]
> > it should be
> >  $ iw dev wlan0
> > I believe
> >
> > Also, try to ping your wifi router ip address and some Internet
> > address like
> > $ ping 8.8.8.8
> >
> > Then, check https://www.speedtest.net/ : it gives a little bit more
> > information than "fast.com"
> 
> Pardon me, but what should I type for [your_dev_name] ?

inxi -Fdflmnopuv7   (my own incantation) should say something like:

   Device-2: Intel Wireless 7260 driver: iwlwifi v: kernel port: 4000 bus ID: 02:00.0
   chip ID: 8086:08b2
   IF: wlp2s0 state: up mac: 01:23:45:67:89:ab

       ↑↑↑↑↑↑ is the name you need.

BTW, iw may need root or sudo to perform some functions.
Note that the URL on the man page should be:
https://wireless.wiki.kernel.org/en/users/documentation/iw

On Mon 29 Mar 2021 at 21:59:48 (+0800), kaye n wrote:
> I am quite sure I don't get this much disparity with another Linux distro,
> as well as in Windows 7.

Actual numbers for all these cases would be more useful than
reminiscence, so that we can make the comparison.

Cheers,
David.


Reply to: