Page 2 of 4

Posted: Tue 15 Mar 2011, 02:37
by morgonzola
sorry i forgot what it was exactly telling me but after a reboot it is

Grub Error 13: "Invalid or unsupported executable format"

i just tried changing rootnoverify to just root but i dont think that has anything to do with it

Posted: Tue 15 Mar 2011, 02:37
by morgonzola
well the problem figured out itself. i just deleted and re ripped into the folder and it booted right up. weird
now i have to deal with wireless but that is a different story :lol:

Posted: Fri 22 Jul 2011, 19:26
by edoc
Anyone get this working on a Netbook?

I have a Samsung NB30 with Intel Atom N450, Intel® NM10, Intel® GMA3150 integrated graphics processor, and ath9k wlan driver.

WDYT?

Posted: Fri 22 Jul 2011, 22:38
by Q5sys
edoc wrote:Anyone get this working on a Netbook?

I have a Samsung NB30 with Intel Atom N450, Intel® NM10, Intel® GMA3150 integrated graphics processor, and ath9k wlan driver.

WDYT?
it was originally tested on an asus 1005HA netbook. I dont have another at my disposal to test on. :(
My next version will probably be based on the newer Slackpup release. Im waiting for it to go final to start work.

Posted: Fri 22 Jul 2011, 22:52
by edoc
Rather than wrestle with the old release I should wait for the new.

I can test it for you on two netbooks and 4 or 5 different laptops.

Thanks!

Posted: Wed 03 Aug 2011, 15:25
by kattman
Forgot to mention earlier you are missing the iw command which is a dependency in the aircrack-ng suite when using airmon-ng to put your card into monitor/promiscuous mode.
is there a pet fot the IW i cannot compille it "too many errors".

Posted: Wed 03 Aug 2011, 23:44
by Q5sys
kattman wrote:
Forgot to mention earlier you are missing the iw command which is a dependency in the aircrack-ng suite when using airmon-ng to put your card into monitor/promiscuous mode.
is there a pet fot the IW i cannot compille it "too many errors".
Can you paste the output from you trying to compile it here? I'll see about compiling it and uploading it... but im really pressed for time this week and next.

Posted: Fri 05 Aug 2011, 12:29
by kattman
I extracted ti iw tgz to "/usr/source/drivers" i moved to the "iw-0-9-11" folder and it in terminal, and typed "make" this is the output.
sh-4.1# make
CC iw.o
iw.c:16:31: error: netlink/genl/genl.h: No such file or directory
iw.c:17:33: error: netlink/genl/family.h: No such file or directory
iw.c:18:33: error: netlink/genl/ctrl.h: No such file or directory
iw.c:19:25: error: netlink/msg.h: No such file or directory
iw.c:20:26: error: netlink/attr.h: No such file or directory
In file included from iw.c:23:
iw.h:4:29: error: netlink/netlink.h: No such file or directory
In file included from iw.c:23:
iw.h:44: warning: 'struct nl_msg' declared inside parameter list
iw.h:44: warning: its scope is only this definition or declaration, which is probably not what you want
iw.h:44: warning: 'struct nl_cb' declared inside parameter list
iw.h:72: error: expected ')' before 'initiator'
iw.c: In function 'nl_socket_alloc':
iw.c:31: error: implicit declaration of function 'nl_handle_alloc'
iw.c:31: warning: return makes pointer from integer without a cast
iw.c: In function 'nl_socket_free':
iw.c:36: error: implicit declaration of function 'nl_handle_destroy'
iw.c: In function '__genl_ctrl_alloc_cache':
iw.c:41: error: implicit declaration of function 'genl_ctrl_alloc_cache'
iw.c:41: warning: initialization makes pointer from integer without a cast
iw.c: In function 'nl80211_init':
iw.c:62: error: implicit declaration of function 'genl_connect'
iw.c:74: error: implicit declaration of function 'genl_ctrl_search_by_name'
iw.c:74: warning: assignment makes pointer from integer without a cast
iw.c:84: error: implicit declaration of function 'nl_cache_free'
iw.c: In function 'nl80211_cleanup':
iw.c:92: error: implicit declaration of function 'genl_family_put'
iw.c: In function 'phy_lookup':
iw.c:158: error: implicit declaration of function 'atoi'
iw.c: At top level:
iw.c:162: warning: 'struct nlmsgerr' declared inside parameter list
iw.c:162: warning: 'struct sockaddr_nl' declared inside parameter list
iw.c: In function 'error_handler':
iw.c:165: error: dereferencing pointer to incomplete type
iw.c:166: error: 'NL_STOP' undeclared (first use in this function)
iw.c:166: error: (Each undeclared identifier is reported only once
iw.c:166: error: for each function it appears in.)
iw.c: At top level:
iw.c:169: warning: 'struct nl_msg' declared inside parameter list
iw.c: In function 'finish_handler':
iw.c:173: error: 'NL_SKIP' undeclared (first use in this function)
iw.c: At top level:
iw.c:176: warning: 'struct nl_msg' declared inside parameter list
iw.c: In function 'ack_handler':
iw.c:180: error: 'NL_STOP' undeclared (first use in this function)
iw.c: In function 'handle_cmd':
iw.c:209: error: implicit declaration of function 'strtoul'
iw.c:269: error: implicit declaration of function 'nlmsg_alloc'
iw.c:269: warning: assignment makes pointer from integer without a cast
iw.c:275: error: implicit declaration of function 'nl_cb_alloc'
iw.c:275: error: 'NL_CB_DEBUG' undeclared (first use in this function)
iw.c:275: error: 'NL_CB_DEFAULT' undeclared (first use in this function)
iw.c:275: warning: assignment makes pointer from integer without a cast
iw.c:282: error: implicit declaration of function 'genlmsg_put'
iw.c:282: error: implicit declaration of function 'genl_family_get_id'
iw.c:287: error: implicit declaration of function 'NLA_PUT_U32'
iw.c:296: warning: passing argument 1 of 'cmd->handler' from incompatible pointer type
iw.c:296: warning: passing argument 2 of 'cmd->handler' from incompatible pointer type
iw.c:300: error: implicit declaration of function 'nl_send_auto_complete'
iw.c:306: error: implicit declaration of function 'nl_cb_err'
iw.c:306: error: 'NL_CB_CUSTOM' undeclared (first use in this function)
iw.c:307: error: implicit declaration of function 'nl_cb_set'
iw.c:307: error: 'NL_CB_FINISH' undeclared (first use in this function)
iw.c:308: error: 'NL_CB_ACK' undeclared (first use in this function)
iw.c:311: error: implicit declaration of function 'nl_recvmsgs'
iw.c:313: error: implicit declaration of function 'nl_cb_put'
iw.c:315: error: implicit declaration of function 'nlmsg_free'
iw.c:317: warning: label 'nla_put_failure' defined but not used
iw.c: At top level:
iw.c:322: warning: 'struct nl_msg' declared inside parameter list
iw.c: In function 'no_seq_check':
iw.c:324: error: 'NL_OK' undeclared (first use in this function)
iw.c: At top level:
iw.c:327: warning: 'struct nl_msg' declared inside parameter list
iw.c: In function 'print_event':
iw.c:329: error: implicit declaration of function 'nlmsg_data'
iw.c:329: error: implicit declaration of function 'nlmsg_hdr'
iw.c:329: warning: initialization makes pointer from integer without a cast
iw.c:332: error: '__u8' undeclared (first use in this function)
iw.c:332: error: expected ';' before 'reg_type'
iw.c:334: error: implicit declaration of function 'nla_parse'
iw.c:334: error: implicit declaration of function 'genlmsg_attrdata'
iw.c:335: error: implicit declaration of function 'genlmsg_attrlen'
iw.c:337: error: dereferencing pointer to incomplete type
iw.c:340: error: implicit declaration of function 'nla_get_u32'
iw.c:341: error: implicit declaration of function 'nla_get_string'
iw.c:341: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
iw.c:357: error: 'reg_type' undeclared (first use in this function)
iw.c:357: error: implicit declaration of function 'nla_get_u8'
iw.c:363: error: implicit declaration of function 'reg_initiator_to_string'
iw.c:363: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
iw.c:363: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
iw.c:369: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
iw.c:374: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
iw.c:378: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
iw.c:390: error: dereferencing pointer to incomplete type
iw.c:394: error: 'NL_SKIP' undeclared (first use in this function)
iw.c: In function 'listen_events':
iw.c:401: error: 'NL_CB_DEBUG' undeclared (first use in this function)
iw.c:401: error: 'NL_CB_DEFAULT' undeclared (first use in this function)
iw.c:401: warning: initialization makes pointer from integer without a cast
iw.c:413: error: implicit declaration of function 'nl_socket_add_membership'
iw.c:434: error: 'NL_CB_SEQ_CHECK' undeclared (first use in this function)
iw.c:434: error: 'NL_CB_CUSTOM' undeclared (first use in this function)
iw.c:435: error: 'NL_CB_VALID' undeclared (first use in this function)
iw.c: In function 'main':
iw.c:452: error: implicit declaration of function 'abs'
make: *** [iw.o] Error 1
sh-4.1#

Posted: Sat 03 Sep 2011, 02:09
by DPUP5520
Just noticed someone was trying to get iw compiled on here, I dont know why I only gave the source but here's the actual pet.

Posted: Sat 03 Sep 2011, 03:23
by edoc
Q5sys wrote:My next version will probably be based on the newer Slackpup release. Im waiting for it to go final to start work.
Any exciting news?

Posted: Sat 03 Sep 2011, 21:53
by Q5sys
edoc wrote:
Q5sys wrote:My next version will probably be based on the newer Slackpup release. Im waiting for it to go final to start work.
Any exciting news?
did 5.3 go final without me noticing? ;)
Im waiting till all the bugs are ironed out. That way theres less bug testing for me. :P

