Re: [gentoo-user] Service not started at specified runlevel

2015-12-07 Thread João Miguel
or rc-status and at boot, but starting the service manually works normally? Thanks for the advice, it guided me to the solution eventually, but I'm still curious and OpenRC is still buggy. Why? João Miguel

[gentoo-user] Service not started at specified runlevel

2015-12-06 Thread João Miguel
r whether they fail, throw warnings, or start normally, they appear both at boot and I can check later in /var/log/rc.log. The only abnormal service is auditd. What is going on? Did I do something wrong? Thank you in advance, João Miguel #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Fou

Re: [gentoo-user] Can I suppress the bleep when shutting down?

2015-10-22 Thread João Miguel
> 'modprobe -r pcspkr' should remove the offending beep. >> No, no, no! I don't want to disable my loudspeaker! For example, I get >> beeps through my ssh connection with my ISP telling me that new mail has >> arrived. He just wants to disable it _on shutdown_, not always. João Miguel

Re: [gentoo-user] Boot Media Admin CD

2015-10-16 Thread João Miguel
e may be to mount the ISOs, the SquashFSs inside, and compare the files... If you want to try it, you can do: $ qemu-system-x86_64 -m 1G -hda admincd.iso -enable-kvm Thanks for the question. Now I'm curious too :-D João Miguel

Re: [gentoo-user] Root device as UUID not properly detected

2015-10-08 Thread João Miguel
o recovery pen... Anyway, I'll post here when I figure it out. João Miguel

Re: [gentoo-user] Root device as UUID not properly detected

2015-10-07 Thread João Miguel
mount the root filesystem > > > (See the file "kernel-parameters.txt" in the kernel Documentation) > > (I'm guessing I'm not supposed to include this in the boot loader config...) > The "rootdelay=..." part needs to be added to the boot loader config. Ah, then I'm glad I did. Although it seems to do nothing really... Sorry for the large response. I probably forgot something, took a while amidst writing and testing. João Miguel

Re: [gentoo-user] Root device as UUID not properly detected

2015-10-06 Thread João Miguel
I understand the worst. > I was talking about: > rootdelay= [KNL] Delay (in seconds) to pause before attempting to > mount the root filesystem > > (See the file "kernel-parameters.txt" in the kernel Documentation) (I'm guessing I'm not supposed to include this in the boot loader config...) > That's a default signature... :) Ah, so that's why it showed with a couple of dashes above it :) All the best, João Miguel

Re: [gentoo-user] Root device as UUID not properly detected

2015-10-06 Thread João Miguel
t work on all computers, on some initrd cant figure it out at all. > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. No problem, thanks for the response. I'm just baffled with this error. João Miguel

Re: [gentoo-user] Root device as UUID not properly detected

2015-10-06 Thread João Miguel
ows where the root partition is with UUID, and still the initrd can't figure it out right away? Best regards, João Miguel

[gentoo-user] Root device as UUID not properly detected

2015-10-06 Thread João Miguel
his with Arch Linux and it ran just fine, maybe it was because it used udev instead? I hope you can help me, it's the 1st time I try Gentoo and it was going so well! Thank you in advance, João Miguel

Re: [gentoo-user] Re: Fragmentation of my drives. Curious mostly

2008-12-16 Thread Miguel Ramos
ip. I plan to redo my > partitions so I will have to reformat the partitions too. I guess this > will be as good as it gets. I'll also report the results of fragck when > I get this done. Just curious myself. I think I will skip shake this > time tho. ;-) > > Thanks much. > > Dale -- Miguel Ramos <2...@miguel.ramos.name> GnuPG ID 0xA006A14C

Re: [gentoo-user] Re: ebuild for recent ATI driver, whom to go to?

2008-12-14 Thread Miguel Ramos
.. I'm not a very experienced Linux user, I've been using FreeBSD for longer. At work I keep a subtree of a gentoo kernel-2.4/glibc-2.3 which I do not update for chroot whenever I need to compile things for a 2.4 kernel. Do you (anyone?) have any hints on the less inconvenient way to run glibc-2.2.5 programs on Gentoo? -- Miguel Ramos <2...@miguel.ramos.name> GnuPG ID 0xA006A14C

Re: [gentoo-user] ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
2008/12/11 Neil Bothwick : > On Thu, 11 Dec 2008 22:16:59 +0000, Miguel Ramos wrote: > >> I did put the lengthly list of files in package.keywords with ~amd64, >> but I'm not sure this is the beast approach in the long run. > > Make /etc/portage/package.keywords a dir

Re: [gentoo-user] Re: ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
While experimenting with different driver versions and changed the kernel config to include less debuging... I wonder if this is the reason... I should never have changed two things at the same time... -- Miguel Ramos <2...@miguel.ramos.name> GnuPG ID 0xA006A14C

Re: [gentoo-user] ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
2008/12/11 Volker Armin Hemmann : > On Donnerstag 11 Dezember 2008, Miguel Ramos wrote: >> I did. Read again. (I also needed to add -DGL_GLEXT_LEGACY to compile >> fgl_glxgears) > > never needed that. I just upgraded to xorg 7.4. Did need that now too. >> But the res

Re: [gentoo-user] Re: ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
was expected to see. Anyway, it seems to me that all that is needed is to have the GPU compiler running on the host system. I wouldn't think that the code produced or the binding code for the CPU would then require us to pull in glibc-2.2.5. But then, I never used Brook+ or Cal. -- Miguel Ra

Re: [gentoo-user] ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
2008/12/11 Volker Armin Hemmann : > On Donnerstag 11 Dezember 2008, Miguel Ramos wrote: >> >> Effectively, I didn't need anything more than picking the 8.552 ebuild >> (which does not need Xserver 1.5), changing the source file name from >> 8-11 to 8-12, rebu

Re: [gentoo-user] ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
2008/12/11 Miguel Ramos <[EMAIL PROTECTED]>: > 2008/12/11 Volker Armin Hemmann <[EMAIL PROTECTED]>: >> Just do this: >> kill X >> eselect opengl set xorg-x11 >> emerge -C ati-drivers >> emerge =ati-drivers-8.552-r2 (for 8.11 - you don't miss an

Re: [gentoo-user] ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
t ati > reboot But the 8.552-r2 release seems to require all of Xorg to be re-emerged with ~amd64... isn't that too much trouble? And the 8.552 didn't build for me... Let me take a look at the 8.12 drivers... -- Miguel Ramos <[EMAIL PROTECTED]> GnuPG ID 0xA006A14C

Re: [gentoo-user] Re: ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
oo. Perhaps some Gentoo expert can point us the less inconvenient way to work around that one. -- Miguel Ramos <[EMAIL PROTECTED]> GnuPG ID 0xA006A14C

Re: [gentoo-user] ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
this mess? Are there two branches of drivers (for the Radeon and the FireGL/FirePro)? And what is the logic of the ebuild version numbers? On FreeBSD, each port has one maintainer, is there a similar thing for Gentoo? -- Miguel Ramos <[EMAIL PROTECTED]> GnuPG ID 0xA006A14C

[gentoo-user] ebuild for recent ATI driver, whom to go to?

2008-12-11 Thread Miguel Ramos
m should I give/send/show it to, so it becomes available for everyone? There isn't a gentoo-ati mailing list. -- Miguel Ramos <[EMAIL PROTECTED]> GnuPG ID 0xA006A14C

Re: [gentoo-user] load too high

2008-02-11 Thread Miguel Peña Gomez
atop 3 filter by "p" El lun, 11-02-2008 a las 19:49 +, James escribió: > Hello, > > One of the workstations (amd64 2gig ram) has a load that never drops below > 1.0, as seen by top. Looking at a ps nothing stands out. I did notice that > 'X' is at the top of the list, even when the machi

Re: [gentoo-user] problem emerging mplayer

2006-10-25 Thread Juan Miguel Perez
Les Henderson wrote: So, I need to recompile mplayer after getting rid of xmms. Unfortuneately I'm having problems and things keep on haning on the same file. here is what happens: # emerge -av mplayer These are the packages that would be merged, in order: Calculating dependencies... done

Re: [gentoo-user] net.eth0 starting yet not starting

2006-10-24 Thread Juan Miguel Perez
Lord Sauron wrote: Weird problem. On my server net.eth0 isn't starting, yet it is. During boot it goes through the normal routine, it starts net.lo and everything, however, then it goes into runlevel 3 and then all my services fail (apache, sshd, ddclient, etc), complaining that net.eth0 isn't

[gentoo-user] how can i put users quota

2006-10-21 Thread Juan Miguel Perez
Hi I have a server with various users and i need put them quota but i don't know how -- gentoo-user@gentoo.org mailing list

[gentoo-user] Default kernel's PAGE_SIZE

2005-11-16 Thread Miguel
Hi, im tunnig a postgresql server and i want to know what is the default value for kernel's PAGE_SIZE Is this a gentoo especific value or aplies to linux kernels in general, i mean, any distribution? Thanks -- gentoo-user@gentoo.org mailing list

[gentoo-user] Process and Files

2005-11-11 Thread Miguel
Hi, how can i know what process is using a specific file? I mean, i know that squid is the process that creates and writes the /var/log/squid/access.log, now , i have a /home/log/rtp.log file that i dont know what process is writing into it. any command? -- gentoo-user@gentoo.org mailing list

[gentoo-user] bandwidthd alternative

2005-05-31 Thread Miguel Miranda
? --- Miguel -- gentoo-user@gentoo.org mailing list