ÓÐûÓдó½Öܱ߸üпìµÄÕ¾µã£¿

2002-07-09 文章 wqinian rao
能全部列出来吗?
谢谢!

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




¹ØÓÚÅäÖÃnvidiaÏÔʾ¿¨µÄÎÊÌ⣡

2002-07-18 文章 wqinian rao
我 用apt-get install nvidia-kernel-src nvidia-glx-src
两个文件,但是我进入/usr/src后出现
nvidia-glx-1.0-2880这个目录了,我 用tar xzvf 
nvidia-kernel-src解压后,出来个modules目录,里面又有个debian目录,请问我该如何做呢,谢谢!

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: ¹ØÓÚÅäÖÃnvidiaÏÔʾ¿¨µÄÎÊÌ⣡

2002-07-18 文章 wqinian rao
 --- Cui Chun <[EMAIL PROTECTED]> 的正文:> wqinian
rao 写道:
> 
> >我 用apt-get install nvidia-kernel-src
> nvidia-glx-src
> >两个文件,但是我进入/usr/src后出现
> >nvidia-glx-1.0-2880这个目录了,我 用tar xzvf
>
nvidia-kernel-src解压后,出来个modules目录,里面又有个debian目录,请问我该如何做呢,谢谢!
> >
--
>>
请问,你是什么显示卡?tnt2?如果是,那么应该不用安装什么特别的东西debian
> sid
>
就会支持的.你用的什么版本?xf86config能够很好的配置成功.
> 
>  
你好:
   我是GeFocse2 mx200的显示卡,我只升级到了woody,您有什么高见吗?

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




ÔÚwoodyÉϰ²×°ÁËmysqlΪʲôûÓпª3306¶Ë¿Ú

2002-07-19 文章 wqinian rao
请问我用apt-get install
mysql*安装了mysql-client和mysql-server,我本地机器能执行mysql客户端进去,但是为什么3306这端口没有开呢。我用nmap扫了一下确实没有开,为什么本地又能登陆进去呢??我以前没有遇到这样的情况,我主要是要用jdbc来连接MYSQL,请问该如何做呢??
还有8009是什么端口啊。。。谢谢

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: ÔÚwoodyÉϰ²×°ÁËmysql为什么没有}3306¶Ë¿Ú

2002-07-20 文章 wqinian rao
 --- Alex Lau <[EMAIL PROTECTED]> 的正文:> mysql
don't default open the 3306 anymore
> you have to go into the /etc/mysql/my.cnf
> comment out
> skip-networking
> 
> 8007 should be used by tomcat internet port
> it feed to apache jk_mod
> I'm not sure what 8009 is.
> but if you are using portsenter it nmap may
> not look the same... send the nmap to me if you
> like, I can have you look at it...
> also you can try telnet localhost 8009 see you
> get anything open at all...
> Alex
> 
> wqinian rao
> 
> >请问我用apt-get install
>
>mysql*安装了mysql-client和mysql-server,我本地机器能执行mysql客户端进去,但是为什么3306这端口没有开呢。我用nmap扫了一下确实没有开,为什么本地又能登陆进去呢??我以前没有遇到这样的情况,我主要是要用jdbc来连接MYSQL,请问该如何做呢??
> >还有8009是什么端口啊。。。谢谢
> >
>
您好:
非常感谢,我OPEN my.cnf文件看networking那项没有被#
,所以我想是开了3306的,要把它给#才行吗?

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: ÔÚwoodyÉϰ²×°ÁËmysql为什么没有}3306¶Ë¿Ú

2002-07-20 文章 wqinian rao
 --- Alex Lau <[EMAIL PROTECTED]> 的正文:> mysql
don't default open the 3306 anymore
> you have to go into the /etc/mysql/my.cnf
> comment out
> skip-networking
> 
> 8007 should be used by tomcat internet port
> it feed to apache jk_mod
> I'm not sure what 8009 is.
> but if you are using portsenter it nmap may
> not look the same... send the nmap to me if you
> like, I can have you look at it...
> also you can try telnet localhost 8009 see you
> get anything open at all...
> Alex
> 
> wqinian rao
> 
> >请问我用apt-get install
>
>mysql*安装了mysql-client和mysql-server,我本地机器能执行mysql客户端进去,但是为什么3306这端口没有开呢。我用nmap扫了一下确实没有开,为什么本地又能登陆进去呢??我以前没有遇到这样的情况,我主要是要用jdbc来连接MYSQL,请问该如何做呢??
> >还有8009是什么端口啊。。。谢谢

skip-networking这项没有被#

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: ¹Ø_ÅäÖÃnvidiaÏÔʾ¿¨µÄ问题!

2002-07-21 文章 wqinian rao
 --- Alex Lau <[EMAIL PROTECTED]> 的正文:> make
sure you get the kernel-src-xx.x.x link to
> /usr/src/linux
> the module de-tar-zip at /usr/src
> tar -zxvf nvidia-kernel-src > should look like
> /usr/src/modules/
> 
> For Kernel Src related package, usually debian use
> make-kpkg
> 
> it should be one of the following :
> 
> make-kpkg --add-modules nvidia-glx-1.0-2880
> 
> and
> 
> make-kpkg modules nvidia-glx-1.0-2880 ( build the
> module itself )
> 
> Alex
> 
> wqinian rao :
> 
> >我 用apt-get install nvidia-kernel-src
> nvidia-glx-src
> >两个文件,但是我进入/usr/src后出现
> >nvidia-glx-1.0-2880这个目录了,我 用tar xzvf
>
nvidia-kernel-src解压后,出来个modules目录,里面又有个debian目录,请问我该如何做呢,谢谢!
> >

您好:
  
小弟不才,没有理解您第一句话的意思,那个kernel-src-xx.x.x是个tar.gz文件,需要link到linux吗?把他解压就是
modules这个目录了。。您的意思是把这个目录:
ln -s modules linux??
请指点,谢谢!

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: ¹Ø_ÅäÖÃnvidiaÏÔʾ¿¨µÄ问题!

2002-07-21 文章 wqinian rao
 --- Alex Lau <[EMAIL PROTECTED]> 的正文:> make
sure you get the kernel-src-xx.x.x link to
> /usr/src/linux
> the module de-tar-zip at /usr/src
> tar -zxvf nvidia-kernel-src > should look like
> /usr/src/modules/
> 
> For Kernel Src related package, usually debian use
> make-kpkg
> 
> it should be one of the following :
> 
> make-kpkg --add-modules nvidia-glx-1.0-2880
> 
> and
> 
> make-kpkg modules nvidia-glx-1.0-2880 ( build the
> module itself )
> 
> Alex
> 
> wqinian rao :
> 
> >我 用apt-get install nvidia-kernel-src
> nvidia-glx-src
> >两个文件,但是我进入/usr/src后出现
> >nvidia-glx-1.0-2880这个目录了,我 用tar xzvf
>
nvidia-kernel-src解压后,出来个modules目录,里面又有个debian目录,请问我该如何做呢,谢谢!
> >
> 
呵呵,不好意思你说link to linux是linux
kernel吧,我没有
看清楚以为是nvidia的kernel 所以想了半天,没有想通不好意思

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Ôõô²»ÄÜ·ÃÎʰ¢

2002-07-21 文章 wqinian rao
 --- [EMAIL PROTECTED] 的正文:> 闽? nvidia
??
> 
> и?  呼??癸?Τㄇ腊??
>
http://linux.nctu.edu.tw/web/moto/topics/my_articles/Debian-Tutorial/
> Debian-Install-Guide.html
> 
> 叫把? 12.6 ??
> “ X-Info: rocbird -> [EMAIL PROTECTED]
> “ X-Sign: 0UJL4UTKNHWyL4vX5Maw (02/07/21 18:58:37 )
> 
权限拒绝了。。。

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




make-kpkg modules-imageʧ°Ü...GeForse2

2002-07-21 文章 wqinian rao
我为了要装nvidia的GeForce2 mx200显示卡,用apt-get
install 安装了nvidia* 
的kernel和那个glx-src,也下了linux的kernel-source-2.4.18(好像是这个)反正

是woody中最心的,我move成linux目录后,进入make-kpkg
modules-image 
有很多问题,我开始回答了y最后发现问题太多,我就全部按'enter'。。

最后问题完后开始编译,却出现**Failed cc sanity check
Bailing out ** 
make[2]:[gcc-check]Error1,好像是进入nvidia的目录时候出错了,请问

是什么原因呢? 



_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: make-kpkg modules-image¥¢±Ñ...GeForse2

2002-07-21 文章 wqinian rao
 --- [EMAIL PROTECTED] 的正文:> [EMAIL PROTECTED]: rocbird
(?尘) ??: Debian
> 夹?: Re: make-kpkg modules-imageア毖...GeForse2
> ?丁: Mon Jul 22 00:13:04 2002
> 
> “ [EMAIL PROTECTED] (wqinian
> rao)?ぇ皇ē?
> > и???杆nvidia?GeForce2 mx200陪ボ??ノapt-get
> > install ?杆?nvidia*
> >
>
?kernel?ê?glx-src,???linux?kernel-source-2.4.18(?钩はタ
> >
> ?woodyい程み??иmoveΘlinuxヘ魁make-kpkg
> > modules-image
> >
>
Τ??拜??и???氮?y程???拜?び??и??场?'enter'??
> > 程?拜?Ч亩**Failed cc sanity
> check
> > Bailing out **
> >
>
make[2]:[gcc-check]Error1??钩???nvidia?ヘ魁???岿??叫拜
> > ?ぐ或
> >
> 
老大您说什么,我看不懂繁体呢,转换也没有用。。

_
Do You Yahoo!? 
银行巨头聚会中原 大浪淘‘金’谁将笑傲
http://sweepstakes.yahoo.com/bank_surveywave2/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




nvidiaËäÈ»ÅäÖúÃÁË£¬µ«ÊÇx»¹ÊÇÆð²»À´:(

2002-07-22 文章 wqinian rao
好不容易把nvidia装上,结果安装x的时候(以前什么X都没有装)现在才开始装X包,比如task-x-window-system-core
等,
但是安装task-x-window-system却要把xfree86等删了才能装那两个rstart
and rstartd,但是装了后再装task-x-window-system
的时候又要xfree86等,又要把rstart and
rstartd删了。如此反复
不知道如何装了。我就没有装task-x-window-system,用
dpkg-reconfigure
xserver-xfree86,应该配置没有错吧,选那个什么的时候我选nvidia没有错吧?安装完,我运行startx的时候却说Failed
to initialize the Nvdriver kernel module,和
XIO:fatal 20 error 104(Connection reset by peer) on
Xserver
":0:0"after 0 request (0 know processed) with 0 events
remainiy
如果运行XFree86就出现Failed to initialize the Nvdriver
kernel module和Fatal server error no screens found
请问是哪里出错了??我在dpkg-reconfigure的时候,好象问了个显卡的bus吧,我没有写,因为lspci没有显示那格式啊,比如
pic:xx:xx:xx只有最开始显示01:00.0,我这样输进去,结果却
说格式不对。。所以我按'enter'跳过了..请老大们指点!!
非常感谢,我还等着在LINUX下开发我的web项目呢...

_
Do You Yahoo!? 
体坛明星啸聚缤纷赛场 精彩时刻尽在雅虎体育
http://cn.sports.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: ¹Ø_ÅäÖÃnvidiaÏÔʾ¿¨µÄ问题!

2002-07-23 文章 wqinian rao
 --- Alex Lau <[EMAIL PROTECTED]> 的正文:> Sorry
about that... I should explain a little more.
> When you make your own kernel, there may be some
> modules or update or patch which is not in the
> officeal deb package format. And the standard
> /usr/src/linux directory are usually the location
> for the current kernel source. And most update and
> patches will build by reading info form
> /usr/src/linux
> so it is safter to link kernel-src-xxx to linux.
> ln -s kerenl-src-xxx linux
> should work
> 
> Now after I read your other email. I realized that
> you havn't complie your own kernel yet.
> Kernel module is like linked lib, they need to match
> with all the "symble". e.g. libc6-2.2 may have
> different
> symble then libc6-2.1
> So when you make your own kernel, you need to make
> it
> with the same source you are using.
> 
> When you need a kernel-module in debian there are
> two
> way of doing it
> First one is when you are using the offical kernel:
> 1. find and install the deb kernel-module you are
> looking for
> 2. install the kernel-header (same version of your
> kernel)
> 3. make-kpkg the module and install it.
> 
> Second one is when you build your own kernel:
> 1. find and install the kernel-source you want.
> 2. make menuconfig, your kernel
> 3. make-kpkg the kernel-image and install it
> 4. find and install the extra-module
> 5. make-kpkg the kernel-module
> 
> Good luck :)
> Alex
> P.S. see that will help. if not > the error to file
> and
> send it to me see I can help :)
> 
> wqinian rao wrote:
> 
> > --- Alex Lau <[EMAIL PROTECTED]> 的正文:> make
> >sure you get the kernel-src-xx.x.x link to
> >  
> >
> >>/usr/src/linux
> >>the module de-tar-zip at /usr/src
> >>tar -zxvf nvidia-kernel-src > should look like
> >>/usr/src/modules/
> >>
> >>For Kernel Src related package, usually debian use
> >>make-kpkg
> >>
> >>it should be one of the following :
> >>
> >>make-kpkg --add-modules nvidia-glx-1.0-2880
> >>
> >>and
> >>
> >>make-kpkg modules nvidia-glx-1.0-2880 ( build the
> >>module itself )
> >>
> >>Alex
> >>
> >>wqinian rao :
> >>
> >>
> >>
> >>>我 用apt-get install nvidia-kernel-src
> >>>  
> >>>
> >>nvidia-glx-src
> >>
> >>
> >>>两个文件,但是我进入/usr/src后出现
> >>>nvidia-glx-1.0-2880这个目录了,我 用tar xzvf
> >>>  
> >>>
>
>nvidia-kernel-src解压后,出来个modules目录,里面又有个debian目录,请问我该如何做呢,谢谢!
> >  
> >
> >呵呵,不好意思你说link to linux是linux
> >kernel吧,我没有
> >看清楚以为是nvidia的kernel
> 所以想了半天,没有想通不好意思
> >
>

