Question mark on Lua menu box

2018-03-03 Thread Juan Ramón Molina Menor
On 02/03/18 12:31, Kyle Evans wrote: On Fri, Mar 2, 2018 at 6:06 AM, Renato Botelho wrote: Kyle, I've moved to Lua loader to help testing and it worked fine. The only odd thing I noted is the menu box with odd chars as you can see at [1]. My laptop is running a recent current (r330275) with Z

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-21 Thread Juan Ramón Molina Menor
Le 20/02/2018 à 22:45, Kyle Evans a écrit : On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: [... snip ...] Moreover, the "boot [kernel]" loader command does not work: OK ls /boot/kernel.old/kernel /boot/kernel.old/kernel OK boot kernel.old Command failed OK

Re: amd64 head -r329465 (non-debug build, but with symbols): "panic: spin lock held too long" during make check-old, reported during a sys_vfork

2018-02-21 Thread Juan Ramón Molina Menor
Le 20/02/2018 à 21:20, Mateusz Guzik a écrit : Committed in https://svnweb.freebsd.org/base?view=revision&revision=329660 thanks for reporting Thanks Mateusz, Konstantin, issue solved. ___ freebsd-current@freebsd.org mailing list https://lists.freebs

Re: amd64 head -r329465 (non-debug build, but with symbols): "panic: spin lock held too long" during make check-old, reported during a sys_vfork

2018-02-20 Thread Juan Ramón Molina Menor
minimal kgdb is over my head, but I can provide more details under some guidance. Hope it helps, Juan ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "fr

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-20 Thread Juan Ramón Molina Menor
Le 19/02/2018 à 21:21, Kyle Evans a écrit :> Hello! On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: I have done a full build of r329555 to test the new Lua boot loader. Both the new and the old kernels panic after being loaded with: panic: running without device at

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Juan Ramón Molina Menor
Le 19/02/2018 à 21:21, Kyle Evans a écrit : Hello! On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: I have done a full build of r329555 to test the new Lua boot loader. Both the new and the old kernels panic after being loaded with: panic: running without device atpic

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Juan Ramón Molina Menor
Le 19/02/2018 à 15:39, David Wolfskill a écrit : On Mon, Feb 19, 2018 at 03:21:50PM +0100, Juan Ramón Molina Menor wrote: I have done a full build of r329555 to test the new Lua boot loader. Both the new and the old kernels panic after being loaded with: panic: running without device atpic

ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Juan Ramón Molina Menor
Moreover, the "boot [kernel]" loader command does not work: OK ls /boot/kernel.old/kernel /boot/kernel.old/kernel OK boot kernel.old Command failed OK boot /boot/kernel.old/kernel Command failed OK boot kernel Command failed I forgot that I tried starting with "unload", which seems to wor

ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Juan Ramón Molina Menor
ed OK boot kernel Command failed On the other hand, just "boot" works. Finally, the double lines drawing a frame around the loader menu do not work with the new loader and are replaced by ? characters in a box. Hope it helps, Juan ___ freebsd

Panic on Boot - Current AMD64

2018-02-08 Thread Juan Ramón Molina Menor
On Wed, Feb 07, 2018 at 12:18:26PM +0100, Juan Ramón Molina Menor wrote: J> > Same panic here with HEAD from this afternoon in a Lenovo ThinkPad S440 J> > with 4 GB. J> > J> > Workaround: break into the loader prompt and: J> > J> > set vm.boot_pages=12

Panic on Boot - Current AMD64

2018-02-07 Thread Juan Ramón Molina Menor
round: break into the loader prompt and: set vm.boot_pages=120 boot When booting kernel.old, vm.boot_pages is 64. There is something wrong with r328916. Hope it helps, Juan Hi! Recent commits 328955, 328953 and 328952 by glebius@ do not resolve the issue here. Hope it helps, Juan __

Panic on Boot - Current AMD64

2018-02-06 Thread Juan Ramón Molina Menor
round: break into the loader prompt and: set vm.boot_pages=120 boot When booting kernel.old, vm.boot_pages is 64. There is something wrong with r328916. Hope it helps, Juan ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/

r314131: link_elf_obj: symbol iwm7265_cfg undefined

2017-02-23 Thread Juan Ramón Molina Menor
On Thu, Feb 23, 2017 at 1:56 PM, Andreas Nilsson > wrote: >//>//>/On Thu, Feb 23, 2017 at 1:29 PM, Jakob Alvermark alvermark.net > />/wrote: />//>>/Hi, />>//>>/Updated to r3141

