Re: [SlimDevices: Unix] piCore 3.10 linux - how to ignore cec

2017-02-14 Thread Greg Erskine

sorry kalittle and thanks for the feedback,

Unmounting wasn't really necessary anyway, just a reboot would have done
the job.

I should have mentioned you can't unmount a partition when you are
accessing it, so a simple "cd" to return to your home directory before
the "u1" would have done it.

I'll update the instructions here in case someone refereneces this
thread in the future.

To edit your config.txt

Code:

$ m1
  $ c1
  $ vicfg
  $ pcp rb
  



regards
Greg



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=106943

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCore 3.10 linux - how to ignore cec

2017-02-14 Thread kalittle

Thanks a million Greg!  That did it.  Followed your instructions, added
those parameters and saved it.  Only funny thing was that the unmount
would not work.  Did an fuser, found the process still holding the
mount.  Did the fuser again with the kill parm.  As soon as i hit enter
- *poof* there goes my putty session.  I was the culprit  :rolleyes: 
Logged back in, unmounted, reboot - fixed!

Thanks again.



kalittle's Profile: http://forums.slimdevices.com/member.php?userid=66554
View this thread: http://forums.slimdevices.com/showthread.php?t=106943

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCore 3.10 linux - how to ignore cec

2017-02-08 Thread Greg Erskine

kalittle wrote: 
> Hello everyone,  I'm trying to get my PiCorePlayer (v3.10) to stop
> issueing cec commands.  Everytime I restart my player, my TV switches to
> the HDMI output from the Pi player.  In looking around, I've found these
> Pi config commands:
> 
> hdmi_ignore_cec_init=1
> hdmi_ignore_cec=1
> 
> My question is where this should go?  
> 
> I tried "usr/local/sbin/config.cfg" - backed up data, rebooted, no luck
> I tried "opt/bootlocal.sh" - backed up data, rebooted, no luck
> 
> Maybe bootcodes?  Looked at that under beta, see the bootcodes, but
> don't see a way to enter add bootcodes...
> 
> Any ideas? Thanks,  Ken

Hi Ken,

This is the configuration file you want /mnt/mmcblk0p1/config.txt

The piCore boot partition is /mnt/mmcblk0p1
By default, after booting,  the first partition is in unmounted.

(piCorePlayer aliases)
$ m1
$ c1
$ vicfg
$ u1


Code:


  Alias Description
  m1  mount /mnt/mmcblk0p1
  c1cd /mnt/mmcblk0p1
  vicfgvi config.txt
  u1   umount  /mnt/mmcblk0p1
  



For more aliases type alias at the Linux prompt.

regards
Greg



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=106943

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCore 3.10 linux - how to ignore cec

2017-02-08 Thread drmatt

Normally /boot/config.txt.

I have a gaming console version of raspbian that trigger HDMI input
switch every thirty seconds. Very, very annoying..



--
Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with
Debian+LMS 7.9.0
Music: ~1300 CDs, as 450 GB of 16/44k FLACs. No less than 3x 24/44k
albums..

drmatt's Profile: http://forums.slimdevices.com/member.php?userid=59498
View this thread: http://forums.slimdevices.com/showthread.php?t=106943

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix