Displaying 20 results from an estimated 2000 matches similar to: "MythTV on Centos 4"
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 Apr 06
1
mythtv on centos4
Has anyone had any success or failures with installing mythtv onto
centos4? Even better, has anyone any prebuilt rpms to do this? Looks
to me like centos+mythtv is quite an interesting prospect in the
always-on single home server environment.
-- 
Cheers,
Tony
2015 May 25
3
Systemd
On 5/25/2015 4:40 AM, Jonathan Billings wrote:
>> On May 25, 2015, at 01:10, Kirk Bocek <t004 at kbocek.com> wrote:
>>
>> I'll reinstall chrony. But there *are* places I've needed to use nodeps. Mostly to manage inter-repo package incompatibilities.
> You should look into the yum priorities option to ensure packages from different repos don't step on each
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
2019 Oct 29
2
No IrDA Support with CentOS anymore?
Hi there,
I've a laptop with CentOS 8 and a PC with CentOS 7. After 3 years of break 
I was Scuba Diving last 3 weeks. Back at home I wish to download all dive 
logs from my divecomputer connext via IrDA to my PC.
But no kernel modul for IrDA was found.
[root at rechner1 ~]# modprobe ircomm
modprobe: FATAL: Module ircomm not found in directory 
/lib/modules/4.18.0-147.6.el8.x86_64
[root at
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:
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 Apr 18
3
r1000 Driver
I'd like to add a page for the Realtek r1000 NIC driver for the RTL8110SC (and
 others) chipset. This driver is not included in the kernel. I've previously
posted to the general mail list:
http://lists.centos.org/pipermail/centos/2007-February/075383.html
I'm guessing this would go in the HardwareList section. Otherwise a page
titled 'Realtek r1000 Driver' would work.
my
2015 May 25
4
Systemd
On May 24, 2015 4:46:18 PM PDT, Jonathan Billings <billings at negate.org> wrote:
>> On May 24, 2015, at 18:24, Kirk Bocek <t004 at kbocek.com> wrote:
>> 
>> So:
>> 
>> $rpm -e --nodeps chrony
>
>No. Bad.
>
Okay, okay! I'll go on the paper.
I'll reinstall chrony. But there *are* places I've needed to use nodeps. Mostly to manage
2006 Jul 01
2
PXE Boot Live CD
Is it possible to boot the Live CD through PXE? I've tried using Red Hat's PXE 
setup tool but have been unsuccessful.
Thanks,
Kirk Bocek
2006 Oct 02
6
Calling All FS Fanatics
Now that I've been enlightened to the terrible write performance of ext3 on my 
new 3Ware RAID 5 array, I'm stuck choosing an alternative filesystem. I 
benchmarked XFS, JFS, ReiserFS and ext3 and they came back in that order from 
best to worst performer.
I'm leaning towards XFS because of performance and because centosplus makes 
kernel modules available for the stock kernel.
2015 May 24
4
Systemd
On 5/24/2015 12:22 PM, Gordon Messmer wrote:
> On 05/24/2015 11:41 AM, Kirk Bocek wrote:
>> to activate your selected daemon. I just used the new systemd commands,
>> thinking that would be enough. So I tried that and rebooted. Nope, same
>> problem:
>
> chronyd and ntpd both use UDP port 123, so each will terminate the 
> other when it starts.  If both are enabled,
2005 Dec 15
11
CGI Module in Rails
I''m trying to use the CGI module to generate the html in a view but am 
having trouble. My controller looks like:
class MyTestController < ApplicationController
	def cgitest
		require ''cgi''
		@cgi=CGI.new("html3")
	end
end
My cgitest.rhtml view document simply has:
<%= @cgi.out{@cgi.html{@cgi.head{}}} %>
Loading MyTest/cgitest, Rails tells me that
2005 Sep 06
4
Paranoid Firewalling
After reading this article:
http://www.theregister.co.uk/2005/08/31/blocking_chinese_ip_addresses/
I got to thinking that there is really no reason for *any* traffic to 
hit my servers that comes from anywhere outside North America. So I 
wrote the perl script at the end of this posting to extract selected IP 
ranges posted at iana.org and convert them into iptables rules blocking 
any traffic
2007 Apr 27
2
R1000 Page
Could I get write access to
http://wiki.centos.org/HardwareList/CentOS5/RealTek/r1000? There's a couple of
things I'd like to copy over from my CentOS4 R1000 page.
Wiki Name: kirkbocek
Thanks,
Kirk Bocek
2015 May 24
4
Systemd
So I've built my first CentOS 7 host and am learning all the new ways of 
doing things. I setup and enabled ntpd but after a reboot I get:
$ systemctl status ntpd
ntpd.service - Network Time Service
    Loaded: loaded (/usr/lib/systemd/system/ntpd.service; enabled)
    Active: inactive (dead)
After issuing:
$ systemctl start ntpd
Ntpd runs just fine. But why isn't it loading at boot
2008 Jun 26
4
RTL8111 Wiki Pages
Howdy,
It appears that CentOS 5.2's support for the RTL8111B/C chip is incomplete. 
The wiki has some blanket statements regarding this support:
http://wiki.centos.org/AdditionalResources/HardwareList/CentOS5/RealTek/r1000
http://wiki.centos.org/AdditionalResources/HardwareList/RealTekRTL8111b
I could dive in an make the changes *I* think need to happen but I'd like to 
talk to people
2005 Oct 17
3
Kernel Audit Messages
Since updating to 4.2 my Opteron server has been flooded by messages like:
audit(1129565701.837:155): user pid=4700 uid=0 auid=4294967295 msg='PAM session open: 
user=root exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron result=Success)'
to both /var/log/messages and the kernel ring buffer. Looks like they are being 
generated by cron jobs being run on the server.
Does
2007 Aug 31
4
Page Request
I'd like to add a page for the Realtek RTL8111b NIC. I'm not sure how you'd
like to organize it since the page really could be relevant to both CentOS 4
and CentOS 5. I think a single page like:
http://wiki.centos.org/HardwareList/RealTekRTL8111b
Would work with links to both CentOS 4 *and* CentOS 5? However, if the wiki
admins want two pages, that'll be fine too.
Can you also