f
> sd 2:0:0:0: [sda] Mode Sense: 37 00 00 08
> sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't
> support DPO or FUA
> sd 2:0:0:0: [sda] Attached SCSI disk
>
> --
> Regards,
> Peter.
>
>
>
>
>
--
Thomas
from Laurence Perkins:
> Some of the higher-end UPS models do have diagnostic modes for simulating
> various events to make sure the connected systems behave as desired. A very
> few of the consumer-grade ones do as well. But how to do it is model
> specific,
> so you'll have to dig up the do
Can Portage be used as a package manager with anything other than Linux?
I like some features of Portage; think it might be better than FreeBSD ports or
NetBSD pkgsrc, or is just a case of the grass being greener on the other side?
I like the option "--with-bdeps=y", wish FreeBSD's synth and po
from netfab at Fri, 14 May 2021 11:59:37 +0200:
> Le 14/05/21 à 11:47, Thomas Mueller a tapoté :
> > I am looking to compile the Linux kernel and send the work and output
> > to another directory, thereby leaving the kernel source tree
> > directory clean.
> Y
I am looking to compile the Linux kernel and send the work and output to
another directory, thereby leaving the kernel source tree directory clean.
If I build gcc or other software using configure script, I can go to another
directory and run, for instance, ~/builds/gcc-8.3.0/configure --prefix=
On Sat, 16 Jan 2021 12:01:48 +, Alan Mackenzie wrote:
> Hello, Gentoo.
> On Thu, Jan 14, 2021 at 16:06:38 +, Alan Mackenzie wrote:
> > On Wed, Jan 13, 2021 at 22:15:25 -, Grant Edwards wrote:
> > > On 2021-01-13, Alan Mackenzie wrote:
> > > > I think bringing up a new Gentoo system
> > That's what I did: I found a 2017 stage3 with a still older glibc and
> > managed to upgrade to a 2020 gentoo while masking the last glibc
> > versions. That was tricky because I had to git-checkout intermediate
> > versions of the portage tree in order to deal with the EAPI changes but
> > I h
> I think fdisk couldn't handle GPT at first. I guess that's why gdisk
> came along. Then I think the fdisk folks added support for GPT and
> since then it handles both. That's my understanding of it. If
> possible, you may want to check the time stamps on the info you have
> found. I suspect
Excerpt from Michael:
> Right, on UEFI MoBos the ESP partition used by the UEFI firmware to locate
> and
> run *.EFI executables must be FAT32. Such .EFI executables stored on the ESP
> may be OS boot managers/loaders, or other UEFI compatible applications. The
> boot manager loaded by UEFI
> I got a message from him. At least we will know he is OK. All his
> machines was switched to Arch Linux and he wasn't using Gentoo anymore.Â
> So, he unsubscribed and got active with Arch.Â
> Miss the guy but glad he is OK and nothing happened to him.Â
> Dale
> :-)Â :-)Â
When I sent
> I got a message from him. At least we will know he is OK. All his
> machines was switched to Arch Linux and he wasn't using Gentoo anymore.Â
> So, he unsubscribed and got active with Arch.Â
> Miss the guy but glad he is OK and nothing happened to him.Â
> Dale
> :-)Â :-)Â
When you men
from the...@sys-concept.com:
> Manual approach might be confusing and prone to errors.
> I will try Gparted as you suggested but I was wondering if it will allow
> me to combine/join partitions. On most modern system I think there is:
> 1 - boot partiton
> 2 - swap if needed
> 3 - root partition
> With getmail having been deprecated, I can't pull it in on my fresh
> install, so I *HAVE TO* go with fetchmail. I tried following example at
> https://www.linode.com/docs/email/clients/using-fetchmail-to-retrieve-email/
> but it errors out at the first line...
> [i3][waltdnes][~] fetchmail
> >> - Unmerge all python and python-setuptools versions
> > No, don't do that!!!
> > Unmerging all python version will leave you with a non-working portage.
> Indeed -- I've done that. It's not fun. You certainly won't do it a
> second time.
> Grant
How did you recover? You c
> Would "fetchmail" work as a drop-in replacement for getmail here? Are
> there any better, simpler solutions?
> Walter Dnes
I generally use mpop, and msmtp to send mail.
I suppose you could use mutt; I also have Steffen Nurpmeso's s-mailx on the
back of my mind, having used nail when I was u
> > That's what I did: I found a 2017 stage3 with a still older glibc and
> > managed to upgrade to a 2020 gentoo while masking the last glibc
> > versions. That was tricky because I had to git-checkout intermediate
> > versions of the portage tree in order to deal with the EAPI changes but
> > I h
> from n952162:
> > And really unless you REALLY care about your CFLAGS you get 99% of the
> > benefit just sticking with the original stage3 and just rebuilding
> > anything you change USE flags for. Over time it will all get rebuilt
> > anyway using your preferences.
> If I understand that cor
On 4/15/20 1:40 PM, Andreas Stiasny wrote:
> On 15.04.20 17:50, Rich Freeman wrote:
>> Jumping from
>> 3.18 you're somewhat more likely to run into issues - your biggest
>> headache though will be dealing with the 30,000 prompts you get from
>> make oldconfig and making sure you set all the new o
o the current portage as the current portage
> ebuild is going to use an EAPI that isn't supported by the version of
> portage you already have. Portage is usually updated in EAPI
> conservatively to minimize this issue, but if you want to jump
> multiple years at a time it won't work. Jumping 6-12mo at a time will
> minimize this issue.
>
> --
> Rich
>
>
--
Thomas
rtage as the current portage
> ebuild is going to use an EAPI that isn't supported by the version of
> portage you already have. Portage is usually updated in EAPI
> conservatively to minimize this issue, but if you want to jump
> multiple years at a time it won't work. Jumping 6-12mo at a time will
> minimize this issue.
>
> --
> Rich
>
>
--
Thomas
ernel/git-sources
emerge -qav sys-kernel/vanilla-sources
emerge -qav sys-kernel/genkernel
USE='-rsync-verify' emerge -qavO portage
emerge -qavN portage <- fails
emerge -qavuND @world <- fails too.
Any idea?
--
Thomas
ernel/git-sources
emerge -qav sys-kernel/vanilla-sources
emerge -qav sys-kernel/genkernel
USE='-rsync-verify' emerge -qavO portage
emerge -qavN portage <- fails
emerge -qavuND @world <- fails too.
Or shall I consider gentoo unupgradeable after anyone changed eapi versions?
--
Thomas
> Mick has a good point. I have two or three of the cheaper USB external
> enclosures and only one of them was somewhat fast, it is USB 2.0 after
> all. The other two logged a lot of errors in messages file about
> resetting something. It was resetting so often that moving data to or
> from t
from Philip Webb:
> I suspect Fetchmail is somewhat neglected : is there an alternative ?
> Otherwise, thanks for the various responses.
> I now understand what's going on & will defer Python 2.7 till year-end.
I use mpop and msmtp.
I tried to set up fetchmail many years ago. One deficiency
> You're missing the point! As soon as something works as most users want, or
> becoming used to at any rate, the KDE devs will /improve/ their
> software by breaking its most desired functionality - sometimes irrepairably.
> LOL!
> Konqueror was the best file manager ever, with multiple vert
I was just looking through gentoo/setup.py and find something that arouses my
curiosity.
I see
if platform.system() == 'Linux':
x_c_helpers.update({
'portage.util.file_copy.reflink_linux': [
'src/portage_util_file_copy_reflink_linux.c',
One thing I noticed with sysrescuecd switching from Gentoo to Arch was no more
gcc, meaning you can't build any additional software.
But then the use of squashfs always was an annoyance.
Tom
> On 2018-12-03, Thomas Mueller wrote:
> > I see also the suggestion
> > $ ssh -Y
> > but what would be the syntax for specifying where
> > is a different computer on the same local network?
> Does it have an IP address?
> Grant Edwards
I see wh
Daniel Frey wrote:
> I've been trying to clean up my machines (pruning world file, etc) and
> am making progress.
> I ran into one issue, that being on my server (mythtv, file, etc) I am
> normally in text/ssh mode but occasionally I need X for something.
> Does anyone have sugges
Whenever you compile your kernel, you will need to run
emerge @module-rebuild
Otherwise, you can always install all the modules manually.
https://wiki.gentoo.org/wiki/Kernel/Upgrade#Reinstalling_external_kernel_modules
On Tue, Jul 24, 2018 at 12:02 PM gevisz wrote:
> 2018-07-24 22:00 GMT+03:
x27;t use npapi-vlc. To
my understanding Firefox bundles its own codecs unless specified otherwise
through USE flags.
Regards
Thomas Schmitz
On 30 January 2018 at 11:50, Petric Frank wrote:
> Hello,
>
> during an upgrade i got a message that media-plugins/npapi-vlc have been
> ma
ed! Hope it works for you,
-- Thomas
[1] https://forums.gentoo.org/viewtopic-p-8118290.html (the third post)
from Ian Zimmerman:
> I think I have written here previously that I want to move my _server_
> to FreeBSD. I am still thinking about that. But now I hit an
> obstacle. For a long time, I have put my local kiddie scripts in
> /usr/local. For better or worse, they are written in my dense style
>
You (Dale) seem to have corrected the multipart/alternative problem, except one
message (Subject: Re: [gentoo-user] Re: downgrading glibc) where
multipart/alternative went through.
I would never design an email client to send multipart/alternative by default,
and might design an email client to
> Content-Type: multipart/alternative;
> boundary="5A3B7F546928893D6B2B7B3A"
> X-Authority-Analysis: v=2.2 cv=HvEGIwbS c=1 sm=1 tr=0
> a=ZNQZ+YIiQ1SmzuxDAKl+CA==:117 a=ZNQZ+YIiQ1SmzuxDAKl+CA==:17
> a=x7bEGLp0ZPQA:10 a=ISoD08LcTzsA:10 a=xqWC_Br6kY4A:10 a=KeKAF7QvOSUA:10
> a=r7
> On Sat, 25 Feb 2017 21:58:05 +0100, Miroslav Rovis wrote:
> > On 170225-09:19-0500, Harry Putnam wrote:
> > > Setup: VBox vm running gentoo(amd64) guest on a win-10 (64bit) host
> > > Hardware: HP xw8600 - 2x Xeon CPU X5450 @ 3.00GHz - 32 GB ram
> > [ some cca. 80k text cut here ]
> > Go fo
lem.
>
> I did try changing the fonts in Firefox but that made no difference.
>
> Dan
>
Hi,
has someone found a solution for this? I currently have the same issue
on a Laptop with Arch Linux whereas I don't experience this on my Gentoo
Desktop machine.
Would be great
On 02/03/2016 01:34 PM, Helmut Jarausch wrote:
> On 02/03/2016 02:04:32 PM, Jörg Schaible wrote:
>> Hi Helmut,
>>
>> Helmut Jarausch wrote:
>>
>>> Hi,
>>>
>>> when emerging sci-geosciences/josm- I get a Java error :
>>>
>>>
>>> java.awt.AWTError: Can't connect to X11 window server using ':0' as
On 02/02/2016 02:50 PM, Grant wrote:
I need to run a Java 8 app remotely. Can this be done on Gentoo?
>
>> Bummer. FYI guys, Amazon Workspaces, Amazon Appstream, and Microsoft
>> Azure RemoteApp kinda work the way I've described but they all have
>> limitations which exclude them fro
give it a try and find out. This post
[2] looks promising if you can blacklist everything in the first run
(but don't know how) and then white list just the domains you want.
> Thanks,
>
> Joost
Best regards,
Thomas
[1] http://www.privoxy.org/
[2]
http://unix.stackexchange.com/questions
> I keep getting a warning that Flash needs to be upgraded. I went to
> packages.g.o and there doesn't seem to be a newer version than what I
> have. What gives? I'd upgrade if there was one available but there
> isn't or I can't find it one. I found a bug report on the version I
> have instal
> I think USB 3.0 is cheaper and more common.
> Only seen the occasional eSATA port on laptops and afaik, eSATA requires a
> seperate powersupply. USB can supply the power for the drive as well.
> Joost
USB hard drives, in my experience, come with and require AC power adapter, are
not powered b
> I've got 16 3TB WD Reds running 24/7 for a little over 3 years.
> Only had 1 failure (Smart complaining) in that time.
> I find that decent odds.
> Joost
I bought a WD Green 3 TB hard drive in May 2011, warranty was then 3 years. It
went bad with errors after 34 months.
I was able to get a
'm not sure if the dbus issue
> is separate or not - if it is the same it seems odd that it won't
> start even after getting everything mounted by hand, anyway.
>
> -John Sent from my phone
>
> Thomas Sigurdsen wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
> It seems to me the root of your problems is fsck failing because (it
> thinks) the partitions are already mounted.
>
> Is your mtab a symlink to /proc/mounts as it "should" be?
Just checked, and mtab is not a symlink. It is a plain text file.
Ju
. The following is what I've discovered
during troubleshooting.
# FS's not Mounted After Boot
After login I need to remount `/` with rw. I always then mount `/boot`,
`/mnt/hdd`, `/home/thomas/hdd` manually; that is --- with the `fixmnt`
script I made pasted below.
before doing the above `mount
> * Fernando Rodriguez [150829 12:59]:
> On Friday, August 28, 2015 2:24:37 PM Rich Freeman wrote:
> > Those who wish to use git can do so, and I'd encourage people to try.
> > It really does have a lot of advantages. Oh, and it makes it really
> > easy to contribute patches/etc (just edit whate
> N one is forcing you (unless you have a UEFI board), and more than anyone
> is telling you not to use a 2.4 series kernel.
> Neil Bothwick
This brings a question to mind: Does anybody know what Linux kernel was the
first to support GPT?
Slackware 13.0, released in 2009 with kernel 2.6.29.6, d
All that has been said on this thread supposes that the hard drive is still
readable and writable.
But the original post stated this was a failed drive.
Then you might not be able to dd if=/dev/zero of=/dev/sdx .. or whatever else.
You would be stopped by bad sectors.
Or a hard drive might not
> Best way I ever found to learn how things really work under the hood is
> to build a Linux From Scratch and pay close attention to every single step.
> Not that you'd ever actually *use* that system - there's no sane package
> management for a start - but after building an LFS, the content of
>
On Thu, 19 Mar 2015 10:51:12 -0400
Fernando Rodriguez wrote:
> On Thursday, March 19, 2015 3:53:42 AM Thomas Mori wrote:
> > Hi guys
> >
> > I have stumbled on the Bluetooth Input Devices section in
> > wiki.gentoo.org [1]; however, I am not finding the Driver L2CAP
Hi guys
I have stumbled on the Bluetooth Input Devices section in
wiki.gentoo.org [1]; however, I am not finding the Driver L2CAP
protocol support in my kernel [2]. I am not seeing the driver L2CAP
protocol anywhere [3]. I am wondering if the Wiki is slightly outdated
or am I not using the proper
Hi guys
I have stumbled on the Bluetooth Input Devices section in
wiki.gentoo.org [1]; however, I am not finding the Driver L2CAP
protocol support in my kernel [2]. I am not seeing the driver L2CAP
protocol anywhere [3]. I am wondering if the Wiki is slightly outdated
or am I not using the proper
> from Michael Vetter:
> just for fun I am reading about alternatives to portage. So far the most
> interesting I found are: paludis and pkgsrc.
> paludis mostly because it seems to come from some gentoo-like enviroment
> and pkgsrc because of the nice thought to have the same pkg files for
> mul
> from Bruce Hill:
> To whoever controls this list...
> I just arrived home to find my mailbox spammed with hundreds of messages from
> this luser Andrew Savchenko
> What is the explanation for this please?
I didn't get these spams. Are you sure they are from Andrew Savchenko?
Check the he
showed about 100Kbit/s...
My setup is:
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network
Adapter (rev 01) with hostapd
Sheldor thomas # cat /etc/hostapd/hostapd.conf
interface=wlp2s0
driver=nl80211
ssid=**
bridge=br0
hw_mode=g
ieee80211n=1
macaddr_acl=0
auth_algs=1
Thanks to Joost Roeleveld and Brian Hesdorfer for helpful answers.
Even before getting the new email, I googled on linux boot root delay and found
the answer where previous Google search failed to yield results.
That was an old Linux, Slackware 13.0 with kernel 2.6.29.6 where I remember
trying
Is there a way to make Gentoo or other Linux allow extra time when root is on a
USB device? Any way to say "just a second" or more like 15 seconds before
aborting with the message that root partition does not exist?
In this case it's an IDE hard drive in a USB enclosure.
FreeBSD seems to handl
pg or
certificates. Does this exist; and if anyone has had experience with it,
is it worth the hassle? And if this is a bad way of doing root
authentication, why/how?
Also the machine in question will have more than one user and a subset
of the users shall have access to the root account.
- --
T
> > systemrescuecd?
> "Too complicated". What I mean by this is that the user upon booting
> has options!!! Do you kick into a graphical environment, do you copy
> everything to memory, do you. you get the idea. The problem is
> that these are first year students in a common first year
> I do. Why, does it have its own info reader? Personally I've never had to bite
> the bullet and had to learn how to use info.
> Regards
> Peter
I tried to learn info and never did well, always lost my place and had to hit q
to get out.
Reading the info file as plain text worked better
> Joseph gmail.com> writes:
> > I'm upgrading the system and running out of disk space to compile webkit-gtk
> I'm not sure you have usb3, but if you do and you have a usb3 stick,
> it's useful for this temporary expanded space need and so much more. Sure
> it probably will not run as fast as yo
from Philip Webb:
> My ancient printer's ink cartridge has finally dried up
& the mobo in my regular computer accepts only USB.
I don't do much printing, but occasionally need a few pages.
The local store has an HP Deskjet 2510 on sale this week.
Does anyone have thoughts or sugg
from Walt:
> On 09/02/2013 08:17 PM, Thomas Mueller wrote:
> > Given my ill luck with HP LaserJet M1212nf MFP, I don't want to buy
> > anything more from HP, unless I get this printer working, and then
> > I'd need toner.
>
> > My ill luck was with FreeBSD
> I will be buying a new printer and am considering three members of the
> HP 8600 class
> HP officejet pro 8600 (N911a)
> HP officejet pro 8600 plus (N911g)
> HP officejet pro 8600 premium (N911n)
> The first two are listed on the hplip site as having full suppo
On the issue of whether ZFS can be shipped with the Linux kernel, FreeBSD
includes ZFS with the kernel, binary and source.
So does that mean it would be OK for Linux too?
FreeBSD has a different license (BSD) than Linux (GPL 2 or 3).
I am not a lawyer!
Tom
> That is interesting. I have the exact same problem. Tried to save it to the
> desktop and it saved to my home directory.On the second try I typed in the
> directory that I wanted to save the file. Instead of "output.pdf", I put
> "/home/ill/Desktop/output.pdf".
> It's not a fix but it works.
I
> I've also created aliase for kde & awesome (.bashrc):
> alias kde="startx kde"
> alias awesome="startx awesome"
> Means whenever i want to start kde or awesome i only have to execute
> "kde" or "awesome". By default (startx) it would start kde.
I've wondered how to run X simultaneously or conc
from luis jure :
> on 2013-07-20 at 09:51 William Kenworthy wrote:
> You have to map the drive so grub can find it:
> no, i don't think that's the problem.
> the problem is that with GPT disks you need a BIOS Boot Partition since
> they don't have a MBR. is that correct?
27;s situation and how to possibly fix it.
Have a nice day :)
Thomas
e list did not show up. So i subscribed a day
later and sent it again.
Have a nice day :)
Thomas
isting heavily.
Have a nice day :)
Thomas
Hi,
> The proper place to submit a patch in Gentoo is bugs.gentoo.org
I encounter obstacles like having no account and running no Gentoo.
Have a nice day :)
Thomas
Hi,
michaelkintz...@gmail.com:
> Hi Thomas, this problem can either be fixed by patching growisofs as you
> suggest, or by changing k3b to use cdrtools in preference to growisofs
Joerg will heavily object, but my sincere opinion as
technical expert on this field is that growisofs is
the
lready been formatted when growisofs first
inspected it.
This avoids the error.
Have a nice day :)
Thomas
n ...
Have a nice day :)
Thomas
s independent from the media type
Mode page 05 is only appropriate for CD and DVD-R[W].
(MMC-5 7.5.2, 7.5.3)
So this problem is highly dependent on the media type.
Have a nice day :)
Thomas
Hi,
rdalek1...@gmail.com wrote:
> Maybe one of these ideas floating around will help the OP.
One big problem is the substantial price of BD-R experiments.
Have a nice day :)
Thomas
hor has made his point in
http://fy.chalmers.se/~appro/linux/DVD+RW/Blu-ray/
I do not agree, but i cannot flatly reject his reasons, either.
Have a nice day :)
Thomas
ther repair growisofs.
It is not a big deal.
Have a nice day :)
Thomas
permail/debburn-devel/2013-June/000924.html
Have a nice day :)
Thomas
Excerpt from Stroller:
> My experience has been the opposite, that even the cheapest USB network
> adaptors have worked.
> Maybe I've just been lucky and this is not the norm, but from what I've seen
> "USB network adapters don't work with Linux" is the sort of thing that might
> have
Excerpt from Frank Steinmetzger:
> I found my old USB Gentoo which has memtest installed (and which I used
> for my first test also). I let it run for two passes, both successful.
> So the RAM seems fine.
> > Temperature? - check for dust puppies clogging the heatsinks, cooling etc.
> It's a net
> Who or what decides to name a hard drive /dev/sda vs /dev/sdb?
> How does it decide what order to enumerate the drives on my computer?
> When in the boot process does is a disk given a name like "/dev/sda"?
> Thank you,
> Chris
I believe it depends on how the drives are connected.
/dev/sda
Thanks to those who responded for the suggestions.
I didn't think I sent this same message a second time. If I did, it was
accidental.
Using equery and other portage commands may be better than looking directly at
/var/db/pkg//, sort of like the new pkgng in FreeBSD
which is taking over from
Having package data in /var/db/pkg// carries the
nuisance factor that finding a package involves a fishing expedition through
many possible categories.
I am spoiled by having /var/db/pkg/ in NetBSD pkgsrc and FreeBSD
ports, though FreeBSD is wsitching to a different structure nkwon as pkgng.
I
Having package data in /var/db/pkg// carries the
nuisance factor that finding a package involves a fishing expedition through
many possible categories.
I am spoiled by having /var/db/pkg/ in NetBSD pkgsrc and FreeBSD
ports, though FreeBSD is wsitching to a different structure nkwon as pkgng.
I
On Saturday 30 April 2011 Alex Schuster wrote:
[...]
Hello,
> weird ~ # umount /32/dev
> umount: /32/dev: device is busy.
> (In some cases useful info about processes that use
> the device is found by lsof(8) or fuser(1))
try 'umount -l /32/de'
Thomas
I dislike gnome-do and I use synapse on ubuntu with another PC
So I'm wondering is there any other good desktop search applications?
Or how can I install synapse on gentoo?
Thank you!
--
Twitter: @ghosTM55
Facebook.com/ghosThomas
Mechanism, not policy
On Thu, Jan 20, 2011 at 11:18 PM, Nils Andresen wrote:
> Hi,
> I'm Nils - "the new guy".
> I have been using gentoo since 2005.0 (or something...) and linux (as
> THE single os installed) since '98. Im above 30, a bit on the heavy side
> but I can see my toes when I look down (and bend my head onl
Am 08.01.2011 22:46, schrieb Daniel D Jones:
> I've run python-updater, re-emerged sqlite and pysqlite and am still getting
> the error. Any ideas or suggestions greatly appreciated.
I had a similar problem. If I remember correctly (and I am not sure that
I do) I solved it by re-emerging python
Hi,
just to let you know that approach below works for me.
I modified it slightly in that I add
mount --bind /usr/portage /mnt/other/usr/portage
to belows cmd list as machine A and B will always be synchronized.
Thanks a lot,
Thomas
Am 15.12.2010 10:56, schrieb YoYo Siska:
> On Wed, Dec
Interesting approach. I'll give that a try.
Thanks,
Thomas
Am 15.12.2010 10:56, schrieb YoYo Siska:
> On Wed, Dec 15, 2010 at 10:15:12AM +0100, Thomas Drueke wrote:
>> Hi,
>>
>> is it possible to emerge packages to a $ROOT directory mounted via NFS ?
>>
>> T
. Machine
B still needs a reasonable amount of time to fetch unpack and install
the packages.
An alternative way might be to mount machine B's / directory via NFS
and change make.conf's $ROOT variable to that mount point.
Does that sound as a reasonable approach ?
Regards,
Thomas
Hi,
I'm sure this has been asked before (though quick search on this list
did not show this topic).
Is there an archive for gentoo patches of older package versions (esp.
python-2.6.2) somewhere available ?
Regards,
Thomas
Hi all , I'm having this headache , some characters in qt applications
display as blocks , you can see the screenshot from the attachment
And the problem is I don't know how configure the font of qt
application , qtconfig doesn't work at all
I change the font setting in qtconfig and save the confi
You may try Linux From Scratch and try to write the init script
yourself, it's good for self-education
Once you master the LFS you can learn more things interesting and
amazing in gentoo
On 9/27/10, Mark Knecht wrote:
> Hi,
>I'm curious if there's a way to capture the exact set of command
>
Just to let you know that I solved this (at least somehow) by using kdm
as login manager and no longer start KDE via .xinitrc/startkde. It seems
some more configuration/program-startup is done by kdm which solves this.
Thanks for your help.
Thomas
Am 21.09.2010 19:29, schrieb Thomas Drueke
Thanks for the hint.
"unset DISPLAY" let "su -" complete immediately.
I'll check my bashrc/profile + xauth related things to see what might
cause this.
Thomas
Am 21.09.2010 12:10, schrieb YoYo Siska:
> On Mon, Sep 20, 2010 at 11:53:34PM +0200, Thomas Drueke wrote:
On Mon, Sep 20, 2010 at 11:58 PM, Nikos Chantziaras wrote:
> You cannot install the package provided by vmware.com. You have to use the
> Gentoo ebuild. With layman, add the "vmware" overlay and install
> vmware-workstation from there. Before you do that, make sure you cleaned
> your system fro
1 - 100 of 458 matches
Mail list logo