2
|
Linux секция за начинаещи / Настройка на хардуер / Re: Драйвари за Intel Gma 4500
|
-: Dec 16, 2008, 21:41
|
колега инсталирах пакета като го стартирам и ненамира нищо при стартирането виж каква грешка дава. martin@martin-laptop:~$ gksu displayconfig-gtk *** Error: couldn't find any ServerLayout sections /usr/lib/python2.5/site-packages/displayconfiggtk/DisplayConfig.py:238: GtkWarning: gtk_tree_view_set_cursor_on_cell: assertion `tree_view->priv->tree != NULL' failed self.treeview_screens.set_cursor(0) ayconfiggtk/DisplayConfig.py:238: GtkWarning: gtk_tree_view_set_cursor_on_cell: assertion `tree_view->priv->tree != NULL' failedTraceback (most recent call last):
|
|
|
7
|
Linux секция за начинаещи / Настройка на хардуер / Re: Драйвари за Intel Gma 4500
|
-: Dec 16, 2008, 18:02
|
Код:
martin@martin-laptop:~$ sudo dpkg -i xserver-xorg-video-intel_2.4.0~melchiorre-5_i386.deb dpkg: regarding xserver-xorg-video-intel_2.4.0~melchiorre-5_i386.deb containing xserver-xorg-video-intel: xserver-xorg-core conflicts with xserver-xorg-video-2 xserver-xorg-video-intel provides xserver-xorg-video-2 and is to be installed. dpkg: error processing xserver-xorg-video-intel_2.4.0~melchiorre-5_i386.deb (--install): conflicting packages - not installing xserver-xorg-video-intel Errors were encountered while processing: xserver-xorg-video-intel_2.4.0~melchiorre-5_i386.deb
е това е проблема
|
|
|
11
|
Linux секция за начинаещи / Настройка на хардуер / Re: Драйвари за Intel Gma 4500
|
-: Dec 16, 2008, 10:11
|
martin@MARTIN-NOTEBOOK:~/Документи$ sudo dpkg -i xserver-xorg-video-intel_2.4.0~ melchiorre-5_i386.deb [sudo] password for martin: dpkg - warning: downgrading xserver-xorg-video-intel from 2:2.4.1-1ubuntu10 to 2:2.4.0~melchiorre-5. dpkg: regarding xserver-xorg-video-intel_2.4.0~melchiorre-5_i386.deb containingxserver-xorg-video-intel: xserver-xorg-core conflicts with xserver-xorg-video-2 xserver-xorg-video-intel provides xserver-xorg-video-2 and is to be installed. dpkg: error processing xserver-xorg-video-intel_2.4.0~melchiorre-5_i386.deb (--install): conflicting packages - not installing xserver-xorg-video-intel Errors were encountered while processing: xserver-xorg-video-intel_2.4.0~melchiorre-5_i386.deb martin@MARTIN-NOTEBOOK:~/Документи$
|
|
|
13
|
Linux секция за начинаещи / Настройка на хардуер / Re: Драйвари за Intel Gma 4500
|
-: Dec 15, 2008, 22:54
|
# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # Note that some configuration settings that could be done previously # in this file, now are automatically configured by the server and settings # here are ignored. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device" Identifier "Configured Video Device" EndSection
Section "Monitor" Identifier "Configured Monitor" EndSection
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection
|
|
|
|