| Goto page Previous1, 2, 3 .. 75, 76, 77 .. 157, 158, 159Next | 
| Author | Message | 
|---|
| mikejwang DD-WRT Novice
 Joined: 04 Aug 2010
 Posts: 2
 
 
 | | Posted: Wed Aug 04, 2010 3:09 Post subject: Hardware not supported |  | Hi, I am newbie to this and need help. I had formatted a Western Digital Mybook 500G external hard disk and when I tried to install optwar, I got the below error message. My router is Buffalo WZR-HP-G300NH.
 So does this error message refer to my router not supported or the hard disk not supported?
 Any solutions?
 Connecting to wd.mirmana.com (85.191.0.241:80)
 - 100% |*******************************| 0 --:--:-- ETA
 Alas, your hardware is not supported and I'm sorry if all this gave you false hopes
 Please provide feedback in this thread http://www.dd-wrt.com/phpBB2/viewtopic.php?t=59668
 /opt/bin/ipkg-opt: line 1:EL@4ü: not found
 /opt/bin/ipkg-opt: line 2: syntax error: '(' unexpected
 Optware installation was not successfull.. exit!
 | 
 | 
| Sponsor <=' td='>
 | 
| frater DD-WRT Guru
 Joined: 07 Jun 2006
 Posts: 2777
 
 
 | | Posted: Wed Aug 04, 2010 6:51 Post subject: Re: Hardware not supported |  | .| crashfly wrote: |  | | mikejwang wrote: |  | Hi, I am newbie to this and need help. I had formatted a Western Digital Mybook 500G external hard disk and when I tried to install optwar, I got the below error message. My router is Buffalo WZR-HP-G300NH.
 So does this error message refer to my router not supported or the hard disk not supported?
 Any solutions?
 Connecting to wd.mirmana.com (85.191.0.241:80)
 - 100% |*******************************| 0 --:--:-- ETA
 Alas, your hardware is not supported and I'm sorry if all this gave you false hopes
 Please provide feedback in this thread http://www.dd-wrt.com/phpBB2/viewtopic.php?t=59668
 /opt/bin/ipkg-opt: line 1:EL@4ü: not found
 /opt/bin/ipkg-opt: line 2: syntax error: '(' unexpected
 Optware installation was not successfull.. exit!
 | 
 You say you formatted your hdd. How did you format it?
 | 
 i wrote the install script in a way it will differentiate between unsupported hardware and wrong format (needs to be ext2 or ext3).i dont own a buffalo so i don't really know what's so different.. does it even have a Broadcom chipset?)
 _________________
 Asus RT16N + OTRW
 Kingston 4GB USB-disk 128 MB swap + 1.4GB ext3 on /opt + 2 GB ext3 on /mnt
 Copperjet 1616 modem in ZipB-config
 Asterisk, pixelserv & Pound running on router
 Another Asus RT16N as WDS-bridge
 DD-WRT v24-sp2 vpn (c) 2010 NewMedia-NET GmbH
 Release: 12/16/10 (SVN revision: 15758M)
 | 
 | 
| LOM DD-WRT Guru
 Joined: 28 Dec 2008
 Posts: 7630
 
 
 | | Posted: Wed Aug 04, 2010 7:10 Post subject: Re: Hardware not supported |  | | frater wrote: |  | i dont own a buffalo so i don't really know what's so different.. does it even have a Broadcom chipset?) | 
 No, WZR-HP-G300N(H) is Atheros mips, not mipsel.
 _________________
 Kernel panic: Aiee, killing interrupt handler!
 | 
 | 