非常感谢您的回复:
我现在内核已经升级到了2.4.18(686),我先是用apt-get
install kernel-image-2.4.18装的。我想这样行的吧。然后
再到/usr/src/linux下去make-kpkg
modules_image这下就没有
错误了,后面编译nvidia就很顺利了。。

_
Do You Yahoo!? 
体坛明星啸聚缤纷赛场 精彩时刻尽在雅虎体育
http://cn.sports.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: nvidiaËäÈ»ÅäÖúÃÁË,但是x还是_²»À´:(

2002-07-23 文章 wqinian rao
 --- Alex Lau <[EMAIL PROTECTED]> 的正文:> wqinian
rao 提到:
>
>好不容易把nvidia装上,结果安装x的时候(以前什么X都没有装)现在才开始装X包,比如task-x-window-system-core
> >等,
>
>但是安装task-x-window-system却要把xfree86等删了才能装那两个rstart
> >and rstartd,但是装了后再装task-x-window-system
> >的时候又要xfree86等,又要把rstart and
> >rstartd删了。如此反复
> >不知道如何装了。我就没有装task-x-window-system,用
> >dpkg-reconfigure
> >
> I never like the virtual package like
> task-x-window-system.
> To much dependence problem. If you are using sid, I
> know the
> x-window-system package work.
> 
>
>xserver-xfree86,应该配置没有错吧,选那个什么的时候我选nvidia没有错吧?安装完,我运行startx的时候却说Failed
> >to initialize the Nvdriver kernel module,和
> >XIO:fatal 20 error 104(Connection reset by peer) on
> >Xserver ":0:0"after 0 request (0 know processed)
> with 0 events remainiy
> >如果运行XFree86就出现Failed to initialize the
> Nvdriver
> >kernel module和Fatal server error no screens found
>
>请问是哪里出错了??我在dpkg-reconfigure的时候,好象问了个显卡的bus吧,我没有写,因为lspci没有显示那格式啊,比如
>
>pic:xx:xx:xx只有最开始显示01:00.0,我这样输进去,结果却
> >
> after you install the module for nvdriver did you
> load it?
> run $>lsmod see you loaded it, if not $>modconf and
> load that.
> if you have kernel-module loaded and X wouldn't
> start
> the X driver may not work with the kernel-module.
> run $>XFree86 -configure as root, that will give you
> a config file
> in root home, match and see the different with your
> /etc/X11/XF86Config-4 file.
> Usually it will get the pci scan done for you also.
> Good luck
> Alex

