d3ee [PCBSD] trouble with Realtek RTL8101E/RTL8102E - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > System Hardware

System Hardware Internal storage, motherboards, PCI cards, stuff inside the case.

Reply
 
Thread Tools Display Modes
  #1  
Old December 14th, 2009, 20:50
sashaK sashaK is offline
Junior Member
 
Join Date: Apr 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default [PCBSD] trouble with Realtek RTL8101E/RTL8102E

Dear FreeBSD Community,

My name is Alexander Kapshuk. I have installed PCBSD 7.1.1 on my HP Compaq Presario CQ61-110ER laptop. I believe this OS is based on FreeBSD 7.2, correct me if I'm wrong.

While the installation went smoothly overall, my Realtek ethernet controller doesn't show in the output of ifconfig.

I posted a query about this issue on the PCBSD forum a few week back. Haven't had any response so far. So I apologise for posting this query on this forum. I just didn't know where else to look for help.

Please see below for some technical details that might hopefully shed some light to someone with more experience using the system, as mine is very little.

output of less /var/run/dmesg.boot | grep re0

Code:
re0: <RealTek 8101E/8102E/8102EL PCIe 10/100baseTX> port 0x2000-0x20ff mem 0xd4010000-0xd4010fff,0xd4000000-0xd400ffff irq 17 at device 0.0 on pci3
re0: Using 1 MSI messages
re0: Chip rev. 0x24800000
re0: MAC rev. 0x00400000
re0: Unknown H/W revision: 0x24c00000
device_attach: re0 attach returned 6
re0: <RealTek 8101E/8102E/8102EL PCIe 10/100baseTX> port 0x2000-0x20ff mem 0xd4010000-0xd4010fff,0xd4000000-0xd400ffff irq 17 at device 0.0 on pci3
re0: Using 1 MSI messages
re0: Chip rev. 0x24800000
re0: MAC rev. 0x00400000
re0: Unknown H/W revision: 0x24c00000
device_attach: re0 attach returned 6
re0: <RealTek 8101E/8102E/8102EL PCIe 10/100baseTX> port 0x2000-0x20ff mem 0xd4010000-0xd4010fff,0xd4000000-0xd400ffff irq 17 at device 0.0 on pci3
re0: Using 1 MSI messages
re0: Chip rev. 0x24800000
re0: MAC rev. 0x00400000
re0: Unknown H/W revision: 0x24c00000
device_attach: re0 attach returned 6
re0: <RealTek 8101E/8102E/8102EL PCIe 10/100baseTX> port 0x2000-0x20ff mem 0xd4010000-0xd4010fff,0xd4000000-0xd400ffff irq 17 at device 0.0 on pci3
re0: Using 1 MSI messages
re0: Chip rev. 0x24800000
re0: MAC rev. 0x00400000
re0: Unknown H/W revision: 0x24c00000
device_attach: re0 attach returned 6
output of pciconf -l | grep re0

Code:
re0@pci0:3:0:0:	class=0x020000 card=0x306a103c chip=0x813610ec rev=0x02 hdr=0x00
output of ifconfig

Code:
ath0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
	ether 00:24:2c:5e:06:f2
	media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
	status: no carrier
	ssid "" channel 1 (2412 Mhz 11b)
	authmode OPEN privacy OFF txpower 50 bmiss 7 scanvalid 60 bgscan
	bgscanintvl 300 bgscanidle 250 roam:rssi11b 7 roam:rate11b 1 burst
	bintval 0
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 
	inet6 ::1 prefixlen 128 
	inet 127.0.0.1 netmask 0xff000000 
pflog0: flags=0<> metric 0 mtu 33204
pfsync0: flags=0<> metric 0 mtu 1460
	syncpeer: 224.0.0.240 maxupd: 128
Please let me know if you require further details that might be of help.

Look forward to hearing from anyone who would care to help at your convenience.

Regards,

Alexander Kapshuk.

Last edited by DutchDaemon; December 15th, 2009 at 00:40. Reason: added [code] tags
Reply With Quote
  #2  
Old December 15th, 2009, 00:42
DutchDaemon's Avatar
DutchDaemon DutchDaemon is offline
Administrator
 
Join Date: Nov 2008
Location: Rotterdam, the Netherlands
Posts: 9,935
Thanks: 30
Thanked 1,929 Times in 1,351 Posts
Default

Quote:
Originally Posted by sashaK View Post
I have installed PCBSD 7.1.1 on my HP Compaq Presario CQ61-110ER laptop. I believe this OS is based on FreeBSD 7.2, correct me if I'm wrong.
Sure, but make a note of this:

Topics about PC-BSD / FreeNAS / DesktopBSD / m0N0WALL / pfSense
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules
FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki
Before you post: How to ask questions the smart way
If you must know .. So, what does an Administrator/Moderator do?
---> Do not PM me with FreeBSD questions. I do not work here. <---
Reply With Quote
  #3  
Old December 15th, 2009, 07:42
sashaK sashaK is offline
Junior Member
 
Join Date: Apr 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for getting back to me.
I do realise that this is a FreeBSD forum. After I ran into the trouble with PCBSD, described in my original post, I installed FreeBSD 7.2 on the same hard ware and ran into the same problem. My NIC was not listed in the sysinstall network configuration section, nor in the output of ifconfig. So I thought that my query applied to both FreeBSD as well as PCBSD. As I had no response from the PCBSD community, I thought I'd ask the FreeBSD community in the hope I would get a better response here. I would really appreciate some help as it's an issue I've had with both FreeBSD and PCBSD.
Reply With Quote
  #4  
Old December 15th, 2009, 11:13
dennylin93 dennylin93 is offline
Member
 
Join Date: Dec 2008
Posts: 784
Thanks: 34
Thanked 103 Times in 71 Posts
Default

Try looking in FreeBSD 8.0-RELEASE Hardware Notes. There's also a small chance that -CURRENT might work.
Reply With Quote
  #5  
Old December 15th, 2009, 11:31
sashaK sashaK is offline
Junior Member
 
Join Date: Apr 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
Thanks a lot for your reply!
both FreeBSD 7.2 and FreeBSD 8.0 have this line in their Ethernet hardware notes:
http://www.freebsd.org/releases/7.2R....html#ETHERNET
The re(4) driver supports RealTek RTL8139C+, RTL8169, RTL816xS, RTL811xS, and RTL8101E based Fast Ethernet and Gigabit Ethernet adapters;
http://www.freebsd.org/releases/8.0R....html#ETHERNET
he re(4) driver supports RealTek RTL8139C+, RTL8169, RTL816xS, RTL811xS, and RTL8101E based Fast Ethernet and Gigabit Ethernet adapters.
Mine is RTL8101E/RTL8102E.
What do you make of it?
Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE4 won't login [PCBSD] hollis2507 KDE 7 December 2nd, 2009 18:14
pcbsd electrovalent Installing & Upgrading 6 October 19th, 2009 18:26
nvidia driver on pcbsd dumkat X.Org 5 June 30th, 2009 13:09
Xdmx and FreeBSD/PCBSD jempson X.Org 3 June 26th, 2009 07:01
gnome does not open (PCBSD) lio_013 GNOME 8 May 20th, 2009 03:41


All times are GMT +1. The time now is 18:18.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0