Sponsored Content
Full Discussion: wifi issues
Operating Systems Linux Ubuntu wifi issues Post 302734269 by lesstatt on Wednesday 21st of November 2012 06:55:08 PM
Old 11-21-2012
Linux Wifi Problem Solved

1. Go here

http:// www .kernel.org/pub/linux/kernel/projects/backports/2012/10/08/ compat-drivers-2012-10-08.tar.gz

2. Download the file at the link above

3. Extract the file

4. Open the terminal

5. Type:

sudo su

6. enter your password

7. move to the directory with extracted files

8. type:

make

9: type

make install

10. type:

reboot

when your system reboots you should be up and running

if you have more problems go to joeldellinger.infoSmilieSmilieSmilieSmilie
 

9 More Discussions You Might Find Interesting

1. IP Networking

WiFi

Can 2 computers be connected (FreeBSD and notebook with WinXP) via WiFi if both have WiFi net cards? (9 Replies)
Discussion started by: Hitori
9 Replies

2. IP Networking

WiFi Help through shell

So as a graduation gift (:D) I was given a laptop... But not just a laptop a OLPC (laptop.org) and I'm trying to access my local LAN but because of security issues and compatibility issues I opted to drop the wpa and wep for a hidden SSID (I monitor it closely and change the SSID regularly). So... (0 Replies)
Discussion started by: VRoemer
0 Replies

3. UNIX for Dummies Questions & Answers

wifi in linux problem

hi, i'm really new at this. i recently installed ubuntu on my machine and have that and vista installed now. but in ubuntu i cant connect wirelessly to the internet. i'm not using a wifi card the wifi is built into the laptop. can anybody help me configure ubuntu to use the wifi. (4 Replies)
Discussion started by: naner9
4 Replies

4. Linux

How to install or configure my WiFi?

Hi every body i m new using mandriva 2009 spring linux and i need to cofigure my wifi i have nexx card 54M 8085 it drivers in windows say realtec (1 Reply)
Discussion started by: aaa1
1 Replies

5. UNIX for Dummies Questions & Answers

Connecting to WiFi using Netgear

hi i am pradeep.i am new to linux and i am facing problem connecting to net i am using ubunto 9.0.4 and my network connections are showing signals but i coudnt connect to internet my proxy setting are correct i used idea net setter also and i faced the same problem.if some one can help me... (2 Replies)
Discussion started by: chauda
2 Replies

6. Solaris

WiFi on Solaris x86

Hi All, what's the fastest/easiest way to configure my newly installed Solaris 10 to get onto my existing WiFi connection? Where is the config to add this on? (I'm hoping I do not need to download anything) (4 Replies)
Discussion started by: steve701
4 Replies

7. Solaris

Solaris 11 and wifi?

I'm running the 64bit Solaris 11 liveCD and I am having problems with my wifi adapter. It appears to be recognized by the system, but does not show up with dladm, ifconfig, or under the graphical network management icon. I can see my device listed under the driver program on the desktop as... (1 Reply)
Discussion started by: bsdforme
1 Replies

8. Ubuntu

Wifi Could Not Connect

Hi, I already install bcwl kernel. I can see list of wifi AP. When i try connect, i said wrong password. When i test on windows, can connect. What i miss? Thanks. (0 Replies)
Discussion started by: mzainal
0 Replies

9. Solaris

Solaris 11 How to connect to wifi?

So, I've decided to install Solaris (I like to try new things). Used many flavors of Linux over the past several years, and it seems there's more involved in getting Solaris working. I am a total newb to Solaris, so forgive me if I get some terminologies incorrect. I have searched quite a bit,... (2 Replies)
Discussion started by: jgraves
2 Replies
netlog(1)						    BSD General Commands Manual 						 netlog(1)

NAME
netlog -- Log summary of every UDP and TCP socket when the socket is closed. SYNOPSIS
netlog [-v] [-i interval] [-I iterations] [-t type] [-p process-name|pid] [-c] [-z] DESCRIPTION
The netlog program logs a summary for each TCP and UDP socket when the socket is closed. A header is printed once. The row items are sepa- rated by spaces. Address to hostname lookups are not performed. Sockets that do not send or receive any data are not listed unless the -z option is specified. OPTIONS
A list of flags and their descriptions: -v Verbose output -i interval Report socket statistics periodically -I iterations Used in combination with -i, will make netlog exit after the specified number of iterations. -t type Specify the type of interface. By default, all interfaces will be monitored. Multiple interface types may be specified. The fol- lowing types are supported: wifi WiFi interfaces wired Wired interfaces loopback Loopback interfaces awdl Apple Wireless Direct Link interfaces expensive Interfaces marked as "expensive", for example via hotspot undefined Cases where the underlying socket is not associated with an interface external The combination of all defined non-loopback interfaces. -p process-name|pid Select a process for display. A numeric argument identifies a process by its pid. Alternatively a process name may be given, in which case all processes with that name will be displayed. The name must be an exact match for the name displayed by netlog, which may require that the name be truncated, for example launchd.develop instead of launchd.development. This option may be repeated to select multiple processes. -c Print details in comma-separated values (CSV) form. -z Print details even if there was no data transfer on the socket Darwin May 31, 2019 Darwin
All times are GMT -4. The time now is 08:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy