similar to: Centos 5.1, mythtv, saa7134_dvb?

Displaying 20 results from an estimated 2000 matches similar to: "Centos 5.1, mythtv, saa7134_dvb?"

2011 Oct 10
26
PCI passthrough stopped working, brainache!
Recently had passthrough of 2xPCI DVB-T cards and 1xPCIe DVB-S2 card working, the last know config that was *certainly* working was dom0 xen-4.1.1-3.fc16.x86_64 kernel-3.1.0-0.rc7.git0.0.fc16.x86_64 domU kernel-3.1.0-0.rc8.git0.0.fc16.x86_64 Since then I''ve updated xen-4.1.1-6.fc16.x86_64 on dom0 kernel-3.1.0-0.rc9.git0.0.fc16.x86_64 on dom0 and domU and updated all other packages
2007 Jul 19
3
CentOS 5: rsyncd log problem
I run a CentOS/Fedora mirror with rsync access. I have the following rsyncd.conf file: read only = true transfer logging = true pid file = /var/run/rsyncd.pid log file = /var/log/rsyncd.log dont compress = * [Fedora] path = /var/ftp/pub/mirrors/fedora comment = Fedora mirror [CentOS] path = /var/ftp/pub/mirrors/centos comment = CentOS mirror My problem is that
2010 Feb 04
3
Mount USB disk at startup?
I have a CentOS 5 machine with an external 500G USB disk, formatted with JFS. How do I get this to mount automatically at boot time? If I add to /etc/fstab: /dev/sdb1 /var/video jfs defaults 1 2 fsck.jfs complains at boot time: Error: Cannot open device /dev/sdb1 Usage: fsck.jfs ... ... Give root password for maintenance ... If I log in with the root password, /dev/sdb1 is present, and I
2007 Dec 03
1
Cannot boot after upgrading to Centos 5.1
My local centos mirror (ftp.crc.dk) failed to boot after having upgraded from centos 5.0 to 5.1 (i386). It just displays GRUB The cursor is positioned to the right of a space after GRUB, and no input is accepted. I've tried booting in rescue mode and run: chroot /mnt/sysimage grub-install /dev/cciss/c0d0 This completes without errors, but still it can't boot. It's a HP/Compaq
2007 Jun 16
1
Where is password expiry information stored?
Yesterday, I've moved all my samba users from a redhat 9 (i386) system to a Centos 5 (x86_64) system. This runs samba-3.0.25-7. The system uses NIS authentication, no shadow files. Now all my Windows users have accounts that expire today! Strangely, if I do a: # pdbedit -L -v mk I get: Password last set: Tue, 18 May 2004 15:04:30 CEST Password can change: Tue, 18 May 2004 15:04:30
2007 May 21
2
I can't get mod_auth_ntlm_winbind to work
Scenario: Centos 5 x86_64 machine with samba-3.0.23c-2.el5.2.0.2 The machine is a PDC, Windows 2000 users logon, get profiles, etc. I'm trying to set up a folder in apache that uses NTLM authentication using mod_auth_ntlm_winbind. I've followed: http://adldap.sourceforge.net/mod_auth_ntlm_winbind.php winbindd is running, and ntlm_auth seems to work: # ntlm_auth --username=pdc2
2007 Jul 13
2
Live CD root password
Does the root user on the CentOS 5 live CD have a password? If so, which? su and sudo asks for a password, it is neither empty, root nor centos. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: mk at crc.dk Homepage: http://www.crc.dk
2007 Apr 30
1
LPRng
I have a redhat 9 server I would like to migrate (install Centos on a new machine, and move the necessary files) to Centos 5. On the RH9 machine, I use LPRng for printing. This was mainly choosen because it makes it easy to control access to the printers using /etc/lpd.perms, something I never figured out how to do in cups. All printer queues are raw printers, the printer driver in Windows takes
2010 Mar 25
1
/mnt/sysimage/dev folder in rescue mode
If I boot C5 from DVD in rescue mode, chroot to /mnt/sysimage, and try to do a grub-install /dev/sda it will fail because the /dev folder is empty (in the chroot environment). Until now I've then created the missing nodes manually, but is there a smarter way of doing this? Some devfs that needs to be mounted on top of /dev? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle
2007 May 17
1
Newbie: Route some traffic through a pptp tunnel
I have a centos 4 i386 machine that works like a router (iptables filter, NAT) with two NIC''s. One NIC is connected to my ISP (100 Mbit FTTH), I get a DHCP assigned public IP that changes "sometimes". Most incoming ports are blocked by my ISP. In order to get a fixed IP and open ports, I have to set up a PPTP tunnel to the ISP. The default gw and the NAT''ing goes to
2008 Jan 05
1
Is it possible to install Fedora 8 kernel with CentOS 5.1 installation?
Hi I've experienced crashes with all CentOS 5 kernel. I tried Fedora 8 and it runs fine.. So is there an easy way to install and run the Fedora 8 kernel on my CentOS 5.1 machine ? Thanks Jean-Yves
2010 Apr 21
1
How to display the IP on the welcome screen [SOLVED]
Well, I have had to tweak this it a little, bit it finally worked fine. Initlally, the arial.ttf could not be found, so that I had to force the use of courier regular I'm using the standard default Treeflower theme. The following does toe job: cd /usr/share/gdm/themes/TreeFlower/background.png \ /usr/share/gdm/themes/TreeFlower/background-original.png gedit /etc/gdm/Init/Default Insert the
2007 Jun 25
0
Centos 5: e1000 question
I have a machine running Centos 5, x86_64. It has an Intel NIC: # lspci 15:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet Controller (Fiber) (rev 06) The machine has two dualcore cpus. If I look at /proc/interrupts I get: CPU0 CPU1 CPU2 CPU3 0: 144873228 220741831 173615012 220733357 IO-APIC-edge timer 4: 269120 1203485
2002 Sep 23
1
Strange error message when a user can't change password
Hello, I'm trying to set up samba as a PDC. The current version of samba is samba-server-2.2.6-1.0.pre2.2mdk from Mandrake 9.0 RC3. I want password sync'ing between smbpasswd and shadow. I've set it up so that password rules are enforced (i.e. the new password must not be in a dictionary), and smb.conf has a "min passwd length" set to 5. Everything works great, the users
2009 Apr 22
2
Nova-s2 pci-passthrough not properly working
Dear all, i''m having problems passing a Hauppage Nova-S2 card to my DomU (Mythtv Backend). Hardware is: HP XW8200 2x 3.0GHz Xeon 8Gb ECC Ram 1x TT3200-S2 card 1x DVBWordl S2 card 1x Nova-S2 card [many other card for other domUs...] Dom0 is Ubuntu 8.04 server LTS. Xen 3.2 from repo. DomU (Mythtv) is a 8.04 (using LVM) both using 2.6.24-23-xen kernels Dom0 configs: lspci: ... 02:01.0
2007 Jun 25
0
Re: CentOS Digest, Vol 29, Issue 25
On Mon, June 25, 2007 08:00, centos-request at centos.org wrote: > Send CentOS mailing list submissions to > centos at centos.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.centos.org/mailman/listinfo/centos > or, via email, send a message with subject or body 'help' to > centos-request at centos.org > > You can reach the
2016 Apr 13
3
Badlock bad luck
Hello, I run a CentOS 6 machine with samba, serving approx. 150 Windows users with samba running as an NT-like PDC. After today's samba update (samba-3.6.23-30.el6_7.x86_64 etc.), nobody can log in. They all get the "Trust relationship failed" error message. If I downgrade: yum downgrade samba-common samba-winbind samba-winbind-clients samba-client samba samba-doc
2016 Apr 13
2
Badlock bad luck
I had exactly the same problem. Your workaround fixed me too. With the new samba packages my samba\logs are full of errors. If I temporarily disconnected the PC client NIC cable, and logged into the domain using cached credentials, then I could get past the problem. But, you helped me greatly with this posting. I wasted hours checking Windows updates - useless. We still need the new
2019 Jan 10
1
@reboot only some lines of a script are working (yum install not)
ok a good hint. I will test it monday. Ralf Von meinem iPhone gesendet > Am 10.01.2019 um 18:23 schrieb Mogens Kjaer <mk at lemo.dk>: > >> On 1/10/19 11:32 AM, Ralf Prengel wrote: >> yum install doesn't work running the script via cron allthough yum remove works. > > Is the network up when the script executes? > > Mogens > > -- > Mogens
2011 Jul 13
3
C6: Suspend on laptop close doesn't work
Hello, I've been running Fedora on my Lenovo X61s laptop for many (Fedora) generations. Fedora 15, however, was not my cup of tea, so I've decided to wipe out Fedora, and do a clean install of CentOS 6 (x86_64). Everything works OK, except that the laptop does not suspend when I close the lid. I've checked the settings in "Power Management", and it is set to suspend when