[gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2

2007-04-20 Thread Francisco Rivas
the problem could be resolved, but I don't have any xorg.conf because that is what I am emerging. 2.- Deleting from the code SendCoreEvents and DontSendCoreEvents functions. I was resolved the unsigned long problem but the others not. Thanks in advance for you help :D -- Please don't lose you hope, please

Re: [gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2

2007-04-20 Thread Daniel Iliev
-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT evdev_drv_la-evdev.lo -MD -MP -MF .deps/evdev_drv_la-evdev.Tpo -c evdev.c -fPIC -DPIC -o .libs/evdev_drv_la- evdev.o i686-pc-linux

Re: [gentoo-user] OT: Mapping random numbers (PRNG)

2014-06-06 Thread Matti Nykyri
missunderstood what you meant with create random numbers in the range of [a-Za-z0-9]. Regards. -- Canek Peláez Valdés Profesor de asignatura, Facultad de Ciencias Universidad Nacional Autónoma de México Hi, Thank you very much for the input! :) I have a question about

Re: [gentoo-user] Is Gentoo dead?

2020-04-22 Thread Dale
the past year or so, that old software either >> needed a lot of work or just use the newer software. >> >> There are a lot of packages that are just not used by enough people to >> maintain them anymore.  Some are being replaced with more up to date >> packages.  There are lo

Re: [gentoo-user] how to skip x11-drm when emerging -e system?

2005-04-19 Thread Mark Knecht
to 2.4 kernel sources. x11-drm does not yet work with 2.6 kernels, use the DRM in the kernel. !!! If you need support, post the topmost build error, NOT this status message. What can I do? x11-drm is likely in your world file. You would remove it by hand and then emerge world would not include

Re: [gentoo-user] How do I use LLVM?

2011-12-12 Thread Walter Dnes
On Mon, Dec 12, 2011 at 07:30:32AM +, Mick wrote Unless you are using a new radeon card you may need sys-kernel/linux-firmware instead of radeon-ucode. As I mentioned in my reply to Michael Mol, building mesa with the llvm USE flag does the trick. It appears the web pages http

Re: [gentoo-user] LVM, /usr and really really bad thoughts.

2012-03-11 Thread Canek Peláez Valdés
. So what I did was to include the fstab-sys smodule in dracut: /etc/dracut.conf # Dracut modules to omit omit_dracutmodules+=usrmount # Dracut modules to add to the default add_dracutmodules+=fstab-sys Then I created /etc/fstab.sys with just the /usr partition /dev/disk/by-uuid/90d82b02

Re: [gentoo-user] digikam + systemd

2013-09-06 Thread Walter Dnes
no-multilib profile. I tried emerge -pv digikam and had to build up USE one step at a time. It looks like digikam has been borged into KDE. You apparently need to build 90% of KDE, including marble, symantec-desktop, nepomuk, phonon, an sql database, etc, etc, etc. For a dependancy tree, try

Re: [gentoo-user] app-shells/gentoo-zsh-completions no longer working

2020-10-12 Thread John Covici
he time and > > if I hit, for instance emerge -1 \=sys-apps/systemd and hit tab I get > > something like this: > > I am on zsh 5.8. Not sure what this output means. > > You haven't posted any output, but it still works for me: > > % emerge -1 \=sys-apps/systemd- > s

Re: [gentoo-user] Screen/driver/xserver freezing after suspension

2021-01-05 Thread Igor Mróz
t freezes. I tried to play with > kernel options, i915 driver options etc, but it doesn't help. After this > freezes I tried to look into dmesg/logs via SSH, but there were no clues. > Problem exists with external monitor connected, as well as with disconnected. > > I don't use xf86-v

RE: [gentoo-user] Screen/driver/xserver freezing after suspension

2021-01-05 Thread y0rune
as with disconnected. I don't use xf86-video-intel. I include intel firmware (FIRMWARE_FILES="i915/icl_dmc_ver1_09.bin i915/icl_guc_49.0.1.bin i915/icl_huc_9.0.0.bin" in genkernel.conf) in initramfs. Do you know what might be a case? I'm out of ideas :( Thanks Igor Mróz

Re: [gentoo-user] SSH question

2012-08-20 Thread David Relson
to the machine2 host in the YY port. If you want to forward a local port XX to a remote port YY then Canek's suggestion will do what you want, assuming that the correct remote application is listening on port YY. When you have more than one application this can soon become tedious. So

Re: [gentoo-user] Need some help with switching KDE setup from i915 to radeon graphics

2016-03-06 Thread Mick
lp getting it working properly. Here is what I did: > yesterday I enabled VIDEO_CARDS=radeon in make.conf and rebuilt world with > --changed-use. I also reconfigured the kernel to build the Intel driver as > a module and to include the radeon module. I believe you need VIDEO_CARDS=&q

Re: [gentoo-user] USE=mmx mmxext sse sse2 ssse3 3dnow 3dnowext

2009-05-28 Thread Stroller
On 28 May 2009, at 11:17, Daniel Iliev wrote: ... Not the same thing. -march= instructs gcc to produce a binary designed to run only on the given CPU architecture, while USE flags instruct the build system to include or not support for a given feature ... Actually, I _think_ in mplayer

Re: [gentoo-user] My USB camera no longer works.

2009-04-16 Thread Dale
kernel or your hardware is broken, and kernels don't often break without recompilation. If dmesg shows it, you have a software problem, but it can't be anything to do with X or your USB ports would work if you booted in text mode. Use genlop with the --date argument to see what you emerged since

Re: [gentoo-user] Recommend me a good PCMCIA wireless network card

2005-07-24 Thread Ian K
, and would really not like to tinker with too many drivers. Any good ideas? Thanks! I've always had good luck with cards that use the Orinoco chipset and the only time I've had to tinder with drivers was when I wanted to get Kismet working with the card. You should be able to pick one up for under

[gentoo-user] Re: jbd2 keeps spinning my disk up

2011-08-01 Thread James
countless software developments for AMD and Intel processors intended for workstations and servers, are irrelevant, useless, harmful, redundant, or just plain stupid for embedded processors. like the atom. So now you (and I and millions of folks) are trying to use mega-software (linux distro

Re: [gentoo-user] Re: trying to upgrade some old, never upgraded image for an embedded system …

2019-12-19 Thread Thomas Schweikle
ot of orphans or > things that are config-protected that have moved that way (well, less > so if you keep /etc whole). > > I think some of this hinges on just HOW old that system is. What was > the date that it was last updated on? > > Assuming it isn't older than 2015 I

Re: [gentoo-user] [OT] Mozilla Google behind the scenes payola

2005-08-11 Thread Holly Bostick
Matt Randolph schreef: Holly Bostick wrote: Surfing the Internet is a lot like walking down the street. Do you think Jane and John Doe computer users know that? Do you think they know that what they do in Word and Outlook is private, and what they do in Internet Explorer is public

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

2015-10-07 Thread J. Roeleveld
Arch I only need APPEND root=... > (no rootfstype, ro, rw, rootdelay, etc.). What about kernel config? > > > > 3. You don't use root_delay as boot option > > > > > > If that's what I think it is, I tell syslinux to wait 5 seconds. > > (turns out it's not w

Re: [gentoo-user] [OT?] /etc/shadow perms group shadow?

2008-11-16 Thread Michael Higgins
? Well, my point was to use PAM. But, it would seem my regular user needs higher privileges for this. I think you want to be looking at why that wasn't working at fixing it. It wasn't working, to all appearances, because my user didn't have permission to read /etc/shadow. I didn't write

Re: [gentoo-user] (Not Solved for me) anyone tried amdgpu (kernel module)

2015-12-22 Thread Mick
/lib/firmware/amdgpu/tonga_rlc.bin >>> /lib/firmware/amdgpu/tonga_sdma.bin >>> /lib/firmware/amdgpu/tonga_sdma1.bin >>> /lib/firmware/amdgpu/tonga_smc.bin >>> /lib/firmware/amdgpu/tonga_uvd.bin >>> /lib/firmware/amdgpu/tonga_vce.bin >>> /lib/firmwar

Re: [gentoo-user] Changing compilers

2012-03-19 Thread Michael Mol
an astute observation (which I'll generalize) the other day; for 99% of your program, it doesn't matter what programming language you use. For the 1% where you need speed, you should call out into the faster language. -- :wq

Re: [gentoo-user] kicad failed to compile after update

2020-05-10 Thread Jack
++ Is it possible to install the older version of boost somehow "in parallel" withouth screwing up the rest of the system? Cheers! Meino The problem is not versions, it's USE flags. Note that both lines showing the required boost include "python_targets_python3_6(-)" and your

Re: [gentoo-user] Devicekit - especially just for Dale

2010-01-18 Thread James Ausmus
configuration files, it should include a means of editing those files that does not include the use of vim. which almost by definition means you need an xml-information parser on par with an xml-parser to figure out what the hell the fields mean, then design an intelligent viewer-editor thingy

Re: [gentoo-user] Re: distfiles contains extra files?

2014-08-13 Thread Alan McKinnon
by ebuilds. I guess our ebuilds are getting creative on what they allow. ebuilds can do whatever they feel like doing, and there's no sane exact policy on how to deal with the various sources they use (the word sources used very loosely here). The general idea is small files go in the tree

Re: [gentoo-user] Anybody got a Gentoo system working under uclibc?

2016-04-28 Thread Corbin
ne-problem-at-a-time approach ... < Proposed Test / Xorg Fix > ... adding "libinput" to the USE flags in your "make.conf". ... setting INPUT_DEVICES="evdev" in "make.conf". Desktops that should work with "libinput/evdev" ONLY are QT4, QT5, XF

Re: [gentoo-user] Re: _syscallX isn't in linux-headers-2.6.20 ??

2007-02-07 Thread Iain Buchanan
be helpful to provide us with the failing code as we have no clue what you could be doing wrong. sure - my question was more where has the define for _syscall2 gone?, but here is the code. It comes from /usr/src/linux/Documentation/block/ioprio.txt. I compile it with: $ gcc -o ionice ionice.c ionice.c

Re: [gentoo-user] OT: Mapping random numbers (PRNG)

2014-06-06 Thread Matti Nykyri
; } --- If the ISAAC RNG has a good distribution, then the next_character() function will give a good distribution among the set [A-Za-z0-9]. Unless I missunderstood what you meant with create random numbers

Re: [gentoo-user] emerge @preserved-rebuild EVEN IF some needed package is masked

2010-01-09 Thread Neil Bothwick
that 62% of KDE devs are unpaid, who do you think pays the other 38%. Again, someone picking up after KDE and doing what they could have done. I wonder if Redhat likes having to do that? Wouldn't they like their PAID people to be doing something else besides picking up after KDE? They want

Re: [gentoo-user] Re: Kaspersky Rescue Disk

2013-02-12 Thread Alecks Gates
it, making your changes and then re-packaging a new ISO image which includes your changes. What do you think about the idea of re-formatting the flash drive and re-installing the Kaspersky rescueusb.iso using UNetbootin or another of the live USB installation programs that allow you to add persistence

Re: [gentoo-user] Re: Coming up with a password that is very strong.

2019-02-13 Thread Rich Freeman
SSO, but not ones locked into a single provider, and especially not Facebook. > > Password incrementing is an issue for any algorithmic solution - you > > need to be able to remember which password version is in use on what > > site. > > If you're talking about remembering the i

Re: [gentoo-user] suspend/hibernate and genkernel.

2012-03-14 Thread Canek Peláez Valdés
is up /usr and all other directories are correctly mounted (most are on LVM). Did you run genkernel with --lvm? Sorry, I don't use genkernel, but dracut has several options to include arbitrary files on the initramfs. I'm sure genkernel has something similar; why don't you try to add the /usr

Re: [gentoo-user] Re: A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-16 Thread Meino . Cramer
;> to have older versions of GCC installed with >=gcc-4.9, you need to have > >> USE=multislot on the *newer* versions of gcc (this USE=multislot doesn't > >> appear to be completely broken like the old USE=multislot was; now the > >> SLOTs are constant with respect to U

Re: [gentoo-user] override PYTHON_TARGETS to avoid a slot collision

2020-12-16 Thread Miles Malone
-avuDN --with-bdeps=y > > --backtrack=100 @world ? Giving portage the flexibility to solve it > > with some extra backtracking and increasing the scope to world might > > fix it, if not then we can revisit it? > > > I don't remember if I've tried that combination, I'll

[gentoo-user] Ideas for a mini-FAQ/HOWTO

2005-09-10 Thread Walter Dnes
effect *UNLESS YOU SPECIFICALLY TURN THEM OFF*. That's what I use -* for. For example, when the developers, in their infinite wisdom, decided to include ipv6 as a default, the 95% of people who weren't using IPV6 found apps building with IPV6 support. That's bad simply from the point of view of bloat

Re: [gentoo-user] FAN-Speed readout/control ???

2010-12-12 Thread meino . cramer
voltages and temperatures. GKrellm (normally I use conky) also detects no fans. @Dale: Do you have exactly the same board (ASUS Crosshair IV formula) as I, or? I tried to include everything into the kernel but unfortunately the results are the same: No fans and the it87 driver seems not to work for me

Re: [gentoo-user] Re: Link-local ipv6 address in /etc/hosts? in browsers?

2012-01-21 Thread Michael Mol
. Otherwise, clients not on the local Ethernet segment won't be able to communicate with it, period; the user of your device would need a proxy sitting on the segment. Something you might think about: Register a ULA subnet, and configure your devices to use it. That would allow the network operators

Re: [gentoo-user] Portable Gentoo (Pen Drive Linux)

2014-03-22 Thread Alan McKinnon
). Of course. Pen drives are as such not very reliable, so backups are a must. If you're using it on random hardware and want X, you'll have to include the variety of video cards you might run into (Intel, ATI, Nvidia) in your USE flags. Will it work out the box without configuration? Also

Re: [gentoo-user] [OT] -print0 but with 'locate'

2016-09-03 Thread Alan McKinnon
r.de (work) Blog: >> http://schily.blogspot.com/ >> URL: http://cdrecord.org/private/ >> http://sourceforge.net/projects/schilytools/files/' >> > > > ...and how does it solve my problem? In several ways. locate may or may not be up to date as it runs on a

Re: [gentoo-user] Frame-buffer modes on an eee-pc

2009-09-22 Thread Daniel da Veiga
compiled in (*), vesafb takes over in spite of have intelfb specified via grub. Not what I expected. If the framebuffer is working, maybe you just want to play with the screen resolution? I think that 1024x600 is correct for the 1000 series though. Do you just want a certain number of rows

Re: [gentoo-user] Re: distfiles contains extra files?

2014-08-13 Thread Volker Armin Hemmann
standard? /bin/ms/? /usr/local/bin/ yep, idiot. not able to think about something, but critizing those who spent some times to come up with it... You can use eclean to remove obsolete distfiles and packages. But don't use eclean on a shared $DISTDIR. Yes, agreed

Re: [gentoo-user] TrueNAS not helping me now.

2023-09-06 Thread Mark Knecht
I can mount it and LVM to manage > the drives and such. I'll also need support for encryption. I use > sys-fs/cryptsetup and whatever tools it depends on. > > Since some on this list have used other distros and know what they > support, what would you recommend? Ubuntu? Slack? I do want s

Re: [gentoo-user] Immensely disappointed in emerge -DuN world these days

2007-09-12 Thread Mark Knecht
/apr-util-1.2.8 USE=berkdb gdbm ldap [...] I'm wondering what package should supply berkdb and why this ebuild doesn't force that package to get installed? berkdb = sys-libs/db. apr-util is slotted and 0.9.12 is in a different slot than 1.2.8. So try.. # emerge -va1 sys-libs/db:4.5 dev-libs

[gentoo-user] emerge kde-base/kdenetwork-3.3.2-r1 failed

2005-06-20 Thread Dan Johansson
/kdenetwork-3.3.2-r1 failed. !!! Function kde_src_compile, Line 166, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. Anny suggestions on what could be wrong and how to fix it? Regards, - --Dan -BEGIN PGP

Re: [gentoo-user] Failed to emerge media-libs/libprojectm-0.99-r1

2009-04-19 Thread John P. Burkett
Alan McKinnon wrote: On Sunday 19 April 2009 18:13:19 John P. Burkett wrote: glConsole.cc:50:23: error: FTGL/FTGL.h: No such file or directory In file included from glConsole.cc:51: /usr/include/FTGL/FTGLPixmapFont.h:29:5: warning: #warning This header is deprecated. Please use FTGL/ftgl.h

Re: [gentoo-user] Let's make a map of Gentoo users

2005-12-06 Thread michael
Viljoen [EMAIL PROTECTED] wrote: On 12/7/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: You guys are still awake!?!? When I signed up (about half an hour ago) I was the only one in San Francisco! What's up with that? What a great

Re: [gentoo-user] OT - ipkungfu not

2006-10-05 Thread Boyd Stephen Smith Jr.
and the lowest) are reserved for network (anycast) and broadcast (multicast). You don't have to know what these are used for, just that you can't assign them. Since one of your addresses is all 1's after the common part (IPv4 addres is 32 bits, common part is 30 bits, so that means the 2 bits at the end

Re: [gentoo-user] gcc 3.4.x -- 4.1.x : a couple of questions

2007-01-19 Thread Alan McKinnon
recompile is thus warranted Make sure any kernel modules you may have that are not in portage also get recompiled. Sure (I shouldn't have). I guess also programs not in portage will have to be recompiled. Again, depends what they are. For example, I use e17 as my wm and while they technically

Re: [gentoo-user] How to properly change CFLAGS ?

2006-08-23 Thread Alan Mckinnon
good idea for a compiler but I haven't seen a clear statement anywhere that this is in fact what is done, so I don't assume that it is that way. Unless you have assumed that gcc is not to be recompiled, but only given different options to use in the future when doing it's thing, in which case we

Re: [gentoo-user] Building static libraries

2009-12-13 Thread Albert Hopkins
On Sun, 2009-12-13 at 20:18 +0100, Renat Golubchyk wrote: Hi everyone! I need to build a static binary of a program I wrote. The problem is that most packages only install dynamic version of the libraries. There are the static and static-libs USE flags, but only a tiny fraction of packages

Re: [gentoo-user] problem emerging virt-manager 4.0.0

2022-04-06 Thread David M. Fellows
>Hi. In today's world update, I get the following strange output when >trying to emerge virt-manager. I am not even sure what this means. Small consolation, no great help, but you are not alone. See https://bugs.gentoo.org/836645 >From the bug title maybe downgrading dev-python/s

Re: [gentoo-user] custom boost in /usr/local = problem with libkolabxml, libixion

2014-03-01 Thread Samuli Suominen
package ./configure scripts add -I/usr/local/include so that headers are picked up from there by default, if compiler alone doesn't have that in it's default search path already. There are -L/usr/local/lib added by some, and /usr/local/lib in /etc/ld.so.conf What I'm really trying to say is that you

Re: [gentoo-user] custom boost in /usr/local = problem with libkolabxml, libixion

2014-03-01 Thread Kacper Kopczyński
from there by default, if compiler alone doesn't have that in it's default search path already. There are -L/usr/local/lib added by some, and /usr/local/lib in /etc/ld.so.conf What I'm really trying to say is that you can't install boost safely into /usr/local/lib and include, but you should

Re: [gentoo-user] Re: make of gentoo-sources-3.2.12 fails

2012-05-17 Thread Michael Scherer
purposefully stay away from piping up in threads related to CUPS, KDE, Gnome, and other desktop-only stuff, and still end up in the top 5?? o_O Rgds, OK, OK. May I remind you what started this thread? If bottom-most is really that important to you, I will of course comply, though

Re: [gentoo-user] Dead apache (cannot listen)

2007-09-07 Thread Kevin O'Gorman
Thanks for top-posting :o) This is still a bit mysterious for me. I've tried to do what you said, but apache still fails to start because it cannot open a listening port. Here's what I've figured out about what I have: /etc/conf.c/apache2 contains APACHE2_OPTS=-D DEFAULT_VHOST -D INFO -D

[gentoo-user] [SOLVED] emerge -ef world and eclean --destructive distfiles do not agree

2008-02-23 Thread Erik
emerge -uDNp world does not want to update dev-libs/klibc, like emerge -up dev-libs/klibc wants to! This looks like a --bdeps situation. That was it, thanks! I can think of two ways to accomplish what you are asking for - use --with-bdeps y or include it in EMERGE_DEFAULT_OPTS - put klibc

Re: [gentoo-user] Reasons for testing or stable of kde packages

2006-03-12 Thread Holly Bostick
my experience, if upstream (the developers of a particular package) release the package, then it is considered to be 'stable' (insofar as it's releaseable, and Gentoo does not include betas or development versions in the Portage tree). However, the ebuild script that allows the package to compile

Re: [gentoo-user] lvm2 emerge problem

2006-05-17 Thread Richard Fish
/portage/distfiles/LVM2.2.02.05.tgz carcharias src # grep struct LVM2.2.02.05/lib/misc/lvm-string.h struct pool; char *build_dm_name(struct dm_pool *mem, const char *vg, int split_dm_name(struct dm_pool *mem, const char *dmname, What use flags are you using? Because somehow I managed to merge 2.02.05

Re: [Bulk] Re: [gentoo-user] /etc/hosts include file?

2013-03-10 Thread Michael Mol
to ignore DJB and enable amplification attacks. What from DJB did they ignore? I honestly don't know what you're talking about. This was a non-sequitur as far as I can tell, but I remember the amplification attack from a talk: http://vimeo.com/18279777 (video) http://cr.yp.to/talks

[gentoo-user] GLEP:64

2015-02-15 Thread James
onto our systems (not even addressing the web side of things) besides what I have partially listed in this post. If folks have similar concerns, what mechanisms do you currently employ for any of these aforementioned needs? James

Re: [gentoo-user] Re: xosview fails to launch with missing font 7x13bold

2017-12-28 Thread Jack
oad font 7x13bold" > > 7x13bold is from media-fonts/font-misc-misc - I have 1.1.2-r1 installed 12/16. I can't tell what changed in the font file, as packages.gentoo.org has hardware problems, and fails on any search attempt. font-misc-misc does include 7x13B, but I do

Re: [gentoo-user] A simple kernel question!

2005-06-22 Thread Ryan Viljoen
Ok you say you compiled the kernel manually, all you need to do is include support for the VFS file system in your kernel preferably built in rather than a module. That should do the job. As for the options for your kernel you dont need all the ram disk stuff that genkernel uses. Yours can simply

Re: [gentoo-user] Re: IDE recommendations for writing C?

2011-02-06 Thread Mark Knecht
of CUDA. I started studying CUDA development recently too.  While reading the examples that come with the SDK, I found out that they're all C++ though.  The reason you can use C is that C is actually valid C++ (most of the time.) OK, I suspect I'm being limited by an include file which

Re: [gentoo-user] separate / and /usr to require initramfs 2013-11-01

2013-09-28 Thread Alan Mackenzie
of it either. If you read flameeyes' blog post, you will get a better idea of what the issue involves. It is the entire boot process and how to deal with which software is considered critical for booting. There is no reason to rebuild your server; we aren't telling you you have to merge /usr

RE: [gentoo-user] What does future video mode mean for the i810 xorg driver?

2006-10-18 Thread Liebich, Wolfgang
to use it on my new! shiny! gentoo PC, I only get it to 1024x768 pixels. If I specify no modes in my xorg.conf, I get a black screen, If I specify 1024x768, it works. I tried to include 1280x1024 and 1280x960 (VESA modi), but got a murderous screen flicker - totally unusable. The Xorg.0 logfile

Re: [gentoo-user] Re: mysql to postgresql migration

2014-07-15 Thread J. Roeleveld
problem people are facing when porting websites to use a different database. What is the reason for migrating and what kind of data and applications are you using? Joost Another more serious problem: I'm not porting websites, but more working on science applications with huge data. Some

Re: [gentoo-user] booting - I don't anystand how the (Linux) world works anymore

2016-06-25 Thread Helmut Jarausch
Thanks Rich for the explanation. Yes, I don't use an initramfs as it's not necessary in my simple case. Fortunately, Jeremy's hint to use root=PARTUUID= works just fine (if one knows about it) Helmut On 06/25/2016 09:46:21 PM, Rich Freeman wrote: On Sat, Jun 25, 2016 at 2:33 PM

Re: [gentoo-user] No mailer for Gentoo???

2013-09-06 Thread Jarry
. Is it not what we have use-flags for? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] FAN-Speed readout/control ???

2010-12-12 Thread Dale
it. I installed that svn-version locally but I cant read from the ITE chip. Still only voltages and temperatures. GKrellm (normally I use conky) also detects no fans. @Dale: Do you have exactly the same board (ASUS Crosshair IV formula) as I, or? I tried to include everything into the kernel

[gentoo-user] gmonstart / jvregisterclasses in tons of binaries with commands,malware?

2009-12-16 Thread whereislibertyandjustice
two strings and see how many positives you find. Now use a text editor like vi or gedit and search through the gibberish, locate these strings and isolate the commands, if any, which follow them. Searching for gmonstart, gmon, registerclasses, jv, etc. variations of works. If you find results in your

Re: [gentoo-user] Simple installation on BTRFS

2023-07-28 Thread Michael
personal PC, if the primary > > objective is simplicity in maintenance, combined with ease of fs > > recovery? > > I too put everything on subvolumes, and set the one containing / to be > the default when mounted without a subvolid. When you say "everything", do you inc

Re: [gentoo-user] Multiple Update Issues - what order should things be done?

2010-03-05 Thread Alan McKinnon
. They interact through an API which is very stable.It's the internal kernel stuff that is unstable. As a comparison, login does not care what syslogger you use or it's version, so you can change them at will. I have used lvm2 on multiple machine over many years with multiple versions and multiple

Re: [gentoo-user] Two portage questions

2011-05-14 Thread Alan McKinnon
/world? That is defined in your system profile, not by you. /etc/make.profile is a symlink to something in $PORTDIR/profiles/ and that defines the profile you are using. A profile is nothing more than a bunch of files that define what your basic system consists of - things like minimum packages

Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]

2008-03-06 Thread cypherstrong
, 2008 at 12:13 PM, cypherstrong [EMAIL PROTECTED] wrote: the genkernel all alone could work did you modify config file when you use genkernel ? how do you build a kernel else where ? I don't use genkernel, I directly select my option in menuconfig just try

Re: [gentoo-user] bloated by gcc

2014-09-29 Thread Jorge Almeida
\) This captures default USE flags that aren't explicitly listed in your make.conf. Out of sheer curiusity, what sizes do you get if you use -O2? I believe that turns off loop-unrolling. No difference with -O2. The program I'm using (as test) is really simple (a terminal wall clock), although the same

Re: [gentoo-user] Getting direct rendering (DRI) to work with ATI 9550 video card

2005-09-02 Thread John Lange
you can use the bundled fglrxconfig * *** * If you are experiencing problems with memory allocation try to add * this line to in your X11 configuration file: * Option KernelModuleParm agplock=0 * That should solve the hangups you could have with Neverwinter Nights

Re: [gentoo-user] POSTFIX mail hub configuration

2007-03-24 Thread Dan Farrell
On Mon, 19 Mar 2007 20:41:54 -0600 Neal McConachie [EMAIL PROTECTED] wrote: 1) mydestination = - change it to include all the other hosts on your local network that you want to accept mail for. ex: mydestination = $mydomain, localhost.$mydomain, mail.$mydomain, davey.$mydomain, foo

Re: [gentoo-user] 32bit or 64bit

2012-07-17 Thread Michael Mol
had a long history of involvement. Offer the sample, mention it's a codec you need to view frequently. Perhaps ask who you might poke who'd have an interest in it. I'd probably include the above link. The file plays audio in mplayer. There is no video which is consistent with what I see here

[gentoo-user] Re: 2006 livecd (x86)

2006-06-30 Thread James
? Because what you refer is for manual install, you don't get the X system in this type of install... I'm not trying to install a system, I'm using it for testing potential portables before purchase one. I'm following the guide directly off of www.gentoo.com Updated May 28, 2006

Re: [gentoo-user] Unable to login to gentoo

2011-11-01 Thread Diego Augusto Molina
to be able to recover it later. Those items should have been given you enough space to be able to login normally (text based, please!). Now you have to see what to do to free up some more space (uninstall things or something) or give your root partition a breathe and increase it's size (you can use

[gentoo-user] Re: {OT} video monitoring

2013-11-26 Thread James
a coax cable (RG/59 or RG6 for distance) directly into the PC. There you can convert the streaming video into h.264 and move it around the ethernet. Encoder (coax to h.264) pci cards use to abound such as Qsee, Avermedia etc etc. You can also get embedded boards from TI that include the DaVinci

