Forums

Skip to content

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

Search found 35 matches

Go to advanced search

Advanced search
Search found 35 matches
  • 1
  • 2
  • Next
by kongit
Thu Apr 01, 2004 6:20 am
Forum: Desktop Environments
Topic: A shitty nautilus "feature" (gnome-2.6)
Replies: 48
Views: 5873

bleh if you want to merge just open a terminal or jump into the console. use cp.
  • Jump to post
by kongit
Thu Apr 01, 2004 4:26 am
Forum: Desktop Environments
Topic: Never seen X working...
Replies: 4
Views: 1221

VIDEO_CARDS="radeon" emerge xfree-drm

do that if you haven't yet.
  • Jump to post
by kongit
Thu Apr 01, 2004 1:28 am
Forum: Kernel & Hardware
Topic: ati-drivers on kernel-2.6
Replies: 5
Views: 1871

I believe you have to recompile and reinstall them for every different kernel while in that kernel. I might be wrong.
  • Jump to post
by kongit
Wed Mar 31, 2004 10:18 pm
Forum: Kernel & Hardware
Topic: Hyper-Threading?
Replies: 7
Views: 2370

I don't think my bios supports it so :(
  • Jump to post
by kongit
Wed Mar 31, 2004 9:55 pm
Forum: Kernel & Hardware
Topic: Hyper-Threading?
Replies: 7
Views: 2370

I think your BIOS would tell you if you had HT or not. I would guess the BIOS would have to recognize it for the OS to recognize it.
good point I will check it.
  • Jump to post
by kongit
Wed Mar 31, 2004 9:43 pm
Forum: Kernel & Hardware
Topic: Hyper-Threading?
Replies: 7
Views: 2370

hmm. I probably got my hopes up for nothing. Do you think that trying out two of the same kernel one with smp enabled and the other not would show a noticeable difference if the processor did have ht?
  • Jump to post
by kongit
Wed Mar 31, 2004 9:29 pm
Forum: Kernel & Hardware
Topic: Hyper-Threading?
Replies: 7
Views: 2370

Hyper-Threading?

I bought a dell inspiron 5100 with a pentium4 2.4 ghz processor near the end of last summer. Nowhere does it say anything about it being able to support hyper-threading. However one day I was looking though my proc directory and cat cpuinfo and in the flags was a mysterious ht. At first I was ...
  • Jump to post
by kongit
Wed Mar 31, 2004 2:58 am
Forum: Kernel & Hardware
Topic: intel 845 patch installation troubles
Replies: 17
Views: 8162

The 1100 with the Intel graphics chip does require a patch for allocation of graphics memory properly on both 2.4 and 2.6 kernels.
Oh. You learn something new everyday. And even more with linux. :)
  • Jump to post
by kongit
Wed Mar 31, 2004 1:08 am
Forum: Kernel & Hardware
Topic: intel 845 patch installation troubles
Replies: 17
Views: 8162

I have an inspiron 5100 and it has an 845 also. I don't require special drivers for video or graphics besides the intel-agp included with kernel 2.6 and there is one for 2.4 in the kernel also. maybe we have different 845 versions?
  • Jump to post
by kongit
Tue Mar 30, 2004 9:29 pm
Forum: Kernel & Hardware
Topic: Dell laptop lid switch not working
Replies: 35
Views: 32598

Dell Inspiron 1100 and 5100 series laptops' BIOS does not work with the Linux ACPI implementation currently, the biggest problem is the /proc/acpi/events does not generate any events (from what I can see) ever. I have had both an 1100 and a 5100 and neither will do this. You can get the status of ...
  • Jump to post
by kongit
Tue Mar 30, 2004 3:38 pm
Forum: Desktop Environments
Topic: Industrial GTK-2 Problems
Replies: 5
Views: 1358

I downloaded the rpm for it the normal xd2, aliened it to tgz, and then opened it with file roller which produced a giant tree in my home directory starting at the very bottom at usr. I then went into root and copied that tree into my user tree and I could use industrial perfectly.
  • Jump to post
by kongit
Mon Mar 29, 2004 6:24 am
Forum: Duplicate Threads
Topic: What File Managers are there?
Replies: 12
Views: 9337

