DragonFly BSD
DragonFly bugs List (threaded) for 2005-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Report of a number of problems


From: "elekktretterr@xxxxxxxxxxxxxx" <elekktretterr@xxxxxxxxxxxxxx>
Date: Thu, 10 Nov 2005 11:26:07 +1100

Hi Matt,

>     I don't see the NIC in the dmesg output you posted.  Perhaps it is
>     being loaded as a module?  If so then you probably need to post 
>     the actual 'dmesg' output after the interface has been configured
>     instead of /var/run/dmesg.boot.

Think some of these are definately the related parts of the dmesg:

sis0: <NatSemi DP8381[56] 10/100BaseTX> port 0xb800-0xb8ff mem 
0xdb026000-0xdb026fff irq 11 at device 13.0 on pci0
miibus0: <MII bus> on sis0
sis0: MAC address: 00:a0:cc:a2:99:39

intr 11 at 7378 < 20000 hz, livelock removed

>     Also provide the output from 'ifconfig' after you have configured the
>     interface.

fwe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
	ether 02:11:d8:14:c1:a2
	ch 1 dma -1
sis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.1.50 netmask 0xffffff00 broadcast 192.168.1.255
	inet6 fe80::2a0:ccff:fea2:9939%sis0 prefixlen 64 scopeid 0x2 
	ether 00:a0:cc:a2:99:39
	media: Ethernet autoselect (100baseTX <full-duplex>)
	status: active
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 
	inet6 ::1 prefixlen 128 
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500



> 
> 	sysctl kern.emergency_intr_enable=1
> 
>     If ping to another host on the LAN suddenly starts working, then we
>     know its an interrupt routing issue.  If not, then we know its a driver
>     issue.

Still cannot ping. This is the exact result I get after running ping
192.168.1.1 and pressing CTRL+C after some time:

PING 192.168.1.1 (192.168.1.1): 56 data bytes

--- 192.168.1.1 ping statistics ---
6 packets transmitted, 0 packets received, 100% packet loss


I should let you know that its working in DragonFly 1.2, a number of
builds after that, FreeBSD < 6.0 (not sure about RC1, but it works with
the betas i tried), however it would be a hack of job for me to go
through every single nightly build to find out when it stopped working.

Petr





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