Forums

Skip to content

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

Search found 559 matches

Go to advanced search

Advanced search
Search found 559 matches
  • Page 1 of 23
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 23
  • Next
by Evil Dark Archon
Mon Dec 05, 2005 11:11 am
Forum: Unsupported Software
Topic: reiser3 + SELinux --- still no joy?
Replies: 3
Views: 1940

Obvious question: did you make sure that security labels were enabled in your kernel config?
  • Jump to post
by Evil Dark Archon
Fri Aug 12, 2005 4:25 am
Forum: Unsupported Software
Topic: BreakMyGentoo reloaded
Replies: 29
Views: 26455

I don't able to make overlay work...

I got the svn

viking bmg_overlay # ls /data/breakmygentoo/bmg_overlay/
app-accessibility app-office gnome-extra net-analyzer sys-apps x11-wm
app-admin app-text mail-client net-misc www-client
app-arch dev-dotnet media-gfx net-wireless x11-libs
app-crypt dev ...
  • Jump to post
by Evil Dark Archon
Mon Jul 18, 2005 11:34 pm
Forum: Unsupported Software
Topic: Beta test New Init system, realy improved boot time.
Replies: 633
Views: 321837

hopefully a new ebuild will hit portage soon, cause if its radically better than before than i think its worth a shot.
  • Jump to post
by Evil Dark Archon
Mon Jun 13, 2005 7:40 am
Forum: Unsupported Software
Topic: 2.6.12-rc6-evil1 aka "Moonwalking out of California&
Replies: 4
Views: 3548

logo was unintentional but the skunk-sources menu is there because I haven't made any changes to it so giving credit where credit is due
  • Jump to post
by Evil Dark Archon
Sun Jun 12, 2005 8:13 am
Forum: Unsupported Software
Topic: 2.6.12-rc6-evil1 aka "Moonwalking out of California&
Replies: 4
Views: 3548

i got reiser4 (patchset is based on -mm) and i think that -mm keeps the sk98lin and all the other network drivers up-to-date, if you could point me to the it82x driver that would be helpful, i'll work on a broken-out tarball and series file.
  • Jump to post
by Evil Dark Archon
Sat Jun 11, 2005 11:31 am
Forum: Unsupported Software
Topic: 2.6.12-rc6-evil1 aka "Moonwalking out of California&
Replies: 4
Views: 3548

2.6.12-rc6-evil1 aka "Moonwalking out of California&

evil-sources is back again (again)

here are the new release notes

Combined Evil-Sources and EvilCK-sources notes:
Non Version-specific stuff:

I've switched development of evil-sources and its not really publicised sister project evilck-sources from subversion to bazaar after seeing how easy it ...
  • Jump to post
by Evil Dark Archon
Wed Jun 08, 2005 4:37 am
Forum: Unsupported Software
Topic: 2.6.12-rc5-skunk4: Dear Diary... Jackpot! [jedi + fixes]
Replies: 25
Views: 18060

download this patch and do

Code: Select all

cat /insert/path/to/downloaded.patch |patch -p1 -R
and that should fix the oops.
  • Jump to post
by Evil Dark Archon
Fri Jun 03, 2005 10:43 pm
Forum: Unsupported Software
Topic: [playground & fun] 2.6.12-rc5-vivid2
Replies: 16
Views: 11776

This patchset really does work well. NOt sure if you saw my previous question:
Which patches did you have to reverse in -mm to apply staircase?

#
# CPU scheduler
#
sched2-cleanup-wake_idle.patch
sched2-improve-load-balancing-pinned-tasks.patch
sched2-reduce-active-load-balancing.patch
sched2-fix ...
  • Jump to post
by Evil Dark Archon
Thu Jun 02, 2005 4:24 am
Forum: Unsupported Software
Topic: 2.6.12-rc5-skunk4: Dear Diary... Jackpot! [jedi + fixes]
Replies: 25
Views: 18060

in 2.6.12-rc5-mm2 (which was released today) they integrated the ipw2x00 drivers.
  • Jump to post
by Evil Dark Archon
Sun May 29, 2005 10:22 pm
Forum: Portage & Programming
Topic: emerge -uD world oscillates mono
Replies: 9
Views: 2345

add

Code: Select all

=dev-util/monodevelop-0.7*
=dev-dotnet/gecko-sharp-0.10*
=dev-dotnet/gtksourceview-sharp-0.10*
to /etc/portage/package.unmask
  • Jump to post
by Evil Dark Archon
Sun May 29, 2005 10:10 pm
Forum: Portage & Programming
Topic: trying gimp with gimp-print-5
Replies: 3
Views: 1040

add -strict to the FEATURES in make.conf
  • Jump to post
by Evil Dark Archon
Sat May 14, 2005 2:37 am
Forum: Gentoo on AMD64
Topic: Why is the use flag "mono" still masked?
Replies: 3
Views: 2179

the file is /etc/portage/profile/use.mask and to unmask a flag you add the use flag with a - in front of it for example

Code: Select all

-mono
will unmask the mono use flag.
  • Jump to post
by Evil Dark Archon
Mon Apr 18, 2005 10:15 pm
Forum: Gentoo on AMD64
Topic: US Robotics wireless card on amd64
Replies: 6
Views: 2766

Are you sure that you need DriverLoader, what kind of US Robotics wireless card is it? As far as I know, most should work with the in-kernel drivers.
  • Jump to post
