Forums

Skip to content

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

Search found 56 matches

Go to advanced search

Advanced search
Search found 56 matches
  • 1
  • 2
  • 3
  • Next
by bmeagle
Sun Sep 27, 2015 6:26 pm
Forum: Kernel & Hardware
Topic: [solved] arduino not getting a proper device name assigned
Replies: 1
Views: 2677

I've solved this.
Something was awry with my kernel config, what I don't know.
I installed a new kernel 4.0.5, which wouldn't boot my migrated config from the old kernel.
Did default config on the new kernel with a just the necessary changes for my hardware and all is well again.
ttyUSB0 appears ...
  • Jump to post
by bmeagle
Fri Sep 25, 2015 6:26 pm
Forum: Kernel & Hardware
Topic: [solved] arduino not getting a proper device name assigned
Replies: 1
Views: 2677

[solved] arduino not getting a proper device name assigned

I'm want to program my duemilanove arduino (forerunnor of the uno) but udev isn't assigning a device name in /dev
I have followed the following guides:
https://forums.gentoo.org/viewtopic-t-907860.html
https://wiki.gentoo.org/wiki/Arduino
http://playground.arduino.cc/linux/gentoo

I have even ...
  • Jump to post
by bmeagle
Wed Sep 15, 2010 12:02 am
Forum: Desktop Environments
Topic: How to populate applications in kde menu empty [SOLVED]
Replies: 2
Views: 2706

What worked for me, after doing etc-update or whatever, I logged out and back into kde then I ran kbuildsycoca4 as user and my kde menu was back.

HTH
  • Jump to post
by bmeagle
Sat Sep 11, 2010 2:25 am
Forum: Kernel & Hardware
Topic: 3Dconnexion space navigator frustrations
Replies: 2
Views: 2179

The spacenav driver can work as well, run the daemon as root not user then it doesn't run away.
  • Jump to post
by bmeagle
Sat Sep 11, 2010 1:26 am
Forum: Kernel & Hardware
Topic: 3Dconnexion space navigator frustrations
Replies: 2
Views: 2179

Success, after downloading and installing the 64bit drivers from http://www.3dconnexion.com/service/drivers.html
and sym linking:

Code: Select all

 ln -s /usr/lib/libXm.so.4.0.3 /usr/lib/libXm.so.3
she is working!
  • Jump to post
by bmeagle
Sat Sep 11, 2010 12:48 am
Forum: Kernel & Hardware
Topic: 3Dconnexion space navigator frustrations
Replies: 2
Views: 2179

3Dconnexion space navigator frustrations

Hi All

I got a 3Dconnecion space navigator. I tried the spacenav driver from sourceforge but when starting that daemon it just runs away and I have to kill it.
I tried the linux driver on the CD but that needs libXm.so.3 which it looks for in the wrong place, when symlinking it to the one in /usr ...
  • Jump to post
by bmeagle
Thu May 20, 2010 12:54 am
Forum: Multimedia
Topic: Segfaulting inkscape
Replies: 0
Views: 1763

Segfaulting inkscape

Hi guys

When I try to run inkscape it just segfaults, this is the error shown by dmesg:
inkscape[7635]: segfault at 500001c4f ip 00007fc299b27ac0 sp 00007fff002e3de8 error 4 in libc-2.11.1.so[7fc29
9aab000+150000]
Any ideas?
I have been revdep-rebuilding and upgrading to get inkscape to work, I ...
  • Jump to post
by bmeagle
Wed Mar 31, 2010 12:52 am
Forum: Portage & Programming
Topic: portage and python 2.4
Replies: 8
Views: 3349

I suppose that is the only way to go then.
Thanx
  • Jump to post
by bmeagle
Wed Mar 31, 2010 12:37 am
Forum: Portage & Programming
Topic: portage and python 2.4
Replies: 8
Views: 3349

That is what I have done, I have both installed. Running portage when 2.4 is selected is the problem.
  • Jump to post
by bmeagle
Wed Mar 31, 2010 12:26 am
Forum: Portage & Programming
Topic: portage and python 2.4
Replies: 8
Views: 3349

The only reason I want 2.4 as opposed to 2.6 is to be able to run salome, that's why I set up a separate installation.
Apologies for my initial confusion between 2.2 and 2.4, I meant 2.4.
  • Jump to post
by bmeagle
Wed Mar 31, 2010 12:11 am
Forum: Portage & Programming
Topic: portage and python 2.4
Replies: 8
Views: 3349

portage and python 2.4

I am setting up a separate installation with a separate root partition so that I can run salome in, currently salome is in the sunrise overlay. Salome recommends compiling against python 2.4.
Using eselect-python it is simple to switch to python 2.2 but then portage stops functioning and spits out ...
  • Jump to post
by bmeagle
Sat Feb 27, 2010 2:57 am
Forum: Portage & Programming
Topic: masking kde:4.4
Replies: 2
Views: 2032

masking kde:4.4

Hi guys

I want to stick with the kde 4:3 tree for now, how can I mask the whole 4.4 tree without doing it package by package?

Thanx
  • Jump to post
by bmeagle
Sat Feb 06, 2010 3:00 pm
Forum: Kernel & Hardware
Topic: Unknown error in /var/log/messages
Replies: 1
Views: 2252

Unknown error in /var/log/messages

I have the following error in /var/log/messages:
dbus-daemon: Rejected send message, 1 matched rules; type="method_call", sender=":1.11" (uid=1000 pid=4468 comm="kdeinit4: plasma-desktop [kdeinit]") interface="org.freedesktop.Hal.Device" member="GetPropertyBoolean" error name="(unset)" requested ...
  • Jump to post
