Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Famozni Intel 536ep ne radi na Ubuntuu..

[es] :: Linux hardware :: Famozni Intel 536ep ne radi na Ubuntuu..

[ Pregleda: 2397 | Odgovora: 3 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

Astral Projection

Član broj: 36254
Poruke: 714



+4 Profil

icon Famozni Intel 536ep ne radi na Ubuntuu..10.03.2006. u 23:02 - pre 220 meseci
Prvo mi je malo trebalo dok nisam pronasao instalaciju za make i source ali nema veze.. Znaci kad probam da instaliram modem ovo mi daje:

Code:
root@shiva:/home/elektron/system/Intel536-460-M91# make clean
cd coredrv; make clean
make[1]: Entering directory `/home/elektron/system/Intel536-460-M91/coredrv'
rm -f *.o *~ core
make[1]: Leaving directory `/home/elektron/system/Intel536-460-M91/coredrv'
cd serialdrv;  make clean
make[1]: Entering directory `/home/elektron/system/Intel536-460-M91/serialdrv'
rm -f *.o *~ core
make[1]: Leaving directory `/home/elektron/system/Intel536-460-M91/serialdrv'
rm -f *.o
rm -f *.o
root@shiva:/home/elektron/system/Intel536-460-M91# make 536ep
   Module precompile check
   Current running kernel is: 2.6.12-9-386
   /lib/modules...   autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No such file or directory
   autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No such file or directory
   version.h matches running kernel
cd coredrv; make \
       "PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" \
        536ep;
make[1]: Entering directory `/home/elektron/system/Intel536-460-M91/coredrv'
cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I../inc    -c -o coredrv.o coredrv.c
In file included from /lib/modules/2.6.12-9-386/build/include/linux/irq.h:21,
                 from /lib/modules/2.6.12-9-386/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.12-9-386/build/include/linux/hardirq.h:6,                 from /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.12-9-386/build/include/linux/serialP.h:26,
                 from coredrv.c:41:
/lib/modules/2.6.12-9-386/build/include/asm/irq.h:16:25: error: irq_vectors.h: No such file or directory
In file included from /lib/modules/2.6.12-9-386/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.12-9-386/build/include/linux/hardirq.h:6,                 from /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.12-9-386/build/include/linux/serialP.h:26,
                 from coredrv.c:41:
/lib/modules/2.6.12-9-386/build/include/linux/irq.h:72: error: â€˜NR_IRQS’ undeclared here (not in a function)
In file included from /lib/modules/2.6.12-9-386/build/include/linux/irq.h:74,
                 from /lib/modules/2.6.12-9-386/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.12-9-386/build/include/linux/hardirq.h:6,                 from /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.12-9-386/build/include/linux/serialP.h:26,
                 from coredrv.c:41:
/lib/modules/2.6.12-9-386/build/include/asm/hw_irq.h:28: error: â€˜NR_IRQ_VECTORS’ undeclared here (not in a function)
coredrv.c:61: warning: type defaults to â€˜int’ in declaration of â€˜EXPORT_SYMBOL_NOVERS’
coredrv.c:61: warning: parameter names (without types) in function declaration
coredrv.c:61: warning: data definition has no type or storage class
coredrv.c:70: warning: conflicting types for built-in function â€˜putchar’
coredrv.c: In function â€˜open’:
coredrv.c:271: warning: passing argument 2 of â€˜request_irq’ from incompatible pointer type
coredrv.c: In function â€˜send_data_to_user’:
coredrv.c:432: error: dereferencing pointer to incomplete type
coredrv.c:432: error: â€˜TTY_FLIPBUF_SIZE’ undeclared (first use in this function)coredrv.c:432: error: (Each undeclared identifier is reported only once
coredrv.c:432: error: for each function it appears in.)
coredrv.c:435: warning: â€˜save_flags’ is deprecated (declared at /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:73)
coredrv.c:436: warning: â€˜cli’ is deprecated (declared at /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:65)
coredrv.c:438: error: dereferencing pointer to incomplete type
coredrv.c:439: error: dereferencing pointer to incomplete type
coredrv.c:441: error: dereferencing pointer to incomplete type
coredrv.c:442: error: dereferencing pointer to incomplete type
coredrv.c:443: error: dereferencing pointer to incomplete type
coredrv.c:444: warning: implicit declaration of function â€˜tty_flip_buffer_push’
coredrv.c:446: warning: â€˜restore_flags’ is deprecated (declared at /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:78)
coredrv.c: In function â€˜schedule_background_event’:
coredrv.c:454: error: dereferencing pointer to incomplete type
coredrv.c:456: warning: implicit declaration of function â€˜queue_task’
coredrv.c:456: error: â€˜struct async_struct’ has no member named â€˜tqueue’
coredrv.c:456: error: â€˜tq_immediate’ undeclared (first use in this function)
coredrv.c:457: warning: implicit declaration of function â€˜mark_bh’
coredrv.c:457: error: â€˜IMMEDIATE_BH’ undeclared (first use in this function)
coredrv.c: In function â€˜kcli’:
coredrv.c:588: warning: â€˜cli’ is deprecated (declared at /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:65)
coredrv.c: In function â€˜ksave_flags’:
coredrv.c:593: warning: â€˜save_flags’ is deprecated (declared at /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:73)
coredrv.c: In function â€˜krestore_flags’:
coredrv.c:598: warning: â€˜restore_flags’ is deprecated (declared at /lib/modules/2.6.12-9-386/build/include/linux/interrupt.h:78)
make[1]: *** [coredrv.o] Error 1
make[1]: Leaving directory `/home/elektron/system/Intel536-460-M91/coredrv'
make: *** [536ep] Error 2
root@shiva:/home/elektron/system/Intel536-460-M91# make install
bash 536ep-inst
running kernel 2.6.12-9-386
unsupported kernel version.
make: *** [install] Error 1


Koliko ja vidim drajveri nijesu za ovaj kernel? Da li neko zna gdje imaju da se nadji drajveri za 2.6.12?
:(){ :|:& };:
Peace, Love, Unity, Respect!
 
Odgovor na temu

Shmelle
Niksic

Član broj: 69249
Poruke: 1
*.crnagora.net.



Profil

icon Re: Famozni Intel 536ep ne radi na Ubuntuu..10.03.2006. u 23:26 - pre 220 meseci
Evo ti odgovor mili:

unsupported kernel version.

Ubuntu = Kurazzo. ;]
 
Odgovor na temu

Astral Projection

Član broj: 36254
Poruke: 714



+4 Profil

icon Re: Famozni Intel 536ep ne radi na Ubuntuu..11.03.2006. u 01:53 - pre 220 meseci
Evo napravih ga napokon. Trebao sam samo da instaliram gcc 3.34 a već sam imao 4 i 3,3. Sad radi kao lud.. :)
:(){ :|:& };:
Peace, Love, Unity, Respect!
 
Odgovor na temu

tarik
tarik bruncevic
np

Član broj: 25325
Poruke: 17
*.vdial.verat.net.

Sajt: www.npizlog.org.yu


Profil

icon Re: Famozni Intel 536ep ne radi na Ubuntuu..30.09.2006. u 10:16 - pre 213 meseci
daj kazi kako si ga instalirao molim te

posetite novopazarski izlog,i najvecu bazu novopazarskih slika,starih(1918.1950...)i
novih (2007). www.npizlog.org.yu
 
Odgovor na temu

[es] :: Linux hardware :: Famozni Intel 536ep ne radi na Ubuntuu..

[ Pregleda: 2397 | Odgovora: 3 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.