Re: [gentoo-user] pvcreate on LUKS container -> 'Device not found'

2016-03-08 Thread Willie Matthews
rule in /etc/lvm/lvm.conf simply says the default: > filter = [ "r|/dev/nbd.*|", "a/.*/" ] > Meaning ‘include everything except /dev/nbd*’. > > Can you give me a hint what I might be missing? Perhaps I need to set some > other of the many options in lvm.con

Re: [gentoo-user] Network printing

2008-12-22 Thread BRM
I haven't been able to follow all of this, though some of it has been of interest to me since I have a Vista 64 system I am trying to working with my server's HP DeskJet 950C. From what you describe below, it sounds like the HP USB printer is on the Network Server and you are trying to attach

Re: [gentoo-user] sqlite3 not available in python3?

2020-11-15 Thread n952162
t for Tk GUI toolkit   - - wininst   : Install Windows executables required to create an executable installer for MS Windows.   + + xml   : Add support for XML files (My apologies, forgot to include the list on my previous reply) What is the output of `python --version` for the interpreter yo

[gentoo-user] Dual booting with Windows 10

2017-09-18 Thread R0b0t1
stub kernel, in > > >> which case you would have needed some kind of boot manager. > > > > > > I have three questions now: > > > > > > 1. Will Windows 10 install itself in the unpartitioned space? I've > > > attached a screen shot of

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-08 Thread Dale
ing isn't a >> option. Some of the more expensive ones may be upgradable, maybe. > The NAS gets you a nice box. The nice box means fixed capacity. > > I just use USB3 external hard drives. They're cheaper and easy to > interface. USB3 also has been less likely to give me ATA inte