| stuntsy99 DD-WRT User
 Joined: 04 Aug 2009
 Posts: 79
 
 
 | | Posted: Wed Aug 04, 2010 7:55 Post subject: |  | @Dark_Shadow Lastest eko build 14853 std-usb-ftp. I thought the double mount issue was fixed in previous builds?
 EDIT:
 Automount log & mount command:
 
 | Code: |  | root@WRT610NV2:~# service automount start Start service 'automount' (/opt/etc/init.d/S35automount)
 service: Start service: 'automount' (/opt/etc/init.d/S35automount)
 S35automount: Added /opt/etc/init.d/S35automount as cronjob so I can do a hotmount
 mount: /dev/sdb1 already mounted or /jffs/stg busy
 mount: according to mtab, /dev/scsi/host0/bus0/target0/lun0/part1 is already mounted on /jffs/stg
 S35automount: Failed to automount a3cd1cef-9030-4f90-98dc-4b94ab0a5c4d
 S35automount: Automounted 8AA641A4A641921D to /mnt
 S35automount: Found unassigned partition '/dev/sdd1'
 S35automount: Created new mount point /tmp/c
 root@WRT610NV2:~# mount
 rootfs on / type rootfs (rw)
 /dev/root on / type squashfs (ro)
 none on /dev type devfs (rw)
 proc on /proc type proc (rw)
 ramfs on /tmp type ramfs (rw)
 sysfs on /sys type sysfs (rw)
 devpts on /dev/pts type devpts (rw)
 devpts on /proc/bus/usb type usbfs (rw)
 /dev/mtdblock/4 on /jffs type jffs2 (rw)
 /dev/scsi/host0/bus0/target0/lun0/part1 on /jffs/stg type ext2 (rw,noatime)
 /dev/scsi/host0/bus0/target0/lun0/part1 on /opt type ext2 (rw,noatime)
 /dev/sdc1 on /mnt type fuseblk (rw,user_id=0,group_id=0,default_permissions,allow_other)
 /dev/sdd1 on /mnt type fuseblk (rw,user_id=0,group_id=0,default_permissions,allow_other)
 root@WRT610NV2:~#
 
 | 
 | 
 | 
| mikejwang DD-WRT Novice
 Joined: 04 Aug 2010
 Posts: 2
 
 
 | | Posted: Wed Aug 04, 2010 11:34 Post subject: Re: Hardware not supported |  | | frater wrote: |  | .| crashfly wrote: |  | | mikejwang wrote: |  | Hi, I am newbie to this and need help. I had formatted a Western Digital Mybook 500G external hard disk and when I tried to install optwar, I got the below error message. My router is Buffalo WZR-HP-G300NH.
 So does this error message refer to my router not supported or the hard disk not supported?
 Any solutions?
 Connecting to wd.mirmana.com (85.191.0.241:80)
 - 100% |*******************************| 0 --:--:-- ETA
 Alas, your hardware is not supported and I'm sorry if all this gave you false hopes
 Please provide feedback in this thread http://www.dd-wrt.com/phpBB2/viewtopic.php?t=59668
 /opt/bin/ipkg-opt: line 1:EL@4ü: not found
 /opt/bin/ipkg-opt: line 2: syntax error: '(' unexpected
 Optware installation was not successfull.. exit!
 | 
 You say you formatted your hdd. How did you format it?
 | 
 i wrote the install script in a way it will differentiate between unsupported hardware and wrong format (needs to be ext2 or ext3).i dont own a buffalo so i don't really know what's so different.. does it even have a Broadcom chipset?)
 | 
 Hi, thanks for your reply. The buffalo WZR-HP-G300NH uses Atheros AR9132@400 chipset. Does you script support this or could you direct me to the right script?
 I followedg this wikihttp://www.dd-wrt.com/wiki/index.php/Optware,_the_Right_Way,
 and formated the hard disk to ext3 following this wiki
 http://www.dd-wrt.com/wiki/index.php/How_to_-_Format_and_Partition_External_Storage_Device
 Since my hard disk is 500gb. I partitioned like this:
 Disk greater than 40 GB
 /opt 512 megabytes
 swap 64 megabytes
 /jffs 256 megabytes
 data remainder of the disk
 Your expertise is much appreciated.[/url]
 | 
 | 
| amires DD-WRT Novice
 Joined: 05 Aug 2010
 Posts: 36
 
 
 | | Posted: Thu Aug 05, 2010 7:34 Post subject: |  | Hi all, I am about to buy an ASUS RT-N16 and I am mostly interested in installing optware however I wanted to know is it possible to install optware on a NAS instead of a USB disk for higher capacity and throughput.
 | 
 | 
| DoesItMatter DD-WRT Guru
 Joined: 10 May 2008
 Posts: 1373
 Location: Pacific North West, USA
 
 | | Posted: Thu Aug 05, 2010 7:45 Post subject: |  | | amires wrote: |  | Hi all, I am about to buy an ASUS RT-N16 and I am mostly interested in installing optware however I wanted to know is it possible to install optware on a NAS instead of a USB disk for higher capacity and throughput.
 | 
 I'd just stick with installing Optware on a USB
 I had a 1GB USB 2.0 I wasn't using
 Booted with GPartEd and partitioned into 3 parts
 640MB for Optware, 128MB for Swap, 350ishMB (rest of it) for JFFS
 Optware runs quick and fine on that.
 current download of optware takes aobut 200-250MB
 So plenty of room left on the 1GB for other apps, etc
 Since the Asus RT-N16 has 2 USB, you have a 2nd USB port for a NAS drive.
 Just remember - use a self powered (drive with an AC adapter)
 Its better to NOT use USB powered hard drives from what I've read.
 _________________
 Soylent Green Is People !
 =-=-=-=-=-=-=-=-=-=-=
 2x Asus RT-N16 - Asuswrt-Merlin 3.0.0.4.376.43
 Belkin F7D3302 - Toastman Tomato USB VPN 1.28.7505
 Linksys E3000 - Toastman Tomato USB VPN 1.28.7505
 -------------------------
 2x Buffalo WZR-HP-G300NH V1 - OpenWRT Chaos Calmer 45860
 2x Engenius ESR900 - Stock Firmware 1.4.0 / OpenWRT Chaos Calmer 45860
 TP-Link WR1043ND V1.8 - Gargoyle 1.7.1
 | 
 | 
