**** BEGIN LOGGING AT Tue Jan 10 02:59:56 2006 Jan 10 07:49:24 re all Jan 10 09:00:06 03bzhou * 10unslung/make/ipython.mk: upstream upgrade from 0.6.15 to 0.7.0 Jan 10 09:04:20 guys- getting an error running 'make prefetch-ucslugc' Jan 10 09:05:18 "can't read from file '%s' (%s)" Jan 10 09:06:02 '/data/slug/ucslugc/tmp/staging/armeb-linux-uclibc/kernel/kernel-abiversion' Jan 10 09:06:18 cause i dont even have /data/slug/ucslugc/tmp/staging Jan 10 09:07:01 when does tmp/staging get made? Jan 10 14:16:16 eFfeM: How did you get debugging output on your workstation for the sound card? Jan 10 14:16:33 eFfeM: usbfs_debug seems to be only good for vmware or libusb debugging Jan 10 14:16:43 eFfeM: not in kernel drivers Jan 10 14:27:45 philips, I'm still working on that. Tried to compile the kernel with all kind of debug options but still my snd_usb_audio.ko is the same size Jan 10 14:28:05 although from what I understand there should be some added debug printk Jan 10 14:28:24 tried to add my own printk in the usb completion routine, but ran into a kernel oops Jan 10 14:28:50 so unfortunately no debugging here yet Jan 10 14:33:41 eFfeM: Could you pastebin your .config for me? Jan 10 14:34:08 philips, defconfig ? Jan 10 14:34:39 eFfeM: yea Jan 10 14:36:18 philips I've set these to y: Jan 10 14:36:20 CONFIG_SND_VERBOSE_PRINTK=y Jan 10 14:36:20 CONFIG_SND_DEBUG=y Jan 10 14:36:20 CONFIG_USB_DEBUG=y Jan 10 14:36:20 CONFIG_PRINTK_TIME=y Jan 10 14:36:21 CONFIG_DEBUG_KERNEL=y Jan 10 14:36:21 CONFIG_DEBUG_BUGVERBOSE=y Jan 10 14:36:25 CONFIG_DEBUG_USER=y Jan 10 14:37:26 but the module snd_usb_audio.ko still was the same size despite snd_printd appearing there (which should be defined to printk if CONFIG_SND_VERBOSE_PRINTK is set) Jan 10 14:37:38 huh. Jan 10 14:37:39 i'm kinda stuck Jan 10 14:37:57 can I simply dd if=/dev/zero of=/dev/sdb to safely wipe data off my usb-stick? Jan 10 14:38:23 drif, that'll erase your filesystem as well Jan 10 14:38:23 I am going to try and figure this out tonight, I know Greg who wrote the article on usb debugging, so he may have some insight Jan 10 14:38:43 ah great, I already figured out this was only for libusb Jan 10 14:39:17 this == the usbfs_debug Jan 10 14:39:22 eFfeM: going to format it under linksys interface afterwards Jan 10 14:39:26 what audio card did you have Jan 10 14:39:45 drif, then why bother erasing it? just reformat Jan 10 14:39:53 doesn't recognize it Jan 10 14:41:03 drif, I used my stick with a fat filesystem on it without any problem, there should be no need for formatting Jan 10 14:41:45 well, I need to get it recognized on my new nslu2 in order to uslung it Jan 10 14:41:51 +n Jan 10 14:42:07 unsling to be precise :P Jan 10 14:42:13 philips, what kind of audio card were you using Jan 10 14:43:07 drif can't you fmt it under windows ? Jan 10 14:44:25 eFfeM: http://tinyurl.com/c5nxb Jan 10 14:45:13 philips, does it work on i386 linux? Jan 10 14:45:18 eFfeM: yea Jan 10 14:45:36 eFfeM: although only the headphone jack right now Jan 10 14:46:15 eFfeM: what is your card? Jan 10 14:46:28 philips, perhaps greg can indeed give you a good suggestion for debugging Jan 10 14:46:58 effem: not really atm - right now all I have are two nslu2's and a piece of scrap metal running linux (no usb) Jan 10 14:47:27 how much RAM does the scrap metal have ;-) Jan 10 14:47:54 rwhitby :P 32MB - why? Jan 10 14:48:17 how do you stop the pins shorting out when you solder ram onto scrap metal? Jan 10 14:48:26 buahaha Jan 10 14:49:02 philips, minie is a Philips PSC805 Aurilium: http://www.p4c.philips.com/cgi-bin/dcbint/cpindex.pl?ctn=PSC805/00&scy=&slg=ENG&searchtxt=psc805 Jan 10 14:49:23 s/minie/mine/ Jan 10 14:49:23 eFfeM meant: philips, mine is a Philips PSC805 Aurilium: http://www.p4c.philips.com/cgi-bin/dcbint/cpindex.pl?ctn=PSC805/00&scy=&slg=ENG&searchtxt=psc805 Jan 10 14:49:48 this has a Lattice ISPMACH LC4064V chip inside Jan 10 14:50:38 eFfeM: alright, cool. Are there any chipsets that can be confirmed working on DebianSlug? Jan 10 14:51:01 eFfeM: btw, what is the VID/PID of the card? lsusb should be able to tell Jan 10 14:52:14 so, is the dd safe way to achieve this? Jan 10 14:52:42 philips, lsusb on my pc says: ID 0471:0155, but lsusb on nslu2 says: ID 7104:5501 Jan 10 14:52:50 so some endianness issue in lsusb Jan 10 14:52:58 heh, doh! Jan 10 14:52:59 the card works on PC Jan 10 14:53:13 but no VID/PID in usbaudio Jan 10 14:53:32 eFfeM: does sysfs have the same endianess issue? Jan 10 14:53:45 eFfeM: are you on a be box? Jan 10 14:53:52 yes Jan 10 14:53:59 that is yes on the be question Jan 10 14:54:07 right Jan 10 14:54:46 where should sysfs tell me something? Jan 10 14:56:06 /proc/bus/usb/devices says: P: Vendor=0471 ProdID=0155 Rev= 4.13 Jan 10 14:56:17 so I assume lsusb is broken Jan 10 14:56:53 alright good Jan 10 15:02:20 philips, calling it a day now, please leave a msg if you find something or if there are things that I can research (actually I am out of ideas now, but if I get new ideas I'll let you know as well) Jan 10 15:04:54 philips, btw an le test could be interesting, but I haven't taken up the effort yet to go from be to le Jan 10 15:15:54 eFfeM-log: I am running le btw Jan 10 15:19:46 eFfeM-log: "make debianslug-image" ;-) Jan 10 15:30:32 03msteveb * 10unslung/make/ftpd-topfield.mk: Jan 10 15:30:32 ftpd-topfield: Updated to version 0.6.3 Jan 10 15:30:32 - No longer uses libusb Jan 10 18:29:49 03msteveb * 10unslung/make/ftpd-topfield.mk: ftpd-topfield: Strip binary when creating .ipk Jan 10 18:40:45 03repvik * r222 10/releases/OpenSlug-2.7-beta/openembedded/ (packages/samba/samba_3.0.20.bb site/armeb-linux): Fix LFS issue on samba Jan 10 18:41:52 03repvik * r223 10/releases/OpenSlug-2.7-beta/openembedded/packages/linux/openslug-kernel-2.6.12/defconfig: Add modules for external CD-ROMs and CD-Writers Jan 10 20:20:27 make debianslug-image is broken, any suggestions? http://pastebin.com/500287 I have the ixp files in my downloads dir from Intel. Jan 10 20:21:43 philips: OE is in the middle of a big dependency rearrangement, and we are suffering the fallout at the moment. Jan 10 20:23:01 rwhitby-web: ok, I will try to roll back to a working version of the repo, I am trying to tackle these weird usb sound card issues. Jan 10 20:25:10 use monotone update -rjan2006prebreakage to avoid breakage Jan 10 20:25:24 (that's on the topic for #oe) Jan 10 20:29:58 rwhitby-web: great, I added that to the builddebianslug page temporarily Jan 10 21:30:49 03bzhou * 10unslung/make/py-cherrypy.mk: upstream security upgrade from 2.1.0 to 2.1.1 Jan 10 21:53:33 ~weather khou Jan 10 21:53:36 Houston, Houston Hobby Airport, TX, United States; (KHOU) 29-38-15N 095-16-57W 36M; last updated: 2006.01.11 0353 UTC; Dew Point: 34.0 F (1.1 C); Pressure (altimeter): 30.22 in. Hg (1023 hPa); Relative Humidity: 67%; Sky conditions: clear; Temperature: 44.1 F (6.7 C); Visibility: 10 mile(s); Wind: from the E (080 degrees) at 3 MPH (3 KT) Jan 10 21:53:56 ~weather enva Jan 10 21:53:59 Trondheim / Vaernes, Norway; (ENVA) 63-28N 010-56E 17M; last updated: 2006.01.11 0350 UTC; Dew Point: 30 F (-1 C); Pressure (altimeter): 29.12 in. Hg (0986 hPa); Relative Humidity: 56%; Temperature: 44 F (7 C); Visibility: greater than 7 mile(s); Wind: from the S (170 degrees) at 17 MPH (15 KT) gusting to 36 MPH (31 KT) (direction variable) Jan 10 21:54:23 heh same temp Jan 10 21:54:29 yeah Jan 10 21:54:37 it was a lot warmer here yesterday though Jan 10 21:55:22 ~68F Jan 10 23:29:47 03msteveb * 10unslung/make/libtopfield.mk: libtopfield: Removed. No longer need to build this package separately. Jan 10 23:39:45 03bzhou * 10unslung/make/postgresql.mk: upstream upgrade from 8.0.5 to 8.0.6 Jan 11 01:01:25 03bzhou * 10unslung/ (6 files in 3 dirs): postgresql81 cross package ready for testing Jan 11 01:04:27 03rwhitby * 10unslung/Makefile: Removed libtopfield, as ftpd-topfield has subsumed it. Jan 11 01:17:58 * ByronT is away: zzZZZzz Jan 11 01:30:06 03rwhitby * 10kernel/2.6.15/ (10 files): Merged nslu2 and nas100d patches (made them compatible with each other). Jan 11 01:30:54 03rwhitby * 10kernel/Makefile: Updated Makefile to build both nslu2 and nas100d kernels. Still need to work out what to do about the cmdline differences **** ENDING LOGGING AT Wed Jan 11 02:59:58 2006