zxdsl, brak modułu jądra

Neostrada, DialNet, Net24
quacky
Piegowaty Guziec
Piegowaty Guziec
Posty: 13
Rejestracja: 28 wrz 2009, 22:58
Płeć: Mężczyzna
Wersja Ubuntu: 9.04
Środowisko graficzne: GNOME
Architektura: x86

Odp: zxdsl, brak modułu jądra

Post autor: quacky »

Nie no wielkie wielkie dzięki za tego patcha! Już myślałem, że przesiadka na Windowsa i czekanie na stery do zxdsl 852. Brawo! :clap:
klm
Piegowaty Guziec
Piegowaty Guziec
Posty: 2
Rejestracja: 08 maja 2007, 10:55
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: GNOME

Odp: zxdsl, brak modułu jądra

Post autor: klm »

O dziękuje bardzo za tego patcha, modem działa, a internet śmiga. :)
Awatar użytkownika
Karsonjey
Sędziwy Jeż
Sędziwy Jeż
Posty: 38
Rejestracja: 18 mar 2006, 16:08
Płeć: Mężczyzna
Wersja Ubuntu: 14.04
Środowisko graficzne: GNOME
Architektura: x86

Odp: zxdsl, brak modułu jądra

Post autor: Karsonjey »

Można i tak:

Kod: Zaznacz cały

mkdir unicorn
cd unicorn
wget http://linnet.cba.pl/attachment.php?aid=5 -O  zxdsl852.tar.gz
tar zxvf zxdsl852.tar.gz
wget http://mariuszs.googlepages.com/zxdslv2-2.6.31.diff
patch src/unicorn_ethdrv.c < zxdslv2-2.6.31.diff
make
sudo make install
Jey...Linux user #443386 | Ubuntu user #27260
Błądzić jest rzeczą ludzką, ale aby narozrabiać naprawdę potrzeba hasła roota.
dong
Piegowaty Guziec
Piegowaty Guziec
Posty: 20
Rejestracja: 11 wrz 2009, 05:38
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: Brak
Architektura: x86

Odp: zxdsl, brak modułu jądra

Post autor: dong »

A dałoby radę dostosować patcha pod kernel 2.6.31-gentoo-r10? Byłbym baaardzo wdzięczny.

Kod: Zaznacz cały

make -C /lib/modules/2.6.31-gentoo-r10/build M=/root/zxdsl/2
make[1]: Entering directory `/usr/src/linux-2.6.31-gentoo-r10'
  CC [M]  /root/zxdsl/2/src/unicorn_usbdrv.o
/root/zxdsl/2/src/unicorn_usbdrv.c:275: warning: 'TNumberOfCarrier' initialized and declared 'extern'
  CC [M]  /root/zxdsl/2/src/accessmechanism.o
  CC [M]  /root/zxdsl/2/src/linrapi.o
  CC [M]  /root/zxdsl/2/src/unicorn_ethdrv.o
  LD [M]  /root/zxdsl/2/unicorn_usb_eth.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: "consume_skb" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "flush_signals" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "daemonize" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "init_timer_key" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "skb_queue_tail" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "wake_up_process" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "__tracepoint_kmalloc" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "register_netdev" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "__wake_up" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_alloc_urb" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "param_get_charp" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "unregister_netdev" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "per_cpu__current_task" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "kfree" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "param_set_long" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "down" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "param_set_charp" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "down_trylock" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "skb_dequeue" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "pskb_expand_head" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "param_set_int" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "atm_proc_root" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "__get_free_pages" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "del_timer" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "sprintf" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_reset_configuration" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_register_driver" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_submit_urb" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "schedule_timeout" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "copy_to_user" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "set_user_nice" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "do_gettimeofday" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "down_interruptible" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "dev_kfree_skb_any" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "skb_unlink" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "netif_rx" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_string" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_set_interface" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "up" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_control_msg" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "param_get_long" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "complete_and_exit" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "__const_udelay" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "vsprintf" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "get_random_bytes" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "skb_put" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "mod_timer" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_deregister" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "jiffies" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_free_urb" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "__kmalloc" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "usb_get_current_frame_number" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "interruptible_sleep_on_timeout" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "skb_push" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "kthread_create" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "skb_trim" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "send_sig" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "copy_from_user" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "kmalloc_caches" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "alloc_etherdev_mq" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "add_timer" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "create_proc_entry" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "skb_pull" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "warn_slowpath_null" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "eth_type_trans" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "kmem_cache_alloc" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "printk" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "param_get_int" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
WARNING: "dev_alloc_skb" [/root/zxdsl/2/unicorn_usb_eth.ko] undefined!
  CC      /root/zxdsl/2/unicorn_usb_eth.mod.o
  LD [M]  /root/zxdsl/2/unicorn_usb_eth.ko
make[1]: Leaving directory `/usr/src/linux-2.6.31-gentoo-r10'
ODPOWIEDZ

Wróć do „ADSL”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 2 gości