Re: [gentoo-user] sendmail configuration

2020-11-25 Thread Grant Taylor
different between distros / OSs. Including Gentoo. The biggest difference is the location of files. Some distros / OSs don't include the configuration (m4) files with the binary files, thus you must install them as an additional package or admin sendmail.cf by hand. ProTip: DO NOT EDIT

Re: [gentoo-user] Gentoo speed comparison to other distros

2013-03-16 Thread Joshua Murphy
version of Gentoo. Do any other large corps run it that we know of? I googled a bit but couldn't find anything. Maybe my search terms wasn't good enough. Links would be nice. Dale -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words

[gentoo-user] Re: question regarding usb gadget / eth usb

2014-11-13 Thread James
) the arm processor or license from another licensee a unique arm implementation. So the Vendors 100% control the actual processor's features and most use a matrix to figure out what and whom to make available to it's customers. I. E. there is no such thing as a Arm 9 processor because

Re: [gentoo-user] gcc-4.1.1

2006-06-08 Thread Richard Fish
that will include glibc internally. These are used only for system recovery purposes...there is no need to worry about them at all. Really, so people who intentionally and specifically want to upgrade absolutely *everything* should not worry about what gets left out because Richard says it's

Re: [gentoo-user] [Completely and totally OT] FVWM-Crystal...!!!

