**** BEGIN LOGGING AT Thu Oct 06 02:59:56 2005 Oct 06 13:05:39 hi Oct 06 13:06:30 morning Oct 06 13:15:05 I got a problem with vsftpd - Bad line in config file, but I am sure the config file is okay, is there something else that could cause that error message? Oct 06 13:16:42 did you edit these config file with an unix, or a dos editor? Oct 06 13:16:59 unix Oct 06 13:17:47 what happens, if you take the original config file, causes this the same problem, or is ths o? Oct 06 13:17:53 s/o/ok Oct 06 13:18:06 yea, same problem with the original conf file Oct 06 13:19:12 when I ssh into the server and try to start vsftpd with /opt/sbin/vsftpd /opt/etc/vsftpd.conf the ssh session quits... Oct 06 13:19:50 have read about these curious behavior in a forum, or at the german ml, but i'm not familar wih a possible solution Oct 06 13:20:45 vsftpd is standalone, or do you start it via inetd/xinetd? Oct 06 13:21:19 it is started with xinetd, but for troubleshooting I tried to run it as standalone Oct 06 13:23:35 vsftpd is running, but since there is something wrong with the vsftpd.conf I cant login... Oct 06 13:25:52 imho, there's nothing wrong with the conf, that's another problem, could upload my vsftpd.conf, and i will bet, the problem doesn't disappear Oct 06 13:26:11 rights are 755 for root/root ? Oct 06 13:26:36 you mean the rights on the vsftpd.conf? yea Oct 06 13:26:48 yea, I am sure the file is okay, it must be something else Oct 06 13:27:16 I am currently removing the vsftpd package, reboot and then reinstall the vsftpd package and give it another try Oct 06 13:28:25 if that don't work, i put my vsftpd.conf at www.jrbnet.de/texte/vsftpd.conf, this file is ok Oct 06 13:29:58 k, thanks :) But I used the original file and 2-3 files I found in guides that describe how to set the vsftpd up and I am quite sure that it is not the config file which is causing problems :) Oct 06 13:30:44 did you installed any other package between the last startup of vsftpd? Oct 06 13:30:54 nope Oct 06 13:31:27 hm, only 1 msg in the germ ml, and no solution Oct 06 13:32:52 # /etc/rc.d/rc.xinetd Oct 06 13:32:58 # Bad line in config file /opt/etc/vsftpd.conf... Oct 06 13:33:02 here we are again :) Oct 06 13:33:14 and it the original vsftpd.conf file that comes with the package Oct 06 13:38:51 no hint at nslu2-info.de, so, imho i've read this at the general or linux ml Oct 06 13:45:24 I will give proftpd a try Oct 06 13:47:25 or you could try strace /opt/sbin/vsftpd /opt/etc/vsftpd.conf Oct 06 13:51:48 okay, but last try :P Oct 06 13:52:13 http://groups.yahoo.com/group/nslu2-general/message/1474 Oct 06 13:53:26 do you have the listener port changed to something other than 21? Oct 06 13:59:16 yea, but seems it is not the port... Oct 06 13:59:29 yep, causes another error message Oct 06 14:07:35 www.nottenkaemper.com/textundkrams/vsftpd.log Oct 06 14:08:44 write(0, "vsftpd: not configured for stand"..., 65) = 65 Oct 06 14:08:47 ? Oct 06 14:10:10 btw, parsing the sources, theres no result for cat *.c| grep Bad, or cat *.h| grep Bad Oct 06 14:10:52 ? :-) Oct 06 14:12:37 i could not find the line "bad|Bad line in config.." Oct 06 14:12:42 in the sources Oct 06 14:18:34 it is working now, at least it seems so Oct 06 14:18:54 you've add listen=yes to the config? Oct 06 14:18:56 yea it is Oct 06 14:19:37 yea, but that could not cause the problem when starting it with xinetd Oct 06 14:19:58 well, thats right, what you've changed? Oct 06 14:20:08 honestly? nothing :-) Oct 06 14:20:26 just added listen=yes in the first line of the vsftpd.conf Oct 06 14:20:41 curious, but Oct 06 14:20:48 ~emulate rwhitby Oct 06 14:20:49 well, my work here is done Oct 06 14:20:56 now i now why it is called vs / very secure, becuase most of the time the ftpd is simply not running :) Oct 06 14:21:07 :) Oct 06 14:21:56 and tomorrow I will try to find out how to start that shitty vsftpd within the xinetd Oct 06 14:22:24 in the sourcefile there is an example Oct 06 14:23:51 the example I used the whole time? :) Oct 06 14:25:41 imho, something like that, with other names, and another conffile Oct 06 14:25:42 service ftp Oct 06 14:25:42 { Oct 06 14:25:42 flags = REUSE NAMEINARGS Oct 06 14:25:42 socket_type = stream Oct 06 14:25:44 protocol = tcp Oct 06 14:25:44 wait = no Oct 06 14:25:48 user = root Oct 06 14:25:50 server = /opt/sbin/proftpd Oct 06 14:25:52 server_args = --config /opt/etc/proftpd.conf Oct 06 14:25:56 # server = /opt/libexec/ftpd Oct 06 14:25:58 # server_args = -a=passwd Oct 06 14:26:00 } Oct 06 14:26:30 mmh, i just edited the rc.xinetd in /unslung Oct 06 14:26:35 but that looks quite different Oct 06 14:26:51 sorry, xinetd or inetd? Oct 06 14:26:56 xinetd Oct 06 14:27:29 well, the above is /opt/etc/xinetd.d/ftpd Oct 06 14:28:07 which is included from /opt/etc/xinetd.conf Oct 06 14:29:29 but, why did you use /unslung/rc.xinetd? Oct 06 14:29:43 there's no need for that Oct 06 14:29:47 I just did it as it was discribed Oct 06 14:29:52 yea :) Oct 06 14:34:28 xinetd starts via /opt/etc/init.d/S10xinetd, and in this script another/already running inetd is killed, and xinetd startsup, so, there is no need to work with an unslung/divertion script Oct 06 14:39:03 i c Oct 06 14:39:31 too much linux for tonite :P Oct 06 14:41:06 well, same tz. so, for myself, it's time for heading to bed now, if you have any other problems, i'll recommend #nslu2-german, what make something much easier Oct 06 14:41:28 :) Oct 06 14:41:34 thanks a lot and good nite Oct 06 14:41:41 gn8 Oct 06 14:41:44 too Oct 06 14:44:25 What should I change in conf files in order to make Apache accept .php3 files ? Oct 06 14:48:33 if you mean index.php then just look for DirectoryIndex in the httpd.conf Oct 06 14:52:11 I would like Apache parses .php and .php3 files. Oct 06 14:53:29 ipkg install php-apache Oct 06 14:54:07 already done ... It parses .php files but display .php3 as text. Oct 06 14:55:02 AddType application/x-httpd-php .php3 ?!?! Oct 06 14:55:49 in /opt/etc/apache2/php.conf, maybe **** BEGIN LOGGING AT Thu Oct 06 18:45:03 2005 Oct 06 19:31:10 yargh. anyone have a cmedia or any usb audio device working? Oct 06 19:33:01 same problem Oct 06 19:33:21 :-( Oct 06 19:33:23 I am sitting here since 6 hours and try to get alsa to work Oct 06 19:33:38 i think you may be better off than i Oct 06 19:33:42 what does alsa have to do with anything? Oct 06 19:33:49 I have an usb 5.1 headset with cmedia chipset Oct 06 19:33:53 which chip? Oct 06 19:34:08 cmedia Oct 06 19:34:31 specifically? i have cm-102 Oct 06 19:34:58 dont know, its an medusa headset Oct 06 19:35:15 okay. what does alsa have to do with anything? which instructions are you using? Oct 06 19:36:01 i am not so good in linux, but i think alsa is something like a driver-controll-application Oct 06 19:48:49 goetter I think i am on the right way Oct 06 19:53:11 let me know what you've done Oct 06 19:55:59 i'm sitting here curious ^_^ Oct 06 19:56:09 do you have openslug? Oct 06 19:56:16 aye Oct 06 19:57:34 I have installed all what has to do with alsa,kernel-modules-snd..., and a player Oct 06 19:57:47 do you have a /dev/dsp device? Oct 06 19:58:00 I see that my headset is claimed by an driver Oct 06 19:58:16 yes Oct 06 19:58:22 do you have aumix installed? Oct 06 19:58:28 yes Oct 06 19:58:33 it works? Oct 06 19:59:08 my player says can't open Oct 06 19:59:16 what does aumix say? Oct 06 19:59:26 nothing, aumix works Oct 06 19:59:33 then you have gotten further than me Oct 06 20:00:02 you have loaded aumix with ipkg? Oct 06 20:00:05 yeah Oct 06 20:00:11 me too Oct 06 20:00:17 can you ipkg install usbutils Oct 06 20:00:28 i try Oct 06 20:01:12 is your device claimed by an driver? Oct 06 20:01:40 usbutils is installed Oct 06 20:02:04 what do you mean, claimed? Oct 06 20:02:47 when I call dmesg Oct 06 20:05:35 yes? Oct 06 20:06:04 dont find it Oct 06 20:06:46 what happens if you 'cat /dev/random > /dev/dsp'? turn off the volume first Oct 06 20:07:58 -sh: cannot create /dev/dsp: Input/output error Oct 06 20:08:09 interesting Oct 06 20:08:39 when I plug in my headset dmesg says: Oct 06 20:08:59 usb 3-1: new full speed USB device using ohci_hcd and address 3 Oct 06 20:08:59 usbcore: registered new driver snd-usb-audio Oct 06 20:08:59 usbcore: registered new driver audio Oct 06 20:08:59 drivers/usb/class/audio.c: v1.0.0:USB Audio Class driver Oct 06 20:09:23 usb 3-1: new full speed USB device using ohci_hcd and address 4 Oct 06 20:09:23 usbaudio: device 4 audiocontrol interface 0 has 1 input and 1 output AudioStreaming interfaces Oct 06 20:09:23 usbaudio: valid input sample rate 44100 Oct 06 20:09:23 usbaudio: valid input sample rate 48000 Oct 06 20:09:33 ooh you get more than me Oct 06 20:09:45 i wonder why you get usbaudio and i get usbcore Oct 06 20:09:48 oh I got mor after it (21 lines) Oct 06 20:09:53 oh :( Oct 06 20:09:58 okay i'm doing something terribly wrong then Oct 06 20:10:02 what instructions did you follow, from step 1? Oct 06 20:10:04 i'll start over Oct 06 20:10:27 first soundcore and audio modules Oct 06 20:10:32 with insmod Oct 06 20:10:46 no no, before that. what did you ipkg install first? Oct 06 20:11:07 that was the first I installed with ipkg Oct 06 20:11:11 what? Oct 06 20:11:47 kernel-module-soundcore Oct 06 20:12:09 and kernel-module-audio Oct 06 20:12:35 I have openslug 2.7beta Oct 06 20:13:04 same Oct 06 20:13:12 i'm removing the packages i installed, although i think i installed the same Oct 06 20:13:22 whats /dev/audio0 for an device? Oct 06 20:13:28 what do you mean? Oct 06 20:13:47 i have no audio0, just audio and audio1 Oct 06 20:13:53 and i bet neither are connected Oct 06 20:17:54 what did you do after you installed those two ipkgs? Oct 06 20:18:05 ipkg install alsa* Oct 06 20:18:14 and that worked? it failed for me Oct 06 20:18:15 but alsa-utils didnt work Oct 06 20:18:19 yes.. Oct 06 20:18:38 NAil is fixing it Oct 06 20:18:52 you can install the utilities one at a time by downloading the .ipks Oct 06 20:18:59 but I think alsa-utils are not needed Oct 06 20:19:03 agreed Oct 06 20:19:11 yes I have done it Oct 06 20:19:49 and at last I installed all kernel-modules-snd... and then insmod/modprobe Oct 06 20:20:03 and then? Oct 06 20:20:17 and the mpd player Oct 06 20:20:26 i see Oct 06 20:20:28 exactly what i did Oct 06 20:20:31 and many other players Oct 06 20:20:54 but all: couldnt open or file not found Oct 06 20:21:14 speaker-test didnt work, too Oct 06 20:21:52 all? Oct 06 20:21:57 I think so Oct 06 20:22:02 which other players besides mpd did you try? Oct 06 20:22:09 mpg321 Oct 06 20:22:20 madplay Oct 06 20:22:28 madplay? but that's not ipkg'd Oct 06 20:22:35 not yet Oct 06 20:22:53 you installed it the hard way? Oct 06 20:22:56 I think NAil are building a new feed Oct 06 20:23:03 yes Oct 06 20:23:14 building it natively Oct 06 20:23:40 yes, now i only get two lines when i hook up the sound card Oct 06 20:24:23 you're putting your harddrive in slot 1, the card in slot 2? Oct 06 20:24:44 could it be that my device is not /dev/dsp? Oct 06 20:24:48 yes Oct 06 20:25:09 it's not a card its a USB-5.1-Headset Oct 06 20:25:24 no, i think the problem is different. if you unplug your device, you will get a different error when trying to cat /dev/random /dev/dsp Oct 06 20:25:47 or at least if you unload the modules Oct 06 20:26:14 I try it with the device plugged in Oct 06 20:26:23 and you get a certain error about i/o Oct 06 20:26:43 sorry, cat /dev/random > /dev/dsp Oct 06 20:27:24 when I do this I see many different fonts Oct 06 20:27:49 yeah you need to put the > in there Oct 06 20:27:49 my typographic error Oct 06 20:28:00 oh I have forgotten the ">" Oct 06 20:28:41 when the device is on i get I/O error Oct 06 20:28:50 and when its of I get no such device Oct 06 20:29:04 so this means that /dev/dsp does indeed point to your device when it's plugged in Oct 06 20:29:08 because it's pointing to *something* Oct 06 20:29:24 it's unlikely that there is some other device in /dev/ which is "Really" your audio device Oct 06 20:29:47 but i didn't understand why I getting this i/o error Oct 06 20:30:13 what is the exact error? Oct 06 20:30:51 i must do a reboot, one moment Oct 06 20:32:40 after reboot dmesg looks different Oct 06 20:33:02 usb 3-1: new full speed USB device using ohci_hcd and address 2 Oct 06 20:33:02 usbcore: registered new driver snd-usb-audio Oct 06 20:33:02 usbcore: registered new driver audio Oct 06 20:33:02 drivers/usb/class/audio.c: v1.0.0:USB Audio Class driver Oct 06 20:33:25 that looks familiar to what i had ^_^ Oct 06 20:33:39 i no longer load the driver audio, apparantly Oct 06 20:34:15 root@NSLU2:~# cat /dev/random > /dev/dsp Oct 06 20:34:16 -sh: cannot create /dev/dsp: No such device Oct 06 20:34:28 also the error i had previously Oct 06 20:36:28 now I have done rmmod snd-usb-audio Oct 06 20:36:48 and insmod /lib/modules/2.6.12.2/kernel/drivers/usb/class/audio.ko Oct 06 20:36:59 now I have my old dmesg messages Oct 06 20:37:21 interesting Oct 06 20:37:25 and: Oct 06 20:37:25 root@NSLU2:~# cat /dev/random > /dev/dsp Oct 06 20:37:26 -sh: cannot create /dev/dsp: Input/output error Oct 06 20:38:34 but no I have no idea what could I try next Oct 06 20:40:38 it says cannot create. does /dev/dsp not appear in ls /dev? Oct 06 20:41:20 at mine it appers when i do ls Oct 06 20:41:42 how did you get mpd to attempt to play something? Oct 06 20:42:16 first: mpd --create-db Oct 06 20:42:33 you must first setting up the config Oct 06 20:42:35 done Oct 06 20:42:48 my database is made Oct 06 20:43:05 you have seen your mp3s? Oct 06 20:43:08 yes Oct 06 20:43:10 ok Oct 06 20:43:36 what happen if you do mpd /pathToConifg Oct 06 20:43:56 it should be run as deamon Oct 06 20:43:57 well, mpd is now running in the backround happily Oct 06 20:44:02 but it plays nothing Oct 06 20:44:05 i assume i need a client to control it Oct 06 20:44:17 next I have build an client Oct 06 20:44:26 it was easy Oct 06 20:44:39 i have no build environment. Oct 06 20:44:58 the client shows the mp3, but it will stop playing immediatly if i start playing a mp3 Oct 06 20:45:18 you can build it on the nslu2 Oct 06 20:45:33 which client did you build? Oct 06 20:46:02 http://www.musicpd.org/ncmpc.shtml Oct 06 20:46:12 how do i make it possible to build it on the nslu2? Oct 06 20:48:26 i have installed some packages with ipkg Oct 06 20:49:31 automake Oct 06 20:49:44 what does lsusb show you? Oct 06 20:50:13 root@NSLU2:~# lsusb Oct 06 20:50:13 Bus 003 Device 002: ID 0d8c:0006 C-Media Electronics, Inc. Oct 06 20:50:13 Bus 003 Device 001: ID 0000:0000 Oct 06 20:50:13 Bus 002 Device 001: ID 0000:0000 Oct 06 20:50:13 Bus 001 Device 002: ID 0bc2:0502 Seagate RSS LLC Oct 06 20:50:13 Bus 001 Device 001: ID 0000:0000 Oct 06 20:50:54 slightly different chip than mine Oct 06 20:51:02 have you looked at qbik? Oct 06 20:51:14 no Oct 06 20:51:26 whats it? Oct 06 20:51:33 http://www.qbik.ch/usb/devices/search_res.php?pattern=0d8c Oct 06 20:51:39 mine is 0d8c:001 Oct 06 20:51:46 what is the exact name of your device? Oct 06 20:51:59 qbik is a usb database for linux Oct 06 20:53:41 but nothing there about my Medusa 5.1 Surround Headset Oct 06 20:53:43 after ipkg install gcc, i don't have a c compiler Oct 06 20:53:46 right Oct 06 20:53:52 it may be the case that it is not well supported Oct 06 20:53:55 creating this io error Oct 06 20:55:08 the few google matches i can find about "Medusa 5.1 Surround Headset" and linux are in german, and my german isn't very good yet Oct 06 20:55:22 actually they're all commerce pages Oct 06 20:55:24 worthless Oct 06 20:55:57 but mine Oct 06 20:56:13 but my englisch not Oct 06 20:58:05 yeah it doesn't look good. "0d8c:0001" has 55 matches and "0d8c:0006" has 0 Oct 06 20:58:55 I am the first one Oct 06 20:59:00 nooooo Oct 06 21:01:15 lol I am chatting with my nslu Oct 06 21:01:27 what is it saying? Oct 06 21:01:47 what does lsusb -v say at yours? Oct 06 21:04:13 lsusb -v shows me that it as has found several audio/microphone and mixer devices Oct 06 21:06:11 sorry Oct 06 21:06:23 my provider kicked me out Oct 06 21:07:03 could it be that I need a special surround-driver for it? Oct 06 21:07:18 unlikely, but if you did, you would be hard-pressed to find one Oct 06 21:07:43 i think it would be most effective at this point to try to identify exactly what audio chip it is Oct 06 21:07:50 i.e. the chip in mine is a cmedia cm-102 Oct 06 21:07:55 why does lsusb recognize that it has mixer/microphone and audiodevices? Oct 06 21:08:44 and it shows me the channels for front right, front left... Oct 06 21:09:32 http://pastebin.ca/24801 i hope this helps Oct 06 21:10:36 i think lsusb displays information regardless of modules loaded. it queries the chip directly Oct 06 21:10:48 your problem is likely a module/driver problem Oct 06 21:11:54 mine looks similar: http://pastebin.ca/24803 Oct 06 21:13:40 hmm Oct 06 21:14:15 sadly neither of ours mentions anything which could identify the chip (i think) Oct 06 21:14:55 yes Oct 06 21:15:32 take it apart ^_^ Oct 06 21:16:01 it cold here I make fire ;-) Oct 06 21:16:14 what part of germany? Oct 06 21:16:41 Baden-Würtemberg Oct 06 21:16:48 Bodensee Oct 06 21:17:46 it's near swiss Oct 06 21:18:11 really? pretty close to where my family lives, close to Waldshut-Tiengen Oct 06 21:18:50 I know this city, but I was not there Oct 06 21:19:32 i went to bodensee two summers ago Oct 06 21:19:43 arrived on lindau and stayed at a youth hostel on the mainland a few minutes away Oct 06 21:20:09 the best hostel i've seen in germany :) Oct 06 21:20:35 oh then you know konstanz? Oct 06 21:21:04 no :( i didn't move around the lake much Oct 06 21:21:43 Lindau is a nice city Oct 06 21:21:59 I was there with a ship Oct 06 21:22:00 ncmpc is complaining about glib-2.2 and pkg-config Oct 06 21:22:22 glib have I installed with ipkg Oct 06 21:22:24 it seemed nice but also a tourist spot, for europeans Oct 06 21:22:52 you're right Oct 06 21:22:52 i found no americans :) even the people in the youth hostel were kids from a school in northern germany Oct 06 21:23:43 hmm.. which glib package did you install? Oct 06 21:23:48 at our youth hostel there are sometime americans Oct 06 21:24:47 libglib-2.0-0 Oct 06 21:25:10 aye, the one i just chose Oct 06 21:25:51 and I installed libglib-2.0-dev Oct 06 21:26:08 and that was enough to make it go? Oct 06 21:26:23 I think so Oct 06 21:27:05 how often do you find reason to visit austria? Oct 06 21:27:17 i was fascinated with the idea of living on a lake which connected three countries Oct 06 21:27:24 I was there 4 times Oct 06 21:27:34 in 21 years Oct 06 21:28:36 where do you live? Oct 06 21:28:49 i'm in new york state right now, but my home is in california Oct 06 21:29:08 i'm still getting this failure: configure: error: glib-2.2 is required Oct 06 21:29:16 did you perhaps install an older version of ncmpc? Oct 06 21:29:27 no, the newest Oct 06 21:29:41 0.11.1 Oct 06 21:29:45 hmm Oct 06 21:31:14 what if I send you the binary? Oct 06 21:31:23 i'm ipkg installing pkgconfig now Oct 06 21:31:27 i think i might need that too Oct 06 21:32:08 i didnt installed it manually, eventually it comes with some other package Oct 06 21:32:29 i think i got it. it worked after i installed pkgconfig Oct 06 21:32:39 i <3 linux Oct 06 21:33:11 have you gotten manpages to work? Oct 06 21:33:21 nailz said it required a hack Oct 06 21:33:36 I haven't done this Oct 06 21:34:05 so.. why do you want your nslu to play sound through your headphones? Oct 06 21:34:14 you'd have to have a computer nearby to control the output anyway Oct 06 21:34:29 I have a palm Oct 06 21:34:36 oh! cool idea Oct 06 21:34:51 and tomorow I get some usb2serial adapter Oct 06 21:35:09 ha! Oct 06 21:35:09 I have found a proc, its called lcdproc Oct 06 21:35:11 it works! sound! Oct 06 21:35:37 I didn't hear anything ;-( Oct 06 21:36:10 :`-(````` Oct 06 21:36:27 what vendor/model is your speakers of? Oct 06 21:36:53 speakers are a creative 4.1 analog system Oct 06 21:37:11 i'm using a turtle beach "audio advantage" usb audio thing. looks like a thumb drive Oct 06 21:38:35 ah, thats a converter Oct 06 21:38:47 right Oct 06 21:38:55 did you buy the medusa thing specifically for this? Oct 06 21:39:01 http://www.turtlebeach.com/site/products/audioadvantage/producthome.asp Oct 06 21:39:07 no it's for my pc Oct 06 21:39:15 that's it Oct 06 21:39:17 I got it to my birthday Oct 06 21:39:36 i haven't gotten a birthday present in forever :) Oct 06 21:40:15 it does output optical too. kind of weird how the same jack has an analog slot and puts out light too Oct 06 21:41:27 and you can connect a normal headphone/loudspeakers to it Oct 06 21:42:41 right Oct 06 21:43:05 cost me $30 after shipping.. (e40?) Oct 06 21:45:11 ~40 Oct 06 21:50:06 do you have an old palm? Oct 06 21:53:13 ping Oct 06 21:53:27 sometimes I get disconected Oct 06 21:53:35 no idea why Oct 06 21:54:21 never had a palm device Oct 06 21:54:48 I have this one since a lot time: http://cgi.ebay.de/US-Robotics-PILOT-5000-Palm-PC-with-Cover-Cradle-MORE_W0QQitemZ5815566059QQcategoryZ38331QQssPageNameZWD2VQQrdZ1QQcmdZViewItem Oct 06 21:55:08 it's the first palm which was delivered in germany Oct 06 21:55:43 and I have not used it for a long time Oct 06 21:56:24 but a few days ago, i found a linux project which uses this palm like an lcd-display Oct 06 21:56:57 I thought it would be nice if it can connect it to the slug Oct 06 21:58:28 you know... do you have 'audio' listed in lsmod? Oct 06 21:59:28 yes Oct 06 21:59:50 should it not? Oct 06 22:00:33 well, i don't Oct 06 22:00:35 and i'm getting audio Oct 06 22:00:53 which modules are loaded? Oct 06 22:00:57 moment Oct 06 22:01:31 http://pastebin.ca/24808 Oct 06 22:01:37 i rebooted my nslu Oct 06 22:01:41 dmesg shows that it loaded no modules for me Oct 06 22:01:58 so i loaded snd-usb-audio with modprobe and that's it Oct 06 22:02:28 i don't even *have* an audio.ko Oct 06 22:03:10 are there any other modules loaded in lsmod Oct 06 22:03:33 what do you mean? Oct 06 22:04:05 when do you do lsmod Oct 06 22:04:19 are there any other snd-related modules Oct 06 22:04:45 http://pastebin.ca/24808 Oct 06 22:04:46 tons Oct 06 22:04:58 here, let me reboot again for you Oct 06 22:07:54 after a fresh boot: Oct 06 22:07:54 http://pastebin.ca/24809 Oct 06 22:07:57 at my lsmod there are missing some Oct 06 22:08:23 i did what you said you did Oct 06 22:08:37 i did ipkg list|less Oct 06 22:08:51 then i did pkg remove -recursive Oct 06 22:09:31 then i did ipkg install kernel-module-snd-* Oct 06 22:09:36 for every snd- Oct 06 22:09:45 i also removed alsa before doing htis Oct 06 22:09:50 then i installed alsa-conf and -server Oct 06 22:09:56 although i think those are unused Oct 06 22:10:14 i also uninstalled mpd and aumix just to be safe -_- Oct 06 22:10:20 I try it Oct 06 22:10:27 there were more that i removed Oct 06 22:10:44 kernel-module-audio was removed Oct 06 22:10:53 who do you have configured mpd? Oct 06 22:10:59 how Oct 06 22:11:08 i used the mpdconf.sample Oct 06 22:11:29 and the output-devices/parameters in it? Oct 06 22:11:29 but cat /dev/random > /dev/dsp works for me Oct 06 22:11:34 left commented out Oct 06 22:11:38 ok Oct 06 22:11:56 mixer-settings, too? Oct 06 22:12:04 full package name? doesn't sound familiar Oct 06 22:12:19 i know i went through ipkg list_installed and removed everything that related to audio, and added -recurisve Oct 06 22:12:19 i mean in mpd.conf Oct 06 22:12:27 oh. didn't touch that Oct 06 22:12:31 ok Oct 06 22:13:51 yeah sound Oct 06 22:14:24 I missed the kernel-module-snd-pcm-oss Oct 06 22:15:09 oh Oct 06 22:15:22 but currently no hearable sound Oct 06 22:15:28 what do you mean? Oct 06 22:16:24 it (scratched)? !google transltaion! Oct 06 22:16:45 i see Oct 06 22:16:49 when you did what? Oct 06 22:16:56 scratched is the right word Oct 06 22:17:17 first I do the cat /dev... commando Oct 06 22:17:31 and I have a random noise in my headset Oct 06 22:17:35 yes! Oct 06 22:17:40 that's the correct result Oct 06 22:17:42 :) Oct 06 22:17:53 but then I tryed ncm... Oct 06 22:18:08 and I have a very loud scrached sound Oct 06 22:18:14 ah :( Oct 06 22:18:16 no music Oct 06 22:18:40 ah config Oct 06 22:20:10 no aumix didnt work right Oct 06 22:21:08 ok I set mpd.conf to default, but scrached,too Oct 06 22:21:18 and I can't adjust volume Oct 06 22:21:48 aumix does what? Oct 06 22:22:21 its for volume adjusting Oct 06 22:22:38 i know that ;) what happens when you run it? Oct 06 22:23:25 I have three volume-adjiusters, one for pcm, one for microphone, and one for pcm1 Oct 06 22:23:37 that's promising Oct 06 22:23:42 I can adjust mic, but not pcm and pcm1 Oct 06 22:23:46 why not? Oct 06 22:24:03 the adjuster is blocked, I got no error Oct 06 22:24:25 hmm Oct 06 22:25:17 you might try taking this problem to a more general-linux chat channel Oct 06 22:25:30 it might simply be that your chip isn't supported Oct 06 22:25:53 I'll try it later Oct 06 22:26:00 no I need sleep Oct 06 22:26:04 me too Oct 06 22:26:05 good night Oct 06 22:26:14 thanks for all Oct 06 22:26:47 you have one'o clock? Oct 06 22:28:16 bye Oct 07 00:57:28 anyone here? Oct 07 00:58:42 Anoyone have any idea why I am unable to format my HDD via the Linksys web-interface? The nslu2 detects the disk (NTFS) and I can use it, but I cant format it. It just says that there is no disk there. **** ENDING LOGGING AT Fri Oct 07 02:59:56 2005