bedded chipset...
Can you send me the patch so I can have a look if I don't use the same
chipset ?
Regards,
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscrib
.1 host
Do you have any solution?
Regards,
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
W dniu 2012-07-15 13:31, Poul-Henning Kamp pisze:
In message <5002a893.8050...@wp.pl>, Marek Salwerowicz writes:
W dniu 2012-07-14 19:32, Poul-Henning Kamp pisze:
Try the fix I committed in r237203+r237223, that was for a D2500CC
which also had bogus VGA behaviour.
Thanks,
Is i
W dniu 2012-07-14 19:32, Poul-Henning Kamp pisze:
Try the fix I committed in r237203+r237223, that was for a D2500CC
which also had bogus VGA behaviour.
Thanks,
Is it only available in 10-Current or in 9-Stable also ?
--
Marek
___
freebsd-current@fr
Hi,
W dniu 2012-02-24 05:11, matt pisze:
I'm currently trying to boot an intel evaluation board (D2700) with
10-CURRENT.
Installation was
make installworld DESTDIR=/mnt/disk
make installkernel DESTDIR=/mnt/disk
make distribution DESTDIR=/mnt/disk
vi /mnt/disk/fstab (added lines for root, swap)
Hi all,
since 18th January I am not able to dynamically load UART module into kernel
(the module resposnible for serial ports in PC).
After:
# kldload uart
the dmesg says there are unrecognized interfaces.
When I compile uart into kernel, everything works fine..
--
Marek Salwerowicz
I have added both. Is there any possible test to check if watchdog
really does reboot ?
Just start /usr/sbin/watchdogd and then kill the process?
Yes, but make sure you do kill -9, not just kill
OK, it does reboot :)
Thanks for your help !
--
Marek Salwerowicz
Hi,
Try adding
option CPU_SOEKRIS
Sorry, for the 5501 thats
option CPU_GEODE
---Mike
I have added both.
Is there any possible test to check if watchdog really does reboot ?
Just start /usr/sbin/watchdogd and then kill the process?
--
Marek Salwerowicz
odule?
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
t
Slave: no device present
so5501a%
So now it works, I am able to mount partition at ad1 ;)
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send
n run time?
The Soekris box are being used in computer lab by students. Normally they use diskless FreeBSD (loaded via PXE/NFS), but in some
cases they might install something on CF (but in general we want to prevent them from reading / writing to CF).
--
Marek Salwerowicz
so5501a% cat /va
# atacontrol attach ata0
I can't still see my CF connected to net5501.
Is it possible to load dynamically modules or do they have to be compiled in
kernel... ?
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org
device ata
device atadisk
Everything works fine.
But I would like to be able to load / unload ATA modules..
--
Marek Salwerowicz
so5501a% kldstat -v
Id Refs AddressSize Name
1 59 0xc040 4179cc kernel (/boot/kernel.soekris/kernel)
mount -t nfs -o nfsv4 nfs4-server:/home/user1 /home/user1
and then I want to be asked for password of user1 at server (or in the whole network - users and passwords are stored in LDAP server
and workstation and server have access to it)
Is it pos
rver_newnfs_only=YES
set in rc.conf, and if so, it runs the sysctl command.
But, after testing, it is too late (nfsd starts with NFSv3 support). Any idea
where to put that patch ?
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http
low version = 4, high version = 4
^C
nfs4-client#
with mount_nfs command it behaves the same.
Good to know if it will work with nfsv4 server started via rc.conf and
sysctl values in sysctl.conf..
--
Marek Salwerowicz
___
freebsd-current@freebsd.o
server#
but now client is unable to mount both nfsv4 and nfsv3:
nfs4-client# mount_nfs -o nfsv4 192.168.183.131:/home /tmp/nfs4/
[tcp] 192.168.183.131:/home: nfsd: RPCPROG_NFS: RPC: Remote system error
- Connection refused
^C
nfs4-client# mount_nfs 192.168.183.131:/usr/home /tmp/nfs3/
newnfs.server_min_nfsvers: 4 -> 4
salwe...@freebsd:/etc#
We are still able to mount via NFSv3 (even when those two lines are commented
in sysctl.conf).
Any other idea.. ?
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lis
wrz 2009 ../
-rw--- 1 32767 32767 0 12 cze 2010 .Xauthority
drwxr-xr-x 3 32767 32767512 12 cze 2010 .cache/
-rw--- 1 32767 32767 68693 8 sty 21:11 .hist
-rw--- 1 32767 32767 0 11 cze 2010 .history
the UID should be 700.
--
Marek S
ko
51 0x80a12000 2c92 geom_md.ko
61 0x80a15000 50fb tmpfs.ko
71 0x80a1b000 1fa green_saver.ko
81 0x80a1c000 381 nfssvc.ko
vm-salwerom%
so I am able to load nfssvc.ko (with '.ko' suffix) ant unable to load nfssvc
(wi
KLD nfscl.ko: depends on nfssvc - not available or version mismatch
linker_load_file: Unsupported file type
vm-salwerom%
vm-salwerom%
so, why if I want to load nfssvc I have to type it with the suffix? How can
I tell nfsuserd and anfscbd to try to load it with suffix during system
boot?
--
Mare
oblem is how to automatically load during system boot nfssvc(.ko) ?
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-cur
th kernel modules or something else?
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
T spd=FULL
(12Mbps) pwr=ON
What modules should I load into kernel to see it as bluetooth device?
--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any ma
24 matches
Mail list logo