Gustin Johnson wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Grammostola Rosea wrote: > >> Grammostola Rosea wrote: >> >>> Grammostola Rosea wrote: >>> >>> >>>> Gustin Johnson wrote: >>>> >>>> >>>> >>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>> Hash: SHA1 >>>>> >>>>> Grammostola Rosea wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>>> Also, there is no released Debian 2.6.29 kernel (I checked oldstable, >>>>>>> stable, testing, and unstable). Which kernel specifically are you >>>>>>> referring to and in which version is it running? >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> I think it's the kernel from Debian experimental then. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> uname -a >>>>> should be more informative. How did you install the kernel? Where did >>>>> you download it from? >>>>> >>>>> >>>>> >>>>> >>>> 2.6.29-1-686 #1 SMP Sat Apr 4 17:36:29 UTC 2009 i686 GNU/Linux >>>> >>>> >>>> >>>> >>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> $ lspci |grep Network >>>>>>> 02:01.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI >>>>>>> (rev 01) >>>>>>> $ iwconfig >>>>>>> bash: iwconfig: command not found >>>>>>> ~$ sudo iwconfig >>>>>>> >>>>>>> lo no wireless extensions. >>>>>>> >>>>>>> eth0 no wireless extensions. >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>> lsmod |grep rt >>>>> lsmod |grep 80211 >>>>> >>>>> Are any modules listed when you run the previous commands. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> I use wicd to connect to internet. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> Never heard of it. I am guessing that it is some sort of user space >>>>> application that manages your connections? Anyway, it looks like the >>>>> kernel you are using does not have the drivers for your device. The >>>>> short answer is use a different kernel. If you compiled it yourself you >>>>> will have to enable some more drivers. >>>>> >>>>> >>>>> >>>>> >>>>> >>>> I use the 64studio kernel. The reason why I report this, is because I >>>> think 64studio should offer an kernel with this driver included in it. >>>> In all the Debian kernels >.25 are the drivers and my rt2500 works out >>>> box. This should be possible in the default 64studio too imho. For me >>>> and other who has this type of driver. >>>> >>>> Thanks in advance, >>>> >>>> \r >>>> >>>> _ >>>> >>>> >>> I've this in my Debian .config >>> >>> # CONFIG_ZD1211RW_DEBUG is not set >>> CONFIG_RT2X00=m >>> CONFIG_RT2400PCI=m >>> CONFIG_RT2500PCI=m >>> CONFIG_RT61PCI=m >>> CONFIG_RT2500USB=m >>> CONFIG_RT73USB=m >>> CONFIG_RT2X00_LIB_PCI=m >>> CONFIG_RT2X00_LIB_USB=m >>> CONFIG_RT2X00_LIB=m >>> CONFIG_RT2X00_LIB_FIRMWARE=y >>> CONFIG_RT2X00_LIB_CRYPTO=y >>> CONFIG_RT2X00_LIB_RFKILL=y >>> CONFIG_RT2X00_LIB_LEDS=y >>> # CONFIG_RT2X00_DEBUG is not set >>> >>> _______________________________________________ >>> >>> >>> >> mmh no luck with building kernel with rt2500... Maybe due to some >> difference with Debian and Vanilla kernel? >> >> Is there an way to build rt2500 for an vanilla kernel in 64studio? >> >> > I do it all the time. You will need the meta-package build-essential to > be installed. I would also install kernel-package as it will produce > some nice debs for you to install. > > Grab the latest tar.bz from kernel.org, uncompress, apply any patches > (like the rt one), configure the options and modules that you want, then > instead of make do: > sudo make-kpkg --initrd kernel_image kernel_headers > > I tried it, but can't enable rt2500 in the vanilla kernel. It's in the debian .config but not in the vanilla .config after make oldconfig.
\r _______________________________________________ 64studio-devel mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-devel
