Great news in a way.. The kernel-module could be loaded and unloaded, and the device /dev/ttyS0 is found.
I will read the source some more and see if I can find any other problems.. The serial-port might need to be initialized in a different way. But it's hard for me to debug it without any access that kind of router. I'll be back. /Christian > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:owfs- > [EMAIL PROTECTED] On Behalf Of quattro > Sent: den 30 augusti 2007 21:54 > To: [email protected] > Subject: Re: [Owfs-developers] Owfs-developers Digest, Vol 15, Issue 41 > > Hi Christian, > i build new PCB for DS2480. I install all package from web server. When > i connect DS2480 via MAX3232 to PC and run Ibutton Tmex then i view all > 1wire device (18b20 and other). When i connect DS2480 to second serial > port in router and run linux this is message from telnet : > > midge# insmod fuse > midge# rmmod fuse > adm5120gpio: switch gpio 14 to INPUT > adm5120gpio: switch gpio 13 to INPUT > i2c-core.o: i2c core module version 2.10.1 (20060924) > i2c-adm5120.o: ADM5120 I2C Driver V1.1 > i2c-adm5120.o: SCL=GPIO-01, SDA=GPIO-03 > i2c-dev.o: i2c /dev entries driver module version 2.10.1 (20060924) > i2c-dev.o: Registered 'ADM5120 I2C' as minor 0 > fuse init (API version 7.2) > fuse distribution version: 2.4.2 > fuse exit > midge# owserver --foreground --error_level=5 --error_print=2 -p 3002 -d > /dev/tty > S1 > CALL: PARSENAME path=[] > CONNECT: Cannot detect DS2480 or LINK interface on /dev/ttyS1. > DEBUG: COM_close: flush > DEBUG: COM_close: restore > DEBUG: COM_close: close > CALL: PARSENAME path=[] > DEFAULT: Cannot detect DS9097 (passive) interface on /dev/ttyS1. > DEBUG: COM_close: flush > DEBUG: COM_close: restore > DEBUG: COM_close: close > DEBUG: main_threadid = 1024 > DEBUG: ServerProcessOut = 1026 > DEBUG: ServerProcessAccept 3002[1026] try lock 0 > > i test connect the second serial port router into max3232 to PC. All > works in 9600Bd (TX and RX). > > Greets Vlada > > P.S. in new PCB i have digital isolator from 3V to 5V and back > (ADUM1402). > > > > >I hope you installed the packages from > >http://owfs.sourceforge.net/openwrt/midge/packages/ > >Did you forget to update the new owlib package? It looks like you > only > >updated the binaries, and not the owlib. > > > >I hope you have added the new repository to your config-file. (and > make sure > >you don't have any other old owfs-repositories in the config-file) > ># echo "src owfs http://owfs.sourceforge.net/openwrt/midge/packages/" > >> > >/etc/ipkg.conf > ># ipkg update > ># ipkg install owlib owfs owshell > > > >"ipkg upgrade" is not recommended anymore since it's hard to know what > >happens after the upgrade. > >The command is actually disabled in newer kamikaze releases. > > > >After you have updated the packages owfs, owlib and owshell, it's time > to do > >debug owserver. > > > >What does owserver say when you start it in foreground and debug- > output > >turned on? > ># owserver --foreground --error_level=5 --error-print=2 -p 3002 -d > >/dev/ttyS1 > > > >I don't understand what you mean with "8;" ? Can't you login to your > router > >any more? Is it not responding to ping either any more? > > > >BTW: did the kernel module work for you? (eg. is it possible to load > and > >unload the module?) > >This is how it looks on my router. > ># insmod fuse > ># rmmod fuse > ># dmesg | tail > >fuse init (API version 7.2) > >fuse distribution version: 2.4.2 > >fuse exit > > > >/Christian > > > > > > > > > > ----------------------------------------------------------------------- > -- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
