|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Gentoo on eeepc 1000he heeeelp!!
Ragazzi seguendo la guida online del sito www.gentoo.org sono riuscito(nonostante le mie scarsette conoscenze riguardo gentoo!!)ad installare questo sistema operativo!!ora però mi ritrovo senza interfaccia grafica ed è per questo che sto seguendo QUESTA guida in modo da potere impostare xorg e poi installare o GNOME oppure LXDE il problema che sto incontrando ora è che nel file /etc/make.conf imposto VIDEO_DEVICES="intel i810" e INPUT_DEVICES="evdev synaptics" però appena scrivo
Codice:
emerge xorg-server Codice:
!!! Couldn't download 'eject-2.1.5.tar.gz'.Aborting. * Fetch failed for 'sys-app/eject-2.1.5-r1', Log file: * '/var/tmp/portage/sys-app/eject-2.1.5-r1/temp/build.log' >>> Fetch failed for 'sys-app/eject-2.1.5-r1', Log file: >>> '/var/tmp/portage/sys-app/eject-2.1.5-r1/temp/build.log' * Message for package sys-app/eject-2.1.5-r1: * Fetch failed for 'sys-app/eject-2.1.5-r1', Log file: * '/var/tmp/portage/sys-app/eject-2.1.5-r1/temp/build.log' Codice:
emerge sys-app/eject-2.1.5-r1 Codice:
!!! 'sys-app/eject-2.1.5-r1' is not a valid package atom !!! Please check ebuild(5) for full details. Codice:
emerge xorg-x11 GRazie a tutti. |
![]() |
![]() |
![]() |
#2 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
ma qui che dice?
/var/tmp/portage/sys-app/eject-2.1.5-r1/temp/build.log |
![]() |
![]() |
![]() |
#3 |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Ho risolto cambiando il mirror perchè non funzionava!!ho emerso mirrorselect poi ho controllato il manuale del programma è ho visto che c'è un opzione che serve a selezionare i 5mirror migliori in un range di non so quanti e salvarli nel file /etc/make.conf così ho fatto(il comando è
Codice:
mirrorselect -s5 Codice:
emerge xorg-server ![]() |
![]() |
![]() |
![]() |
#4 | |
Senior Member
Iscritto dal: Mar 2006
Città: Riccione
Messaggi: 1851
|
Quote:
![]() ![]()
__________________
Visitate il mio blog sul mondo FPV:HeavyMachineGun Per i veri appassionati di Formula1: PassioneF1 |
|
![]() |
![]() |
![]() |
#5 |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Ragazzi sono ancora qui a chiedere aiuto stavolta perche' xorg non ne vuole sapere di partire continuo a seguire QUESTA guida, ho installato xorg-x11 ma arrivato al momento di partire con startx niente!!!sempre errori!!Siccome vecchi ricordi di quando avevo archlinux mi avevano portato a non considerare molto xorg allora ho proseguito installando gnome però anche stavolta arrivato allo startx niente!!Allora ho creato un file Xorg.conf dove ho incollato uno xorg.conf che avevo trovato sul wiki di archlinux adatto per il mio eeepc1000he e cioè(riporto il mio xorg.conf.....vediamo dove sbaglio!):
Codice:
Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" EndSection Section "ServerFlags" Option "DontZap" "false" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" 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/TTF" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "dri" Load "glx" Load "extmod" Load "record" Load "dbe" Load "dri2" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "IntelCard" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile 945GME Express Integrated Graphics Controller" BusID "PCI:0:2:0" EndSection Section "Monitor" Identifier "Monitor0" VendorName "ASUS" ModelName "eeePC 1000he" Modeline "1024x600" 48.86 1024 1064 1168 1312 600 601 604 622 -Hsync +Vsync EndSection Section "Screen" Identifier "Screen0" Device "IntelCard" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Virtual 1280 1024 #Set to resolution of CRT/External EndSubSection EndSection Codice:
X.Org X Server 1.6.5 Release Date: 2009-10-11 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.31-gentoo-r6 i686 Current Operating System: Linux soeca 2.6.31-gentoo-r6 #1 SMP Thu Dec 17 18:53:18 CET 2009 i686 Build Date: 21 December 2009 07:28:25PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 22 02:54:15 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "IntelCard" (**) Option "DontZap" "false" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/local" does not exist. Entry deleted from font path. (**) FontPath set to: /usr/share/fonts/misc, /usr/share/fonts/100dpi:unscaled, /usr/share/fonts/75dpi:unscaled, /usr/share/fonts/TTF, /usr/share/fonts/Type1, /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ (**) ModulePath set to "/usr/lib/xorg/modules" (II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on HAL to provide the list of input devices. If no devices become available, reconfigure HAL or disable AllowEmptyInput. (II) Loader magic: 0x3aa0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 5.0 X.Org XInput driver : 4.0 X.Org Server Extension : 2.0 (II) Loader running on linux (--) using VT number 7 (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7f00000/524288, 0xd0000000/268435456, 0xf7ec0000/262144, I/O @ 0x0000dc00/8 (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7f80000/524288 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (II) No APM support in BIOS or kernel (II) System resource ranges: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded. This was enabled by default and also specified in the config file. (II) "dri" will be loaded. This was enabled by default and also specified in the config file. (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions//libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (==) AIGLX enabled (II) Loading extension GLX (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "intel" (WW) Warning, couldn't open module intel (II) UnloadModule: "intel" (EE) Failed to load module "intel" (module does not exist, 0) (EE) No drivers available. Fatal server error: no screens found Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. |
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
|
![]() |
![]() |
![]() |
#7 |
Senior Member
Iscritto dal: Jan 2004
Città: Cremona
Messaggi: 3661
|
hai installato i driver xf86-video-intel?
|
![]() |
![]() |
![]() |
#8 | |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Quote:
si ho fatto Codice:
emerge xf86-video-intel Codice:
X -config /root/xorg.conf.new Ultima modifica di soeca : 22-12-2009 alle 10:17. |
|
![]() |
![]() |
![]() |
#9 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
per test.....
prova a mettere vesa al posto di intel (driver) |
![]() |
![]() |
![]() |
#10 |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Mi correggo per prima...non mi da gli stessi errori...ecco il nuovo Xorg.0.log
Codice:
X.Org X Server 1.6.5 Release Date: 2009-10-11 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.31-gentoo-r6 i686 Current Operating System: Linux soeca 2.6.31-gentoo-r6 #1 SMP Thu Dec 17 18:53:18 CET 2009 i686 Build Date: 21 December 2009 07:28:25PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 22 12:14:13 2009 (++) Using config file: "/root/xorg.conf.new" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Automatically adding devices (==) Automatically enabling devices (**) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/, /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ (**) ModulePath set to "/usr/lib/xorg/modules" (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Mouse0 (WW) Disabling Keyboard0 (II) Loader magic: 0x3aa0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 5.0 X.Org XInput driver : 4.0 X.Org Server Extension : 2.0 (II) Loader running on linux (--) using VT number 7 (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7f00000/524288, 0xd0000000/268435456, 0xf7ec0000/262144, I/O @ 0x0000dc00/8 (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7f80000/524288 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (II) No APM support in BIOS or kernel (II) System resource ranges: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded. This was enabled by default and also specified in the config file. (II) "dri" will be loaded. This was enabled by default and also specified in the config file. (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions//libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (==) AIGLX enabled (II) Loading extension GLX (II) LoadModule: "intel" (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so (II) Module intel: vendor="X.Org Foundation" compiled for 1.6.5, module version = 2.9.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale (II) Primary Device is: PCI 00@00:02:0 (II) resource ranges after probing: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b] (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules//libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 1.6.5, module version = 0.1.0 ABI class: X.Org Video Driver, version 5.0 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in drmOpenDevice: node name is /dev/dri/card0 [drm] failed to load kernel module "i915" (EE) intel(0): [drm] Failed to open DRM device for : No such file or directory (EE) intel(0): Failed to become DRM master. (==) intel(0): Depth 24, (--) framebuffer bpp 32 (==) intel(0): RGB weight 888 (==) intel(0): Default visual is TrueColor (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME (--) intel(0): Chipset: "945GME" (--) intel(0): Linear framebuffer at 0xD0000000 (--) intel(0): IO registers at addr 0xF7F00000 size 524288 (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB (II) intel(0): No SDVO device is found in VBT (II) intel(0): 2 display pipes available. (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Module "i2c" already built-in (II) intel(0): Output VGA using monitor section Monitor0 (II) intel(0): Output LVDS has no monitor section (II) intel(0): I2C bus "LVDSDDC_C" initialized. (II) intel(0): Attempting to determine panel fixed mode. (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60. (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0. (II) intel(0): EDID vendor "HSD", prod id 1001 (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync. (II) intel(0): EDID vendor "HSD", prod id 1001 (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync. (II) intel(0): Output VGA disconnected (II) intel(0): Output LVDS connected (II) intel(0): Using exact sizes for initial modes (II) intel(0): Output LVDS using initial mode 1024x600 (II) intel(0): detected 256 kB GTT. (II) intel(0): detected 7932 kB stolen memory. (==) intel(0): video overlay key set to 0x101fe (==) intel(0): Using gamma correction (1.0, 1.0, 1.0) (==) intel(0): DPI set to (96, 96) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) intel(0): Comparing regs from server start up to After PreInit (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a (WW) intel(0): PP_STATUS before: on, ready, sequencing idle (WW) intel(0): PP_STATUS after: on, ready, sequencing on (==) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b] (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory) (EE) intel(0): /dev/agpgart is either not available, or no memory is available for allocation. Please enable agpgart .(WW) intel(0): VideoRam reduced to 7928 KB (page aligned - was 7931 KB) (WW) intel(0): DRI2: failed to open drm device (**) intel(0): Framebuffer compression enabled (**) intel(0): Tiling enabled (**) intel(0): SwapBuffers wait enabled (EE) intel(0): Failed to initialize kernel memory manager (==) intel(0): VideoRam: 7928 KB (II) intel(0): Attempting memory allocation with tiled buffers. (EE) intel(0): AGP GART support is either not available or cannot be used. Make sure your kernel has agpgart support or has the agpgart module loaded. (II) intel(0): Tiled allocation failed. (WW) intel(0): Couldn't allocate tiled memory, fb compression disabled (II) intel(0): Attempting memory allocation with untiled buffers. (EE) intel(0): AGP GART support is either not available or cannot be used. Make sure your kernel has agpgart support or has the agpgart module loaded. (II) intel(0): Untiled allocation failed. (EE) intel(0): Couldn't allocate video memory Fatal server error: AddScreen/ScreenInit failed for driver 0 Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. |
![]() |
![]() |
![]() |
#11 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
nel config di xorg
/etc/X11/xorg.conf |
![]() |
![]() |
![]() |
#12 |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Allora lo ho messi nel /etc/make.conf poi ho dato
Codice:
emerge xorg-server Codice:
env-update Codice:
source /etc/profile |
![]() |
![]() |
![]() |
#13 |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Mi è sorto un dubbio nello xorg.conf io ho
Codice:
Section "Device" Identifier "IntelCard" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile 945GME Express Integrated Graphics Controller" BusID "PCI:0:2:0" EndSection Edit1: Ho provato a far creare in automatica un file xorg.conf con il comando Codice:
X -configure Codice:
X -config /root/xorg.conf.new Ultima modifica di soeca : 22-12-2009 alle 11:02. |
![]() |
![]() |
![]() |
#14 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
con questo comando
X -config /root/xorg.conf.new testi quel file config, non mi pare che tu debba vedere nulla.... se non il log che crea per gli errori |
![]() |
![]() |
![]() |
#15 |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Riporto ciò che dice la guida di gentoo:
Codice:
Leggere con attenzione le ultime linee stampate a schermo dopo che Xorg ha finito di interrogare l'hardware. Se riporta errori di qualche tipo, sarà necessario procedere alla scrittura manuale del file xorg.conf. Nel caso in cui tutto abbia funzionato, viene stampato l'avviso che è stato creato il file /root/xorg.conf.new, pronto per essere provato. Codice:
# Xorg -config /root/xorg.conf.new Se tutto è andato a buon fine, si dovrebbe vedere un semplice schema bianco e nero.Verificare che il mouse funzioni e che la risoluzione sia corretta. Anche se non si riesce a dedurre la risoluzione esatta, si può lo stesso rendersi conto se è troppo bassa. In ogni momento si può premere Ctrl-Alt-Backspace per chiudere l'X server. |
![]() |
![]() |
![]() |
#16 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
forse non hai il pacchetto: xf86-video-vesa
(te lo dovevo dire prima!) p.s. io in genere uso il comando: xorgcfg -textmode non so se c'e' in gentoo |
![]() |
![]() |
![]() |
#17 | |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Quote:
EDIT2: alla fine dell'installazione di hal mi compare Codice:
*IMPORTANT: 1config files in '/etc' need updating *See the CONFIGURATION FILES section of the emerge *man page to learn how to update config files *IMPORTANT: 1news items need reading for repository 'gentoo' *Use eselect news to read news items Ultima modifica di soeca : 22-12-2009 alle 11:28. |
|
![]() |
![]() |
![]() |
#18 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
hal e' come un qualsiasi altro servizio
|
![]() |
![]() |
![]() |
#19 |
Member
Iscritto dal: Oct 2007
Città: Catania
Messaggi: 152
|
Cioè lo metto tra le variabili USE del file /etc/make.conf ??
|
![]() |
![]() |
![]() |
#20 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
non uso gentoo....
ma mettilo insieme agli altri servizi che partono all'avvio in alcune distro e' in /etc/init.d |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 01:56.