Re: network problem on 8.2 stable

2011-11-18 Thread Xihong Yin
New to me. Does the machine have any unusual settings, like a non-default securelevel? No. There are no unusual security settings. On Fri, 18 Nov 2011, Warren Block wrote: On Fri, 18 Nov 2011, Xihong Yin wrote: I set the adapter up. Here is the output of 'dhclient em0' DHCP

Re: network problem on 8.2 stable

2011-11-18 Thread Xihong Yin
s even a lease is obtained. Thanks, On Thu, 17 Nov 2011, Warren Block wrote: On Thu, 17 Nov 2011, Xihong Yin wrote: Hi, I upgraded from 8.0 stable to 8.2 stable today. Now I can't connect to the network through the network adapter. I've set DCHP and SYNCDHCP in /etc/rc.conf and it

Re: network problem on 8.2 stable

2011-11-17 Thread Xihong Yin
1/17/11 18:41, Xihong Yin wrote: I did reboot. It is the same thing. On Thu, 17 Nov 2011, Edward Martinez wrote: On 11/17/11 17:56, Xihong Yin wrote: The ip address can't be obtained. Have you tried rebooting FreeBSD and letting it obtain the IP itself? On some OSes that has

Re: network problem on 8.2 stable

2011-11-17 Thread Xihong Yin
I did reboot. It is the same thing. On Thu, 17 Nov 2011, Edward Martinez wrote: On 11/17/11 17:56, Xihong Yin wrote: The ip address can't be obtained. Have you tried rebooting FreeBSD and letting it obtain the IP itself? On some OSes that has actually w

network problem on 8.2 stable

2011-11-17 Thread Xihong Yin
Hi, I upgraded from 8.0 stable to 8.2 stable today. Now I can't connect to the network through the network adapter. I've set DCHP and SYNCDHCP in /etc/rc.conf and it worked in 8.0. It seems the dhclient problem. The ip address can't be obtained. When I run 'dhclient em0' manually, it shows th

filename problem

2010-10-24 Thread Xihong Yin
I have files on a USB flash drive that are created on a Mac OS. When I want to use the files on my FreeBSD, I have problems. I've searched the FreeBSd Forums. I found a similar post, http://forums.freebsd.org/showthread.php?t=14612. The problem is not resolved in that post. May be somebody here ca

Re: error - ad2: FAILURE

2010-09-03 Thread Xihong Yin
Thanks for the info. Now I am getting more such error messages and the disk fails at boot when trying to mount on /usr. Xihong On Thu, 2 Sep 2010, Lowell Gilbert wrote: Mike Jeays writes: On September 1, 2010 10:29:42 pm Xihong Yin wrote: Hi, I received the following error when I try

error - ad2: FAILURE

2010-09-01 Thread Xihong Yin
Hi, I received the following error when I try to access files in some of the directories in /usr and when the computer boots. ad2s1f is mounted on /usr. ad2: FAILURE - READ_DMA status=51 error=40 LBA=37370159 g_vfs_done():ad2s1f[READ(offset=15415558144, length=16384)]error = 5 Is this a sign

Re: Re : Xorg fails to start after upgrading to 8 stable

2010-06-18 Thread Xihong Yin
7.x > 8.x), you MUST re-install all your ports. See the handbook http://www.freebsd.org/doc/en/books/handbook/ports-using.html and the section "4.5.4 Upgrading Ports". --- En date de : Ven 18.6.10, Xihong Yin a écrit : De: Xihong Yin Objet: Xorg fails to start after upgrading

Xorg fails to start after upgrading to 8 stable

2010-06-17 Thread Xihong Yin
I upgraded from 7.2 to 8.0. Xorg can't start. I got the following message when I type 'startx'. I already upgraded Xorg, hal and libusb to the latest. Anybody can help? Script started on Fri Jun 18 00:20:21 2010 c...@router1:~> startx xauth: creating new authority file /home/c512/.serverauth.6

Re: detached a mounted ufs filesystem

