Outils pour utilisateurs

Outils du site


maison2:configuration_open_wrt:wzr-hp-g300nh

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
maison2:configuration_open_wrt:wzr-hp-g300nh [01/2012] – [test] fredmaison2:configuration_open_wrt:wzr-hp-g300nh [04/2012] fred
Ligne 1: Ligne 1:
   * http://www.materiel.net/routeur-adsl/buffalo-technology-wzr-hp-g300nh-55100.html   * http://www.materiel.net/routeur-adsl/buffalo-technology-wzr-hp-g300nh-55100.html
   * http://wiki.openwrt.org/toh/buffalo/wzr-hp-g300h   * http://wiki.openwrt.org/toh/buffalo/wzr-hp-g300h
- 
- 
-:-hi 100 WL500GP : nouveau transfo 2.5A 5V au moins 
  
 ====== INSTALL ====== ====== INSTALL ======
 +backfire 10.03.1
 +
  
   * __ce qui manque a LUCI :__ explorateur de fichier (file editor)   * __ce qui manque a LUCI :__ explorateur de fichier (file editor)
Ligne 12: Ligne 11:
       * backdoor terminal       * backdoor terminal
       * webcam       * webcam
 +===== ping: sendto: Network is unreachable =====
 +je comprend pas pourquoi mais en configurant l'IP statique j'ai cette erreur .
  
-__notes__ +si on configure le routeur en client DHCP , le routeur arrive a se connecter a l'internet  
-  * http://wiki.openwrt.org/doc/howto/luci.essentials mod_simple_vhost ?+<code> 
 +IPv4 WAN Status 
 +br-lan Typedhcp 
 +Address: 192.168.0.11 
 +Netmask: 255.255.255.0 
 +Gateway: 192.168.0.254 
 +DNS 1: 192.168.0.254 
 +Expires: 23h 46m 51s 
 +Connected: 0h 13m 9s 
 +</code>
  
 +c’était les mêmes paramètre en static ... 
  
 +le patch accept_ra 1 ne semble pas fonctionner :
 +config interface lan
 +    option accept_ra 1
  =====  Web CAM Logitech QCCommunicate STX =====  =====  Web CAM Logitech QCCommunicate STX =====
  
Ligne 101: Ligne 115:
 Dec 28 19:18:12 Buffalo user.info kernel: usb 1-1: USB disconnect, address 3 Dec 28 19:18:12 Buffalo user.info kernel: usb 1-1: USB disconnect, address 3
  
-==== test ====+==== test fswebcam ====
 <code> <code>
 fswebcam -v -r 640×480 -F 2 -S 1 /tmp/out.jpg fswebcam -v -r 640×480 -F 2 -S 1 /tmp/out.jpg
Ligne 144: Ligne 158:
 </code> </code>
  
-===== ping: sendto: Network is unreachable ===== +==== motion ====
-je comprend pas pourquoi mais en configurant l'IP statique j'ai cette erreur .+
  
-si on configure le routeur en client DHCP , le routeur arrive se connecter a l'internet  +Jan 12 21:45:30 Buffalo user.err syslog: [1] Unable to find compatible palette format. 
-<code> +Jan 12 21:45:30 Buffalo user.debug syslog: [1] Using VIDEO_PALETTE_YUV420P palette 
-IPv4 WAN Status +Jan 12 21:45:31 Buffalo user.err syslog: [1] sync error in proc 1619: Invalid argument 
-br-lan Typedhcp +Jan 12 21:45:32 Buffalo user.err syslog: [1] mcapture error in proc 1619: Invalid argument 
-Address192.168.0.11 +Jan 12 21:45:32 Buffalo user.err syslog: [1] Video device fatal error Closing video device 
-Netmask: 255.255.255.0 + 
-Gateway192.168.0.254 +=== http://ubuntuforums.org/showthread.php?t=1476423 === 
-DNS 1: 192.168.0.254 + 
-Expires23h 46m 51s +LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so /usr/bin/motion 
-Connected0h 13m 9s +[0] Processing thread 0 - config file /etc/motion.conf 
-</code>+[0] Motion 3.2.11.1 Started 
 +[0] Thread 1 is from /etc/motion.conf 
 +[1] Thread 1 started 
 +[1] cap.driver"STV06xx" 
 +[1] cap.card: "Camera" 
 +[1] cap.bus_info: "usb-ar71xx-ehci-1" 
 +[1] cap.capabilities=0x05000001 
 +[1] - VIDEO_CAPTURE 
 +[0] motion-httpd/3.2.11.1 running, accepting connections 
 +[0] motion-httpdwaiting for data on port TCP 8080 
 +[1] - READWRITE 
 +[1] - STREAMING 
 +[1] Supported palettes: 
 +[1] 0: RGB3 (RGB3) 
 +[1] 1: BGR3 (BGR3) 
 +[1] 2: YU12 (YU12) 
 +[1] Selected palette YU12 
 +[1] index_format 8 Test palette YU12 (320x240) 
 +[1] Using palette YU12 (320x240) bytesperlines 320 sizeimage 115200 colorspace 00000008 
 +[1] found control 0x00980900, "Brightness", range 0,31 
 +[1]     "Brightness", default 3, current 3 
 +[1] found control 0x00980901, "Contrast", range 0,15 
 +[1]     "Contrast", default 11, current 11 
 +[1] found control 0x00980910, "Gamma (software)", range 500,3000 
 +[1]     "Gamma (software)", default 1000, current 1000 
 +[1] found control 0x00980911, "Exposure", range 0,1023 
 +[1]     "Exposure", default 256, current 256 
 +[1] found control 0x00980912, "Auto Gain (software)", range 0,1 
 +[1]     "Auto Gain (software)", default 1, current 1 
 +[1] found control 0x00980913, "Gain", range 0,255 
 +[1]     "Gain", default 64, current 64 
 +[1] mmap information: 
 +[1] frames=4 
 +libv4l2: error allocating conversion buffer 
 +[1] Error mapping buffer 0 mmap: Cannot allocate memory 
 +libv4l1: error allocating v4l1 buffer: Cannot allocate memory 
 +[1] ioctl(VIDIOCGMBUF) - Error device does not support memory map 
 +[1] V4L capturing using read is deprecated! 
 +[1] Motion only supports mmap. 
 +[1] Could not fetch initial image from camera 
 +[1] Motion continues using width and height from config file(s) 
 +[1] Resizing pre_capture buffer to 1 items 
 +[1] Started stream webcam server in port 8081 
 +[1] Retrying until successful connection with camera 
 + 
 + 
 +LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/motion 
 +[0] Processing thread 0 - config file /etc/motion.conf 
 +[0] Motion 3.2.11.1 Started 
 +[0] Thread 1 is from /etc/motion.conf 
 +[1] Thread 1 started 
 +[1] cap.driver"STV06xx" 
 +[1] cap.card: "Camera" 
 +[1] cap.bus_info: "usb-ar71xx-ehci-1" 
 +[1] cap.capabilities=0x05000001 
 +[1] - VIDEO_CAPTURE 
 +[1] - READWRITE 
 +[1] - STREAMING 
 +[1] Supported palettes: 
 +[0] motion-httpd/3.2.11.1 running, accepting connections 
 +[0] motion-httpd: waiting for data on port TCP 8080 
 +[1] 0: RGB3 (RGB3) 
 +[1] 1: BGR3 (BGR3) 
 +[1] 2: YU12 (YU12) 
 +[1] Selected palette YU12 
 +[1] index_format 8 Test palette YU12 (320x240) 
 +[1] Using palette YU12 (320x240) bytesperlines 320 sizeimage 115200 colorspace 00000008 
 +[1] found control 0x00980900, "Brightness", range 0,31 
 +[1]     "Brightness", default 3, current 3 
 +[1] found control 0x00980901, "Contrast", range 0,15 
 +[1]     "Contrast", default 11, current 11 
 +[1] found control 0x00980910, "Gamma (software)", range 500,3000 
 +[1]     "Gamma (software)", default 1000, current 1000 
 +[1] found control 0x00980911, "Exposure", range 0,1023 
 +[1]     "Exposure", default 256, current 256 
 +[1] found control 0x00980912, "Auto Gain (software)", range 0,1 
 +[1]     "Auto Gain (software)", default 1, current 1 
 +[1] found control 0x00980913, "Gain", range 0,255 
 +[1]     "Gain", default 64, current 64 
 +[1] mmap information: 
 +[1] frames=4 
 +libv4l2: error allocating conversion buffer 
 +[1] Error mapping buffer 0 mmap: Cannot allocate memory 
 +[1] Using VIDEO_PALETTE_YUV420P palette 
 +[1] Using V4L1 
 +[1] Resizing pre_capture buffer to 1 items 
 +[1] Started stream webcam server in port 8081 
 +[1] sync error in proc 22284: Invalid argument 
 +[1] mcapture error in proc 22284: Invalid argument 
 +[1] Video device fatal error - Closing video device 
 +[1] Closing video device /dev/video0 
 +[1] Retrying until successful connection with camera 
 +=== next === 
 +  * http://www.lavrsen.dk/foswiki/bin/view/Motion/SupportQuestion2010x05x08x221414 
 +  * http://www.lavrsen.dk/foswiki/bin/view/Motion/SupportQuestion2009x01x20x183230 
 +:-nst __patcher motion :__ mais tester la [[http://sourceforge.net/projects/motion/files/motion%20-%203.2/|version 3.2.12]] avant, actuellement 3.2.11.1-1 
 +  * http://www.lavrsen.dk/foswiki/bin/view/Motion/Libv4lConvert  
 +  * compile de la version actuel 
 +    * a partir du la racine du SDK :  
 +<code> svn export svn://svn.openwrt.org/openwrt/packages/multimedia/motion package/motion </code> 
 +      * make package/motion/compile 
 +      * make package/index
  
-c’était les mêmes paramètre en static ...  
  
-le patch accept_ra 1 ne semble pas fonctionner : 
-config interface lan 
-    option accept_ra 1 
maison2/configuration_open_wrt/wzr-hp-g300nh.txt · Dernière modification : 04/2012 de fred