by Evil Dark Archon
Sun Apr 17, 2005 4:08 am
Forum: Gentoo on AMD64
Topic: dvd ripping using k3b breaks
Replies: 6
Views: 3174

I'm not sure, that might not be possible at this point, but i don't know as i've never attempted to rip a dvd using k3b.
  • Jump to post
by Evil Dark Archon
Sat Apr 16, 2005 11:30 pm
Forum: Gentoo on AMD64
Topic: dvd ripping using k3b breaks
Replies: 6
Views: 3174

transcode <0.6.12 doesn't support amd64 afaik that's why the transcode dependency used to be !amd64.
  • Jump to post
by Evil Dark Archon
Fri Apr 08, 2005 11:46 pm
Forum: Unsupported Software
Topic: 2.6.12-rc2-love1 (Multiple CPU Schedulers)
Replies: 113
Views: 83017

slightly annoying warning (changed include/asm/processor.h to include/asm-x86_64/processor.h to reflect the fact that this only affects, afaik, x86_64), this warning pops up a lot because just about every .c file includes include/asm/processor.h
In file included from include/linux/spinlock.h:16 ...
  • Jump to post
by Evil Dark Archon
Sat Mar 26, 2005 5:34 am
Forum: Unsupported Software
Topic: 2.6.12-rc1-evil3 "Andrew Morton is a Kernel Hacking Rob
Replies: 0
Views: 6538

2.6.12-rc1-evil3 "Andrew Morton is a Kernel Hacking Rob

*EDIT* Bah, Kernel name got cut off

*EDIT 2* fbsplash is currently broken by a patch that I reversed because i thought it wasn't needed anymore, I obviously was wrong, an updated patch will be uploaded in a few minutes.

*EDIT 3* updated patch uploaded, please delete all digests from the previous ...
  • Jump to post
by Evil Dark Archon
Fri Mar 25, 2005 2:40 am
Forum: Unsupported Software
Topic: 2.6.12-rc1-evil2 "Say Hello to my Little Friend"
Replies: 0
Views: 6617

2.6.12-rc1-evil2 "Say Hello to my Little Friend"

2.6.12-rc1-evil2 aka Say Hello to my Little Friend

Evil-Sources is back in its original glory. This being probably the only patchset based on the complete -mm (correct me if there is another one that is currently tracking -mm to the letter as much as possible), unfortunately I couldn't include ...
  • Jump to post
by Evil Dark Archon
Thu Mar 24, 2005 10:10 pm
Forum: Unsupported Software
Topic: portage-c
Replies: 65
Views: 43142

standard ./configure, make, make install (if it got to that point)
  • Jump to post
by Evil Dark Archon
Thu Mar 24, 2005 2:49 am
Forum: Unsupported Software
Topic: 2.6.12-rc1-evil1 "Don't touch the Red Button"
Replies: 0
Views: 6136

2.6.12-rc1-evil1 "Don't touch the Red Button"

2.6.12-rc1-evil1 aka Don't touch the Red Button

Evil-Sources is back in its original glory. This being probably the only patchset based on the complete -mm (correct me if there is another one that is currently tracking -mm to the letter as much as possible), unfortunately I couldn't include ...
  • Jump to post
by Evil Dark Archon
Wed Mar 23, 2005 10:37 pm
Forum: Unsupported Software
Topic: portage-c
Replies: 65
Views: 43142

compile error in latest svn revision

gcc -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -O3 -fomit-frame-pointer -pipe -s -march=athlon64 -mmmx -msse -msse2 -m3dnow -funroll-loops -fprefetch-loop-arrays -ftracer -w -MT modules.lo -MD ...
  • Jump to post
by Evil Dark Archon
Wed Mar 23, 2005 9:40 am
Forum: Gentoo on AMD64
Topic: ioctl32 error with ati-drivers on 2.6.11 kernel [solved]
Replies: 3
Views: 2027

do you have ia32 emulation enabled in your kernel?
  • Jump to post
by Evil Dark Archon
Tue Mar 22, 2005 10:48 am
Forum: Gentoo on AMD64
Topic: firefox-bin: error while loading shared libraries:libGL.so.1
Replies: 6
Views: 3770

not a good idea, the good idea is to run opengl-update (insert either xorg-x11, nvidia, or ati depending on which driver you use)
  • Jump to post
by Evil Dark Archon
Mon Mar 21, 2005 10:26 am
Forum: Unsupported Software
Topic: 2.6.11-evil2 "Making A Big Splash"
Replies: 0
Views: 6657

2.6.11-evil2 "Making A Big Splash"

2.6.11-evil2 aka Making A Big Splash

Evil-Sources is back in its original glory. This being probably the only patchset based on the complete -mm (correct me if there is another one that is currently tracking -mm to the letter as much as possible), unfortunately I couldn't include fbsplash in this ...
  • Jump to post
by Evil Dark Archon
Sun Mar 20, 2005 10:09 pm
Forum: Unsupported Software
Topic: 2.6.11-evil1
Replies: 6
Views: 15926

that'll teach me to look at the -mm patch list more carefully because i saw a lot of make this static patches. Also, I forgot to mention that I can't test anything in regards to vesafb-tng at the moment because it only works on x86_32 and I am in an x86_64 environment and am in the process of ...
  • Jump to post

Search found 559 matches
  • Page 1 of 23
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 23
  • 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