Portál AbcLinuxu, 29. prosince 2025 19:31
mknod /dev/dri/card0 c 226 0.Ale po spusteni X-ka to zariadenie zmizlo !!Co s tym ? Este doplnim, ze mam grafiku ATI, model neviem, ale je nova.
distribuci a verzi typ grafické karty (zjistíš třeba pomocí lspci) použitý ovladača zkopíruj sem sekci
Device z /etc/X11/xorg.conf (do tagu <pre>).
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 xorgconfig:
Section "Device"
Identifier "Grafika"
Driver "ati"
#VideoRam 131072
# Insert Clocks lines here if appropriate
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 "Screen 1"
Device "Grafika"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSectionToto si myslel ?
Prvně si musíš nainstalovat správný ovladač a potom zkonfigurovat a jak na to najdeš na stránkách své distribuce.
ChipID 0x4e48 do Device sekcie do /etc/X11/xorg.conf a restartovac Xka. Nevyslo. Xka ani nenabehli, pomohol len restart PC.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.