2010-06-14 Thread Xihong Yin
block Using /dev/da0 or other numbers in the list gives me the same results. Thanks, On Sun, 13 Jun 2010, Polytropon wrote: On Sat, 12 Jun 2010 22:38:15 -0400, "Xihong Yin" wrote: 'fdisk /dev/da0' output is *** Working on device /dev/da0 *** parameters extracted

Re: detached a mounted ufs filesystem

2010-06-12 Thread Xihong Yin
for device fsck_ufs: /dev/da0: can't read disk label I forget what layout the disk has. Normally I used /dev/da0s1d to mount the disk. What the next step should I do? Thanks, - Original Message - From: Polytropon Sent: 06/12/10 08:16 PM To: Xihong Yin Subject: Re: detached a moun

detached a mounted ufs filesystem

2010-06-12 Thread Xihong Yin
I accidentally detached my usb external hard drive without umount it. The hard driver filesysystem is ufs. Now I can't mount it because I can't see the slices. What I get is only da0 and da0a in the /dev directory. Is there a way to fix the filesystem? Thanks, Xihong ___

Re: Virtualbox installation failed at Cmake on 8.0 Stable

2010-05-23 Thread Xihong Yin
un, 23 May 2010, Reid Linnemann wrote: On Sat, May 22, 2010 at 11:47 PM, Xihong Yin wrote: I am trying to install Virutalbox on my Freebsd 8.0 Stable #2. However, the installation failed at cmake-2.8.1. Here is the error message I got. Could you help? c++ -O2 -fno-strict-aliasing -pipe -march=

Virtualbox installation failed at Cmake on 8.0 Stable

2010-05-22 Thread Xihong Yin
I am trying to install Virutalbox on my Freebsd 8.0 Stable #2. However, the installation failed at cmake-2.8.1. Here is the error message I got. Could you help? c++ -O2 -fno-strict-aliasing -pipe -march=prescott -I/usr/ports/devel/cmake/work/cmake-2.8.1/Bootstrap.cmk -I/usr/ports/devel/cmake/wor

Re: NDIS failed under 8.0, please help

2010-03-17 Thread Xihong Yin
It is resolved by creating wlan0. Xihong On Tue, 16 Mar 2010, Xihong Yin wrote: The NDIS driver failed after I upgraded from 7.1 to 8.0 Stable, the NDIS driver was built successfully under 8.0 though. The wireless card is a Dell TrueMobile 1300 WLAN Mini-PCI Card. It works perfectly under

NDIS failed under 8.0, please help

2010-03-16 Thread Xihong Yin
The NDIS driver failed after I upgraded from 7.1 to 8.0 Stable, the NDIS driver was built successfully under 8.0 though. The wireless card is a Dell TrueMobile 1300 WLAN Mini-PCI Card. It works perfectly under 7.2. I run #ifconfig ndis0 up scan and got and error: ifconfig: unable to get scan

Where can I find port configuration options?

2010-02-26 Thread Xihong Yin
I know you can set your options when you build a port. But where can I find these options for a port? For example, how can I build Firefox with the option to disable anti-aliasing font? Xihong ___ freebsd-questions@freebsd.org mailing list http://lists.

doesn't change to Daylight Saving Time

2008-03-09 Thread Xihong Yin
Hi, My FreeBSD 6.2 doesn't change to Daylight Saving Time. How should I fix it? 'zdump -v /etc/localtime | grep 2008' output: /etc/localtime Sun Mar 9 06:59:59 2008 UTC = Sun Mar 9 01:59:59 2008 EST isdst=0 gmtoff=-18000 /etc/localtime Sun Mar 9 07:00:00 2008 UTC = Sun Mar 9 03:00:00 2008

Re: wpa_supplicant question

2007-09-01 Thread Xihong Yin
It is working now. I have to use wep_key0 and wep_tx_keyidx=0. Many thanks! Xihong On Sat, 1 Sep 2007, Mel wrote: On Saturday 01 September 2007 16:47:49 Xihong Yin wrote: Thanks, I thought it was the problem of the argument. But I still can not connect to my Access Point using

Re: wpa_supplicant question

