Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2006-05-28 19:07:08

  arkan - Nowy użytkownik

arkan
Nowy użytkownik
Zarejestrowany: 2006-05-28

problem z karta radiowa na rt2500 na Sarge

Witam

Wszystko to co poniżej dzieje się na Sarge i dotyczy karty radiowej opartej
na rt2500 (pci); sprzęt to pentium 100 - 32 ram - 850 MB hdd - więc bez
iksów.


Korzystając z informacji na stronie:

http://rt2x00.serialmonkey.com/wiki/index.php/Debian_rt2500_Howto

doszedłem do momentu:

# module-assistant auto-install rt2500-source

(czyli niezbyt daleko)

tam po jakiś 20 % :

Build of the package rt2500-source failed! How do you wish to proceed?

VIEW           Examine the build log file
CONTINUE   Skip and continue with the next operation
STOP           Stop processing the build commands

log pokazuje to:


touch config.mk
&& /usr/bin/make clean
make[1]: Entering directory `/usr/src/modules/rt2500'
make[1]: Leaving directory `/usr/src/modules/rt2500'
dh_clean
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/rt2500'
touch config.mk
&& /usr/bin/make clean
make[2]: Entering directory `/usr/src/modules/rt2500'
make[2]: Leaving directory `/usr/src/modules/rt2500'
dh_clean
for templ in ; do
cp $templ `echo $templ | sed -e 's/_KVERS_/2.4.27-2-386/g'` ;
done
for templ in `ls debian/*.modules.in` ; do
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in}
${templ%.modules.in}.backup 2>/dev/null || true;
sed -e 's/##KVERS##/2.4.27-2-386/g ;s/#KVERS#/2.4.27-2-386/g ;
s/_KVERS_/2.4.27-2-386/g ; s/##KDREV##/2.4.27-10sarge1/g ;
s/#KDREV#/2.4.27-10sarge1/g ; s/_KDREV_/2.4.27-10sarge1/g' < $templ >
${templ%.modules.in};
done
# Install module
dh_installdirs lib/modules/2.4.27-2-386/kernel/drivers/net/wireless
# Build modules
/usr/bin/make KERNDIR=/usr/src/linux PATCHLEVEL=4 CC=gcc-3.3
make[2]: Entering directory `/usr/src/modules/rt2500'
make[3]: Entering directory `/usr/src/kernel-headers-2.4.27-2-386'
/usr/bin/make -C  /usr/src/modules/rt2500 CFLAGS="-D__KERNEL__
-I/usr/src/kernel-headers-2.4.27-2-386/include -Wall -Wstrict-prototypes
-Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer
-pipe -mpreferred-stack-boundary=2 -march=i386 -DMODULE -DMODVERSIONS
-include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h"
MAKING_MODULES=1 modules
make[4]: Entering directory `/usr/src/modules/rt2500'
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=rtmp_main  -c -o
rtmp_main.o rtmp_main.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=mlme  -c -o mlme.o
mlme.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h     -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=connect  -c -o
connect.o connect.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=sync  -c -o sync.o
sync.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=assoc  -c -o assoc.o
assoc.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=auth  -c -o auth.o
auth.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=auth_rsp  -c -o
auth_rsp.o auth_rsp.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=rtmp_data  -c -o
rtmp_data.o rtmp_data.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=rtmp_init  -c -o
rtmp_init.o rtmp_init.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=sanity  -c -o sanity.o
sanity.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=rtmp_wep  -c -o
rtmp_wep.o rtmp_wep.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=wpa  -c -o wpa.o wpa.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os
-fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=md5  -c -o md5.o md5.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=rtmp_tkip  -c -o
rtmp_tkip.o rtmp_tkip.c
gcc-3.3 -D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include
-Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i386 -DMODULE -DMODVERSIONS -include
/usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h -I.
-nostdinc -iwithprefix include -DKBUILD_BASENAME=rtmp_info  -c -o
rtmp_info.o rtmp_info.c
rtmp_info.c:593: error: unknown field `get_wireless_stats' specified in
initializer
rtmp_info.c:593: warning: initialization from incompatible pointer type
make[4]: *** [rtmp_info.o] Error 1
make[4]: Leaving directory `/usr/src/modules/rt2500'
make[3]: *** [_mod_/usr/src/modules/rt2500] Error 2
make[3]: Leaving directory `/usr/src/kernel-headers-2.4.27-2-386'
rt2500.o failed to build!
make[2]: *** [module] Error 1
make[2]: Leaving directory `/usr/src/modules/rt2500'
make[1]: *** [binary_modules] Error 2
make[1]: Leaving directory `/usr/src/modules/rt2500'                     
make: *** [kdist_build] Error 2

co dalej począć ? proszę o wskazówki
pozdrawiam

Offline

 

#2  2006-05-28 20:11:46

  ju-rek - Użytkownik

ju-rek
Użytkownik
Skąd: R.........
Zarejestrowany: 2006-04-30

Re: problem z karta radiowa na rt2500 na Sarge

