**** BEGIN LOGGING AT Sat Dec 01 02:59:58 2012 Dec 01 21:53:20 GNUtoo: Hi, I booted the phone with an empty ramdisk and it seems to work Dec 01 21:55:05 GNUtoo: But now usbnet doesn't work, and also the input devices in Xorg.conf are no longer present Dec 01 22:03:30 I suppose it's because I was manually mounting devtmpfs on /dev on my ramdisk Dec 01 22:12:55 vquicksilver, hi Dec 01 22:13:12 ah my build laptop launched xchat again Dec 01 22:15:19 GNUtoo-desktop: solved, I forgot to add automount devtmpfs to kernel config Dec 01 22:15:37 ok Dec 01 22:18:25 GNUtoo-desktop: uhm usbnet still doesn't work, how I enable it in SHR? Dec 01 22:18:54 with the ramdisk I wrote to a file in /sys , shouldn't SHR do the same? Dec 01 22:19:59 vquicksilver, it depend on your phone etc.... for enabling usbnet Dec 01 22:20:07 first look if you have usb0 on the phone side Dec 01 22:20:19 next it may need some script that ifup -f usb0 at startup Dec 01 22:20:22 like for gta02 Dec 01 22:20:24 or crespo Dec 01 22:21:28 GNUtoo: ok Dec 01 22:21:57 vquicksilver, I can find it if you want but look if you have usb0 on target Dec 01 22:22:03 at least I can start wifi to ssh in the phone Dec 01 22:22:08 wow nice Dec 01 22:22:29 then ifconfig -a or cat /proc/net/dev Dec 01 22:24:28 meta-smartphone/meta-openmoko/recipes-core/systemd/systemd-machine-units Dec 01 22:24:33 look in there Dec 01 22:24:52 or here rather: Dec 01 22:25:23 meta-smartphone/meta-samsung/recipes-core/systemd/systemd-machine-units/crespo Dec 01 22:25:28 rndissetup.sh Dec 01 22:25:46 basically if you don't have usb0 or rndis0 Dec 01 22:25:50 there are 2 ways to handle it Dec 01 22:25:55 or enable it trough sysfs Dec 01 22:26:02 like I just pointed out Dec 01 22:26:14 or fix the kernel to have a real usb gadget (harder+longer) Dec 01 22:26:28 with g_ether that works Dec 01 22:26:29 GNUtoo: let me see, sshd it's not working, I don't understand why it worked with the ramdisk without touching any config, and now it doesn't work Dec 01 22:26:43 but wifi is working Dec 01 22:26:46 I can ping it Dec 01 22:27:21 ok Dec 01 22:27:31 probably you forgott to mount something Dec 01 22:27:34 inside devb Dec 01 22:27:36 *dev Dec 01 22:27:44 like for the consoles Dec 01 22:30:21 let me boot something Dec 01 22:30:29 GNUtoo-desktop: console=tty1 is needed on boot line? Dec 01 22:30:43 like on the htc-dream recipe? Dec 01 22:30:55 it depends Dec 01 22:31:11 if you remove it, nothing will appear on framebuffer console Dec 01 22:31:21 that is to say, no dmesg in framebuffer console Dec 01 22:31:26 that's handy for debugging Dec 01 22:31:33 but slows down boot Dec 01 22:31:42 oh, yeah now it's blackscreen until SHR boot image appears Dec 01 22:32:16 /dev/pts Dec 01 22:32:18 mount that Dec 01 22:33:33 GNUtoo-desktop: wait a second, I'm going to enable usbnet trough the terminal app Dec 01 22:34:42 yes Dec 01 22:34:45 echo 1 > /sys/class/usb_composite/rndis/enable Dec 01 22:34:45 or trough wifi Dec 01 22:34:49 ok Dec 01 22:34:53 then copy crespo's stuff Dec 01 22:35:01 make a script Dec 01 22:35:10 and create a systemd unit for that Dec 01 22:39:26 ok now it appears on my computer rndis_host 2-1.1:1.0: usb0: register 'rndis_host' at usb-0000:00:1d.7-1.1, RNDIS device Dec 01 22:40:10 and I can ping 192.168.7.1 again Dec 01 22:40:49 ok ssh now works :) Dec 01 22:41:15 ok Dec 01 22:41:18 make a script Dec 01 22:41:30 and copy how crespo does it Dec 01 22:57:26 (and then send patches) **** ENDING LOGGING AT Sun Dec 02 02:59:59 2012