rox is very nice.
  • Jump to post
by kongit
Mon Mar 29, 2004 1:04 am
Forum: Desktop Environments
Topic: install gnome
Replies: 8
Views: 2347

emerge gnome worked on my first try.
  • Jump to post
by kongit
Mon Mar 29, 2004 1:03 am
Forum: Desktop Environments
Topic: Window Manager Help [solved]
Replies: 16
Views: 3804

he meant "rc-update add kdm default"
I used rc-update add xdm default for gdm, and it says add xdm for kdm in the docs too.undefined
  • Jump to post
by kongit
Sun Mar 28, 2004 12:29 am
Forum: Desktop Environments
Topic: scrollwheel doesn't work with kernel 2.6
Replies: 3
Views: 1345

try changing the protocol in the xf86config file to IMPS/2
  • Jump to post
by kongit
Sat Mar 27, 2004 10:33 pm
Forum: Desktop Environments
Topic: ugly mozilla gui font - X fonts
Replies: 10
Views: 3149

mozilla uses gtk I believe. Therefore you would have to chnage the fonts for gtk I believe.
  • Jump to post
by kongit
Sat Mar 27, 2004 9:45 pm
Forum: Desktop Environments
Topic: Nano Probs or ??
Replies: 1
Views: 731

I have noticed that same problem also in gnome-terminal and aterm. I just avoid using nano in the terminal.
  • Jump to post
by kongit
Sat Mar 27, 2004 9:43 pm
Forum: Desktop Environments
Topic: -O3 compile flag, is it safe now?
Replies: 23
Views: 8702

There is also almost no difference in speed by changing the kernel optimizations in the makefile.
  • Jump to post
by kongit
Sat Mar 27, 2004 4:32 am
Forum: Desktop Environments
Topic: Custom Bootsplash Theme
Replies: 3
Views: 1072

I never had a problem with that. I saved pictures as a jpg with the default gimp settings and they worked.
  • Jump to post
by kongit
Sat Mar 27, 2004 4:23 am
Forum: Desktop Environments
Topic: redhat-artwork for KDE 3.2?
Replies: 13
Views: 2445

or just download the rpm, alien it to tgz, open tgz with file-roller or whatever. a directory system should popout and you should be able to as root to cp the direcory to / and it will work. I did this with the ximian art-work.
  • Jump to post
by kongit
Sat Mar 27, 2004 4:19 am
Forum: Desktop Environments
Topic: -O3 compile flag, is it safe now?
Replies: 23
Views: 8702

I use both -03 and -fomit-frame-pointers. I am pretty sure that the kernel doesn't use the options in make.conf. I might be wrong there, however I have succesfully hacked the kernel Makefile and used both -03 and -fomit-frame-pointer along with -march=pentium4 and had a working kernel. Additionally ...
  • Jump to post
by kongit
Sat Mar 27, 2004 4:08 am
Forum: Installing Gentoo
Topic: specifiy device to boot - where does it get this info from?
Replies: 8
Views: 1377

alias nano="nano -w"
that is mighty nice :)undefined
  • Jump to post
by kongit
Fri Mar 26, 2004 10:35 pm
Forum: Installing Gentoo
Topic: mounting proc at /proc
Replies: 9
Views: 921

where exactly did you leave the stage 1 install that night?
emerge should work, if it didn't how did you get your kernel?

I can only assume that somewhere you skipped a step installing.

btw your fstab is right.
  • Jump to post
by kongit
Fri Mar 26, 2004 10:05 pm
Forum: Kernel & Hardware
Topic: USB Mouse and Synaptics touchpad problems
Replies: 10
Views: 3182

well for advance usage yes you need to so some extra stuff. But I never do and find those usages annoying. :oops:
  • Jump to post
by kongit
Fri Mar 26, 2004 10:02 pm
Forum: Desktop Environments
Topic: when Gnome 2.6 comes out...
Replies: 7
Views: 1550

that is probably what happened. nautilus most likely crashed. anyway it worked after I rebooted.
  • Jump to post

Search found 35 matches
  • 1
  • 2
  • 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