您好:
  
我也照你这样做了,lsmod的确没有看见nvidia有关的,但是用modconf也没有找到啊,用XFree86
-configure
是给我了配置文件,但是执行这个命令的时候说mouse有问题,又说能找
到mouse,我ln -s /dev/psaux /dev/mouse是对的吧。。
请问到底我哪里出错了呢??

_
Do You Yahoo!? 
体坛明星啸聚缤纷赛场 精彩时刻尽在雅虎体育
http://cn.sports.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: [Re: Îҵľ­Ñé] Re: nvidiaËäÈ»ÅäÖúÃÁË,但是x还是_²»À´:(

2002-07-29 文章 wqinian rao
 --- Alex Lau <[EMAIL PROTECTED]> 的正文:> 
> Thanks
> I go ahead forword it to the mailing list.
> Alex
> 
> 徐宾甫 提到:
> 
> >一.首先至网站下载 NVIDIA_kernel-1.0-2960.tar.gz 和
> >NVIDIA_GLX-1.0-2960.tar.gz 两者档案版本编号要相同
> >二.解压缩
> >$ tar xvzf NVIDIA_kernel-1.0-2960.tar.gz
> >$ tar xvzf NVIDIA_GLX-1.0-2960.tar.gz
> >$ apt-get install kernel-header-版本编号
> (要下载你目前开机 kernel 的
> >版本)
> >三.至解压后的子目录并下 make install 指令
> >$ cd NVIDIA_kernel-1.0-2960
> >$ make install
> >$ cd ../NVIDIA_GLX-1.0-2960
> >$ make install
> >四.若在 NVIDIA_kernel-1.0-2960 子目录中下 make
> install 出现错误讯息时请下
> >make SYSINCLUDE=/usr/src/linux/include
> >五.这时候驱动程式以按装完成可以规划Xserver
> >$ XFree86 -configure
> >完成后所产生的档案会自动存放在你的home目录中可以用
> >$ XFree86 -xf86config
> /home/你的家目录/XF86Config-4(可能所产生的档案
> >名称或目录会不同这里只是作范例)来测试
> >测试后的报告会在 /var/log/XFree86.0.log
> 只要对照应该可以发现错误的地方只要修
> >改对 X 就可以正常执行了
> >
> > 祝好运
> >
你好:
   如果我要从source安装nvidia驱动程序,但是现在我已经
是用deb包安装的nvidia-kernle了。。如何从系统中删去呢?
改用source安装?

_
Do You Yahoo!? 
世界杯风云跌宕 网站报道最爱哪家
http://sweepstakes.yahoo.com/fifa_survey


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]