Zero, RE: Tutorial says make file: create a file /etc/udev/rules.d/10-local.rules and put the following lines in it: # Intelmodem536ep KERNEL="536ep0" SYMLINK="modem" The role of this rule is to create a symbolic link when the driver is loaded /dev/modem -->/dev/536ep0 When dialout scripts are run, they check for /dev/modem and will follow it to the true port, /dev/536ep0 The way to setup the udev structure under Ubuntu is to use gedit $ sudo gedit /etc/udev/rules.d/10-local.rules write the two lines: # Intelmodem536ep KERNEL="536ep0" SYMLINK="modem" and Save Read /etc/udev/rules.d/README for understanding of the numbering. Please do copy help queries to the List, not directly to me If still necessary, please expand on your other question about permissions. MarvS On 6/30/07, Zero Nero <beagleboys@xxxxxxxxxxxxx> wrote:
URL: https://help.ubuntu.com/community/DialupModemHowto/Intel536EP Tutorial requires working modem connection: "Install required Ubuntu packages Download required files Compile the driver Install the driver", meaning need working modem to configure modem. Errors: zeronero@zeronero-desktop:~/intel-536EP-2.56.76.0$ make 536 Module precompile check Current running kernel is: 2.6.17-10-generic FIRST: /lib/modules... autoconf.h exists diff: /boot/vmlinuz.autoconf.h: No such file or directory autoconf.h matches running kernel diff: /boot/vmlinuz.version.h: No such file or directory version.h matches running kernel uname -r|grep "2.6" && \ cd coredrv && make 536core_26 && \ cp Intel536.ko .. && cd .. && \ strip --strip-debug Intel536.ko && \ exit; \ ls Intel536.ko >/dev/null 2>&1 || uname -r | grep "2.6" && echo "Failed to build driver" && exit; \ if [ ]; then \ cd coredrv; make TARGET=TARGET_SELAH KERNEL_SOURCE_PATH= "PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" 536core; \ else \ cd coredrv; make TARGET=TARGET_SELAH KERNEL_INCLUDES=/lib/modules/`uname -r`/build/include \ "PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" 536core; \ fi ; \ cp Intel536.o .. ; \ if [ -a /boot/vmlinuz.version.h ]; then \ cp /boot/vmlinuz.version.h /lib/modules/`uname -r`/build/include/linux/version.h;\ fi 2.6.17-10-generic make[1]: Entering directory `/home/zeronero/intel-536EP-2.56.76.0/coredrv' make -C /lib/modules/2.6.17-10-generic/build SUBDIRS=/home/zeronero/intel-536EP-2.56.76.0/coredrv modules make[2]: Entering directory `/usr/src/linux-headers-2.6.17-10-generic' CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/coredrv.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/clmmain.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/rts.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/task.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/uart.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/wwh_dflt.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/locks.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/softserial_io.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/softserial_ioctl.o CC [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/softserial.o LD [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/Intel536.o Building modules, stage 2. MODPOST SECOND: WARNING: could not find /home/zeronero/intel-536EP-2.56.76.0/coredrv/.536core.lib.cmd for /home/zeronero/intel-536EP-2.56.76.0/coredrv/536core.lib CC /home/zeronero/intel-536EP-2.56.76.0/coredrv/Intel536.mod.o LD [M] /home/zeronero/intel-536EP-2.56.76.0/coredrv/Intel536.ko make[2]: Leaving directory `/usr/src/linux-headers-2.6.17-10-generic' make[1]: Leaving directory `/home/zeronero/intel-536EP-2.56.76.0/coredrv' zeronero@zeronero-desktop:~/intel-536EP-2.56.76.0$ Tutorial says make file: create a file /etc/udev/rules.d/10-local.rules and put the following lines in it: * # Intelmodem536ep KERNEL="536ep0" SYMLINK="modem" Have file: zeronero@zeronero-desktop:~$ ls /etc/udev rules.d udev.conf ,is separate from /.../10-local.rules with symlink lines? Have not created local rules with symlink yet. Not sure how to creat file. On Sat, 03 Mar 2007 07:34:48 -0800, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote: > ZeroNero > > Before anything else can work for: > Class 0780: 8086:1040 Communication controller: Intel Corporation > 536EP Data Fax Modem > Primary PCI_id 8086:1040 > --------------------------------- > Support type needed or chipset: INTEL536EP > > The most current support is provided at: > http://phep2.technion.ac.il/linmodems/packages/intel/Philippe.Vouters/ > But regular support is not available, see: > http://archives.linmodems.org/24939 > ---------- > > Get as far as you can and then report back, with details as to where > the failure is. > Send us the URL of the tutorial you are following. > > MarvS > scanModem maintainer > > On 3/1/07, Pidyn Mawr <beagleboys@xxxxxxxxxxxxx> wrote: >> Near Newport WA. Not sure other than modemdata.txt attachment would >> help. Followed ubuntu's dial up tutorial for this modem; confused about >> how to setup pon & poff & how to create files (forgot - poor mem) & did >> not create symlink file in /etc/.../ Regards zerpnero >> >> >> > > > -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ --- [This E-mail scanned for viruses by Declude Virus]