Displaying 20 results from an estimated 6000 matches similar to: "mythtv on centos4"
2005 Sep 26
4
MythTV on Centos 4
I'm starting a project to build a MythTV box for my living room. Anyone else
currently working with MythTV on CentOS 4?
Here are some of the gotcha's I've worked through so far:
- I was originally planning on using KnoppMyth. But their CD appears to be only for
i386. Without realizing it, the P4 CPU I picked is one of the newer ones with the
x86_64 extensions. It won't boot
2005 Feb 24
5
mythtv on centos
Hi,
Anyone out there has any luck on getting mythv or freevo to work on
centos 3. I am planning to setup mine pretty soon.
Thanks,
2005 Sep 26
0
[Off-list] Re: MythTV on Centos 4
Bryan J. Smith wrote:
> Kirk Bocek <t004 at kbocek.com> wrote:
>
>>- I was originally planning on using KnoppMyth.
>>But their CD appears to be only for i386.
>>Without realizing it, the P4 CPU I picked is one of
>>the newer ones with the x86_64 extensions.
>>It won't boot i386.
>
>
> ??? It should run i386 code all-the-same.
That what I
2006 Sep 19
3
Centos 4.4 - mythtv
can anyone advise on where to find the mythtv repo? I have dag but a
yum install mythtv-suite
yields nothing
thanks
2014 Nov 14
1
Belkin UPS, master netbook, slave MythTV server
Hi all,
I've finally gotten around to setting up the netbook that controls my
UPS and I would like to make sure that I've got the metacode correct
before configuring nut :)
Here's what I've got:
Belkin UPS F6C120auUNV
* Batteries recently replaced
* On battery: 24 port switch, PoE AP, antenna power booster, ADSL
modem, MythTV server, 19" monitor
* On surge
2007 Dec 31
2
Centos 5.1, mythtv, saa7134_dvb?
I'm trying to set up my Centos 5.1 box at home to run mythtv.
The DVB-T card requires saa7134 and saa7134_dvb.
These are not in the Centos kernels.
Centosplus has saa7134, but not saa7134_dvb.
Do I have to compile the kernel myself, or is there a trick?
Mogens
--
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax:
2010 Jan 13
0
FW: [mythtv-users] VMWare on the backend. Viable solution?
I found this on the myth-tv list.
Can we do the same thing with asterisk?
Cheers,
Dean
-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Kenni Lund
Sent: Wednesday, January 13, 2010 11:44 AM
To: Discussion about mythtv
Subject: Re: [mythtv-users] VMWare on the backend. Viable solution?
2010/1/13 Martin
2014 Mar 18
2
DNS error on startup Samba4 ADS mode DC
I keep getting errors in my logs about can not bind to address *.*.*.*:53
address in use..
what did i do wrong in the setup of my server or domain?
attached logs and smb.conf along with the output from my provision command.
Jeffrey D. Means meaje at meanspc.com
Owner / CIO for MeansPC http://www.meanspc.com/
Custom Web Development For Your Needs. (970)308-1298
- The
2024 Nov 09
1
NUT stopped working after an upgrade
Nut should be running as user nut. As far as I can tell, the udev rules
have not changed. And the system IS seeing the UPS at a low level.
I looked through /dev/ but did not see a device that jumps out as the UPS.
=====================
[root at mythtv rules.d]# dmesg | grep -i 0764
[ 2.021485] usb 1-1.8: New USB device found, idVendor=0764,
idProduct=0501, bcdDevice= 0.01
[ 2.049515]
2024 Nov 10
2
NUT stopped working after an upgrade
Check /dev/hidraw6, as noted in your dmesg output (and any other *hid* devices under /dev). User nut has almost zero privs to devices unless a udev rule changes the perms on the dev for nut . . .
On November 9, 2024 1:25:29 PM EST, Bill Gee <bgee at campercaver.net> wrote:
>Nut should be running as user nut. As far as I can tell, the udev rules have not changed. And the system IS
2024 Nov 09
1
NUT stopped working after an upgrade
Did the upgrade by chance install/alter any udev rules causing the UPS devices to now have incorrect permissions? And what user is nut running as?
On November 9, 2024 9:58:57 AM EST, Bill Gee <bgee at campercaver.net> wrote:
>Running NUT version 2.8.2 on Fedora 40. NUT installed from the Fedora package. CyberPower CP1000AVRLCD connected by USB.
>
>I updated the system yesterday
2024 Nov 09
1
NUT stopped working after an upgrade
Running NUT version 2.8.2 on Fedora 40. NUT installed from the Fedora
package. CyberPower CP1000AVRLCD connected by USB.
I updated the system yesterday with all the latest Fedora packages. Now
NUT will not run. Chasing the issue through the layers, I come to this:
=====================
[root at mythtv rules.d]# upsc cyberpower
Error: Driver not connected
[root at mythtv rules.d]#
2005 Apr 06
2
OpenGroupware.Org
Hi all!
I'm thinking on installing OGO on CentOS 4. I've been to
download.opengroupware.org but I didn't find any CentOS/RHEL 4 specific
rpm packages. I'm wondering, since RHEL4/CentOS4 is based on Fedora Core
3, can I use these packages safely? Has anyone ever tried installing OGO
on CentOS 4? Has anyone ever used ogoall-...rpm ?
Thankx in advance.
Best regards,
Pedro
2007 Sep 09
0
[mythtv-users] Real Time Clock Alarm Broken with 2.6.22+ kernel
Ok, the script is attached...
I'll post it on www.generationd.com when I have a chance.
If you have any updates & improvements please email them to me! (The
command line parameter handle is pretty stupid - just grew from testing to
production without cleanup).
MD
_____
From: Craig Huff [mailto:huffcslists at gmail.com]
Sent: Saturday, September 08, 2007 11:34 AM
To:
2015 Aug 25
2
Looking for ways to save space - AKA how to boot multiple machines from the same root
I have several machines, same hardware and config, but one tiny little
change.. the hostname. Each one of these diskless machines needs its own
hostname.
Presently my pxelinux.cfg is setup like:
prompt 1
default Gentoo
timeout 10
label Gentoo
kernel boot/kernel-3.16.5-gentoo
APPEND root=/dev/nfs rw ip=dhcp
nfsroot=192.168.1.10:/RAID/diskless/XXXXX-mythtv-0.27-fixes,tcp,rsize=131072
2009 Jul 12
1
fchown error on tmp files
Hi,
After upgrading to 1.2 I started getting fchown errors in the log. They
look like:
Jul 12 18:32:54 jukebox dovecot: deliver(kim):
fchown(/data/mail/kim/.lists.mythtv-users/tmp/1247416373.M857540P19162.jukebox.alleroedderne.adsl.dk,
-1, 500(k
im)) failed: Operation not permitted (egid=12(mail), group based on
/data/mail/kim/.lists.mythtv-users)
I have tried to get rid of the by changing
2015 May 25
1
Systemd
On 5/25/2015 12:12 PM, Jonathan Billings wrote:
> On May 25, 2015, at 10:48 AM, Kirk Bocek <t004 at kbocek.com> wrote:
>> It usually happens when I've wanted to change versions of the same software between repos and that software has been compiled differently. Usually audio-visual software. Yum install triggers a conflict and yum uninstall on the older package cascades a bunch
2024 Jul 28
1
Fedora 40 nut-server not starting at boot
I've had fun with nut on RH systems, these are my notes to get it working:
Create /usr/lib/tmpfiles.d/nut-client.conf:D? ? /run/nut 0770 root nut -
...the file did not exist, and so the PID folder/file was not getting generated. Then the driver would start.
Also had to setup enabled services (still not 100% confident that this is totally correct):[root at emp80 ups]# systemctl list-unit-files
2006 Dec 10
1
Help with Samba+JFS
I have a network server running FC5, with a hardware raid 3 card using 5
drives, as one large (1.2TB) partition in JFS. I chose JFS because of a
recommendation for performance from a MythTV tutorial, but I don't really
know much about file systems and am suspecting JFS to be causing my
problems. I run samba, apache and MythTV on this machine, and there is
essentially only one problem as far
2008 Mar 29
3
the "official" lightweight desktop environment for CentOS?
I want to build a dedicated MythTV box using CentOS5. I need a
lightweight desktop environment, something extremely simple that does
not use much memory. Gnome and KDE use way too much memory and are too
complex for what I want to do.
The system will login automatically to a certain account after booting
up. After the automatic login, it will start immediately the MythTV
frontend full-screen.