Linux-Bulgaria.ORG
навигация

 

начало

пощенски списък

архив на групата

семинари ...

документи

как да ...

 

 

Предишно писмо Следващо писмо Предишно по тема Следващо по тема По Дата По тема (thread)

Re: lug-bg: Wapros Za Sateliten internet && Pentamedia


  • Subject: Re: lug-bg: Wapros Za Sateliten internet && Pentamedia
  • From: hristo@xxxxxxxxxxxx (Hristo Nazarov)
  • Date: Mon, 12 Mar 2001 18:35:37 -0800



Mersi mnogo ama pak imam problem...

[root@proxy 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 pentanetx
rm -f pentanet
ln -s appt/pentanett pentanett
ln -s appx/pentanetx pentanetx
/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: kernel-module version mismatch
        /lib/modules/2.2.17-14/net/pentanet.o was compiled for kernel
version 2.2.16-3
        while this kernel is version 2.2.17-14.

Mislia che Wsichko e iasno..Pak si imame problem...
Da se seshtash za neshto drugo...
Blagodaria predwaritelno
RGS
Hristo

----- Original Message -----
From: "Ivaylo Toshev" <ivo@xxxxxxxx>
To: <lug-bg@xxxxxxxxxxxxxxxxxx>
Sent: Monday, March 12, 2001 7:50 AM
Subject: Re: lug-bg: Wapros Za Sateliten internet && Pentamedia

> Znachi,
> Az sum pusnal sigurno pone 3 DVB karti Penta@NET pod RH7.0
> do poslednia driver naistina imaha problem shto se otnasia do
> prilovenieto za nastroika v tekstovata konsola a imenno ./pentanett
> Sled kato im pisah , momchetata se otzovaha i kazaha che rabotiat po
> problema i naistina go razreshiha. Sega i ./pentanett raboti bez problemi.
> Kakuv e drugiat problem.
> Naistina pochti e nevuzmojno drivera da bude prekompiliran pod RH7.0 ( s
> negovoto gcc).
> No ne e i nujno!!!!
> Posledniat variant na drivera e kompiliran za kernela na RH7.0 , taka
> che otvas se iziskva da izpulnite samo komandada
> #make install
> i tova e !
>
> Ivaylo Toshev
>
>
> Stoyan Lekov wrote:
>
> > I az imah takuv problem
> >
> > znachi
> >
> > vlez samo v drv
> >
> > iztrii .o failovete
> >
> > (bez pentasnc.o)
> >
> > pusni make
> >
> > sled tova ruchno kopirai pentanet.o vav /lib/modules/<version>/net
> >
> > insmod-ni ia sled tova i kazhi dali veche e nared
> >
> >
> >
> > ------------------------------------------------------
> >
> > Stoyan Lekov
> >
> > "EDA SAT" Network Administrator
> >
> > lekov@xxxxxx <mailto:lekov@xxxxxx>
> >
> >
> >
> >     -----Original Message-----
> >     From: Hristo Nazarov <hristo@xxxxxxxxxxxx
<mailto:hristo@xxxxxxxxxxxx>>
> >     To: lug-bg@xxxxxxxxxxxxxxxxxx <mailto:lug-bg@xxxxxxxxxxxxxxxxxx>
> >     <lug-bg@xxxxxxxxxxxxxxxxxx <mailto:lug-bg@xxxxxxxxxxxxxxxxxx>>
> >     Date: 12 Ìàðò 2001 ã. 16:24
> >     Subject: lug-bg: Wapros Za Sateliten internet && Pentamedia
> >
> >     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
> >
> >         ----- Original Message -----
> >
> >         From: pentamedia <mailto:mitch@xxxxxxxxxxxxxx>
> >
> >         To: Hristo Nazarov <mailto:hristo@xxxxxxxxxxxx>
> >
> >         Cc: tech@xxxxxxxxxxxxxx <mailto:tech@xxxxxxxxxxxxxx> ;
> >         support@xxxxxxxxxxxxxxxxxxxxxx
> >         <mailto:support@xxxxxxxxxxxxxxxxxxxxxx>
> >
> >         Sent: Thursday, March 08, 2001 11:27 AM
> >
> >         Subject: Re: Linux-2.1.67 For like RedHat7.0 Pentanet Problem
> >
> >
> >         I think that you didn't compile the driver file.
> >
> >         First Did you type "make"?
> >
> >
> >
> >         Commands
> >
> >         tar -xzf pentamc-2.1.67-xxxx
> >
> >         cd pentamc-2.1.67-xxxx
> >
> >         make
> >
> >         make install
> >
> >
> >
> >
> >
> >             ----- Original Message -----
> >
> >             From: Hristo Nazarov <mailto:hristo@xxxxxxxxxxxx>
> >
> >             To: mitch@xxxxxxxxxxxxxx <mailto:mitch@xxxxxxxxxxxxxx>
> >
> >             Cc: tech@xxxxxxxxxxxxxx <mailto:tech@xxxxxxxxxxxxxx> ;
> >             support@xxxxxxxxxxxxxxxxxxxxxx
> >             <mailto:support@xxxxxxxxxxxxxxxxxxxxxx>
> >
> >             Sent: Thursday, March 08, 2001 6:03 PM
> >
> >             Subject: Linux-2.1.67 For like RedHat7.0 Pentanet Problem
> >
> >
> >             Dear Sirs,
> >
> >             I have some problems installing the driver:
> >
> >             [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
> >
> >
> >
> >             Thank you in Advance for your asistance..
> >
> >             Regards: Hristo Nazarov
> >
>
>
===========================================================================
> A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
> Otpiswaneto RABOTI !!! : Majordomo@xxxxxxxxxxxxxxxxxx UNSUBSCRIBE LUG-BG
> http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara
Zagora
>

===========================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
Otpiswaneto RABOTI !!! : Majordomo@xxxxxxxxxxxxxxxxxx UNSUBSCRIBE LUG-BG
http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora



 

наши приятели

 

линукс за българи
http://linux-bg.org

FSA-BG
http://fsa-bg.org

OpenFest
http://openfest.org

FreeBSD BG
http://bg-freebsd.org

KDE-BG
http://kde.fsa-bg.org/

Gnome-BG
http://gnome.cult.bg/

проект OpenFMI
http://openfmi.net

NetField Forum
http://netField.ludost.net/forum/

 

 

Linux-Bulgaria.ORG

Mailing list messages are © Copyright their authors.