Re: [gentoo-user] wpa_supplicant+ndiswrapper, Dell E1505, Broadcom 4311 wireless problem

2007-08-30 Thread Lingyun Yang
On 8/27/07, Willie Wong <[EMAIL PROTECTED]> wrote: > > The following lines worries me a bit. > > On Mon, Aug 27, 2007 at 12:16:23AM -0400, Penguin Lover Lingyun Yang > squawked: > > Starting AP scan (specific SSID) > > Scan SSID - hexdump_ascii(l

Re: [gentoo-user] wpa_supplicant+ndiswrapper, Dell E1505, Broadcom 4311 wireless problem

2007-08-30 Thread Lingyun Yang
It works under unencrypted, no password network. But not the network with authorization. On 8/27/07, Willie Wong <[EMAIL PROTECTED]> wrote: > > The following lines worries me a bit. > > On Mon, Aug 27, 2007 at 12:16:23AM -0400, Penguin Lover Lingyun Yang > squawked:

[gentoo-user] where is liblapack.so.3 ?

2007-08-28 Thread Lingyun Yang
Hi all, I am using a program doing scientific calculations, it requires liblapack.so.3. But where is it ? I have installed lapack-atlas 3.7.1, no this lib found. Thanks. Best regards, Lingyun

[gentoo-user] wpa_supplicant+ndiswrapper, Dell E1505, Broadcom 4311 wireless problem

2007-08-26 Thread Lingyun Yang
Hi, I got some problems with my Broadcom 4311 wireless card. It's a DELL Inspiron E1505. I can't setup the wireless with WPA/TKIP Here are my config files and the output of wpa_supplicant with debug info. denver ~ # cat /etc/conf.d/net # This blank configuration will automatically use D

[gentoo-user] any ebuild for Petite Chez Scheme or compatible scheme implementation ?

2006-02-02 Thread Lingyun Yang
I don't know much about scheme's variation and license, I'm just wondering why there's no Petite Chez Scheme. If I can't get it, which is a compatable one to this implementation can emerged in gentoo ? Thanks a lot! Lingyun

Re: [gentoo-user] no ebuilds available, how to unmerge them ?

2005-12-31 Thread Lingyun Yang
Hi Alex, Thanks a lot, *emerge -C* does help! I only tried *emerge unmerge*. Lingyun On 12/31/05, Alexander Skwar <[EMAIL PROTECTED]> wrote: Lingyun Yang schrieb:> Even I know the latest emacs doesn't need mule-gbk, I can not even> unmerge them, because I don't have ebuild

[gentoo-user] no ebuilds available, how to unmerge them ?

2005-12-31 Thread Lingyun Yang
Hi all,    I found that two of my ebuilds are lost, and it's probably depricated or renamed in portage. I checked the packages.gentoo.org, they are also missing. # emaint --check world Checking world for problems 'x11-plugins/desklet-psisensors' has no ebuilds available 'app-emacs/mule-gbk' has

Re: [gentoo-user] route problem when reboot from eth1 to eth1

2005-04-18 Thread Lingyun Yang
o create a more complete configuration, # please review /etc/conf.d/net.example and save your configuration # in /etc/conf.d/net (this file :]!). dhcpcd_eth0="-t 5" > > > > > and see if that fixes it. > > > > If that is the problem we should then look fo

Re: [gentoo-user] route problem when reboot from eth1 to eth1

2005-04-18 Thread Lingyun Yang
ERROR: "net.eth1" has not yet been started. I didn't start net.eth0, neither my rc.local or runlevel > If that is the problem we should then look for a more permanent > solution. > > On Mon, 18 Apr 2005 22:20:50 + > Lingyun Yang wrote: > > > Hi all,

[gentoo-user] route problem when reboot from eth1 to eth1

2005-04-18 Thread Lingyun Yang
Hi all, I met a problem when I reboot from using eth1(wireless) to eth0, I can't connect to internet, and after I delete one of the default route it works, restart eth0 doesn't work for me. My home network: notebook eth0 ->Switch --->Gentoo(Iptables)---cable modem--> Internet