| amires DD-WRT Novice
 Joined: 05 Aug 2010
 Posts: 36
 
 
 | | Posted: Thu Aug 05, 2010 7:54 Post subject: |  | | Quote: |  | I'd just stick with installing Optware on a USB I had a 1GB USB 2.0 I wasn't using
 Booted with GPartEd and partitioned into 3 parts
 640MB for Optware, 128MB for Swap, 350ishMB (rest of it) for JFFS
 Optware runs quick and fine on that.
 current download of optware takes aobut 200-250MB
 So plenty of room left on the 1GB for other apps, etc
 Since the Asus RT-N16 has 2 USB, you have a 2nd USB port for a NAS drive.
 Just remember - use a self powered (drive with an AC adapter)
 Its better to NOT use USB powered hard drives from what I've read.
 
 | 
 Thanks for the info however what I had in mind was using a gigabit nas rather than usb. I plan on using the torrent client and downloading my files to the nas as well as using the nas for my storage to put my movies, music, etc. Do you think this is possible?
 | 
 | 
| DoesItMatter DD-WRT Guru
 Joined: 10 May 2008
 Posts: 1373
 Location: Pacific North West, USA
 
 | | Posted: Thu Aug 05, 2010 7:56 Post subject: |  | | amires wrote: |  | | Quote: |  | I'd just stick with installing Optware on a USB I had a 1GB USB 2.0 I wasn't using
 Booted with GPartEd and partitioned into 3 parts
 640MB for Optware, 128MB for Swap, 350ishMB (rest of it) for JFFS
 Optware runs quick and fine on that.
 current download of optware takes aobut 200-250MB
 So plenty of room left on the 1GB for other apps, etc
 Since the Asus RT-N16 has 2 USB, you have a 2nd USB port for a NAS drive.
 Just remember - use a self powered (drive with an AC adapter)
 Its better to NOT use USB powered hard drives from what I've read.
 
 | 
 Thanks for the info however what I had in mind was using a gigabit nas rather than usb. I plan on using the torrent client and downloading my files to the nas as well as using the nas for my storage to put my movies, music, etc. Do you think this is possible?
 | 
 I'm new to optware, only used it for about a week, but all
 the documentation, forums, and wiki show that it HAS to run off USB
 Easiest again, is to just use a USB 2.0 drive.
 USB 1.1 drives run too slow, make sure its USB 2.0 drive.
 Should still be able to configure the gigabit NAS once Optware is up and running.
 _________________
 Soylent Green Is People !
 =-=-=-=-=-=-=-=-=-=-=
 2x Asus RT-N16 - Asuswrt-Merlin 3.0.0.4.376.43
 Belkin F7D3302 - Toastman Tomato USB VPN 1.28.7505
 Linksys E3000 - Toastman Tomato USB VPN 1.28.7505
 -------------------------
 2x Buffalo WZR-HP-G300NH V1 - OpenWRT Chaos Calmer 45860
 2x Engenius ESR900 - Stock Firmware 1.4.0 / OpenWRT Chaos Calmer 45860
 TP-Link WR1043ND V1.8 - Gargoyle 1.7.1
 | 
 | 
| amires DD-WRT Novice
 Joined: 05 Aug 2010
 Posts: 36
 
 
 | | Posted: Thu Aug 05, 2010 8:02 Post subject: |  | | Quote: |  | I'm new to optware, only used it for about a week, but all the documentation, forums, and wiki show that it HAS to run off USB
 Easiest again, is to just use a USB 2.0 drive.
 USB 1.1 drives run too slow, make sure its USB 2.0 drive.
 Should still be able to configure the gigabit NAS once Optware is up and running.
 
 | 
 Ok then maybe I could install optware on a usb stick and configure the torrent client to download to nas drive.
 | 
 | 
| sfhoo DD-WRT Novice
 Joined: 08 Aug 2010
 Posts: 8
 
 
 | | Posted: Sun Aug 08, 2010 15:54 Post subject: Transmission not working after upgrade today |  | My transmission not working after upgrade today. I kept getting this problem
 
 | Code: |  | Start service 'transmission' (/opt/etc/init.d/S90transmission)
 service: Start service: 'transmission' (/opt/etc/init.d/S90transmission)
 Starting Torrent client: transmission-daemon
 >>> /opt/etc/sudoers: /etc/sudoers.d near line 88 <<<
 sudo: parse error in /opt/etc/sudoers near line 88
 sudo: no valid sudoers sources found, quitting
 renice: 34: getpriority: No such process
 
 | 
 Help please?
 | 
 | 
| Masterman DD-WRT Guru
 Joined: 24 Aug 2009
 Posts: 2070
 Location: South Florida
 
 | | Posted: Sun Aug 08, 2010 16:29 Post subject: Re: Transmission not working after upgrade today |  | | sfhoo wrote: |  | My transmission not working after upgrade today. I kept getting this problem
 
 | Code: |  | Start service 'transmission' (/opt/etc/init.d/S90transmission)
 service: Start service: 'transmission' (/opt/etc/init.d/S90transmission)
 Starting Torrent client: transmission-daemon
 >>> /opt/etc/sudoers: /etc/sudoers.d near line 88 <<<
 sudo: parse error in /opt/etc/sudoers near line 88
 sudo: no valid sudoers sources found, quitting
 renice: 34: getpriority: No such process
 
 | 
 Help please?
 | 
 How long have you had OTRW running and how many builds have you upgraded since install? It might be wise to completely reinstall
 
 Or you may just need to update the repo's:
 
 | Code: |  | ipkg-opt update ipkg-opt upgrade
 | 
 Hope this helps.
 _________________
 Optware, the Right Way
 Asus RT-AC68U
 Asus RT-N66U
 Asus RT-N10
 Asus RT-N12
 Asus RT-N16 x5
 Asus WL520gU
 Engenious ECB350
 Linksys WRT600Nv1.1
 Linksys WRT610Nv1
 Linksys E2000
 Netgear WNDR3300
 SonicWall NSA220W
 SonicWall TZ215W
 SonicWall TZ205W
 SonicWall TZ105W
 | 
 | 
| DoesItMatter DD-WRT Guru
 Joined: 10 May 2008
 Posts: 1373
 Location: Pacific North West, USA
 
 | | Posted: Sun Aug 08, 2010 20:14 Post subject: |  | Am not new to DD-WRT, but am new to using Optware. Got OTRW up and working fine on my Asus RT-N16.
 How often do people upgrade packages?
 Should it be done once a month? Should it be done when you update DD-WRT versions?
 And am guessing, once you update, need to reboot router for updates to take effect?
 _________________
 Soylent Green Is People !
 =-=-=-=-=-=-=-=-=-=-=
 2x Asus RT-N16 - Asuswrt-Merlin 3.0.0.4.376.43
 Belkin F7D3302 - Toastman Tomato USB VPN 1.28.7505
 Linksys E3000 - Toastman Tomato USB VPN 1.28.7505
 -------------------------
 2x Buffalo WZR-HP-G300NH V1 - OpenWRT Chaos Calmer 45860
 2x Engenius ESR900 - Stock Firmware 1.4.0 / OpenWRT Chaos Calmer 45860
 TP-Link WR1043ND V1.8 - Gargoyle 1.7.1
 | 
 | 
| sfhoo DD-WRT Novice
 Joined: 08 Aug 2010
 Posts: 8
 
 
 | | Posted: Sun Aug 08, 2010 21:04 Post subject: Re: Transmission not working after upgrade today |  | | Masterman wrote: |  | | sfhoo wrote: |  | My transmission not working after upgrade today. I kept getting this problem
 
 | Code: |  | Start service 'transmission' (/opt/etc/init.d/S90transmission)
 service: Start service: 'transmission' (/opt/etc/init.d/S90transmission)
 Starting Torrent client: transmission-daemon
 >>> /opt/etc/sudoers: /etc/sudoers.d near line 88 <<<
 sudo: parse error in /opt/etc/sudoers near line 88
 sudo: no valid sudoers sources found, quitting
 renice: 34: getpriority: No such process
 
 | 
 Help please?
 | 
 How long have you had OTRW running and how many builds have you upgraded since install? It might be wise to completely reinstall
 
 Or you may just need to update the repo's:
 
 | Code: |  | ipkg-opt update ipkg-opt upgrade
 | 
 Hope this helps.
 | 
 I have it for a year. It just happened last night. I reinstall everything but still the same problem. Hope it has nothing to do with the upgrade from WRT610v2 to E3000.
 | 
 |