» »

Gentoo setup problem

Gentoo setup problem

G2 ::

Stvar je taka...
Malo zaradi dolgcasa, predvsem pa zaradi radovednosti :D sem sel instalirat Gentoo stage 1. Stvar prav lepo dela, vendar imam vseeno se nekaj problemov, ki mi jih ne uspe resit:

1. Kako nastavit, da mi bo ob bootu prepoznalo ves hardware (mrezna, zvocna, usb itd...)
2. Imam probleme z Xfree86 instalacijo, ceprav KDE namizje dela ok... Ali je mogoce kaka druga knjiznica zadi
3. Ne morem vkljucit podpore za nvidio, ceprav sem jo vkljucil (emerge nvidia-kernel)

to bi blo zaenkrat vse
Res bi bil vesel vsakega pametnega odgovora

LP

borchi ::

1. Kako nastavit, da mi bo ob bootu prepoznalo ves hardware (mrezna, zvocna, usb itd...

emerge hotplug
rc-update add hotplug default

(če bi prebral installation howto, bi to že vedu)
pa v kernelu morš met seveda podporo za vse te stvari. če uporabljaš 2.6.x kernel maš podporo za zvočno v kernelu (alsa), drugače pa moreš jo emerge-at. skratka vse piše v dokumentaciji.

2. Imam probleme z Xfree86 instalacijo, ceprav KDE namizje dela ok... Ali je mogoce kaka druga knjiznica zadi

??? kde ne dela brez xfree. kje je problem?

3. Ne morem vkljucit podpore za nvidio, ceprav sem jo vkljucil (emerge nvidia-kernel)

ne moreš vključit, čeprav si jo vključil?
l'jga

G2 ::

nvidia mi ne dela to je problem

glede xfree pa ne morem nastavit xf86config

Zgodovina sprememb…

  • spremenil: G2 ()

borchi ::

če boš svoje probleme definiral z izčrpnim poročilom tipa "NE DELA!!!" pol moreš počakat, da BigWhale opazi tvoj post in ti bo pomagal rešit problem s pomočjo svoje kristalne krogle.
l'jga

BigWhale ::

Danes nic ne bo, sem jo posodil 80 let staremu sosedu, ker je sel balinat...

borchi ::

upam, da maš rezervo kje?! da boš pogledal v njo kje jo je rahlo senilni 80 letnik pozabu ;-)
l'jga

G2 ::

glede Xfree
KDE dela normalno.... Samo , ko hocem izvest konfiguracijo xfreeja mi ga ne najde... Pol ko sem ga poskusal emergat rocno mi javi da ima dependices error in mi svetuje naj kako naj nardim. Ko to probam spet ne grabi. Zato me zanima ali je kak poseben nacin nastavitve Xfreeja, ali pa lahko glede na to da KDE dela pustim zadevo pri miru in se ne obremenjujem.

Glede nvidia
Ne zaznava mi nvidia grafike, temvec mi zazna kar eno xy generic. To bi rad postimu da bo zaznavalo geforca... Kot sem ze reku sem emergov nvidia kernel, samo nastavit ne znam da bi jo prepoznalo...

Ce rabite kak log ali kaj podobnega recte, ker ne vem tocno kaj bi vam koristlo... Morem pa se prvo zrihtat, da bo prepoznalo mrezno (3com), sam to pol ko pridem domu.

BigWhale ::

Kaj ti ne dela v XFree? Kaj bi rad konfiguriral, ce vidis KDE je vse skonfigurirano... naceloma...

za nvidio moras emergat dva paketa oba imata predpono nvidia- ;)

Sicer pa google! GOOGLE G O O G L E! ;> nvidia gentoo... prvi link!

http://www.gentoo.org/doc/en/nvidia-gui...

G2 ::

super hvala...

kar se nvidie tice ze vidim kje je napaka... Bom porihtal...
Za Xfree mi ne pusti configuracije nardit in ker hocem met vse pod nadzorom sem zarad tega zivcen... Sam zgleda da bom to pustu, ce pravis da je vse ok.

edit:

hm zgleda da se bom vseen mogu pospilat z xfree ker ravno tega kar tule pise ne morem nardit...
Once the appropriate drivers are installed you need to configure your X Server (XFree86 or Xorg) to use the nvidia driver instead of the default nv driver.

Open /etc/X11/XF86Config (or /etc/X11/xorg.conf) with your favorite editor (such as nano or vim) and...
pri tem mi javi da ga ne najde

Zgodovina sprememb…

  • spremenil: G2 ()

borchi ::

to je primer, če imaš xorg namesto xfree.

odpri /etc/X11/XF86config al pa XF86Config-4

ne pozabi omogočit glx modula in disejblat dri.

emerge nvidia-kernel in nvidia-glx si že naredu, ne?
l'jga

borchi ::

npr. moj xorg.conf (ampak XF86Config je enak - razen pri zadnji verziji xorga sem mogel nekje spremenit Driver "Keyboard" v "keyboard", tk da če xfree zahteva z veliko začetnico pol to poprav, čeprav mislim, da je to samo manjši bug pri parsanju xorg.conf pri zadnji različici xorg-a (prejšnje so bile brez tega problema)).

par stvari je še ostalo od prejšnje konfiguracije radeona. vse je zakomentirano, tako da lahko vse za znakom "#" spustiš.

here we go:


# File generated by xf86config.

#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

# **********************************************************************
# DRI Section
# **********************************************************************
Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
# Group 100 # users
# Mode 0660
EndSection

# **********************************************************************
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

Load "dbe" # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection

# This loads the Type1 and FreeType font modules
Load "type1"
Load "speedo"
Load "freetype"
Load "xtt"

# This loads the GLX module
Load "glx"
# This loads the DRI module
# Load "dri"
Load "extmod"
Load "record"
EndSection

# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.

RgbPath "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
#


# The module search path. The default path is shown here.

# ModulePath "/usr/X11R6/lib/modules"

FontPath "/usr/share/fonts/ttf-bitstream-vera/"
FontPath "/usr/share/fonts/terminus/"
FontPath "/usr/share/fonts/corefonts/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/artwiz/"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/unifont/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/sharefont/"
FontPath "/usr/share/fonts/cyrillic/"
FontPath "/usr/share/fonts/truetype/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/ukr/"
EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is
# received. This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

# Option "NoTrapSignals"

# Uncomment this to disable the (ne znam tega postat na slo-tech) VT switch sequence
# (where n is 1 through 12). This allows clients to receive these key
# events.

# Option "DontVTSwitch"

# Uncomment this to disable the (ne znam tega postat na slo-tech) server abort sequence
# This allows clients to receive this key event.

# Option "DontZap"

# Uncomment this to disable the (ne znam tega postat na slo-tech) mode switching
# sequences. This allows clients to receive these key events.

# Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

# Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client.

# Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.

# Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

# Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

Identifier "Keyboard1"
Driver "keyboard"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

# Option "Protocol" "Xqueue"

Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"

# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"

# These are the default XKB settings for XFree86

# Option "XkbModel" "pc101"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""

# Option "XkbDisable"


Option "XkbModel" "pc104"
Option "XkbLayout" "si"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"

# Mouse-speed setting for PS/2 mouse.

Option "Resolution" "1200"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

# Option "Protocol" "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

# Option "BaudRate" "9600"
# Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"

# ChordMiddle is an option for some 3-button Logitech mice

# Option "ChordMiddle"

EndSection


# **********************************************************************
# Other input device sections
# this is optional and is required only if you
# are using extended input devices. This is for example only. Refer
# to the XF86Config man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice"
# Identifier "Mouse2"
# Driver "mouse"
# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball"
# Driver "magellan"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen0"
# Driver "microtouch"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "1412"
# Option "MaxX" "15184"
# Option "MinY" "15372"
# Option "MaxY" "1230"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen1"
# Driver "elo2300"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "231"
# Option "MaxX" "3868"
# Option "MinY" "3858"
# Option "MaxY" "272"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonThreshold" "17"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

Identifier "LG-L1510S"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

DisplaySize 340 270
HorizSync 30.0-81.0

# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

VertRefresh 56.0-75.0

Option "DPMS"

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"

# The chipset line is optional in most cases. It can be used to override
# the driver's chipset detection, and should not normally be specified.

# Chipset "generic"

# The Driver line must be present. When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module. Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

Driver "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for. When this line isn't present, a device
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# intalled.

# BusID "PCI:0:10:0"

# VideoRam 256

# Clocks 25.2 28.3

EndSection

# Device configured by xf86config:

Section "Device"
Identifier "FX 5700"
Driver "nvidia"
Option "RenderAccel" "True"
Option "UseEdidFreqs" "True"
Option "NoLogo" "True"
EndSection

#Section "Device"
# Identifier "ATI Graphics Adapter"
# Driver "fglrx"
## === disable PnP Monitor ===
# #Option "NoDDC"
## === disable/enable XAA/DRI ===
# Option "no_accel" "no"
# Option "no_dri" "no"
## === FireGL DDX driver module specific settings ===
## === Screen Management ===
# Option "DesktopSetup" "0x00000000"
# Option "MonitorLayout" "AUTO, AUTO"
# Option "IgnoreEDID" "off"
# Option "HSync2" "unspecified"
# Option "VRefresh2" "unspecified"
# Option "ScreenOverlap" "0"
## === TV-out Management ===
# Option "NoTV" "no"
# Option "TVStandard" "PAL-SCART"
# Option "TVHSizeAdj" "0"
# Option "TVVSizeAdj" "0"
# Option "TVHPosAdj" "0"
# Option "TVVPosAdj" "0"
# Option "TVHStartAdj" "0"
# Option "TVColorAdj" "0"
# Option "GammaCorrectionI" "0x06419064"
# Option "GammaCorrectionII" "0x00000000"
## === OpenGL specific profiles/settings ===
# Option "Capabilities" "0x00000000"
## === Video Overlay for the Xv extension ===
# Option "VideoOverlay" "on"
## === OpenGL Overlay ===
## Note: When OpenGL Overlay is enabled, Video Overlay
## will be disabled automatically
# Option "OpenGLOverlay" "off"
## === Center Mode (Laptops only) ===
# Option "CenterMode" "off"
## === Pseudo Color Visuals (8-bit visuals) ===
# Option "PseudoColorVisuals" "off"
## === QBS Management ===
# Option "Stereo" "off"
# Option "StereoSyncEnable" "1"
## === FSAA Management ===
# Option "FSAAScale" "1"
# Option "FSAADisableGamma" "no"
# Option "FSAACustomizeMSPos" "no"
# Option "FSAAMSPosX0" "0.000000"
# Option "FSAAMSPosY0" "0.000000"
# Option "FSAAMSPosX1" "0.000000"
# Option "FSAAMSPosY1" "0.000000"
# Option "FSAAMSPosX2" "0.000000"
# Option "FSAAMSPosY2" "0.000000"
# Option "FSAAMSPosX3" "0.000000"
# Option "FSAAMSPosY3" "0.000000"
# Option "FSAAMSPosX4" "0.000000"
# Option "FSAAMSPosY4" "0.000000"
# Option "FSAAMSPosX5" "0.000000"
# Option "FSAAMSPosY5" "0.000000"
## === Misc Options ===
# Option "UseFastTLS" "2"
# Option "BlockSignalsOnLock" "on"
# Option "UseInternalAGPGART" "no"
# Option "ForceGenericCPU" "no"
# BusID "PCI:2:0:0" # vendor=1002, device=4e44
# Screen 0
# Option "XaaNoOffscreenPixmaps"
#EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen0"
Device "FX 5700"
Monitor "LG-L1510S"
DefaultDepth 16

Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480" "640x400"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480" "640x400"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480" "640x400"
ViewPort 0 0
EndSubsection
EndSection

#Section "Screen"
# Identifier "Screen0"
# Device "ATI Graphics Adapter"
# Monitor "LG-L1510S"
# DefaultDepth 24
# #Option "backingstore"
#
# Subsection "Display"
# Depth 24
# Modes "1280x1024" "1024x768" "800x600" "640x480" "640x400"
# ViewPort 0 0
# EndSubsection
#
## Subsection "Display"
## Depth 24
## Modes "1024x768" "800x600" "640x480"
## ViewPort 0 0 # initial origin if mode is smaller than desktop
## Virtual 1280 1024
## EndSubsection
#EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
Identifier "Simple Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens. The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen. In this example, screen 2 is located to the
# right of screen 1.

Screen "Screen0"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection
l'jga

G2 ::

hvala bom probal in pol javim

zanima me se samo ali je kaka razlika med xfree in xorg, ker bi mogoce poskusu kar v xorg vpisat in se nebi zaj... z xfree

edit: ali obstaja kak program, ki bi to naredu?

Zgodovina sprememb…

  • spremenil: G2 ()

borchi ::

najprej zrihtej xfree. boš pol prešel na xorg (xorg je zamenjava za xfree). precej isti šmorn (zaenkrat).
l'jga

G2 ::

hvala vsem za pomoc....

ne morem usposobit tega, kot tut ne zazna mreze, zvocne itd.....
ne bom se vec z tem jebu...


hvala lepa se enkrat

moj_nick ::

Samo kernel bi moral pravilno konfigurirat. Lahko tudi z orodjem genkernel.

G2 ::

ga lahka zdej al je prepozno

G2 ::

edit: ce gre bi vseeno rajsi rocno... lahka kdo da kaka navodila?

borchi ::

a si prebral instalation in alsa guide z dokumentacijskih strani? prliman maš totalno delujoči XF86Config, kaj ti ne štima? izbral si pravi modul za mrežno? imaš emerge-an hotplug in ga zaženeš pri startu ('rc-update add hotplug default')? si konfiguriral mrežo v /etc/conf.d/net? si naredu 'rc-update add net.eth0 default'?

ka maš zaeno mašino? ka izpljune 'cat /proc/pci'?
l'jga

MasterMind ::

G2.. Uporabljaš XFree al XOrg? Kaj si emergal?

G2 ::

uspelo mi je uposobit zvok, usb in ostalo navlako....

kar se tice xfree86 ne morem nardit nic, ker sploh nimam xf86config ali xorg fila, vendar zadeva deluje brez problema v KDE tk da se zaenkrat z tem ne bom obremenjeval.

zdaj pa mreza...
modul je izbran pravi, vsaj upam (3com905B), sem dal hotplug, tudi mrezo sem skonfiguriral in naredu rc-update, ter tut izbral podporo networku, 3com mrezni in PPP v kernel nastavitvah.
ko se zadeva nalaga, je videt kot da se nalozi eth0, vendar vseeno javi network unreachable...
lspci zazna mrezno kartico brez problemov...
mogoce nimam pravega modula (ker bi bil pravi?), ali pa mi kaj pri nastavitvah ne stima. Mreza je preko 3com gatewaya. Kako mas ti nastavitve za mrezo?

edit: masina je AMD Thunderbird 1G
kaj pa izplune cat /proc/pci pa ti ne morem limat ker ne pridem do neta, bom pa juter prepisu

Zgodovina sprememb…

  • spremenil: G2 ()

G2 ::

tu je cat /proc/pci izpis....

malo dolgo je trajalo samo prej ni blo casa.

PCI devices found:
Bus 0, device 0, function 0:
Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 3).
Master Capable. Latency=8.
Prefetchable 32 bit memory at 0xe8000000 [0xebffffff].
Bus 0, device 1, function 0:
PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP] (rev 0).
Master Capable. No bursts. Min Gnt=12.
Bus 0, device 7, function 0:
ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 64).
Bus 0, device 7, function 1:
IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 6).
Master Capable. Latency=32.
I/O at 0xd000 [0xd00f].
Bus 0, device 7, function 2:
USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 22).
IRQ 10.
Master Capable. Latency=32.
I/O at 0xd400 [0xd41f].
Bus 0, device 7, function 3:
USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2) (rev 22).
IRQ 10.
Master Capable. Latency=32.
I/O at 0xd800 [0xd81f].
Bus 0, device 7, function 4:
Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 64).
IRQ 11.
Bus 0, device 9, function 0:
SCSI storage controller: Adaptec AIC-7892A U160/m (rev 2).
IRQ 11.
Master Capable. Latency=32. Min Gnt=40.Max Lat=25.
I/O at 0xdc00 [0xdcff].
Non-prefetchable 64 bit memory at 0xef000000 [0xef000fff].
Bus 0, device 11, function 0:
Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 2).
IRQ 10.
Master Capable. Latency=32. Min Gnt=12.Max Lat=128.
I/O at 0xe000 [0xe03f].
Bus 0, device 15, function 0:
Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 48).
IRQ 10.
Master Capable. Latency=32. Min Gnt=10.Max Lat=10.
I/O at 0xe400 [0xe47f].
Non-prefetchable 32 bit memory at 0xef001000 [0xef00107f].
Bus 1, device 0, function 0:
VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev 161).
IRQ 5.
Master Capable. Latency=32. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xec000000 [0xecffffff].
Prefetchable 32 bit memory at 0xe0000000 [0xe7ffffff].

G2 ::

ok hvala za vso pomoc.....


zdej dela....Tole pisem v gentoo-ju.... ce vam povem kaj je blo boste vsi dol padli od smeha.....

borchi ::

lahko vseen poveš, da če kdo kaj išče s podobnim problemom v bodoče. da ne bo spet treba čez vse kolobocije.
l'jga

BigWhale ::

hitro povej... zato, da se kdo ne bo zafrkaval z istim problemom in zato, da bomo nekateri padli dol od smeha, jasno... ;)

mahi ::

no dej, povej že no!

G2 ::

probal sem vse zivo ampak na koncu ugotovil da sem vse ze v prvo nastavil....
kriva pa je bla ena stevilka
namesto da bi napisal ip 192.168.1.3 sem ga napisal 192.168.0.3 :(
odkril pa sem napako pol ko sem sel v router gledat ker range mam nastavljen, pa kake so net nastavitve :D :8)


Vredno ogleda ...

TemaSporočilaOglediZadnje sporočilo
TemaSporočilaOglediZadnje sporočilo
»

Težave z resolucijo na Linux sistemu

Oddelek: Operacijski sistemi
161386 (1168) INVICTRA
»

ATI linux gonilnliki in resolucija

Oddelek: Operacijski sistemi
121941 (1828) roli
»

radeon 9200 suse10 brightness problem

Oddelek: Operacijski sistemi
251854 (1670) roli
»

Ati radeon, Xorg in Xv

Oddelek: Operacijski sistemi
101375 (1247) MasterMind
»

Linux / ATI Radeon / problem z driverji

Oddelek: Operacijski sistemi
131682 (1499) ahac

Več podobnih tem