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!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Mam D-link'a DWL-520+ i Debiana Sarge 3.1 i nie mogę poradzić sobie z instalacją sterowników. W necie znalazłem kilka sposobów ale żaden z nich mi nie zadziałał. Próbowałem ndiswrapperem i linuxowymi sterami i nic.
Kiedy instalowałem stery tym [url=http://dug.net.pl/faq/index.php?kat=5&id=168]link[/url] sposobem to podczas wydawania komendy [b][i]make -C /lib/modules/`uname -r`/build M=`pwd`[/i][/b] wywalało mi następujące błędy:
predator:/usr/src/acx2006# make -C /lib/modules/`uname -r`/build M=`pwd` make: Wej¶cie do katalogu `/usr/src/kernel-headers-2.6.8-11-amd64-k8' CC [M] /usr/src/acx2006/wlan.o CC [M] /usr/src/acx2006/conv.o CC [M] /usr/src/acx2006/ioctl.o CC [M] /usr/src/acx2006/common.o /usr/src/acx2006/common.c: In function `acx_s_proc_diag_output': /usr/src/acx2006/common.c:1245: warning: unsigned int format, different type arg (arg 4) /usr/src/acx2006/common.c:1523: warning: cast from pointer to integer of different size /usr/src/acx2006/common.c:1523: warning: cast from pointer to integer of different size /usr/src/acx2006/common.c:1528: warning: cast from pointer to integer of different size /usr/src/acx2006/common.c:1528: warning: cast from pointer to integer of different size CC [M] /usr/src/acx2006/pci.o In file included from /usr/src/acx2006/acx.h:5, from /usr/src/acx2006/pci.c:54: /usr/src/acx2006/acx_struct.h:1447: error: variable or field `__iomem' declared void /usr/src/acx2006/acx_struct.h:1447: warning: no semicolon at end of struct or union /usr/src/acx2006/acx_struct.h:1447: error: syntax error before '*' token /usr/src/acx2006/acx_struct.h:1448: error: syntax error before '*' token /usr/src/acx2006/acx_struct.h:1448: warning: type defaults to `int' in declaration of `iobase2' /usr/src/acx2006/acx_struct.h:1448: warning: data definition has no type or storage class /usr/src/acx2006/acx_struct.h:1450: error: syntax error before '*' token /usr/src/acx2006/acx_struct.h:1450: warning: type defaults to `int' in declaration of `cmd_area' /usr/src/acx2006/acx_struct.h:1450: warning: data definition has no type or storage class /usr/src/acx2006/acx_struct.h:1451: error: syntax error before '*' token /usr/src/acx2006/acx_struct.h:1451: warning: type defaults to `int' in declaration of `info_area' /usr/src/acx2006/acx_struct.h:1451: warning: data definition has no type or storage class /usr/src/acx2006/acx_struct.h:1473: error: syntax error before '}' token In file included from /usr/src/acx2006/acx.h:6, from /usr/src/acx2006/pci.c:54: /usr/src/acx2006/acx_func.h: In function `acx_get_wlan_hdr': /usr/src/acx2006/acx_func.h:568: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `read_reg32': /usr/src/acx2006/pci.c:121: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:121: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `read_reg16': /usr/src/acx2006/pci.c:131: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:131: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `read_reg8': /usr/src/acx2006/pci.c:137: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:137: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `write_reg32': /usr/src/acx2006/pci.c:144: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:144: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `write_reg16': /usr/src/acx2006/pci.c:154: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:154: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `write_reg8': /usr/src/acx2006/pci.c:160: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:160: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `write_flush': /usr/src/acx2006/pci.c:174: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `adev_present': /usr/src/acx2006/pci.c:182: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `get_txdesc': /usr/src/acx2006/pci.c:191: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:191: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `advance_txdesc': /usr/src/acx2006/pci.c:197: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `get_txhostdesc': /usr/src/acx2006/pci.c:203: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:204: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:208: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:213: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `get_txc': /usr/src/acx2006/pci.c:219: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:220: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:224: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:229: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `get_txr': /usr/src/acx2006/pci.c:235: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:236: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:237: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `put_txcr': /usr/src/acx2006/pci.c:243: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:244: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:248: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:253: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:254: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_read_eeprom_byte': /usr/src/acx2006/pci.c:294: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_read_phy_reg': /usr/src/acx2006/pci.c:431: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_upload_fw': /usr/src/acx2006/pci.c:626: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:628: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:628: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:630: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:632: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:634: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:651: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_upload_radio': /usr/src/acx2006/pci.c:683: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:691: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:692: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:693: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_write_cmd_type_status': /usr/src/acx2006/pci.c:818: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_read_cmd_type_status': /usr/src/acx2006/pci.c:831: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `init_mboxes': /usr/src/acx2006/pci.c:867: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:867: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:868: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:868: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:869: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:869: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:869: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_reset_dev': /usr/src/acx2006/pci.c:906: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:930: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:932: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:951: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:952: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:982: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_issue_cmd_timeo_debug': /usr/src/acx2006/pci.c:1035: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1043: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1092: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1110: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1116: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1124: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1149: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1150: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1154: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1176: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_free_desc_queues': /usr/src/acx2006/pci.c:1305: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1305: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1305: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1305: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1305: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1305: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1306: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1306: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1306: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1306: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1306: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1306: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1308: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1310: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1310: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1310: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1310: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1310: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1310: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1311: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1311: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1311: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1311: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1311: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1311: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1313: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_delete_dma_regions': /usr/src/acx2006/pci.c:1335: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1337: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_e_probe': /usr/src/acx2006/pci.c:1540: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1564: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1566: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1570: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1571: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1572: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1573: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1574: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1575: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1576: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1577: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1578: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1579: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1582: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1596: error: too few arguments to function `pci_save_state' /usr/src/acx2006/pci.c:1608: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1610: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1616: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1622: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_e_remove': /usr/src/acx2006/pci.c:1732: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1744: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1749: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1761: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1763: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1775: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1777: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1779: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1784: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1794: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1794: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1795: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1795: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1805: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_e_suspend': /usr/src/acx2006/pci.c:1845: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1853: error: too few arguments to function `pci_save_state' /usr/src/acx2006/pci.c:1856: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_e_resume': /usr/src/acx2006/pci.c:1880: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1884: error: too few arguments to function `pci_restore_state' /usr/src/acx2006/pci.c:1899: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1900: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1908: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `enable_acx_irq': /usr/src/acx2006/pci.c:1931: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1933: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_up': /usr/src/acx2006/pci.c:1945: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1947: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1952: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1953: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1954: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1958: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1959: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `disable_acx_irq': /usr/src/acx2006/pci.c:1992: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:1994: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_down': /usr/src/acx2006/pci.c:2008: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2011: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2028: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2030: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2037: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2040: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2046: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_e_open': /usr/src/acx2006/pci.c:2071: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2096: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_e_close': /usr/src/acx2006/pci.c:2121: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2124: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2141: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_i_tx_timeout': /usr/src/acx2006/pci.c:2163: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2176: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2183: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2191: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2193: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_i_set_multicast_list': /usr/src/acx2006/pci.c:2211: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2216: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2217: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2218: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2222: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2223: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2224: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2231: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `log_rxbuffer': /usr/src/acx2006/pci.c:2253: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_l_process_rxdesc': /usr/src/acx2006/pci.c:2278: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2281: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2307: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2317: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `handle_info_irq': /usr/src/acx2006/pci.c:2386: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2391: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `update_link_quality_led': /usr/src/acx2006/pci.c:2461: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2461: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2462: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2463: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2465: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2465: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2465: warning: type defaults to `int' in declaration of `__dummy2' /usr/src/acx2006/pci.c:2465: warning: comparison of distinct pointer types lacks a cast /usr/src/acx2006/pci.c:2465: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2465: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2467: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2468: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2469: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_i_interrupt': /usr/src/acx2006/pci.c:2489: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2501: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2504: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2515: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2516: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2517: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2527: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2543: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2561: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2571: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2600: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2605: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2611: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2617: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2622: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2627: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_l_power_led': /usr/src/acx2006/pci.c:2638: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acx111pci_ioctl_info': /usr/src/acx2006/pci.c:2688: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2690: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2796: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2797: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2823: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2826: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2851: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2875: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2905: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2930: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2933: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acx100pci_ioctl_set_phy_amp_bias': /usr/src/acx2006/pci.c:2952: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2968: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2972: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2975: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:2982: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_l_alloc_tx': /usr/src/acx2006/pci.c:3005: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3011: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3029: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3030: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3034: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3035: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3037: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3041: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_l_tx_data': /usr/src/acx2006/pci.c:3099: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3104: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3110: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3138: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3149: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3167: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3202: warning: implicit declaration of function `mmiowb' /usr/src/acx2006/pci.c:3211: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3217: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3223: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `log_txbuffer': /usr/src/acx2006/pci.c:3257: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `handle_tx_error': /usr/src/acx2006/pci.c:3281: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3285: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3289: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3293: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3298: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3305: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3322: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3323: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3330: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3331: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3340: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3344: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3347: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3348: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3350: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3353: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_l_clean_txdesc': /usr/src/acx2006/pci.c:3371: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3379: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3381: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3393: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3393: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3420: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3432: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3435: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3436: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3437: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3439: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3441: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3448: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3457: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3465: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3477: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_l_clean_txdesc_emergency': /usr/src/acx2006/pci.c:3504: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `allocate': /usr/src/acx2006/pci.c:3519: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3519: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_create_tx_host_desc_queue': /usr/src/acx2006/pci.c:3546: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3547: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3547: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3548: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3549: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3553: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3554: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3554: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3555: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3556: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3559: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3564: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3565: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3566: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3567: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3643: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3643: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3643: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_create_rx_host_desc_queue': /usr/src/acx2006/pci.c:3674: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3675: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3675: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3676: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3677: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3680: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3687: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3688: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3688: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3689: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3690: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3693: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3694: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3695: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3696: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3713: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3713: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3713: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_create_tx_desc_queue': /usr/src/acx2006/pci.c:3752: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3753: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3756: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3758: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3758: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3760: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3760: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3767: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3770: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3772: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3773: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3775: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3790: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3794: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3804: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3804: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3804: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3809: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_create_rx_desc_queue': /usr/src/acx2006/pci.c:3838: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3841: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3841: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3843: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3846: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3847: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3852: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3853: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3858: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3861: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_s_proc_diag_output': /usr/src/acx2006/pci.c:3907: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3909: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3917: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3918: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3919: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3921: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3922: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3938: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3938: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3938: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3939: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3939: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3940: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3940: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3940: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3941: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3942: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3942: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3942: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3943: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3943: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3943: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acxpci_set_interrupt_mask': /usr/src/acx2006/pci.c:3974: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3975: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3994: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:3996: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:4014: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c: In function `acx100pci_s_set_tx_level': /usr/src/acx2006/pci.c:4058: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:4069: error: dereferencing pointer to incomplete type /usr/src/acx2006/pci.c:4073: error: dereferencing pointer to incomplete type make[1]: *** [/usr/src/acx2006/pci.o] Bł±d 1 make: *** [_module_/usr/src/acx2006] Bł±d 2 make: Opuszczenie katalogu `/usr/src/kernel-headers-2.6.8-11-amd64-k8'
Wie ktoś może czego to jest przyczyną ?
Offline
http://acx100.sourceforge.net/wiki/Distribution_list/Debian - bardzo fajny sposób.
ale najpierw zaopatrz sie w pakiety: acx100-source wireless-tools module-assistant. linux-headers zapewne tez będzie potrzebne - lepiej ściągnij. No i oczywiście sterowniki (należy pozamieniać nazwy odpowiednio - wszystko jest opisane na tamtej stronie)
Offline
[url]http://dug.net.pl/faq/index.php?kat=5&id=131[/url]
Offline
podczas budowania modułu wywala coś takiego:
touch config.mk # │ && /usr/bin/make clean ▒ │ make[1]: Wejście do katalogu `/usr/src/modules/acx100' ▒ │ make -C src clean ▒ │ make[2]: Wejście do katalogu `/usr/src/modules/acx100/src' ▒ │ rm -f acx100.o acx100_conv.o acx100_helper.o acx100_helper2.o ▒ │ acx100_ioctl.o acx80211frm.o idma.o ihw.o ioregister.o acx_usb_main.o ▒ │ acx_usb_ihw.o acx_usb_helper.o acx_usb_ioctl.o acx_usb_helper2.o ▒ │ acx_usb_80211frm.o acx_usb_idma.o acx_usb_conv.o "acx_pci.o acx_usb.o" ▒ │ *.o acx_usb*.c ▒ │ make[2]: Opuszczenie katalogu `/usr/src/modules/acx100/src' ▒ │ make -C firmware clean ▒ │ make[2]: Wejście do katalogu `/usr/src/modules/acx100/firmware' ▒ │ rm -f extract.o extract ▒ │ make[2]: Opuszczenie katalogu `/usr/src/modules/acx100/firmware' rm -f config.mk ▒ │ make[1]: Opuszczenie katalogu `/usr/src/modules/acx100' ▒ │ dh_clean ▒ │ /usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules # │ make[1]: Wejście do katalogu `/usr/src/modules/acx100' ▒ │ touch config.mk ▒ │ && /usr/bin/make clean ▒ │ make[2]: Wejście do katalogu `/usr/src/modules/acx100' ▒ │ make -C src clean ▒ │ make[3]: Wejście do katalogu `/usr/src/modules/acx100/src' ▒ │ rm -f acx100.o acx100_conv.o acx100_helper.o acx100_helper2.o ▒ │ acx100_ioctl.o acx80211frm.o idma.o ihw.o ioregister.o acx_usb_main.o ▒ │ acx_usb_ihw.o acx_usb_helper.o acx_usb_ioctl.o acx_usb_helper2.o ▒ │ acx_usb_80211frm.o acx_usb_idma.o acx_usb_conv.o "acx_pci.o acx_usb.o" ▒ │ *.o acx_usb*.c ▒ │ make[3]: Opuszczenie katalogu `/usr/src/modules/acx100/src' ▒ │ make -C firmware clean ▒ │ make[3]: Wejście do katalogu `/usr/src/modules/acx100/firmware' ▒ │ rm -f extract.o extract ▒ │ make[3]: Opuszczenie katalogu `/usr/src/modules/acx100/firmware' ▒ │ rm -f config.mk ▒ │ make[2]: Opuszczenie katalogu `/usr/src/modules/acx100' # │ dh_clean ▒ │ for templ in ; do ▒ │ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.8-11-amd64-k8/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.6.8-11-amd64-k8/g ▒ │ ;s/#KVERS#/2.6.8-11-amd64-k8/g ; s/_KVERS_/2.6.8-11-amd64-k8/g ; ▒ │ s/##KDREV##/2.6.8-14/g ; s/#KDREV#/2.6.8-14/g ; s/_KDREV_/2.6.8-14/g' < ▒ │ $templ > ${templ%.modules.in}; ▒ │ done ▒ │ # Build modules ▒ │ ./Configure ▒ │ && /usr/bin/make ▒ │ Kernel version file: ▒ │ /lib/modules/2.6.8-11-amd64-k8/build/include/linux/version.h ▒ │ Kernel configuration file: /lib/modules/2.6.8-11-amd64-k8/build/.config ▒ │ Make damn sure these really match your currently running kernel!! # │ ▒ │ Kernel configuration found, performing sanity checks ▒ │ All of the following items are required by the driver: ▒ │ Loadable modules support is enabled. ▒ │ Wireless LAN (non-hamradio) support is enabled. ▒ │ Wireless extensions support is enabled. ▒ │ The following is needed for PCMCIA/CardBus cards: ▒ │ PCMCIA support is enabled. ▒ │ CardBus support is enabled. ▒ │ The following is needed for USB card support: ▒ │ USB support is enabled. ▒ │ The following is needed for PCI card support: ▒ │ PCI support is enabled. ▒ │ Kernel configuration satisfies the minimum requirements, continuing. ▒ │ /lib/modules/2.6.8-11-amd64-k8/build/include/linux/wireless.h header ▒ │ file doesn't exist! ▒ │ Kernel configuration lacks needed options, please correct! ABORTING. ▒ │ make[1]: *** [binary_modules] Błąd 1 # │ make[1]: Opuszczenie katalogu `/usr/src/modules/acx100' ▒ │ make: *** [kdist_build] Błąd 2 #
Offline
Hej :) Nie wiem czy Ci to pomorze ale ja Wi-fi instalowałem w ten sposob u siebie:
#apt-get install ndiswrapper-utils ndiswrapper-source wireless-tools
#module-assistant prepare
#module-assistant auto-install ndiswrapper
#ndiswrapper -i Nazwasterownika.inf
potem sprawdzałem czy sie zainstalował sterownik
# ndiswrapper -l
powinno wyskoczyć
Installed ndis drivers:
nazwasterownika driver present, hardware present
#modprobe ndiswrapper
W logach nam wyszkoczy czy wszytko poszło poprawnie
Potem dodać trzeba linijke w /etc/modules
ndiswrapper
Edytyjemy /etc/network/interfaces i dodajemy
auto wlan0
iface wlan0 inet dhcp
wireless-essid nazwasieciwlan
wireless-mod Managed
name tunazwaorientacyjnasterownika
Gdy to zrobimy to pozostaje
#ifup wlan0
a
#iwconfig
powinno wyswietlic czy sie połaczylismy z siacią.
By rozłaczyć sie i ponownie konfigurować wystarczy wpisać
#ifdown wlan0
Offline
No miałem zainstalowane wcześniej już nagłówki. Przed chwilą wywaliłem je i zainstalowałem na nowo. I teraz mam takie coś:
│ touch config.mk # │ && /usr/bin/make clean ▒ │ make[1]: Wejście do katalogu `/usr/src/modules/acx100' ▒ │ make -C src clean ▒ │ make[2]: Wejście do katalogu `/usr/src/modules/acx100/src' ▒ │ rm -f acx100.o acx100_conv.o acx100_helper.o acx100_helper2.o ▒ │ acx100_ioctl.o acx80211frm.o idma.o ihw.o ioregister.o ▒ │ acx_usb_80211frm.o acx_usb_conv.o acx_usb_helper.o acx_usb_helper2.o ▒ │ acx_usb_idma.o acx_usb_ihw.o acx_usb_ioctl.o acx_usb_main.o acx_pci.ko ▒ │ acx_usb.ko *.mod *.mod.c *.mod.o *.o .*.cmd acx_usb*.c ▒ │ make[2]: Opuszczenie katalogu `/usr/src/modules/acx100/src' ▒ │ make -C firmware clean ▒ │ make[2]: Wejście do katalogu `/usr/src/modules/acx100/firmware' ▒ │ rm -f extract.o extract ▒ │ make[2]: Opuszczenie katalogu `/usr/src/modules/acx100/firmware' ▒ │ rm -f config.mk ▒ │ make[1]: Opuszczenie katalogu `/usr/src/modules/acx100' ▒ │ dh_clean # │ /usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules ▒ │ make[1]: Wejście do katalogu `/usr/src/modules/acx100' ▒ │ touch config.mk ▒ │ && /usr/bin/make clean ▒ │ make[2]: Wejście do katalogu `/usr/src/modules/acx100' ▒ │ make -C src clean ▒ │ make[3]: Wejście do katalogu `/usr/src/modules/acx100/src' ▒ │ rm -f acx100.o acx100_conv.o acx100_helper.o acx100_helper2.o ▒ │ acx100_ioctl.o acx80211frm.o idma.o ihw.o ioregister.o acx_usb_main.o ▒ │ acx_usb_ihw.o acx_usb_helper.o acx_usb_ioctl.o acx_usb_helper2.o ▒ │ acx_usb_80211frm.o acx_usb_idma.o acx_usb_conv.o "acx_pci.o acx_usb.o" ▒ │ *.o acx_usb*.c ▒ │ make[3]: Opuszczenie katalogu `/usr/src/modules/acx100/src' ▒ │ make -C firmware clean ▒ │ make[3]: Wejście do katalogu `/usr/src/modules/acx100/firmware' ▒ │ rm -f extract.o extract ▒ │ make[3]: Opuszczenie katalogu `/usr/src/modules/acx100/firmware' # │ rm -f config.mk ▒ │ make[2]: Opuszczenie katalogu `/usr/src/modules/acx100' ▒ │ dh_clean ▒ │ for templ in ; do ▒ │ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.8-11-amd64-k8/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.6.8-11-amd64-k8/g ▒ │ ;s/#KVERS#/2.6.8-11-amd64-k8/g ; s/_KVERS_/2.6.8-11-amd64-k8/g ; ▒ │ s/##KDREV##/2.6.8-14/g ; s/#KDREV#/2.6.8-14/g ; s/_KDREV_/2.6.8-14/g' < ▒ │ $templ > ${templ%.modules.in}; ▒ │ done ▒ │ # Build modules ▒ │ ./Configure ▒ │ && /usr/bin/make ▒ │ Kernel version file: # │ /lib/modules/2.6.8-11-amd64-k8/build/include/linux/version.h ▒ │ Kernel configuration file: /lib/modules/2.6.8-11-amd64-k8/build/.config ▒ │ Make damn sure these really match your currently running kernel!! ▒ │ ▒ │ Kernel configuration found, performing sanity checks ▒ │ All of the following items are required by the driver: ▒ │ Loadable modules support is enabled. ▒ │ Wireless LAN (non-hamradio) support is enabled. ▒ │ Wireless extensions support is enabled. ▒ │ The following is needed for PCMCIA/CardBus cards: ▒ │ PCMCIA support is enabled. ▒ │ CardBus support is enabled. ▒ │ The following is needed for USB card support: ▒ │ USB support is enabled. ▒ │ The following is needed for PCI card support: ▒ │ PCI support is enabled. ▒ │ Kernel configuration satisfies the minimum requirements, continuing. # │ Wireless header file is WIRELESS_EXT version 16. ▒ │ gcc version 3.3.5 (Debian 1:3.3.5-13) ▒ │ Running linux 2.6.8-11-amd64-k8 ▒ │ Compile info: will choose to use code infrastructure for NEWER wireless ▒ │ extension interface version (>= 13) ▒ │ Symmetric multiprocessing support (CONFIG_SMP) is disabled. ▒ │ make[2]: Wejście do katalogu `/usr/src/modules/acx100' ▒ │ make -C src ▒ │ make[3]: Wejście do katalogu `/usr/src/modules/acx100/src' ▒ │ if test -n ; then ▒ │ mkdir -p /usr/src/modules/acx100/src/tmp; ▒ │ cp /lib/modules/2.6.8-11-amd64-k8/build/.config ▒ │ /usr/src/modules/acx100/src/tmp; ▒ │ fi ▒ │ # use "make V=1" to see full compile execution ▒ │ make -C /lib/modules/2.6.8-11-amd64-k8/build ▒ │ SUBDIRS=/usr/src/modules/acx100/src # │ MODVERDIR=/usr/src/modules/acx100/src WLAN_HOSTIF=WLAN_PCI ▒ │ modules ▒ │ make[4]: Wejście do katalogu `/usr/src/kernel-headers-2.6.8-11-amd64-k8' ▒ │ │ make[5]: scripts/Makefile.build: Nie ma takiego pliku ani katalogu ▒ │ make[5]: *** Brak reguł do wykonania obiektu `scripts/Makefile.build'. ▒ │ Stop. ▒ │ make[4]: *** [_module_/usr/src/modules/acx100/src] Błąd 2 ▒ │ make[4]: Opuszczenie katalogu `/usr/src/kernel-headers-2.6.8-11-amd64-k8' ▒ │ make[3]: *** [modules] Błąd 2 ▒ │ make[3]: Opuszczenie katalogu `/usr/src/modules/acx100/src' ▒ │ make[2]: *** [driver] Błąd 2 ▒ │ make[2]: Opuszczenie katalogu `/usr/src/modules/acx100' ▒ │ make[1]: *** [binary_modules] Błąd 2 ▒ │ make[1]: Opuszczenie katalogu `/usr/src/modules/acx100' ▒ │ make: *** [kdist_build] Błąd 2 ▒ │ a #
Offline
dziwne, wyglada jak by nie bylo scripts/Makefile.build. Sprobuj zainstalowac kernel-source-2.6.8 i potem rozpakuj archiwum w /usr/src do /usr/src/linux i zmien dowiazanie /lib/modules/2.6.8/build zeby wskazywal na /usr/src/linux a nie na /usr/src/linux-headers-2.6.8
Offline
Jezeli ktos zauwazyl, to mi sie wydaje
ze moduly kernela roznia sie wersja kompilatora na ktorym teraz zostanie zrobiony modul acx ;) Ja bym sobie dal upgrade, albo zrobil jakies nowe jajko na tym wersjach jakie teraz masz i wtedy odpalil make -C /lib/modules/x.x.x/build M=`pwd`
Nie wiem czemu ale jakos nigdy sie nie moglem przekonac do head'ersów, najlepiej jest wszystko robic samemu ;)
Offline
Udało mi się zrobić sieciówkę na sterach ACX100, ale strasznie przerywało i wogóle net ścierwił. Zrobilem na nowo przy pomocy sterów windosowskich i ndiswrapper'a i juz działa dobrze. :) Dziękuję za wskazówki i pozdrawiam.
Ostatnio edytowany przez frytka (2011-07-19 17:29:41)
Offline
Time (s) | Query |
---|---|
0.00009 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00099 | 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.147.89.50' WHERE u.id=1 |
0.00055 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.147.89.50', 1732491188) |
0.00059 | SELECT * FROM punbb_online WHERE logged<1732490888 |
0.00072 | DELETE FROM punbb_online WHERE ident='54.36.148.108' |
0.00082 | DELETE FROM punbb_online WHERE ident='54.36.148.8' |
0.00073 | SELECT topic_id FROM punbb_posts WHERE id=25759 |
0.00009 | SELECT id FROM punbb_posts WHERE topic_id=3263 ORDER BY posted |
0.00062 | 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=3263 AND t.moved_to IS NULL |
0.00006 | SELECT search_for, replace_with FROM punbb_censoring |
0.00397 | 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=3263 ORDER BY p.id LIMIT 0,25 |
0.00077 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=3263 |
Total query time: 0.01004 s |