search for: devfs_system_ruleset

Displaying 6 results from an estimated 6 matches for "devfs_system_ruleset".

2007 Mar 24
0
Some FreeBSD tips (was: OMNIVS1500XL and FreeBSD)
...b1) and the actual UPS device (/dev/ugen0). add the following to /etc/devfs.conf: perm usb1 0660 own usb1 root:nut create an /etc/devfs.rules with the following: [usb_devices=10] add path 'ugen*' mode 0660 group nut add that rule to your startup settings in /etc/rc.conf: devfs_system_ruleset="usb_devices" and then restart devfs: /etc/rc.d/devfs restart Note that libusb seems to need the /dev/usbX device that your UPS hangs off of readable by nut - it's not enough to just have /dev/ugen0 readable. That's all for now... Thanks, Charles ___ Charles Sprickman NetE...
2007 Sep 07
0
cannot access samba server
...8x14="iso15-8x14" #font 8x14 from /usr/share/syscons/fonts/* (or NO). font8x8="iso15-8x8" #font 8x8 from /usr/share/syscons/fonts/* (or NO). vidcontrol VGA_80x60 cyan webmin_enable="YES" # added by xorg-libraries port local_startup="/usr/local/etc/rc.d" devfs_system_ruleset="system" samba_enable="YES" cupsd_enable="YES" postgresql_enable="YES" apache22_enable="YES" named_program="/usr/sbin/named" and here is smb.conf (some of it has been commented out and there is some stuff that probably isn't even nee...
2008 Jul 03
4
NUT with PowerWalker vi 400 se (usb).
Hi. I'm from Russia. I try to use NUT with PowerWalker vi 400 se (usb). I use FreeBSD 7.0 (amd64) and megatec_usb driver. Settingup the NUT with FreeBSD installation procedure (Thierry Thomas, from FreeBSD). PowerWalker connect to the computer by usb cable on port usb0 (uhib0). NUT don't starting, and talk to me that supporting device not found. Please, help me. Thank's! With best
2012 Dec 25
1
Blazer_usb Permissions problem: Input/output error
...;USB to Serial INNO TECH> at usbus5, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON 2. edit /etc/devfs.rules and add: [nut_usb=10] add path 'ugen5.2' group wheel user uucp mode 0770 3. edit /etc/devfs.conf and add: perm ugen5.2 0770 own ugen5.2 uucp:wheel 4. Edit /etc/rc.conf and add: devfs_system_ruleset="nut_usb" 5. Now it's necessary to restart devfs (or the whole system if you prefer): /etc/rc.d/devfs restart So ls -l /dev/ug* shows: lrwxrwx--- 1 uucp wheel 9 Dec 24 23:36 /dev/ugen5.2 -> usb/5.2.0 and ls -l /dev/usb shows: crwxrwx--- 1 uucp wheel 0, 147 Dec 24 23:36...
2008 Oct 01
1
Tripplite SMX1500XLRT2U through serial (upslog/CGI problem)
On Wed, Oct 1, 2008 at 7:30 AM, Roman Serbski <mefystofel at gmail.com> wrote: >> Definitely seems like a permissions problem. >> >> It's been a while since I messed with USB on FreeBSD. What do the >> permissions look like on /dev/ugen*? What modifications did you make >> to /etc/devfs.rules? > > Thanks a lot Charles! I think I managed to get NUT
2009 Jul 28
4
Patch for drivers.list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just a little patch for the drivers.list The "Cyber Power Systems Intelligent Series CP1500EAVRLCD" ups http://eu.cyberpowersystems.com/products/ups_systems/intelligent/cp1500eavrlcd.htm Got one here running (see: https://nut.stillbilde.net/cgi-bin/nut/upsstats.cgi?host=CyberPower at upsmonitor) Works flawlessly. Patch as follows: