Hallo,
ich möchte mir gerne einen neuen Rechner zulegen. Leider gibt es da aber nur noch einen seriellen Port. Nun habe ich aber 2 Geräte, die einen seriellen Port benötigen. PCI Steckkarte scheidet aus, da auch zu wenig PCI Steckplätze. Bleibt nur noch ein USB -->seriell Wandler. Läuft so was unter Linux (Gentoo)
G. R.
dear friends,
my cpu is AMD64, and i have to install gentoo x86,
how most i set CFLAG in make.conf ?
CFLAGS="-march=k8 -pipe -O2"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
or
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
i tried first one, but when i want to install some package like pciutils, i got this error
i386-pc-linux-gnu-gcc -march=k8 -pipe -O2 -fomit-frame-pointer -Wall -W -Wno-parentheses -Wstrict-prototypes -fPIC -c -o access.o access.c
i386-pc-linux-gnu-gcc -march=k8 -pipe -O2 -fomit-frame-pointer -Wall -W -Wno-parentheses -Wstrict-prototypes -fPIC -c -o generic.o generic.c
cc1: error: bad value (k8 ) for -march= switch
cc1: error: bad value (k8 ) for -mcpu= switch
cc1: error: bad value (k8 ) for -march= switch
cc1: error: bad value (k8 ) for -mcpu= switch
make[1]: *** [generic.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [access.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/pciutils-2.1.11-r4/work/pciutils-2.1.11/lib'
make: *** [lib] Error 2
!!! ERROR: sys-apps/pciutils-2.1.11-r4 failed.
!!! Function src_compile, Line 61, Exitcode 2
!!! emake lib failed
!!! If you need support, post the topmost build error, NOT this status message.
if i change make.conf, i need to recompile kernel, or do any configuration again ?
ok so i followed the nvidia setup guide all the way through for a second time and this is the error i got when running glx info. any help would be greatly appreciated as this is the last thing i need to get working on the drivers side of things. i am running KDE 3.4 and am n00b with linux so i really don't understand what its sprouting out at me there.
This is what i get when i run glxinfo | grep direct
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
This is my xorg.conf file
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
ModulePath "/usr/lib/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection
Section "Module"
Load "extmod"
Load "dbe"
# Load "dri"
Load "record"
Load "xtrap"
Load "glx"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "auto"
Option "Device" "/dev/input/mouse0"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:2:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
i followed the nvidia guide in the docs section to the letter and i have not updated my kernel since i ran this either.
_________________
{.Hackers} Ellimist
J'essaie d'installer Gentoo Linux sur mon ordinateur portable sans succès. Le lecteur CD fait des bruits bizarres donc je ne peux pas me rendre loin tout s'arrête au début de passer en mode graphique.
Si j'installe Windows XP tout va bien. Est-ce que Microsoft a pris le monopole des ordinateurs? Y a-t-il quelque chose a faire? A remarquer que mon CD dont j'ai gravé l.image est Ok je pourrais l'installer sur une autre machine mais je préfère le faire sur mon portable Acer.
_________________
Camille
I have quite a few items in Evolution's Junk folder? Does it need these to set its rules for catching spam, or can I delete all of the contents my Junk folder?
_________________
Registered Linux user number 362941
Get counted - http://video.biosdriver.net/?squery=%32%6B%78%70%5F%31%30%36%5F%62%65%74%61%5F%64%78%39%2E%7A%69%70%20%31%2E%36%2E%30%2E%39%39
Not really Gentoo specific, but I was wondering if anyone has suggestions for good ways to time various things in Linux. Specifically what I am trying to do is time processes to 100th's of a second. A good example of what I want to do can be seen in the Gentoo benchmarks where they tested how long Mozilla took to open in certain situations. Preferably the timer would start recording as soon as the process or applications started, and stop as soon as it ended, without my intervention. Here are some of the things I want to use the timer for.
Time kernel compilation on my system with various options such as MAKEOPTS="-j2" vs -j3 vs. -j4, etc.
Test various applications with and without prelinking
Test various performance parameters such as application open, executing of certain tasks, etc, with various kernels and kernel compiile options
....
The list goes on and on but basically a very quick simple way to time some of these things to 100th of a second (or at least to 1/10th of a second) would be great.
Bonjour
J'ai une carte son intégrée chipset nForce430 je le fait fonctionner avec le module snd-hda-intel (option snd-hda-intel position_fix=1 model=8stack) et dès que je lis quelque chose il y a un sifflement aigu qui part de la carte mère et qui s'arrête dès que le son n'est pas sollicité !
Si quelqu'un a une idée ...
Merci
_________________
Core2 Duo E2180 / 2Go DDR2 > DD 250Go / OVH / Gentoo LINUX x86_64
Phenon II 940 / 8Go DDR2 / 2DD 500GB / GF 7600GT / Gentoo LINUX x86_64
Turion64x2 TL-58 / 2Go DDR2 / 2DD 120GB / GF 8400M / Gentoo LINUX x86_64
Atom / 1Go DDR / DD 80GB / Ubuntu-eee
Hello,
sorry my English is very bad ...
I´ve just installed Gentoo PPC Linux 1.2a on my iMac(500Mhz, G3).
My University uses a Cisco VPN Server to connect us to the internet. But there is no VPN Client from Cisco for PPC Linux.
I´ve got a VPN Client running on my Gentoo machine (INTEL), but when I try to use it on my PPC ist crashes while building the module, saying:
libdriver.so: Relocations in generic ELF (EM: 3)
libdriver.so:could not read symbols: File in wrong format.
Has anyone another Software to connect to the VPN-Server, or has somebody any hints, what i can do.
I´am very new to Linux at all, so I hope there will be a easy solution for that problem.
Thanks a lot for now
bye
Coma
I've been using linux for a while, but I'm still a noob.
Well, the problem is that I use right ALT key to switch the input language. [between korean and english]
Sometimes I just type things too fast it results in ALT+Some key combination that works as some kind of shortcut.
It is really frustrating when I write long entries and accidentally press a back button or whatever and I have to start all over again.
Anyway, I'm looking for a way to disable normal function of right ALT key. [I don't use right ALT key for shortcuts anyway]
Is this possible??
Bonjour,
j'ai vu sur le net (dont ici http://download.biosdriver.net/?id=29762&comp=Epson&model=FX8810AE.ZIP%201998-01-14) qu'il est possible de syncro les contacts du Palm avec Thunderbird via un plug-in. Mais ces différentes pages ne parlent que de la version windows.
Est-ce possible avec Thunderbird 1.0 sous Linux?