**** BEGIN LOGGING AT Sun Dec 04 02:59:58 2011 Dec 04 03:15:14 Xase: can you pastie your .config Dec 04 06:27:03 lilstevie: http://pastie.org/2963119 Dec 04 06:32:46 Xase: change Dec 04 06:32:47 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" to Dec 04 06:32:47 CONFIG_UEVENT_HELPER_PATH="" Dec 04 06:33:02 alright lemme try. Dec 04 06:33:16 even though it says not to,can I just nano that? Dec 04 06:33:27 or should I use menuconfig Dec 04 06:34:33 menuconfig should be easier Dec 04 06:34:43 it is in the same menu as the devtmpfs stuff Dec 04 06:35:22 also is CONFIG_CMDLINE="root=/dev/mmcblk1p2 rw noinitrd videoout=omap24xxvout omap_vout_mod.video1_numbuffers=6 omap_vout_mod.vid1_static_vrfb_alloc=y omap_vout_mod.video2_numbuffers=6 omap_vout_mod.vid2_static_vrfb_alloc=y omapfb.vram=0:8M no_console_suspend" Dec 04 06:35:22 your cmdline? Dec 04 06:36:03 I think, I didn't config most of this, I'm just learning/troubleshooting. Dec 04 06:36:16 cause if so, I would remove noinitrd and actually use an initrd Dec 04 06:41:07 Baaah Dec 04 06:41:30 I'm not good at kernel configurations... now it's asking me to answer a whole bunch of stuff during make Dec 04 06:41:35 what? Dec 04 06:41:37 Like a walk through config. Dec 04 06:41:44 didn't work? Dec 04 06:41:56 Well it's like it's not reading my config file now. Dec 04 06:42:12 did you remember to ARCH=arm at the end of your make Dec 04 06:42:25 make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- -j4 uImage Dec 04 06:42:37 That's what I'm using now, and what I used before :/ Dec 04 06:42:52 hm Dec 04 06:42:53 Configure standard kernel features (for small systems) (EMBEDDED) [Y/n/?] y Dec 04 06:43:06 Is it because I remoed /sbin/hotplug ? Dec 04 06:43:15 is that all it asked Dec 04 06:43:21 and shouldn't have really Dec 04 06:43:57 No Dec 04 06:44:03 It asks more if I keep answering Dec 04 06:44:27 sounds like the config got screwed Dec 04 06:44:54 Oh ok. Dec 04 06:45:02 Imported from original git now. Dec 04 06:45:07 Changing line Dec 04 06:45:15 Building, and it's not asking dumb questions now. Dec 04 06:45:36 Well not dumb questions, but it's not asking smart questions of a dumb guy ;) Dec 04 06:45:40 heh Dec 04 06:47:29 running makemenuconfig on it was breaking it :D Dec 04 06:47:47 667 Dec 04 06:52:56 Yeah, same result... Syslog fails first, and then udev repeatedly @ lilstevie Dec 04 06:53:48 ude.service: main process exited code=exited, status=213 Dec 04 06:53:52 udev* Dec 04 06:53:55 oh odd Dec 04 06:54:04 that isn't the same issue I thought you were having Dec 04 06:54:34 Yeah udev just starts and dies repeatedly. Dec 04 06:54:46 You recommended setting Y to devtmpfs which was already set. Dec 04 06:55:24 udev.service start request repeated too quickly refusing to start Dec 04 06:56:03 have you got an initrd Dec 04 06:56:53 I am unsure to be honest... I'm ew and was receiving help from some other folks earlier. In my boot partitio I have uImage uRamdisk u-boot.bin and MLO Dec 04 06:56:58 new* Dec 04 06:58:54 what about boot.scr Dec 04 06:59:16 No. Dec 04 07:01:18 hm ok Dec 04 07:02:18 Should I make one? Dec 04 07:02:49 I have no clue how to do that, but I'm sure I could wing it? Dec 04 07:08:10 lilstevie: could it be my uRamdisk's fault? Dec 04 07:10:52 no idea tbh Dec 04 07:11:05 where is the source for uboot Dec 04 08:16:47 the source for u-boot was used from this source http://images.barnesandnoble.com/PResources/download/Nook/source-code/nookcolor_1.3.tgz lilstevie Dec 04 08:17:00 Sorry my internet goes wonky every morning between 2 and 3. Dec 04 08:17:08 got disconnected from my shell Dec 04 08:25:40 ok Dec 04 08:25:54 I will have a look when I get some time, see how it works et al. Dec 04 08:26:21 maybe figure out whether you need a .scr or something else done **** ENDING LOGGING AT Mon Dec 05 02:59:58 2011