Posted: Sat 03 Sep 2011, 22:24
by edoc
Q5sys wrote:
edoc wrote:
Q5sys wrote:My next version will probably be based on the newer Slackpup release. Im waiting for it to go final to start work.
Any exciting news?
did 5.3 go final without me noticing? ;)
Im waiting till all the bugs are ironed out. That way theres less bug testing for me. :P
Sounds like good strategic wisdom to me!

I have no idea about 5.3 ... can't keep up with all that is going on in Puppyville.

:roll:

Posted: Sat 03 Sep 2011, 22:32
by Q5sys
edoc wrote:
Q5sys wrote:
did 5.3 go final without me noticing? ;)
Im waiting till all the bugs are ironed out. That way theres less bug testing for me. :P
Sounds like good strategic wisdom to me!

I have no idea about 5.3 ... can't keep up with all that is going on in Puppyville.

:roll:
good strategic wisdom... more like efficient slacking. ;)

Posted: Mon 28 Nov 2011, 18:36
by droope
this is awesome!

backtrack is 2GB now... couldn't even think of installing it on my old PC. :( I guess i have to buy a real computer to work comfortably??? let's put that to a test. :D

Cheers!

Posted: Sun 04 Dec 2011, 23:06
by droope
hey the wireless doesn't work in my EEEPC 701, anyone know why? it has never worked so far on a puppy, now that i remember.

