On Thursday 12 January 2006 07:12, Anthony Walker wrote: > > visdn_q931_connect_channel: Cannot open streamport: File exists > -- visdn_q931_setup_complete_indication > -- poll timeout = -1 >
What's happening it's quite strange as there is no code in the streamport module which can return EEXIST (File exists). Try to do this: cat /dev/visdn/streamport It should produce no output and no error. Otherwise you may be encountering some rule conflict with those old udev rules, please paste the output of: cat /proc/devices ls -l /dev/visdn/ Bye, -- Daniele Orlandi _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
