|
Stawa duma Za welikite satelitni Interneti...w
chastnost RHL 7.0 (kernel 2.2.17-14) i Pentamedia..Ot okolo mesec si pisha s welikia suport na pentamedia...ama Nishto ne se
sluchwa...Wadiat samo nowi wersii na drivera ama Wse ne shte da
warvi...
Dolu sam napisal za kakwo stawa duma na Eng..ama s
niakolko dumi ...Wsichko si warvi ok...do momenta w kojto se opitam /sbin/insmod
pentanet i posle zapochwa moja Linux da reve sas strashna sila....Niakoj da e
imal podoben problem ili da znae za kakwo stawa duma?
Towa e maila kjto si go prashtam pochti prez den do suporta na
pentamedia...
Description!
I
do not want pentanetx I haven installed X at all I have some comments in
makefile but in my opinion they have nothing to do with
modules!
[root@penta pentamc-2.1.67-redhat7]# cat makefile
VER = `uname -r`
all:
touch drv/*.c touch apps/*.c touch appt/*.c # !!!!!!!!!! touch appx/*.c (cd drv;$(MAKE)) (cd appt;$(MAKE)) # !!!!!!!!!!! (cd appx;$(MAKE)) install:
install -c drv/pentanet.o /lib/modules/$(VER)/net if [ -r "/etc/sysconfig/network-scripts/ifcfg-lo" ] ; then install -c drv/netscripts /etc/sysconfig/network-scripts/ifcfg-pentanet0 ; fi rm -f
pentanett
# !!!!!!!rm -f pentanetx rm -f pentanet ln -s appt/pentanett pentanett # !!!! ln -s appx/pentanetx pentanetx
/sbin/insmod
pentanet
# install pentax module
/sbin/ifup pentanet0 # works on RH but not on Slack /sbin/ifconfig pentanet0 127.0.0.11 # works on any Linux install_x:
# !!!! ln -s pentanetx pentanet install_t:
ln -s pentanett pentanet clean: rm -f /lib/modules/$(VER)/net/pentanet.o rm -f /etc/sysconfig/network-scripts/ifcfg-pentanet0 This is my output...
[root@penta pentamc-2.1.67-redhat7]# make
touch drv/*.c touch apps/*.c touch appt/*.c (cd drv;make) make[1]: Entering directory `/tmp/pentamc-2.1.67-redhat7/drv' gcc -c pentadrv.c -O2 -Wall -DMODULE -D__KERNEL__ -DMODVERSIONS -I/usr/src/linux/include -Wstrict-prototypes -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=486 gcc -c pentasn.c -O2 -Wall -DMODULE -D__KERNEL__ -DMODVERSIONS -I/usr/src/linux/include -Wstrict-prototypes -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=486 ld -r pentadrv.o pentasn.o pentasnc.o tempdef.o hweeprom.o hwtuner.o vxdio.o hwfpga.o hwpacket.o hwqpsk.o hwdmx.o -o pentanet.o make[1]: Leaving directory `/tmp/pentamc-2.1.67-redhat7/drv' (cd appt;make) make[1]: Entering directory `/tmp/pentamc-2.1.67-redhat7/appt' gcc -c ../apps/avienv.c -o avienv.o -I/usr/src/linux/include gcc -c ../apps/avienv1.c -o avienv1.o -I/usr/src/linux/include gcc -c avicosc.c -o avicosc.o -I/usr/src/linux/include gcc -c ../apps/avifunc.c -o avifunc.o -I/usr/src/linux/include gcc -o pentanett avienv.o avienv1.o avicosc.o avifunc.o ../appl/iface.o make[1]: Leaving directory `/tmp/pentamc-2.1.67-redhat7/appt' [root@penta pentamc-2.1.67-redhat7]# make install install -c drv/pentanet.o /lib/modules/`uname -r`/net if [ -r "/etc/sysconfig/network-scripts/ifcfg-lo" ] ; then install -c drv/netscripts /etc/sysconfig/network-scripts/ifcfg-pentanet0 ; fi rm -f pentanett rm -f pentanet ln -s appt/pentanett pentanett /sbin/insmod pentanet # install pentax module Using /lib/modules/2.2.17-14/net/pentanet.o /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol dev_base_Rd2c18c41 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol __ioremap_R9eac042a /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol eth_type_trans_R910926b1 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol release_region_R43bde9b1 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol ether_setup_R8a9c8e3b /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol kmalloc_R93d4cfe6 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol __kfree_skb_R05c45085 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol pcibios_present_R520a75b9 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol pcibios_find_device_R97d49c4d /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol add_timer_Rbea990b2 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol tq_immediate_R2e2d1553 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol __generic_copy_to_user_Rd523fdd3 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol register_netdev_R04816a2a /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol __generic_copy_from_user_R116166aa /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol bh_active_Rfff9d0a3 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol sprintf_R3c2c5af5 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol jiffies_R0da02d67 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol netif_rx_R376495a8 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol unregister_netdev_R517cdff6 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol pci_find_slot_R454463b5 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol alloc_skb_R0e3772fa /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol __udelay_R9e7d6bd0 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol free_irq_Rf20dabd8 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol request_region_R6d32b2d7 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol check_region_R522f4d72 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol skb_over_panic_Rd80357e8 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol kfree_R037a0cba /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol printk_R1b7d4074 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol iounmap_R5fb196d4 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol request_irq_R0c60f2e0 /lib/modules/2.2.17-14/net/pentanet.o: unresolved symbol del_timer_R5811f067 make: *** [install] Error 1 Sin
|
- Re: lug-bg: Wapros Za Sateliten internet && Pent... Hristo Nazarov
- Re: lug-bg: Wapros Za Sateliten internet &&... Svetoslav Nikolov
- Re: lug-bg: Wapros Za Sateliten internet &&... Hristo Nazarov
- Re: lug-bg: Wapros Za Sateliten internet &&... Ivaylo Toshev
- Re: lug-bg: Wapros Za Sateliten internet &a... Svetoslav Nikolov
- Re: lug-bg: Wapros Za Sateliten internet &&... Nedko Dimitrov
- Re: lug-bg: Wapros Za Sateliten internet &&... Niki Denev
- Re: lug-bg: Wapros Za Sateliten internet &a... Ivaylo Toshev
- lug-bg: Problem s portwaneto na Kaffe Alexander Popov
- Re: lug-bg: Wapros Za Sateliten interne... Alexander Shopov
- Re: lug-bg: Wapros Za Sateliten interne... Hristo Nazarov