A może to: http://packages.debian.org/cgi-bin/download.pl?arch=all&file=pool%2Fmain%2Fr%2Frt2500%2Frt2500-source_1.1.0%2Bcvs20060420-3_all.deb&md5sum=2f5c91809a57de535e1a88bc14c154c4&arch=all&type=main


C2Q Q9550@4,0 Ghz - Asus P5Q-E - Nvidia GTX 260 - 2x2gb OCZ Titanium 1150MHz - HDD 500 Gb - Audigy 2 Gold - 2.6.31-zen1
[img]http://img213.imageshack.us/img213/4497/userbar15788xl0.gif[/img]

Offline

 

#3  2006-05-28 20:22:03

  arkan - Nowy użytkownik

arkan
Nowy użytkownik
Zarejestrowany: 2006-05-28

Re: problem z karta radiowa na rt2500 na Sarge

właśnie z tego korzystałem. Przy pakiecie:

http://packages.debian.org/cgi-bin/download.pl?arch=i386&file=pool%2Fmain%2Fr%2Frt2500%2Frt2500_1.1.0%2Bcvs20060420-3_i386.deb&md5sum=e8984bec11b7ed93f9c107cbeffbcea3&arch=i386&type=main

jest masa niespełnionych zależności. Pewnie za jakiś czas zacznę walczyć tą drogą.

Offline

 

#4  2006-05-28 21:07:24

  ju-rek - Użytkownik

ju-rek
Użytkownik
Skąd: R.........
Zarejestrowany: 2006-04-30

Re: problem z karta radiowa na rt2500 na Sarge

Ja mam rt 2400 i instaluję zawsze ze sterownika rt2400-cvs-daily.tar.gz może ty spróbuj tego http://rt2x00.serialmonkey.com/rt2500-cvs-daily.tar.gz


C2Q Q9550@4,0 Ghz - Asus P5Q-E - Nvidia GTX 260 - 2x2gb OCZ Titanium 1150MHz - HDD 500 Gb - Audigy 2 Gold - 2.6.31-zen1
[img]http://img213.imageshack.us/img213/4497/userbar15788xl0.gif[/img]

Offline

 

#5  2006-05-28 23:34:20

  BiExi - matka przelozona

BiExi
matka przelozona
Skąd: Gorlice
Zarejestrowany: 2004-04-16
Serwis

Re: problem z karta radiowa na rt2500 na Sarge

ju-rek - tylko pytanie jakego kernela uzywasz bo sterowniki do w/w korty przestaly byc wspierane w zeszlym roku i prubowalam je kompilowac na 2.6.16 i promocja?


[url=http://dug.net.pl][b]DUG[/b][/url]

Offline

 

#6  2006-05-29 07:27:28

  ju-rek - Użytkownik

ju-rek
Użytkownik
Skąd: R.........
Zarejestrowany: 2006-04-30

Re: problem z karta radiowa na rt2500 na Sarge

Obecine taki:

Kod:

2.6.17-rc5

bardzo lubię walczyć z tą kartą na różnych dystrybucjach i ten sterownik instaluje mi się na wszystkich kernelach. Jest też patch na jajko tu : http://prdownloads.sourceforge.net/rt2400/linux-2.6.9-rt2400-1.2.1-patch.bz2?download
który do w/w kernela w dniu wczorajszym zaplikowałem bez żadnych kłopotów. Ja zawsze przy stawianiu systemu robię własne jajko i nie mam problemów ze sterami do tej karty jak też sterownikami do Ati.

Kod:

# Wireless 802.11 Frequency Hopping cards support

#
# CONFIG_PCMCIA_RAYCS is not set

#
# Wireless 802.11b ISA/PCI cards support
#
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_AIRO is not set
CONFIG_RT2400=m
# CONFIG_HERMES is not set
# CONFIG_ATMEL is not set

C2Q Q9550@4,0 Ghz - Asus P5Q-E - Nvidia GTX 260 - 2x2gb OCZ Titanium 1150MHz - HDD 500 Gb - Audigy 2 Gold - 2.6.31-zen1
[img]http://img213.imageshack.us/img213/4497/userbar15788xl0.gif[/img]

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)

[ Generated in 0.017 seconds, 12 queries executed ]

Informacje debugowania

Time (s) Query
0.00013 SET CHARSET latin2
0.00005 SET NAMES latin2
0.00127 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.135.186.12' WHERE u.id=1
0.00087 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.135.186.12', 1718524956)
0.00065 SELECT * FROM punbb_online WHERE logged<1718524656
0.00423 DELETE FROM punbb_online WHERE ident='173.252.107.116'
0.00098 DELETE FROM punbb_online WHERE ident='173.252.83.12'
0.00104 DELETE FROM punbb_online WHERE ident='85.208.96.202'
0.00109 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=3852 AND t.moved_to IS NULL
0.00012 SELECT search_for, replace_with FROM punbb_censoring
0.00216 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=3852 ORDER BY p.id LIMIT 0,25
0.00099 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=3852
Total query time: 0.01358 s