Re:Re: [gentoo-user] Can't log into KDE desktop

2011-12-18 Thread Lavender
> >Does this help? > >http://forums.gentoo.org/viewtopic-t-889262-view-next.html?sid=362067832d51d0cad5d2e8bd2199b84b > I afraid it is not so much helpful.

[gentoo-user] Can't log into KDE desktop

2011-12-18 Thread Lavender
Finally, finally I have the Xorg-server worked correctly and installde KDE Meta. I wanna say it is so difficult to have done these ! Now , I can start KDE, but after I input username and password, it only showed a panel with four icons( I think you guys who use KDE will see this everytime when KDE

Re:Re: [gentoo-user] Who can tell me relationship among dri,glx,mesa,xorg?

2011-12-15 Thread Lavender
>libglx can also be provided by driver packages. You can select the >xorg one or others via eselect; > >proxy adam # eselect opengl list >Available OpenGL implementations: > [1] ati * > [2] xorg-x11 > >Also, I imagine those kernel options supply an interface for the DRM/DRI >driver. > Thank

Re:Re: [gentoo-user] Who can tell me relationship among dri,glx,mesa,xorg?

2011-12-15 Thread Lavender
About Mesa: http://www.mesa3d.org/intro.html About DRI: http://dri.freedesktop.org/wiki/ -- Andrés Becerra Sandoval Thanks, the web pages you provided I have already read before, these don't seem to provide helpful issues for my questions.

Re:Re: [gentoo-user] Who can tell me relationship among dri,glx,mesa,xorg?

2011-12-15 Thread Lavender
At 2011-12-15 03:24:20,"Michael Schreckenbauer" wrote: >Am Mittwoch, 14. Dezember 2011, 14:22:47 schrieb Lavender: >> Now I'm totally confused, I can't find helpful information from Internet. >> I know mesa is a open source implementation of OpenGL, obviously

[gentoo-user] Who can tell me relationship among dri,glx,mesa,xorg?

2011-12-13 Thread Lavender
Now I'm totally confused, I can't find helpful information from Internet. I know mesa is a open source implementation of OpenGL, obviously mesa will afford OpenGL API. DRI is short for Direct Rendering Infrastructure, I have chosen options like: Device Drivers ---> Graphics support ---> <*> Di

Re:Re: [gentoo-user] Can't build firmware into kernel

2011-12-10 Thread Lavender
> >See if you can access it using ssh from another PC. Then check >/var/log/Xorg.0.log for any error messages. >-- > I have checked my Xorg.0.log, there is no error message. I have a question,I read xorg.conf , I didn't find any area about Window Manage, so how xorg-server knowswhich WM to inv

Re:Re: Re: [gentoo-user] Can't build firmware into kernel

2011-12-09 Thread Lavender
At 2011-12-10 10:42:03,"Claudio Roberto França Pereira" wrote: >Yes, exactly. The first time you were missing >CONFIG_EXTRA_FIRMWARE_DIR, it should point to /lib/firmware if you've >emerged radeon-ucode. > Yes,that's right, when I checked my .config file I found that CONFIG_EXTRA_FIRMWARE_DIRis

Re:[gentoo-user] Lynx, Links, or Elinks?

2011-12-09 Thread Lavender
At 2011-12-09 19:38:06,"Pandu Poluan" wrote: >As the subject says: Which text browser do you recommend? > >( I just want to read some documentations in HTML. ) > I'm using lynx, I feel it is great ! Lynx is small but efficient, I think it is totally enough for your demand, :-)

Re:Re: [gentoo-user] Can't build firmware into kernel

2011-12-09 Thread Lavender
>No it's the gpu family. Did you look at this link on James' page: > > http://en.wikipedia.org/wiki/Comparison_of_AMD_graphics_processing_units > >Above each table it tells you which RXXX you should use, if your card is >listed below. > Oh, I should use RV710, that is really a long distance from

Re:Re: [gentoo-user] Can't build firmware into kernel

2011-12-08 Thread Lavender
>I think you need: > >CONFIG_PREVENT_FIRMWARE_BUILD=y > >Configured into your kernel. > >Have a look at your dmesg output. It should have your Radeon card >version listed. Mine is a Radeon REDWOOD chip. > >Here's my kernel config relating to building firmware into the kernel: > Thank you, I'll tr

Re: [gentoo-user] Can't build firmware into kernel

2011-12-08 Thread Lavender
Thanks a lot ! But I used lspci -v | less, it printed vebose information, then I looked up carefully for my video card, but I did not find anything about R600,R700 or other like, I'm still not clear about R*** things , is it chipset name? >Hmm, I re-installed radeon-ucode package and I'm sure t

Re:Re: Re: [gentoo-user] Can't build firmware into kernel

2011-12-08 Thread Lavender
>> I'm sorry, cause the policy of Internet in my country, I can't open the >> webpage. >> >> Could you send it to me or use other methods? > >Please see my off-list reply. > Thanks a lot ! But I used lspci -v | less, it printed vebose information, then I looked up carefullyfor my video card, but

Re:Re: [gentoo-user] Can't build firmware into kernel

2011-12-08 Thread Lavender
>I maintain http://en.gentoo-wiki.com/wiki/Radeon , which should sort you out. > >If not, please post again & I'll update the article to be more helpful. > I'm sorry, cause the policy of Internet in my country, I can't open the webpage.Could you send it to me or use other methods?

[gentoo-user] Can't build firmware into kernel

2011-12-08 Thread Lavender
I'm being working out with building KDE environment recently. Now I need installing Xorg first. As the says, if I use radeon card ,then I need emerge radeon-ucode or linux-firmware package. Then I need rebuild my kernel with External firmware blobs . My video card belongs to radeon 4000 series,

Re:Re: [gentoo-user] Configure xorg Failed

2011-12-05 Thread Lavender
At 2011-12-06 10:52:35,"Claudio Roberto França Pereira" wrote: >Did you try to build a kernel without network facilities? > What's that meaning? I built kernel with necessary drivers, of course I have a work-fine networkafter Gentoo built up . Does it have anything to do with X ?

[gentoo-user] Configure xorg Failed

2011-12-05 Thread Lavender
After xorg-server installed, I follow the description in the handbook using Xorg -configre. Unfortunately , it failed . The message is below: [ 621.762] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 [ 621.762] _XSERVTransOpen: transport open failed for inet6/Matrix:0 [ 6

Re:Re: [gentoo-user] Cannot start up KDE desktop Environment

2011-11-13 Thread Lavender
>It seems that you have not installed the correct drivers for your card and/or >have not defined these correctly in /etc/X11/xorg.conf, if indeed you have >created such a file (it may not be necessary to create it unless there is a >particular configuration need for your hardware). > >I suggest

Re:Re: Re: [gentoo-user] Cannot start up KDE desktop Environment

2011-11-13 Thread Lavender
>I don't think that has anything to do with KDE. > >Maybe this forum thread is part of the answer? > >http://forums.gentoo.org/viewtopic-t-886248-start-0.html > >- Mark > This problem has solved,but I got another one.When I use startx , it says that modules "ati" "vesa" "fbdev" don't existand

Re:Re: [gentoo-user] Cannot start up KDE desktop Environment

2011-11-12 Thread Lavender
I have recompiled the kernel as says.But when I emerge xorg-server it had errors:!!!Error: The xorg-x11 OpenGL implementation doesn't seem to provide!!!Error: libGL.so file. This might be an effect of breakage introducedby a prioprietary driver installer. Please re-merge the package!!!Error:

Re:Re: [gentoo-user] Cannot start up KDE desktop Environment

2011-11-11 Thread Lavender
>The problem is that X is not installed. to install X, edit >/etc/make.conf and add VIDEO_CARDS="" and emerge >xorg-server or emerge xorg-x11 to get X > > Thanks, I hope it is all right without errors .

Re:Re: [gentoo-user] Cannot start up KDE desktop Environment

2011-11-11 Thread Lavender
>Install kdm, modify /etc/conf.d/xdm, test it using /etc/init.d.xdm >start and turn kdm on permanently with rc-update > >good luck, >Mark > Ah,thank you ! It seems that what I worried about would not happen :-)

[gentoo-user] Cannot start up KDE desktop Environment

2011-11-11 Thread Lavender
I have cost eight hours and forty minutes in installing KDE Meta. When I wake up this morning it has done. But when I startx, it can't work, output messages are below: >xauth: file /root/.serverauth. ( is changed each time >I use startx) does not exist >/etc/X11/xinit/xserverrc : line2 : /u

Re:Re: [gentoo-user] Where is the souce code of software?

2011-11-10 Thread Lavender
> >Humm , I guess he just want to look for the source code of gnu coreutils, > >just download the gnu coreutils. http://ftp.cn.debian.org/gnu/coreutils/ > >uncompress it , then you can find them all . Ha, you're right. I don't know how to call them as you call them coreutils. I just want to stu

Re:Re: [gentoo-user] Where is the souce code of software?

2011-11-10 Thread Lavender
At 2011-11-10 21:06:21,"Michael Schreckenbauer" grim...@gmx.de> wrote: >Hi, > first you have to find out to which package the binary you are interested in >belongs to, eg >~ $ equery b /bin/ls > * Searching for /bin/ls ... >sys-apps/coreutils-8.14 (/bin/ls) > >(If you don't have equery, install

[gentoo-user] Where is the souce code of software?

2011-11-10 Thread Lavender
Could anyone tell me that where I can find the source code of software on my system? Such as ls, cd .etc.

Re:[gentoo-user] Re: Re: Re:[gentoo-user] 回复: [gentoo-user] How to show Chinese or write Chinese on console ?

2011-11-07 Thread Lavender
在 2011-11-07 22:28:34,microcai 写道: >merge the utf8 branch , enable CJK font , recompile your kernel. enjoy it. > Thank you very much !

Re:Re: Re:[gentoo-user] 回复: [gentoo-user] How to show Chinese or write Chinese on console ?

2011-11-07 Thread Lavender
;& source /etc/profile But it still can't show Chinese, you said that a console font that displays double byte also needed,so which font should I choose? At 2011-11-07 13:10:03,bill.long...@gmail.com wrote: On Nov 6, 2011 8:01 PM, Lavender wrote: Lavender, You should look

Re:Re: [gentoo-user] Re: Re: [gentoo-user] 回复: [gentoo-user] How to show Chinese or write Chinese on console ?

2011-11-07 Thread Lavender
>:) 这家伙比较忙, 用到新内核上可能需要费点功夫。我是个闲人,我修改过补丁 >会及时跟进最新的内核的。 ^_^ > >repo.or.cz/w/linux-2.6/cjktty.git > Er , I'm not very clear about what you said. These stuffs in the webpage that you gave, which should be picked and how to use ?

Re:[gentoo-user] Re: Re: [gentoo-user] 回复: [gentoo-user] How to show Chinese or write Chinese on console ?

2011-11-07 Thread Lavender
Where can I get it ? I think it might have a English name cause I didn't find it when I used name "飞天豹补丁" :-) Also how to use it ? Directly install or build into kernel ? 在 2011-11-07 15:37:41,"Blackdream W" 写道: We called "飞天豹补丁”

Re:Re: [gentoo-user] 回复: [gentoo-user] How to show Chinese or write Chinese on console ?

2011-11-06 Thread Lavender
在 2011-11-07 13:10:16,microcai 写道: > >show 可以,有内核级别的中文补丁。 > >要 write 的话可以使用 zhcon 或者 fbterm 配合 ibus-fbterm > 其实我只要show就可以了,补丁叫啥名字,是不是直接安装就行了? PS:原来这里还有Chinese啊,平时都不见冒泡。

Re:[gentoo-user] 回复: [gentoo-user] How to show Chinese or write Chinese on console ?

2011-11-06 Thread Lavender
在 2011-11-07 11:20:04,"aca.jingru" 写道: zhcon aca.jingru Someone told me that zhcon is not stable, it may result in system crash. I think safe method may be needed.

[gentoo-user] How to show Chinese or write Chinese on console ?

2011-11-06 Thread Lavender
As the subject shows, I want to show Chinese on console. Even if it is possible I also wish to write Chinese on console. I'm not very clear about how to manipulate it. Appreciate to any help, thank you !

Re:[gentoo-user] Re:Re: Problem with sound card

2011-10-25 Thread Lavender
>You have to have the the correct drivers and alsa-utils emerge. >Good luck Yeah, I rebuilt my kernel according to documentation which relative to ALSA . FInally I have configured all of them perfectly , ha, it's really not easy :-)

Re:[gentoo-user] Re: Problem with sound card

2011-10-24 Thread Lavender
>Er, if you have one sound card and one audio controller, then doesn't >that make two sound cards? :-/ (One actual sound card (PCI or PCIe) and >one integrated into the mainboard?) Ha, I'm not comprehend with hardware . >You didn't install it then. It's in the "media-sound/alsa-utils" package

Re:Re: [gentoo-user] Problem with sound card

2011-10-24 Thread Lavender
> * Looks like maybe you have 2 sound cards. Are you going through >the correct card for output? It's not like that . I only have one sound card and one HD audio controller,I don't why there are card0 and card1.> * Did you go into alsamixer to verify that the appropriate outputs

[gentoo-user] Problem with sound card

2011-10-24 Thread Lavender
rwx 1 root root 0 Oct 25 03:37 card0 -> ../../devices/pci:00/:00:14.2/sound/card0 # ls /sys/class/sound/card0/ audio controlC0 device dsp hwC0D0 id mixer number pcmC0D0c pcmC0D0p power subsystem uevent ----Regards Lavender

Re:Re: [gentoo-user] Why I can't play music?

2011-10-23 Thread Lavender
>First use modules. This post [1] from the forum is about the mic but >it walks you through the process of setting up sound pretty well. >HTH David > >[1] http://forums.gentoo.org/viewtopic-t-869451-start-0.html > Thanks , I hope I can listen music when I finish reading this article.

[gentoo-user] Why I can't play music?

2011-10-23 Thread Lavender
When I modifed USE to USE="-X -gnome -kde -gtk" , I finally successed in installing mplayer without graphical desktop. But I got another problem. # mplayer christmas\ in\ my\ heart.mp3 It printed some error messages though mplayer could played mp3 file without sound. Error Message: [AO_ALSA]

Re:[gentoo-user] Re: How to install music player without graphic ?

2011-10-22 Thread Lavender
>Well, these are X applications (and Amarok is a KDE application.) >Obviously they need X to work. USE flags are there to configure >*optional* dependencies and behaviors. For mplayer and Amarok, these >dependencies are not optional. > >As others mentioned, you should install a command line pl

Re:[gentoo-user] Re: How to install music player without graphic ?

2011-10-22 Thread Lavender
>Well, these are X applications (and Amarok is a KDE application.) >Obviously they need X to work. USE flags are there to configure >*optional* dependencies and behaviors. For mplayer and Amarok, these >dependencies are not optional. > >As others mentioned, you should install a command line pl

Re:Re: [gentoo-user] How to install music player without graphic ?

2011-10-22 Thread Lavender
>Try installing mpg123 > Ha, I think I'd better solve this problem first Thank you all the same :-)

[gentoo-user] How to install music player without graphic ?

2011-10-22 Thread Lavender
I added "USE=-KDE" to /etc/make.conf , but when I use emerge like below : # sudo emerge mplayer OR #sudo emerge amorok I found that the emerge always download something which contact with X11/lib . I don't know why the USE I set have no effect. I only want to listem music under console , no more fu

Re:Re: [gentoo-user] Can I send email under linux terminal?

2011-10-22 Thread Lavender
>Take a look at mail-client/mutt. >http://wiki.mutt.org/index.cgi?MuttGuide > >Regards, >Florian Philipp > > Thanks a lot , I will try it out.

Re:Re: [gentoo-user] Can I send email under linux terminal?

2011-10-22 Thread Lavender
>Well, there's more than one ways to achieve the same result. > >You can continue to use a webmail account with a text mode web browser. There >are a few to choose from - some will work better than others: > > www-client/elinks > > www-client/links > > www-client/lynx > >Ha , the language I use

[gentoo-user] Can I send email under linux terminal?

2011-10-22 Thread Lavender
Actually the subject is not correct . The emails I sent before were writtern on a web page , not on linux system , because I haven't install a KDE desktop which means I only can work under linux terminal. So whenever I want to write a email I have to reboot my computer and boot the windows system.

Re:Re: [gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-22 Thread Lavender
>Who told you that? >I searched information though internal search engine, all I got was that wpa_supplicant don't support AES and once I had tried it just like the configuration you gave , it failed ,so I thought wpa_supplicant still don't support AES . Sorry, I made a mistake :-( , but finally

[gentoo-user] 回复:[gentoo-user] Re: [gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Lavender
Ha , thank you ,I will improve it :) -- 原始邮件 -- 发件人: "Michael Mol"; 发送时间: 2011年10月22日(星期六) 凌晨0:07 收件人: "gentoo-user"; 主题: [gentoo-user] Re: [gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work? 2011/10/21 L

[gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Lavender
ichael Mol"; 发送时间: 2011年10月21日(星期五) 晚上10:08 收件人: "gentoo-user"; 主题: Re: [gentoo-user] Why iwconfig wlan0 enc can't work? On Fri, Oct 21, 2011 at 10:03 AM, Lavender <448463...@qq.com> wrote: > The essid of my dormitory wireless netword is "Rebellion&quo

[gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Lavender
The essid of my dormitory wireless netword is "Rebellion" and its password is "I'll leave it up to you"(It's OK to tell you this private information :-) ) . I typed command below #iwconfig wlan0 up #iwconfig wlan0 essid "Rebellion" Commands above worked normally, then #iwconfig wlan0 mode

[gentoo-user] 回复: [gentoo-user] Why can't I set the resolution of console ?

2011-10-20 Thread Lavender
uot;Andrey Moshbear"; 发送时间: 2011年10月20日(星期四) 下午2:06 收件人: "gentoo-user"; 主题: Re: [gentoo-user] Why can't I set the resolution of console ? On Thu, Oct 20, 2011 at 02:05, Lavender <448463...@qq.com> wrote: > I edit the command line of grub at boot time . > I p

[gentoo-user] 回复: [gentoo-user] Why can't I set the resolution of console ?

2011-10-20 Thread Lavender
Why can't I set the resolution of console ? On Thu, 2011-10-20 at 14:05 +0800, Lavender wrote: > I edit the command line of grub at boot time . > I passed some parametres to kernel like below: > > root=/dev/sda6 video=atyfb:1024x768@60m > > and I also tried another one: >

[gentoo-user] 回复: [gentoo-user] Why can't I set the resolution of console ?

2011-10-19 Thread Lavender
ndrey Moshbear"; 发送时间: 2011年10月20日(星期四) 下午2:06 收件人: "gentoo-user"; 主题: Re: [gentoo-user] Why can't I set the resolution of console ? On Thu, Oct 20, 2011 at 02:05, Lavender <448463...@qq.com> wrote: > I edit the command line of grub at boot time . > I passed

[gentoo-user] Why can't I set the resolution of console ?

2011-10-19 Thread Lavender
I edit the command line of grub at boot time . I passed some parametres to kernel like below: root=/dev/sda6 video=atyfb:1024x768@60m and I also tried another one: root=/dev/sda6 video=aty128fb:1024x768@60m Both of them didn't show any error messages and the system can start up, b

Re: [gentoo-user] How to find the parameters that the kernelsupport?

2011-10-19 Thread Lavender
Thanks a lot :-) -- Original -- From: "Raffaele BELARDI"; Date: Wed, Oct 19, 2011 05:22 PM To: "gentoo-user@lists.gentoo.org"; Subject: Re: [gentoo-user] How to find the parameters that the kernelsupport? On 10/19/201

[gentoo-user] How to find the parameters that the kernel support?

2011-10-19 Thread Lavender
How can I find out what parametres the kernel supports when it is in bootstrap?

[gentoo-user] 回复: [gentoo-user] Can't find driver for VGA in kernel source tree

2011-10-14 Thread Lavender
;t find driver for VGA in kernel source tree On Sat 15 Oct 2011 07:43:23 AM IST, Lavender wrote: > Hello, everyone ! I'm trying to build a kernel > manully and there is a problem. > I use lspci command and it shows my > VGA card information: > > 01:00.0 VGA compatible cont

[gentoo-user] Can't find driver for VGA in kernel source tree

2011-10-14 Thread Lavender
Hello, everyone ! I'm trying to build a kernel manully and there is a problem. I use lspci command and it shows my VGA card information: 01:00.0 VGA compatible controller: ATI Technologies Inc M92 LP Then I type $ cd /sys/bus/pci/devices/:01:00.0 $ cat vendor $ cat device N

[gentoo-user] 回复: [gentoo-user] Apologize to everyone for my nonprofessional

2011-10-14 Thread Lavender
: 2011年10月14日(星期五) 晚上11:52 收件人: "gentoo-user"; 主题: Re: [gentoo-user] Apologize to everyone for my nonprofessional On Fri, Oct 14, 82011 at 11:43 AM, Lavender <448463...@qq.com> wrote: > First of all I think I should apologize for my poor English , you must be > very p

[gentoo-user] Apologize to everyone for my nonprofessional

2011-10-14 Thread Lavender
First of all I think I should apologize for my poor English , you must be very painful to read my letters. I'm a Chinese student and my English is not very well , actually it's suck. So I will pay attention to making letters more clear to understand. To be honest, I'm not good at writing e-ma

Re: [gentoo-user] Where to get the gentoo kernel?

2011-10-13 Thread Lavender
oo kernel? On Thu, 13 Oct 2011 21:44:05 +0800 "Lavender" <448463...@qq.com> wrote: > I want to download it . I have searched in the distfiles directory on > the mirorrs , but I don't know where to get it . Anyone can tell me ? It's called linux- on the distfiles m

Re: [gentoo-user] Where to get the gentoo kernel?

2011-10-13 Thread Lavender
? -- Original -- From: "Lavender"<448463...@qq.com>; Date: Thu, Oct 13, 2011 09:56 PM To: "gentoo-user"; Subject: Re: [gentoo-user] Where to get the gentoo kernel? Yeah , I know it works , but I wanna know exactl

Re: [gentoo-user] Where to get the gentoo kernel?

2011-10-13 Thread Lavender
: "gentoo-user"; Subject: Re: [gentoo-user] Where to get the gentoo kernel? Lavender <448463...@qq.com> [11-10-13 15:48]: > I want to download it . I have searched in the distfiles directory on the > mirorrs , but I don't know where to get it . Anyone can tell m

[gentoo-user] Where to get the gentoo kernel?

2011-10-13 Thread Lavender
I want to download it . I have searched in the distfiles directory on the mirorrs , but I don't know where to get it . Anyone can tell me ?

[gentoo-user] 回复: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Lavender
l? On Sun, Oct 9, 2011 at 9:30 AM, Michael Mol wrote: > On Sun, Oct 9, 2011 at 12:53 AM, Lavender <448463...@qq.com> wrote: >> Yeah, your reply is exact what I mean , but I'm really confused by those >> modules' names, I can't find any contact between the hard dev

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Lavender
r"; Subject: Re: [gentoo-user] Anyone can afford information about build kernel? Am Sonntag 09 Oktober 2011, 08:55:55 schrieb Lavender: > It seems that no matter I build gentoo manually or with genkernel I can't > have a fine-working kernel finally. Obviously I must solve it by

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-08 Thread Lavender
- From: "Nilesh Govindarajan"; Date: Sun, Oct 9, 2011 10:09 AM To: "gentoo-user"; Subject: Re: [gentoo-user] Anyone can afford information about build kernel? On 10/09/2011 06:25 AM, Lavender wrote: > It seems that no matter I build gentoo manually o

[gentoo-user] Anyone can afford information about build kernel?

2011-10-08 Thread Lavender
It seems that no matter I build gentoo manually or with genkernel I can't have a fine-working kernel finally. Obviously I must solve it by myself , so I determined to build entire kernel all manually , it requests a lot of linux knowlege . All for that, I hope someone could tell me where to get

Re: [gentoo-user] Why grub can't load win kernel

2011-10-05 Thread Lavender
em in your opinion? -- Original -- From: "Alan McKinnon"; Date: Wed, Oct 5, 2011 11:39 PM To: "gentoo-user"; Subject: Re: [gentoo-user] Why grub can't load win kernel On Wed, 5 Oct 2011 23:32:10 +0800 "Lavender" &

[gentoo-user] Why grub can't load win kernel

2011-10-05 Thread Lavender
The configuration of win kernel in grub.conf is like below: rootnoverify (hd0,0) makeactive chainloader +1 It worked yesterday , but after I rebuilding grub software, it can't work. I don't know why, it still can boot gentoo kernel, I am confused,because grub only can do operations to M

[gentoo-user] 回复: [gentoo-user] Help!

2011-10-05 Thread Lavender
oo-user"; 主题: Re: [gentoo-user] Help! On Wednesday 05 Oct 2011 12:52:41 Lavender wrote: > Hi, everybody! I installed gentoo according to Gentoo Handbook , then I > login gentoo . But I found that I couldn't use wpa_supplicant for scanning > netcard device failed

[gentoo-user] Help!

2011-10-04 Thread Lavender
Hi, everybody! I installed gentoo according to Gentoo Handbook , then I login gentoo . But I found that I couldn't use wpa_supplicant for scanning netcard device failed . I think that means the netcard module not loaded, so I type lsmod and the output have only one line-Modules , according to th