2005-09-29 Thread Holly Bostick
Mark Knecht schreef: Can you record audio from the command line? Or do the X-based programs you use run under DirectFB? What I'm getting at is getting rid of all the obstructions that could possibly interfere with the kernel and introduce even more latency issues than what it already has

Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]

2008-03-06 Thread Amar Cosic
. Thanky again On Thu, Mar 6, 2008 at 12:13 PM, cypherstrong [EMAIL PROTECTED] wrote: the genkernel all alone could work did you modify config file when you use genkernel ? how do you build a kernel else where ? I don't use genkernel, I directly select my option

Re: [gentoo-user] wpa_supplicant troubles with newly installed gentoo

2016-05-30 Thread Jackson Darule
a_supplicant again. >> >> nl80211: deinst ifname=wlp3s0 disabled_11b_rates=0 >> >> >> I wanted to ask before manually deleting /var/run/wpa_supplicant/wlp3s0 in >> case this could do anything to damage my new system. Is the next step to >> delete /var/

Re: [gentoo-user] vnc.so

2006-01-06 Thread Jim Burwell
Tom Smith wrote: Hi all, I installed vnc with the server USE flag enabled. I've been working on getting the vnc.so module loaded for X.org and now have it working. My question is, is this module a part of RealVNC or some other program? (I tried to locate a description of the use flags