:(

Posted: Sun 04 Dec 2011, 23:08
by edoc
Have you tried Squeeze 5X9 or the aging but Netbook-friendly Fluppy 013?

Posted: Mon 05 Dec 2011, 20:12
by droope
heh it's just that i really liked the attack pup. i even created the article on thewiki about eeepc now that I remember... there used to be a patch for the eeepcs.

Posted: Fri 09 Dec 2011, 23:21
by Q5sys
just a little update guys...
working on v2 now.
using slacko as a base. running into a few problems with a few tools not wanting to run due to dependency conflicts (slacko having newer versions than what it needs).
But Im slowly working through it all.
Still hoping for that Dec 31 2011 deadline, I've unoffically set for myself. lol

Posted: Fri 09 Dec 2011, 23:22
by Q5sys
droope wrote:hey the wireless doesn't work in my EEEPC 701, anyone know why? it has never worked so far on a puppy, now that i remember.

:(
I never had a problem with the 1005HA eeepc I used to have. Guess they used some weird hardware in it. Did you try compiling the newest drivers for the wireless card?

Posted: Sun 18 Dec 2011, 22:31
by eztuxer
Hi !

Installed on AAO (Acer Aspire One) netbook, on 16 GB USB stick.
Wifi works... :-)

However, it won't use the AZERTY Latin BE keyboard even tough it is actually written in etc/keymap

HEEEEEEEEEEEELP !