Re: dmesg: can't reuse a leaf (ixl_rx_miss_bufs)!

2016-05-26 Thread Juan Ramón Molina Menor
Le 26/05/2016 11:06, K. Macy a écrit : It will be fixed in the next iflib update. Nice, thank you. ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-curr

dmesg: can't reuse a leaf (ixl_rx_miss_bufs)!

2016-05-26 Thread Juan Ramón Molina Menor
where. Cheers, Juan ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: newcons splash screen

2016-05-20 Thread Juan Ramón Molina Menor
r way? Or is it still not ready yet? Joe Maloney Hi! Maybe you are already aware of it, but in 2014 there was a Google Summer of Code project on improving the bootsplash: https://wiki.freebsd.org/SummerOfCode2014/Bootsplash It worked well with sc(4), but I don’t know wether it applies

Re: freebsd-current compile with clang & ccache

2015-12-01 Thread Juan Ramón Molina Menor
Le 25/11/2015 19:09, Juan Molina a écrit : On 11/24/2015 1:31 AM, M&S - Krasznai András wrote: >/What can I do to eliminate the ccache error during installworld apart from not using ccache? / I would recommend not setting CC or CCACHE_PATH in make.conf and using the new WITH_CCACHE_BU

Re: freebsd-current compile with clang & ccache

2015-11-26 Thread Juan Ramón Molina Menor
Le 25/11/2015 22:11, Bryan Drewery a écrit : On 11/25/2015 12:59 PM, Juan Ramón Molina Menor wrote: Le 25/11/2015 19:50, Bryan Drewery a écrit : On 11/25/2015 10:09 AM, Juan Molina wrote: On 11/24/2015 1:31 AM, M&S - Krasznai András wrote: /What can I do to eliminate the ccache error du

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread Juan Ramón Molina Menor
Le 25/11/2015 19:50, Bryan Drewery a écrit : On 11/25/2015 10:09 AM, Juan Molina wrote: On 11/24/2015 1:31 AM, M&S - Krasznai András wrote: /What can I do to eliminate the ccache error during installworld apart from not using ccache? / I would recommend not setting CC or CCACHE_PAT

freebsd-current compile with clang & ccache

2015-11-25 Thread Juan Molina
Drewery Hi. I’m seeing the same ccache errors and I do not have CC or CCACHE_PATH defined anywhere. Only WITH_CCACHE_BUILD and WITH_FAST_DEPEND in src.conf. Best regards, Juan ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/

Re: [CFT] Buildworld ccache support

2015-11-10 Thread Juan Ramón Molina Menor
Hi Bryan. Since ccache support was added to base in r290526 I’m not seeing the issues I had previously reported. I have now WITH_CCACHE_BUILD in src.conf and no make.conf and ccache is working as expected. Thank you! Juan ___ freebsd-current

Re: [CFT] Buildworld ccache support

2015-10-21 Thread Juan Ramón Molina Menor
Why not cc me or even send this re: to the original thread? On 10/20/2015 6:32 AM, Juan Ramón Molina Menor wrote: Hi! I’m certainly doing it wrong, because CCACHE does not kick in after applying the patch and modifying make.conf. CCACHE stats ('ccache -z' followed by 'ccache

Re: [CFT] Buildworld ccache support

2015-10-21 Thread Juan Ramón Molina Menor
, Juan ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: [CFT] Buildworld ccache support

2015-10-20 Thread Juan Ramón Molina Menor
Le 20/10/2015 17:50, Freddie Cash a écrit : On Tue, Oct 20, 2015 at 6:32 AM, Juan Ramón Molina Menor mailto:lis...@club.fr>>wrote: Hi! I’m certainly doing it wrong, because CCACHE does not kick in after applying the patch and modifying make.conf. CCACHE stats ('cc

[CFT] Buildworld ccache support

2015-10-20 Thread Juan Ramón Molina Menor
/usr/local/libexec/ccache/world/cc) CC:=${CC:C,^cc,/usr/local/libexec/ccache/world/cc,1} CXX:=${CXX:C,^c\+\+,/usr/local/libexec/ccache/world/c++,1} .endif .endif Maybe I misconfigured CCACHE when I first installed it? Best regards, Juan ___ freebsd-c

Intel Haswell support - Any updates?

2015-09-17 Thread Juan Ramón Molina Menor
Hello! I'm just curious about how Intel Haswell GPU support in FreeBSD is coming along? What's the ETA of when the driver can be tested? Anders Jean Sébastien-Pédron is actively working on it: https://github.com/freebsd/freebsd-base-graphics/commits/drm-i915-update-38 _

Re: Laptops that will not boot

2015-07-21 Thread Juan Ramón Molina Menor
odes. So, don’t blacklist it, please! ;-) Best regards, Juan ___ 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"

Re: /dev/shm

2003-07-07 Thread Juan Rodriguez Hervella
On Monday 07 July 2003 02:41, Thomas E. Dickey wrote: > On Mon, 7 Jul 2003, Christopher Vance wrote: > > On Sun, Jul 06, 2003 at 08:14:44PM -0400, Thomas Dickey wrote: > > : On Mon, Jul 07, 2003 at 01:58:19AM +0200, Marcin Dalecki wrote: > > : > Myron J. Mayfield wrote: > > : > >start it. It gives

Timeseal works after doing "kldload aout", thanks!

2003-06-30 Thread Juan Francisco Rodriguez Hervella
___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Regarding "timeseal.FreeBSD"

2003-06-30 Thread Juan Francisco Rodriguez Hervella
[EMAIL PROTECTED]:/usr/home/jrh$ file .eboard/timeseal.FreeBSD .eboard/timeseal.FreeBSD: 386 compact demand paged pure executable not stripped What does this mean ? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-cu

Re: My computer gets stalled when I try to exec the X window system(It was can't compile Nvidia driver)

2003-06-30 Thread Juan Rodriguez Hervella
I've fixed this problem changing the jumpers of the motherboard. I've changed 2 jumpers: 1. On-board VGA = off 2. IRQ assigned by motherboard (or something like that) = off And now I've got the Nvidia driver working fine. Thanks!!! On Friday 20 June 2003 12:35, Juan Rodriguez

timeseal program doesn't work with FreeBSD-5.1

2003-06-29 Thread Juan Francisco Rodriguez Hervella
Hello: I usuallly play chess on FICS. They use a programme called "Timeseal", which is pre-compiled for a lot of different platforms (Linux, Windows, FreeBSD, etc). This program adjust clocks when network delay appears or something like that, I'm not an expert on the subject. The problem is that

My computer gets stalled when I try to exec the X window system (Itwas can't compile Nvidia driver)

2003-06-20 Thread Juan Rodriguez Hervella
Hello again: It doesn't matter if either I use the /usr/x11/nvidia-driver or I use the normal "nv" driver, when I run "X" or "kdm" or "xf86cfg" my computer hangs completely. I've got the Nvidia RIVA TNT 64M PCI (I made a question here a cuople of days ago). My computer has an ASUS-SP97 motherboa

Re: Why doesn't background fsck work ?

2003-06-18 Thread Juan Rodriguez Hervella
On Wednesday 18 June 2003 17:39, Bernd Walter wrote: > On Wed, Jun 18, 2003 at 04:54:44PM +0200, Juan Rodriguez Hervella wrote: > > Hello!: > > > > I tried to make my Nvidia video card work yesterday, and everytime > > I launched the X system my computer hang up. So I ha

Why doesn't background fsck work ?

2003-06-18 Thread Juan Rodriguez Hervella
Hello!: I tried to make my Nvidia video card work yesterday, and everytime I launched the X system my computer hang up. So I had to make a hard reboot. (I think I will fix the Xs problem this night at home) But I've got another weird problem. :) The fsck of my partitions is always made on the f

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Juan Rodriguez Hervella
On Wednesday 18 June 2003 16:05, Kenneth Culver wrote: > > #pciconf -l -v > > > > [EMAIL PROTECTED]:12:0:class=0x03 card=0x chip=0x002d10de > > rev=0x15 hdr=0x00 vendor = 'NVIDIA Corporation' > > device = 'NV5 TNT2 Model 64 / TNT2 Model 64 Pro' > > > > This is my video

NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Juan Rodriguez Hervella
Hello: I've got a PCI-NVidia Riva TNT 64 video card at home, and I've tried to compile the drivers but it doesn't work, and after changing the source to let the compilation progress, when the module is loaded I've received a "kernel panic". Im using FreeBSD-5.1 with XFree86-4.3, what can I do to

Keyboard not responding on X

2003-05-28 Thread Juan Rodriguez Hervella
Hello: I copy here an extract of the output of kdm.log, but I don't understand what can be happening, any comment is allowed, thankx: -- JFRHFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: FreeBSD 4.8 i386 [ELF] Build

Re: Will official-NVIDIA-driver for 4.7 work with -CURRENT ?

2002-11-08 Thread Juan Francisco Rodriguez Hervella
Erik Trulsson wrote: > > On Fri, Nov 08, 2002 at 02:11:08PM +0100, Juan Francisco Rodriguez Hervella wrote: > > Hello, > > > > I've just seen the release of FreeBSD-NVIDIA driver for > > FreeBSD-4.7 > > > > Will this driver work with -CURRENT ?

Will official-NVIDIA-driver for 4.7 work with -CURRENT ?

2002-11-08 Thread Juan Francisco Rodriguez Hervella
Hello, I've just seen the release of FreeBSD-NVIDIA driver for FreeBSD-4.7 Will this driver work with -CURRENT ?¿ PS: http://www.nvidia.com/view.asp?IO=freebsd_1.0-3203 -- JFRH. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

What's this for ?

2002-10-30 Thread Juan Francisco Rodriguez Hervella
I've seen this looking for ISO images of FreeBSD-5.0-DP1: 5.0-DP1-disc2.iso - 5.0 Developer Preview #1 - live filesystem. is it possible to work with this filesystem ? I mean, what can be done ? is it auto-bootable or I need to boot from the other one ? Thanks -- JFRH. To Unsubscribe

When will be released the Developer Preview #2 ?

2002-09-25 Thread Juan Francisco Rodriguez Hervella
-- JFRH. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

About divert sockets for IPv6

2002-07-09 Thread Juan Francisco Rodriguez Hervella
Hello: Do FreeBSD-5.0 developers plan to implement "divert sockets" for IPv6 and "ip6fw" ? It would be difficult to do it ? Thanks. JFRH. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: kern: device pcm problems

2002-07-02 Thread Juan Francisco Rodriguez Hervella
Martin Faxer escribió: > On 2002.07.02 16:28:10 +, Michael Hostbaek wrote: > > I have problems getting my sound card functioning under -CURRENT. (While > > it was working perfect under -STABLE). > > > > I simply added 'device pcm' to the kernel config, when booting on new > > kernel I get lot

../../../vm/uma_core.c:1327: could sleep with "pcm0:play:0" locked from

2002-06-08 Thread Juan Francisco Rodriguez Hervella
u recommend me to recopile my kernel again ? (please noo, it takes me a lot of time to recompile whatever thing :) * Juan F. Rodriguez Hervella Universidad Carlos III de Madrid * To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: "Safe" to go to -CURRENT

2002-06-07 Thread Juan Francisco Rodriguez Hervella
On Fri, 7 Jun 2002, Sheldon Hearn wrote: > > > On Thu, 06 Jun 2002 10:14:52 MST, "David O'Brien" wrote: > > > > There are still issues with the C++ compiler in the base system that > > > make building X and some other C++ ports tricky. > > > > There is no issue with the C++ compiler. There

I can not compile the kernel

2002-06-04 Thread Juan Francisco Rodriguez Hervella
dont have the CD any more. Is it possible to make a "cvsup" to DP-1 ? Thank you very much. * Juan F. Rodriguez Hervella Universidad Carlos III de Madrid * To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

make world broken

1999-12-29 Thread juan
When I tried to compile my world this fail... I'm Running FreeBSD 4.0-CURRENT. sh /usr/src/tools/install.sh -c -o root -g wheel -m 555 /usr/src/usr.bin/yacc/yyfix.sh /usr/obj/usr/src/i386/usr/bin/yyfix sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 555 yacc /usr/obj/usr/src/i386/usr/b

Apahce

1999-11-23 Thread Juan Amado Becerril Castillo
How I can install Apache_1.3.9 with the option EXTRA_CFLAGS=-DBIG_SECURITY_HOLE from ports ? Thanks. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

make world trouble

1999-10-04 Thread Juan Amado Becerril Castillo
Anybody can help me, how I can fix this ! Thanks. ===> c++filt /usr/obj/usr/src/gnu/usr.bin/cc/c++filt created for /usr/src/gnu/usr.bin/cc/c++filt ===> doc /usr/obj/usr/src/gnu/usr.bin/cc/doc created for /usr/src/gnu/usr.bin/cc/doc ===> f77 /usr/obj/usr/src/gnu/usr.bin/cc/f77 created for /usr/

my make world is broken !

1999-10-04 Thread Juan Amado Becerril Castillo
Suggestions ??? -- >>> elf make world started on Thu Sep 30 09:23:09 CDT 1999 -- -- >>> Cleaning up the temporary el

my make world is broken !

1999-10-04 Thread Juan Amado Becerril Castillo
Suggestions ??? -- >>> elf make world started on Thu Sep 30 09:23:09 CDT 1999 -- -- >>> Cleaning up the temporary el