Re: [gentoo-user] Linux Installers for Blizzard Products

2007-06-13 Thread Kent Fredric
On 6/14/07, Daniel Iliev [EMAIL PROTECTED] wrote: Hi, guys I hope some of you won't find this message too much spam-alike. Today I accidentally found there is a petition on-line [1]. It represents a request to Blizzard to include Linux installers in their products. I thought the gamers from

Re: [gentoo-user] Linux Installers for Blizzard Products

2007-06-14 Thread Daniel Iliev
/ +Voted I argued I don't game any more _because_ of the lack of linux games that were not already bored with. HIstorically, game dev's argument has been along the lines of 'if they want to game, they'll just use windows, or get a console'. What they don't realize, is its possible many

Re: [gentoo-user] Re: Package flag description

2006-06-17 Thread Daniel Iliev
...done! [ebuild R ] net-nds/openldap-2.3.24-r1 +berkdb +crypt -debug +gdbm -ipv6 -kerberos -minimal -odbc -overlays +perl +readline +samba +sasl (-selinux) +slp +ssl +tcpd 0 kB I'd like to know what the minimal flag include and its propose. I know that I can control the flags in /etc

Re: [gentoo-user] Re: Emerge Problems...

2011-02-01 Thread Nils Holland
On 18:13 Mon 31 Jan , Dale wrote: Nils Holland wrote: In fact, what I always do is sync one of my machines with an official Gentoo mirror via emerge --sync, and then I just use rsync to distribute the updated tree to all my other local machines as in: rsync --delete -trmv

Re: [gentoo-user] icedtea-jdk and X

2012-07-28 Thread Alan McKinnon
, not to run. So after installation, the X packages can be removed by emerge --ask --depclean --with-bdeps=n packages Or leave off packages... to see all installed packages that are not needed for world packages to run (which should include X). Of course you'll have to reinstall them if you want

<    3   4   5   6   7   8   9   10   11   12   >