Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 1161 matches

Go to advanced search

Advanced search
Search found 1161 matches
  • Page 1 of 47
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 47
  • Next
by MasterX
Sun Oct 11, 2009 11:08 pm
Forum: Kernel & Hardware
Topic: kernel panic with a 2nd 1GB RAM module [SOLVED]
Replies: 16
Views: 6001


In any case, highmem support does not decrease speed much at all, and supposedly it's all what's needed for 2GB of RAM. For enabling full PAE support will, however, will reduce speed more as TLBs and/or caches need to be flushed to deal with the extra pages not mapped with the current process on ...
  • Jump to post
by MasterX
Sun Oct 11, 2009 11:05 pm
Forum: Kernel & Hardware
Topic: kernel panic with a 2nd 1GB RAM module [SOLVED]
Replies: 16
Views: 6001

Today, I decided to give a try to the latest vanilla source (2.6.32-rc3).

During the kernel configuration I changed several things from the old configuration. Among them, I enabled:


Support for DMA Remapping Devices (EXPERIMENTAL)
Enable DMA Remapping Devices by default


I do not know if ...
  • Jump to post
by MasterX
Sun Oct 11, 2009 10:59 pm
Forum: Kernel & Hardware
Topic: kernel panic with a 2nd 1GB RAM module [SOLVED]
Replies: 16
Views: 6001

yes, it is possible to use more than 2gb and yes and pcs are sold with more than 1gb.

That does not mean it is a smart choice. HP is selling pcs with 3gb - and dual channel memory controllers, it can't get more stupid like that.

If you want to access more than 1gb, you need highmem support ...
  • Jump to post
by MasterX
Sun Oct 11, 2009 8:31 am
Forum: Kernel & Hardware
Topic: kernel panic with a 2nd 1GB RAM module [SOLVED]
Replies: 16
Views: 6001

forget using more than 1gb on a 32bit machine?

because even if you could use the full 2gb - the slowdown makes it a questionable choice at best.

I am not quite following you. How is it possible 2GB RAM memory to slow down the system? Moreover, all the pcs that are sold are 32bit, and they have ...
  • Jump to post
by MasterX
Sat Oct 10, 2009 10:08 pm
Forum: Kernel & Hardware
Topic: kernel panic with a 2nd 1GB RAM module [SOLVED]
Replies: 16
Views: 6001

Are you compiling your own kernel? Does it work with a precompiled kernel, say, the Gentoo livecd/livedvd?
Post your .config somewhere?

Yes, I am. I found an installation CD for Ubuntu 5.04, and the kernel recognized only 1GB RAM memory. I have not posted the .config file, I can post it here, do ...
  • Jump to post
by MasterX
Fri Oct 09, 2009 12:46 pm
Forum: Kernel & Hardware
Topic: kernel panic with a 2nd 1GB RAM module [SOLVED]
Replies: 16
Views: 6001

Try running them at 400MHz. Sometimes the mobo itself can only handle a single stick of RAM at full speed.

I have a Phoenix BIOs, and it does not allow me to configure many things.

I boot in Windows XP ( which recognizes 2GB memory RAM) and I watch a movie over the internet. I had no problem ...
  • Jump to post
by MasterX
Thu Oct 08, 2009 8:45 am
Forum: Kernel & Hardware
Topic: kernel panic with a 2nd 1GB RAM module [SOLVED]
Replies: 16
Views: 6001


Have you run a multiple hour memory torture test with both modules installed?
Did it survive multi-day runtime session in the other Operating systems?

With RAM it is a good idea to have exactly the same module for both modules. Else you have to select very carefully to get a stable system ...
  • Jump to post
by MasterX
Thu Oct 08, 2009 7:45 am
Forum: Kernel & Hardware
Topic: kernel panic with a 2nd 1GB RAM module [SOLVED]
Replies: 16
Views: 6001

kernel panic with a 2nd 1GB RAM module [SOLVED]

This is one thing that drives me crazy. I own a laptop with 1GB RAM ( at 533MHz), and I decided to install a second 1GB (533MHz) module. The Bios recognizes both modules and reports that I have 2048KB memory. Windows XP does the same thing. Memtest reports that my system has 2048KB memory RAM and ...
  • Jump to post
by MasterX
Sun May 10, 2009 8:35 am
Forum: Desktop Environments
Topic: kdelibs-4.2.3 does not compile [SOLVED]
Replies: 2
Views: 1298

your emerge --info ?

Here is the output:

Portage 2.1.6.11 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.28.4 i686)
=================================================================
System uname: Linux-2.6.28.4-i686-Intel-R-_Pentium-R-_M_processor_2.00GHz-with ...
  • Jump to post
by MasterX
Sun May 10, 2009 7:33 am
Forum: Desktop Environments
Topic: kdelibs-4.2.3 does not compile [SOLVED]
Replies: 2
Views: 1298

kdelibs-4.2.3 does not compile [SOLVED]

Last night I decided to upgrade Qt from 4.2.2 to 4.5.1, and subsequently to update KDE to 4.2.3 from 4.2.2.

kdelibs-4.2.3 does not compile, and I get the following error:

/var/tmp/portage/kde-base/kdelibs-4.2.3/work/kdelibs-4.2.3/kdecore/util/klibloader.cpp:133: warning: ‘KPluginFactory* KLibrary ...
  • Jump to post
by MasterX
Wed Apr 22, 2009 7:31 am
Forum: Desktop Environments
Topic: [Solved] Several problems with KDE 4.2.1
Replies: 23
Views: 3832

I managed to solve the problem with Solid by deleting the folder /usr/share/hal and then re-emerging hal.
The credits should go to this thread http://forums.gentoo.org/viewtopic-t-563843-highlight-preferences+fdi.html

The only thing that is left is to fix the problem with the network manager and ...
  • Jump to post
by MasterX
Wed Apr 15, 2009 8:10 pm
Forum: Desktop Environments
Topic: xorg-server-1.5 and mounting devices
Replies: 21
Views: 3698


Take a look at one of my kernel seeds, with a focus on the SCSI settings. Those are of paramount importance with libata (SATA) drivers, as well as automounting CD's and USB devices. Also, USB drivers are best compiled into the kernel. Setting them as modules can lead to weird things like USB ports ...
  • Jump to post
by MasterX
Wed Apr 15, 2009 5:59 pm
Forum: Desktop Environments
Topic: xorg-server-1.5 and mounting devices
Replies: 21
Views: 3698

In fact, you are quite right. As a further point of fact, declaring a USB drive or an optical drive in /etc/fstab will blind the hal/dbus system to the existence of said drive.

Adding one's user name to the plugdev, cdrw, cdrom, and usb groups in /etc/group is the final touch needed to make the ...
  • Jump to post
by MasterX
Tue Apr 14, 2009 8:59 pm
Forum: Desktop Environments
Topic: xorg-server-1.5 and mounting devices
Replies: 21
Views: 3698

This is what I have in /etc/fstab:


# <fs> <mountpoint> <type> <opts> <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda3 /boot ext3 noauto,noatime 1 1
/dev/hda5 / reiserfs noatime 0 0
/dev/hda6 none swap sw 0 0
/dev/hda7 /tmp reiserfs defaults 0 0 ...
  • Jump to post
by MasterX
Tue Apr 14, 2009 9:03 am
Forum: Desktop Environments
Topic: xorg-server-1.5 and mounting devices
Replies: 21
Views: 3698

i removed the entries from my /etc/fstab and it works again.

Because I have a similar problem in KDE, which entries did you remove from the fstab?
Did you remove the entries that refer to the usb-stick, phone, etc? Did you also remove the entry that is for the cdrom?
After that, did you restart ...
  • Jump to post
by MasterX
Tue Apr 14, 2009 7:32 am
Forum: Desktop Environments
Topic: [Solved] Several problems with KDE 4.2.1
Replies: 23
Views: 3832

Solid is fine - I have the same issue but I think I have figured out what is wrong. On kde.org there is a bug that says that baselayout-2 is using a different notation for the network interface listing than it did in version 1.

The result is that I even see the XML generated for the GUI on the ...
  • Jump to post
by MasterX
Mon Apr 13, 2009 7:08 am
Forum: Desktop Environments
Topic: when kde4.2.2 will hit portage?
Replies: 70
Views: 30388

In the kdelibs-4.2.2 ebuild you find the following lines:


PATCHES=(
"${FILESDIR}/dist/09_disable_debug_messages_if_not_explicitly_enabled.patch"
"${FILESDIR}/dist/20_use_dejavu_as_default_font.patch"
"${FILESDIR}/dist/23_solid_no_double_build.patch"
"${FILESDIR}/${PN}-${SLOT}-fixx11h.h.patch ...
  • Jump to post
by MasterX
Thu Apr 09, 2009 8:59 am
Forum: Desktop Environments
Topic: [solved] Weird Qt4 text rendering corruption.
Replies: 3
Views: 1125

If you have upgraded qt from an earlier version ,i.e. 4.4 to 4.5 then you need to remerge kdelibs. Maybe there are some other kde programs that you need to reemerge, but start with kdelibs and hope for the best
  • Jump to post
by MasterX
Mon Apr 06, 2009 4:46 pm
Forum: Desktop Environments
Topic: [Solved] Several problems with KDE 4.2.1
Replies: 23
Views: 3832

avieth wrote:Forgive me for not reading all of the replies, but if you're still having trouple, check that your user is in the plugdev group.
I am in the plugdev group! Something else is wrong with the solid
  • Jump to post
by MasterX
Mon Apr 06, 2009 8:31 am
Forum: Desktop Environments
Topic: [Solved] Several problems with KDE 4.2.1
Replies: 23
Views: 3832


It may state that in the KDE-4 Guide but that is not correct. IIRC, the kdeprefix flag does TWO things. One of the things is to keep different versions of KDE-4.x separated under /usr (as explained in the guide). But the other thing it does is let KDE-3.x keep the ~/.kde symlink so that a single ...
  • Jump to post
by MasterX
Sun Apr 05, 2009 5:33 pm
Forum: Desktop Environments
Topic: fglrx messes with xf86-video-(ati|radeonhd)
Replies: 8
Views: 1269

Yes I do confirm. Apparently the ebuild for the ati-drivers overrides the libraries that are used by the radeon(hd) driver. I do not know if there is a way to get around this problem.
  • Jump to post
by MasterX
Fri Apr 03, 2009 6:06 am
Forum: Desktop Environments
Topic: [SOLVED] No DRM&xv with x11-drivers/xf86-video-ati on HD4650
Replies: 9
Views: 2163

Re: No DRM and xvideo with x11-drivers/xf86-video-ati on HD4

ranger719 wrote:
My system is up to date and I have no clue what I missed. Or is this card just not (yet) supported? Any ideas?
Since your card is fairly new, I would suggest to use the radeonHD driver and not the radeon. This drivers is in the portage.
  • Jump to post
by MasterX
Fri Apr 03, 2009 6:00 am
Forum: Desktop Environments
Topic: [Solved] Several problems with KDE 4.2.1
Replies: 23
Views: 3832



Until recently kde3 was logically always USE=kdeprefix even though this is a new use flag. So it is not a problem to USE=kdeprefix and have both kde3 and kde4 installed. All you have to do is to convert from USE=-kdeprefix to USE-kdeprefix is to unmerge everything that is KDE4 then change the ...
  • Jump to post
by MasterX
Thu Apr 02, 2009 8:50 am
Forum: Desktop Environments
Topic: [Solved] Several problems with KDE 4.2.1
Replies: 23
Views: 3832

For me using kde3 and kde4 without kdeprefix gave me all sorts of weirdness.If you are doing same mistake get rid of kde3 and all ~/.kde* dirs and rebuild kde4 from scratch :idea:

Yes, I am not using the kdeprefix flag!
Unfortunately I cannot completely unemerge KDE 3.5.10. I need Kdevelop and ...
  • Jump to post
by MasterX
Thu Apr 02, 2009 7:14 am
Forum: Desktop Environments
Topic: [Solved] Several problems with KDE 4.2.1
Replies: 23
Views: 3832

Do you have a recent kernel?

Have you tried revdep-rebuild, if you've updated some of the core packages like hal?

For me, updating the kernel solved some hal issues, the more recent the kernel, the better.

I'm guessing in the dark here, my setup is working fine.

Yes I do have a recent kernel ...
  • Jump to post

Search found 1161 matches
  • Page 1 of 47
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 47
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic