LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-27-2011, 08:59 AM   #16
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886

May be a grep with net would be sufficient, but I am not sure about that.
 
Old 01-27-2011, 10:26 AM   #17
deadalus.globalnode
Member
 
Registered: Feb 2010
Distribution: Arch linux and backtrack 4 r2
Posts: 53

Original Poster
Rep: Reputation: 3
Well here is the output of cat /var/log/messages.log | grep net

Code:
Jan 25 12:10:22 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 12:10:22 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 12:10:22 myhost kernel: Initalizing network drop monitor service
Jan 25 12:10:22 myhost kernel: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 12:37:09 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 12:37:09 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 12:37:09 myhost kernel: Initalizing network drop monitor service
Jan 25 12:37:09 myhost kernel: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 13:16:50 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 13:16:50 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 13:16:50 myhost kernel: Initalizing network drop monitor service
Jan 25 13:16:50 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 14:54:58 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 14:54:58 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 14:54:58 myhost kernel: Initalizing network drop monitor service
Jan 25 14:54:58 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 15:09:00 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 15:09:00 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 15:09:00 myhost kernel: Initalizing network drop monitor service
Jan 25 15:09:00 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 15:16:15 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 15:16:15 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 15:16:15 myhost kernel: Initalizing network drop monitor service
Jan 25 15:16:15 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 15:23:00 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 15:23:00 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 15:23:00 myhost kernel: Initalizing network drop monitor service
Jan 25 15:23:00 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 15:33:55 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 15:33:55 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 15:33:55 myhost kernel: Initalizing network drop monitor service
Jan 25 15:33:55 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 17:03:18 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 17:03:18 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 17:03:18 myhost kernel: Initalizing network drop monitor service
Jan 25 17:03:18 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 21:24:06 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 21:24:06 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 21:24:06 myhost kernel: Initalizing network drop monitor service
Jan 25 21:24:06 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 25 21:36:43 myhost kernel: Initializing cgroup subsys net_cls
Jan 25 21:36:43 myhost kernel: audit: initializing netlink socket (disabled)
Jan 25 21:36:43 myhost kernel: Initalizing network drop monitor service
Jan 25 21:36:43 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 26 13:05:36 myhost kernel: Initializing cgroup subsys net_cls
Jan 26 13:05:36 myhost kernel: audit: initializing netlink socket (disabled)
Jan 26 13:05:36 myhost kernel: Initalizing network drop monitor service
Jan 26 13:05:36 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 26 15:08:04 myhost kernel: Initializing cgroup subsys net_cls
Jan 26 15:08:04 myhost kernel: audit: initializing netlink socket (disabled)
Jan 26 15:08:04 myhost kernel: Initalizing network drop monitor service
Jan 26 15:08:04 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 26 15:50:47 myhost kernel: Initializing cgroup subsys net_cls
Jan 26 15:50:47 myhost kernel: audit: initializing netlink socket (disabled)
Jan 26 15:50:47 myhost kernel: Initalizing network drop monitor service
Jan 26 15:50:47 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jan 26 16:05:38 myhost kernel: Initializing cgroup subsys net_cls
Jan 26 16:05:38 myhost kernel: audit: initializing netlink socket (disabled)
Jan 26 16:05:38 myhost kernel: Initalizing network drop monitor service
Jan 26 16:05:38 myhost kernel: tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
 
Old 01-27-2011, 10:38 AM   #18
deadalus.globalnode
Member
 
Registered: Feb 2010
Distribution: Arch linux and backtrack 4 r2
Posts: 53

Original Poster
Rep: Reputation: 3
See my post below with the pastebin link.

Last edited by deadalus.globalnode; 01-27-2011 at 10:47 AM.
 
Old 01-27-2011, 10:42 AM   #19
deadalus.globalnode
Member
 
Registered: Feb 2010
Distribution: Arch linux and backtrack 4 r2
Posts: 53

Original Poster
Rep: Reputation: 3
See my post below with the pastbin link

Last edited by deadalus.globalnode; 01-27-2011 at 10:46 AM.
 
Old 01-27-2011, 10:45 AM   #20
deadalus.globalnode
Member
 
Registered: Feb 2010
Distribution: Arch linux and backtrack 4 r2
Posts: 53

Original Poster
Rep: Reputation: 3
Ok this is stupid. Instead of pasting all 2831 lines in like 10 posts( I cant use more than 30000 characters per post), here is a pastebin link.
http://pastebin.com/pMaHV6Nt

Last edited by deadalus.globalnode; 01-27-2011 at 10:48 AM.
 
Old 01-27-2011, 10:52 AM   #21
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
The last 400 lines were only the information of the system going to sleep and wake up several times.
I have looked through your log, and it is the same as with your lspci and lsusb output: If I wouldn't know better, I would say there is no wireless adapter present in your system. I don't know why Linux doesn't find it, so I can't help here anymore, sorry.
 
Old 01-27-2011, 10:56 AM   #22
deadalus.globalnode
Member
 
Registered: Feb 2010
Distribution: Arch linux and backtrack 4 r2
Posts: 53

Original Poster
Rep: Reputation: 3
Well Sir, I apreciate your time. Perhaps I will have to go with a pcmia card, or usb device.
 
Old 01-28-2011, 02:11 PM   #23
deadalus.globalnode
Member
 
Registered: Feb 2010
Distribution: Arch linux and backtrack 4 r2
Posts: 53

Original Poster
Rep: Reputation: 3
Well I am using a pci card (D-link AirPlus), and it is working fine except that when I come out of sleep mode it quits. No sign of it when I use
Code:
ifconfig -a
The only way to get it to work again is to rip out the card and stick it back into the computer (which realy seems like a bad idea to me). After that, it works great.
Any sugestions would be great.

Edit: I am starting a new thread for this, and if you have an answer you can find it here:
http://www.linuxquestions.org/questi...79#post4240979

Last edited by deadalus.globalnode; 01-28-2011 at 03:47 PM.
 
Old 04-06-2011, 10:13 AM   #24
deadalus.globalnode
Member
 
Registered: Feb 2010
Distribution: Arch linux and backtrack 4 r2
Posts: 53

Original Poster
Rep: Reputation: 3
Update: I left the computer alone for awhile and then came back to it later. I was messing around and found that the wireless option was turned off in the bios . MINOR PROBLEM!
So now my
Code:
lspci | grep net
shows
Code:
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
sugestions?
 
1 members found this post helpful.
  


Reply

Tags
arch, arch linux, ndiswrapper, wireless


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
zencafe wireless card dell latitude c610 issues rmx77 Linux - Laptop and Netbook 2 08-09-2010 12:21 AM
Wireless internet help on Dell Inspiron B130 - Wireless card not detected? agntyellow Linux - Laptop and Netbook 1 08-09-2006 11:42 PM
Intel 2200BG wireless Card / FC4 /DELL Latitude 610 SteveT Linux - Laptop and Netbook 2 03-28-2006 08:02 AM
Unable To Find Wireless Card on Dell Latitude 810 richb01 Linux - Laptop and Netbook 5 03-27-2006 11:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration