Go to advanced search

by ylafont
Fri Jan 01, 2016 6:44 am
Forum: Media centres
Topic: TvHeaden No TvAdapter Listed
Replies: 0
Views: 382

TvHeaden No TvAdapter Listed

I installed the latest version of Raspbian Wheezy, along with the latest version of TvHeadend. updated Raspbian with all latest updates. and TvHeadend Does not list my HD-Homerun TvAdapters. I check the /etc directory for dvb* files are none are there. Is there any current information on how to inst...
by ylafont
Wed Mar 25, 2015 4:49 pm
Forum: Raspberry Pi OS
Topic: xinetd and sane
Replies: 0
Views: 1738

xinetd and sane

Need some guidance, if at all possible. I have installed SANE and i and not sure if it is being started by xinetd. I have the following /etc/xinetd.d/saned service saned { socket_type = stream server = /usr/sbin/saned protocol = tcp #user = saned user = pi group = scanner wait = no disable = no } /e...
by ylafont
Fri Feb 06, 2015 9:32 pm
Forum: Beginners
Topic: init.d autostart
Replies: 9
Views: 2933

Re: init.d autostart

Got It! The Devil is in the details!!!! Jesus can't believe this. the script has a line for the executable that needed to point o SBIN rather than BIN DAEMON=/usr/local/bin/$NAME A little error message saying the file could not be found would have saved me hours! Thanks for the Assistance! and again...
by ylafont
Fri Feb 06, 2015 8:06 pm
Forum: Beginners
Topic: init.d autostart
Replies: 9
Views: 2933

Re: init.d autostart

pi@PiScanner /etc $ [b]sudo ls /etc/rc*/*scandb*[/b] ls: cannot access /etc/rc*/*scandb*: No such file or directory pi@PiScanner /etc $ but... ls rc* in ./etc/ produces and show them there. rc0.d: K01alsa-utils K01lightdm [b] K01scanbd[/b] K02sendsigs K05rpcbind K08umountroot K01cgroup-bin K01plymo...
by ylafont
Fri Feb 06, 2015 7:49 pm
Forum: Beginners
Topic: init.d autostart
Replies: 9
Views: 2933

Re: init.d autostart

Nothing at all. nothing in syslog, messages, kern daemon logs., I did not see the usual response when adding a script to startup. oot@skx:~# update-rc.d blah defaults Adding system startup for /etc/init.d/blah ... /etc/rc0.d/K20blah -> ../init.d/blah /etc/rc1.d/K20blah -> ../init.d/blah /etc/rc6.d/K...
by ylafont
Fri Feb 06, 2015 7:17 pm
Forum: Beginners
Topic: init.d autostart
Replies: 9
Views: 2933

Re: init.d autostart

You've got two typos in there: scanbd & defautls that was done prior to my second cup of coffee this morning. don't know where my head is it today. sorry for the confusion. previous post have the correct info. standard file name pi@PiScanner /etc/init.d $ sudo update-rc.d scanbd defaults update-rc....
by ylafont
Fri Feb 06, 2015 4:40 pm
Forum: Beginners
Topic: init.d autostart
Replies: 9
Views: 2933

Re: init.d autostart

at least that gave something sudo update-rc.d /etc/init.d/scanbd defaults update-rc.d: using dependency based boot sequencing update-rc.d: error: unable to read /etc/init.d//etc/init.d/scanbd OS version. RETTY_NAME="Raspbian GNU/Linux 7 (wheezy)" NAME="Raspbian GNU/Linux" VERSION_ID="7" VERSION="7 (...
by ylafont
Fri Feb 06, 2015 3:50 pm
Forum: Raspberry Pi OS
Topic: update-rc.d script defaults
Replies: 3
Views: 16963

Re: update-rc.d script defaults

Forgive me, I think i also needed my cup of coffee this morning. I copied the incorrect portion of my screen. here is the correct one. pi@PiScanner /etc/init.d $ sudo update-rc.d scanbd defaults update-rc.d: using dependency based boot sequencing pi@PiScanner /etc/init.d $ It is at startup script fo...
by ylafont
Fri Feb 06, 2015 3:33 pm
Forum: Beginners
Topic: init.d autostart
Replies: 9
Views: 2933

init.d autostart

Wondering of anyone could provide guidance on trouble shooting init.d auto start problems and procedures. I place this script in /etc/init.d https://dl.dropboxusercontent.com/u/58850968/scanbd Chmod it with sudo chmod 755 scanbd ran sudo update-rc.d scandb defaults but all i get with the update comm...
by ylafont
Sun Nov 02, 2014 6:18 pm
Forum: Beginners
Topic: SANE issues
Replies: 0
Views: 338

SANE issues

Forgive me if this the not the right location for this posting. I have been trying to configure SANE on my PI and i am wondering if these issues are know to anyone. I have bee trying to use some of the parameters on the command line, however, i get errors when using some of them sc anadf -d net:loca...
by ylafont
Thu Oct 23, 2014 5:01 pm
Forum: General discussion
Topic: IP Change
Replies: 5
Views: 1178

Re: IP Change

The Wifi Card is a Realtek - TP-LINK TL-WN725N V2 Bus 001 Device 004: ID 0bda:8179 Realtek Semiconductor Corp. Power Management is turned off. But gain,. WIFI is not being used. it is a wired connection. Jeremy suggest a static IP, which i was trying to avoid. but let see it helps. At the very leas...
by ylafont
Thu Oct 23, 2014 3:27 am
Forum: General discussion
Topic: IP Change
Replies: 5
Views: 1178

Re: IP Change

it is a wired connection.

i stopped using wireless because i suspected signals problem, but that is not the case.
by ylafont
Thu Oct 23, 2014 12:42 am
Forum: General discussion
Topic: IP Change
Replies: 5
Views: 1178

IP Change

This has been driving me crazy the past few days. often, the Pi deletes etho Wlan0 interface and gets another IP. It is not occurring with other devices, can anyone explain? Oct 23 00:35:46 PiScanner ntpd[2275]: Deleting interface #2 eth0, 192.168.1.6#123, interface stats: received=110, sent=110, dr...
by ylafont
Sat Oct 04, 2014 5:45 pm
Forum: Raspberry Pi OS
Topic: Cannot Aquire IP TP-Link (TL-WN725N)
Replies: 2
Views: 995

Re: Cannot Aquire IP TP-Link (TL-WN725N)

Thanks... I don't think the driver is my problem. I think it is a Wireless Security Key problem with WPA2. After trying different option i still cant make a permanent connection. I think i was able to make a connection once or twice. but that is about it. Not sure where the problem exist. /etc/netwo...
by ylafont
Thu Oct 02, 2014 12:20 am
Forum: Raspberry Pi OS
Topic: Cannot Aquire IP TP-Link (TL-WN725N)
Replies: 2
Views: 995

Cannot Aquire IP TP-Link (TL-WN725N)

Hoping someone can point me in the proper direction. I have been trying to setup a TP-Link TL-WN725N (V2 i think) on raspian 3.12.28+ #709 Downloaded driver from here. http://www.mendrugox.net/2013/08/tp-link-tl-wn725n-v2-working-on-raspberry-raspbian/ Checked to make sure device was listed in lsusb...
by ylafont
Fri Oct 12, 2012 12:15 am
Forum: Beginners
Topic: XBMC Autostart
Replies: 1
Views: 920

XBMC Autostart

Need a little guidance, I installed the Raspbian “wheezy” from the download page http://www.raspberrypi.org/downloads and loaded XBMC with CEC support. The RPi is already auto login in but I can’t get XBMC to autos tart with any variation . please let know what I am doing wrong. thank you. case "`tt...

Go to advanced search