Displaying 9 results from an estimated 9 matches for "kg4".
Did you mean:
g4
2013 Jul 14
1
There is an error in chmod(1)
There is an error in the chmod(1) man page.
tingo at kg-v2$ uname -a
FreeBSD kg-v2.kg4.no 8.3-STABLE FreeBSD 8.3-STABLE #6: Fri Apr 27 23:50:55 CEST 2012
root at kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
tingo at kg-v2$ apropos ^sticky
sticky(7) - sticky text and append-only directories
tingo at kg-v2$ man 1 chmod | grep sticky
1000 (the sticky bit)....
2013 Feb 17
1
RELENG_8: amdtemp module and newer CPUs not working. MFC?
Hello,
I'm running FreeBSD 8.3-stable on a machine with an AMD A8-5600K cpu.
tingo at kg-quiet$ uname -a
FreeBSD kg-quiet.kg4.no 8.3-STABLE FreeBSD 8.3-STABLE #2: Fri Jan 4 19:18:15 CET 2013
root at kg-quiet.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
tingo at kg-quiet$ dmesg | grep CPU | head -1
CPU: AMD A8-5600K APU with Radeon(tm) HD Graphics (3618.02-MHz K8-class CPU)
Unfortunately, the amdtemp.ko module does...
2008 Jan 27
3
FreeBSD 6.3-stable and if_re - stability problems?
Hello!
Is anybody having stability problems with if_re under FreeBSD
6.3-stable?
I know about PR kern/118719[1] but it doesn't look like the problem I'm
having - at least my machine doesn't panic.
My machine[2] runs FreeBSD 6.3-stable / amd64:
root@kg-vm# uname -a
FreeBSD kg-vm.kg4.no 6.3-STABLE FreeBSD 6.3-STABLE #1: Sun Jan 27 02:10:15 CET 2008 root@kg-vm.kg4.no:/usr/obj/usr/src/sys/SMP amd64
The machine has an if_re interface:
root@kg-vm# pciconf -lv | grep -B 4 network
subclass = VGA
re0@pci2:0:0: class=0x020000 card=0x81aa1043 chip=0x816810ec rev=0x01 hdr=0...
2008 May 12
4
7.0 issues fixed? upgrade timing?
1. I have a realtek network card and am using a cable modem router. Does anyone know if fixes for problems with these (see below) have been backported from HEAD to RELENG_7?
2. Is this a good time to upgrade to RELENG_7?
3. I read a post last week that advised that 7.1 is a long way off. Appreciate any advice on use of ULE 3.0 and ZFS prior to 7.1 and a comment on what is holding up 7.1.
Thanks
2008 Sep 17
1
floppy disk controller broken
Hello,
when testing FreeBSD-7.1-BETA i discovered that the floppy disk
controller doesn't work correctly. Trying to format a floppy (perhaps
with bad blocks) i get:
Processing fdformat: ioctl(FD_FORM): Device not configured
instead of the normal E letter. I then checked the same problem is
present on FreeBSD-6.3 and it has been reported by Beech Rintoul (*) in
2006! Of course the floppy disk
2008 Mar 04
1
FreeBSD 7.9-stable: weird messages in /var/log/messages?
...1:42 kg-i82 kernel: 16.016a24cf0742715c too long
Mar 3 21:41:58 kg-i82 kernel: 15.feb784aee196608c too short
Does anyone know hwat the messages mean, or which part of the kernel
they are from?
Googling didn't help me.
The machine runs FreeBSD 7.0-stable:
tingo@kg-i82$ uname -a
FreeBSD kg-i82.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #1: Sun Mar 2
01:18:27 CET 2008 root@kg-i82.kg4.no:/usr/obj/usr/src/sys/I81K i386
and the complete /var/log/messages looks like this:
tingo@kg-i82$ less /var/log/messages
Mar 3 13:00:00 kg-i82 newsyslog[1323]: logfile turned over due to
size>100K Mar 3 1...
2004 Mar 10
5
unexpected softupdate inconsistency
Hi there,
System is FreeBSD 4.9 Stable
Had a problem during a portupgrade that when portupgrade did some
cleaning a directory could not be deleted because it were not empty.
However, it was empty. rm -rf didn't help either.
Because I didn't know what to do I decided to boot.
At system startup fsck was started which produced the message: unexpected
softupdate inconsistency and also that
2003 Oct 14
4
Printing Issues with NT type Clients.
Hi. To begin with, I have a freshly built RedHat Linux 8.0 box running samba 2.2.8a. The kernel version is 2.4.18-14. I downloaded and compiled samba from source. I am using LPRng-3.8.9-6 as my printing system. The attached printer is a Lexmark Z22 printer and it is attached to the parralel port.
Problem:
For the life of me, I can't get NT type clients, NT4, 2K and XP to print to samba.
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*