2007-09-01 Thread Xihong Yin
in my /etc/wap_supplicant.conf file. My /etc/wap_supplicant.conf looks like this: network={ ssid="home" key_mgmt=NONE wep_key1=1234567890 wep_tx_keyidx=1 } Any suggestions about the problem? On Fri, 31 Aug 2007, Kevin Downey wrote: On 8/31/07, Xihong Yin <[EMAIL PR

wpa_supplicant question

2007-08-31 Thread Xihong Yin
I use wpa_supplicant and have set the 'ifconfig_ndis0="WPA DHCP"' in my /etc/rc.conf. However I am using the NDIS driver, so how do I pass the "-Dndis" argument to the wpa_supplicant? Thanks -- Free pop3 email with a spam filter

restart network without shutdown

2007-08-07 Thread Xihong Yin
How can I restart my network card without shutdown/reboot? I use DHCP. Thanks, -- Get a free email address with REAL anti-spam protection. http://www.bluebottle.com/tag/1 ___ freebsd-q

Re: vpnc on FreeBSD 6.2

2007-07-09 Thread Xihong Yin
Yes, I can also traceroute the vpn3000. On Mon, 9 Jul 2007, Xihong Yin wrote: > Yes. I can ping the ip of my vpn3000, and it is alive. I use ip address not > DNS name for the vpn3000. I'm not sure if I can traceroute. I'll give a try > today. > > > > On Mon, 9

Re: vpnc on FreeBSD 6.2

2007-07-09 Thread Xihong Yin
Yes. I can ping the ip of my vpn3000, and it is alive. I use ip address not DNS name for the vpn3000. I'm not sure if I can traceroute. I'll give a try today. On Mon, 9 Jul 2007, Jonathan Horne wrote: > On Monday 09 July 2007 11:16:33 Xihong Yin wrote: > > I did create the

Re: vpnc on FreeBSD 6.2

2007-07-09 Thread Xihong Yin
On Monday 09 July 2007 10:28:00 Xihong Yin wrote: > > Hi, > > > > I am trying to make vpnc working on my FreeBSD 6.2 laptop to connect to a > > Cisco 3000 VPN concentrator without any luck. Has anybody been successful > > on this? Is there an

vpnc on FreeBSD 6.2

2007-07-09 Thread Xihong Yin
Hi, I am trying to make vpnc working on my FreeBSD 6.2 laptop to connect to a Cisco 3000 VPN concentrator without any luck. Has anybody been successful on this? Is there any guide on this? Thanks, Xihong -- Get a free email acc

Re: Xorg failed to start after upgrading to 7.2

2007-06-10 Thread Xihong Yin
ver xinit: No such process (errno 3): Server error --- Could you help again? Thanks, Xihong On Sun, 10 Jun 2007, Manolis Kiagias wrote: > [EMAIL PROTECTED] wrote: > > On 09/06/07, Xihong Yin <[EMAIL PROTECTED]> top-posted: > >> Thank you for

Re: Xorg failed to start after upgrading to 7.2

2007-06-09 Thread Xihong Yin
Thank you for answering my question. I did change my ModulePath to /usr/local/lib/xorg/modules in my xorg.conf file. Under my /usr/local/lib/xorg/modules, there are no such libs as xtt, vesa, mouse, and kbd. Xihong On Sat, 9 Jun 2007, Manolis Kiagias wrote: > Xihong Yin wrote: > &

Xorg failed to start after upgrading to 7.2

2007-06-09 Thread Xihong Yin
After upgrading Xorg from 6.8 to 7.2, I got the following error when I start X. (EE) Failed to load module "xtt" (module does not exist, 0 ) (EE) Failed to load module "vesa" (module does not exist, 0 ) (EE) Failed to load module "module" (module does not exist, 0 ) (EE) Failed to load module "kbd

vpnc error! help please!

2006-11-03 Thread Xihong Yin
Hi, I got a 'no response from target' error after run 'vpnc'. What was the problem? My uname -a output is: FreeBSD dell.myhome.westell.com 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #0: Sun Jun 4 12:41:34 EDT 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/NATSMBKERNEL i386 Thanks, Xihong _