by bmeagle
Sat Feb 06, 2010 1:47 am
Forum: Kernel & Hardware
Topic: kernel module loading problem [solved]
Replies: 2
Views: 2323

I found the problem, had the wrong boot partition mounted, uname -a revealed that the kernel compilation time which showed me it was the wrong kernel. I only have one kernel installed.
  • Jump to post
by bmeagle
Fri Feb 05, 2010 11:13 pm
Forum: Kernel & Hardware
Topic: kernel module loading problem [solved]
Replies: 2
Views: 2323

kernel module loading problem [solved]

I have trouble loading the kernel modules for alsa and nvidia. I get the following error in /var/log/messages:
version magic '2.6.32-gentoo-r3 SMP preempt mod_unload' should be '2.6.32-gentoo-r3 SMP mod_unload'
I have compiled my kernel with both desktop options for preemption to no vail.

Thanx ...
  • Jump to post
by bmeagle
Tue Feb 02, 2010 12:46 am
Forum: Desktop Environments
Topic: [SOLVED] Konsole doesnt display terminal text correctly
Replies: 10
Views: 4768

What worked for me is to change the font size to 9 from 10.
  • Jump to post
by bmeagle
Tue Aug 18, 2009 5:35 pm
Forum: Portage & Programming
Topic: qt blocker madness
Replies: 3
Views: 2177

qt blocker madness

When I want to emerge the latest amarok I get the following, I have both kde 3.5.10 and kde 4.3 installed.
emerge -vp amarok

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] x11-libs/qt-core-4.5.2 [4.5.1] USE="glib iconv qt3support ssl -debug ...
  • Jump to post
by bmeagle
Wed Apr 23, 2008 6:10 pm
Forum: Networking & Security
Topic: grkellm usage monitoring weirdness
Replies: 2
Views: 1118

My gkrellm starts up with openbox, ie gkrellm is running when I am connected via ppp0, so is vnstat. Last night my bandwidth usage total was as approximatelt 340MB, today after switching the pc off last night and back on today it dropped to 240MB. But vnstat still shows 340MB?
  • Jump to post
by bmeagle
Wed Apr 23, 2008 5:56 pm
Forum: Networking & Security
Topic: grkellm usage monitoring weirdness
Replies: 2
Views: 1118

grkellm usage monitoring weirdness

I use gkrellm as a usage monitor on my internet connection which is a USB 3G huawei E220 modem. Now for some unknown reason gkrell seems to forget some of my usage stats after booting. Comparing my grkellm usage stats to the usage stats that vnstat gives the difference is about a 100MB.
Any ...
  • Jump to post
by bmeagle
Sat Apr 12, 2008 4:24 pm
Forum: Portage & Programming
Topic: parmetis emerge fails
Replies: 0
Views: 2537

parmetis emerge fails

Hi, this relatively new app fails on my machine, need it for OpenFOAM.
emerge error:

mpicc -shared .libs/comm.o .libs/util.o .libs/debug.o .libs/setup.o .libs/grsetup.o .libs/timer.o .libs/node_refine.o .libs/initmsection.o .libs/order.o .libs/xyzpart.o .libs/pspases.o .libs/frename.o .libs ...
  • Jump to post
by bmeagle
Fri Mar 07, 2008 7:20 pm
Forum: Portage & Programming
Topic: A string of emerge failures
Replies: 14
Views: 5482

If you get the dia fail to load external source error just emerge docbook-xml-dtd.
  • Jump to post
by bmeagle
Mon Feb 18, 2008 4:59 pm
Forum: Portage & Programming
Topic: CFLAGS Central (Part 2)
Replies: 407
Views: 208126

fpic amd64 cflag warnings

I am getting the following warning, I think it started after the emul32bit stuff got emerged when I emerged mozilla-flash.
* Your CFLAGS contains "-fPIC" which can break packages.
* Your CXXFLAGS contains "-fPIC" which can break packages.
* Your CFLAGS contains "-m64" which can break packages ...
  • Jump to post
by bmeagle
Thu Feb 07, 2008 6:34 pm
Forum: Kernel & Hardware
Topic: Single core dual core amd cpu? [solved]
Replies: 4
Views: 2339

Solved!
Problem was the BIOS, rev F9 implemts the manchester (what I have) and toledo cores.
BIOS was on rev F7, flashed it too F11 and viola!
cat /proc/cpuinfo now reveals:
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 43
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4200 ...
  • Jump to post
by bmeagle
Thu Feb 07, 2008 5:11 pm
Forum: Kernel & Hardware
Topic: Single core dual core amd cpu? [solved]
Replies: 4
Views: 2339

I have SMP in the kernel.
But so far I don´t see a SMP setting in the BIOS.
  • Jump to post
by bmeagle
Thu Feb 07, 2008 4:50 pm
Forum: Kernel & Hardware
Topic: Single core dual core amd cpu? [solved]
Replies: 4
Views: 2339

Single core dual core amd cpu? [solved]

I bought myself a X2 amd 64bit 4200+ with a GA-K8NXP-SLI mobo.
It appears to me that the cpu is a half baked dual core:
x86info reveals:
x86info v1.21. Dave Jones 2001-2007
Feedback to <davej@redhat.com>.

Found 1 CPU
--------------------------------------------------------------------------
Family ...
  • Jump to post

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