Announcement

Collapse
No announcement yet.

Graphic card

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Graphic card

    Dear Friend
    i have a Kubuntu dapper distribution. With some programs i have problems of appearence, in particular i view the font in a very bad way. I try to adjust anti-alias and so on, but nothing. Now i discover that the driver for my integrated graphic card is not present. The display tool find an intel 915 but the driver is for the 810i. Moreover the diplay size is 4:3, but i have a wide screen!
    I change the set up but after close the window nothing is changed and the new set up is forgotten.
    Can samone help me?!


    Thanks a lot
    Teo

    P.S. My notebook is an ACER Aspire 1641WLMi

    #2
    Re: Graphic card

    have you tried the vendor? they have a tar package. try this link

    http://downloadfinder.intel.com/scri...ProductID=1862

    according the site, it is supposed to work without a problem.

    Comment


      #3
      Re: Graphic card

      i810 and i910 are pretty much the same chip. If you go into the Display area under the KDE Menu ---> System Settings you should get a slider that will allow you to change the resolution. If it's an issue of not getting a widescreen resolution, you may need to create settings in /etc/X11/xorg.conf but it should autodetect your screen's highest resolution. Let us know what the Display settings will allow and post the output of this command after opening it, copying the text, and pasting it in the forum reply:

      Code:
       cat /etc/X11/xorg.conf >> xorg.txt
      This will automatically make a file for you in your home directory called "xorg.txt" if you open your console command and copy and paste this code into your command line.

      Comment


        #4
        Re: Graphic card

        Dear friend
        this is the output of the generated file:

        # /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
        # (Type "man /etc/X11/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.
        #
        # 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 "Files"
        FontPath "/usr/share/X11/fonts/misc"
        FontPath "/usr/share/X11/fonts/cyrillic"
        FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
        FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
        FontPath "/usr/share/X11/fonts/Type1"
        FontPath "/usr/share/X11/fonts/100dpi"
        FontPath "/usr/share/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        EndSection

        Section "Module"
        Load "i2c"
        Load "bitmap"
        Load "ddc"
        Load "extmod"
        Load "freetype"
        Load "int10"
        Load "type1"
        Load "vbe"
        load "glx"
        load "GLcore"
        load "v4l"
        EndSection

        Section "InputDevice"
        Identifier "Generic Keyboard"
        Driver "kbd"
        option "CoreKeyboard"
        option "XkbRules" "xorg"
        option "XkbModel" "pc105"
        option "XkbLayout" "it"
        EndSection

        Section "InputDevice"
        Identifier "Configured Mouse"
        Driver "mouse"
        option "CorePointer"
        option "Device" "/dev/input/mice"
        option "Protocol" "ExplorerPS/2"
        option "ZAxisMapping" "4 5"
        option "Emulate3Buttons" "true"
        EndSection

        Section "InputDevice"
        Driver "wacom"
        Identifier "stylus"
        option "Device" "/dev/wacom"# Change to
        option "Type" "stylus"
        option "ForceDevice" "ISDV4"# Tablet PC ONLY
        # /dev/input/event
        # for USB
        EndSection

        Section "InputDevice"
        Driver "wacom"
        Identifier "eraser"
        option "Device" "/dev/wacom"# Change to
        option "Type" "eraser"
        option "ForceDevice" "ISDV4"# Tablet PC ONLY
        # /dev/input/event
        # for USB
        EndSection

        Section "InputDevice"
        Driver "wacom"
        Identifier "cursor"
        option "Device" "/dev/wacom"# Change to
        option "Type" "cursor"
        option "ForceDevice" "ISDV4"# Tablet PC ONLY
        # /dev/input/event
        # for USB
        EndSection

        Section "Device"
        identifier "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
        boardname "i810"
        busid "PCI:0:2:0"
        driver "i810"
        screen 0
        EndSection

        Section "Monitor"
        identifier "Generic Monitor"
        modelname "Custom 1"
        modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
        modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
        modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
        modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
        modeline "1152x768@54" 64.995 1152 1178 1314 1472 768 771 777 806 +hsync +vsync
        modeline "1280x854" 80.0 1280 1309 1460 1636 854 857 864 896 +hsync +vsync
        modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
        modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
        gamma 1.0
        EndSection

        Section "Screen"
        Identifier "Default Screen"
        Device "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
        Monitor "Generic Monitor"
        DefaultDepth 24
        SubSection "Display"
        depth 24
        virtual 1280 1024
        modes "1024x768@60" "1152x768@54" "800x600@60" "1280x854" "800x600@56" "1280x960@60" "640x480@60" "1280x1024@60"
        EndSubSection
        EndSection

        Section "ServerLayout"
        Identifier "Default Layout"
        screen 0 "Default Screen" 0 0
        InputDevice "Generic Keyboard"
        InputDevice "Configured Mouse"
        InputDevice "stylus" "SendCoreEvents"
        InputDevice "cursor" "SendCoreEvents"
        InputDevice "eraser" "SendCoreEvents"
        EndSection

        Section "DRI"
        Mode 0666
        EndSection
        Section "device" #
        identifier "device1"
        boardname "i810"
        busid "PCI:0:2:0"
        driver "i810"
        screen 1
        EndSection
        Section "screen" #
        identifier "screen1"
        device "device1"
        defaultdepth 24
        monitor "monitor1"
        EndSection
        Section "monitor" #
        identifier "monitor1"
        gamma 1.0
        EndSection
        Section "device" #
        identifier "device2"
        boardname "VESA driver (generic)"
        busid "PCI:0:2:1"
        driver "vesa"
        screen 0
        EndSection
        Section "screen" #
        identifier "screen2"
        device "device2"
        defaultdepth 24
        monitor "monitor2"
        EndSection
        Section "monitor" #
        identifier "monitor2"
        gamma 1.0
        EndSection
        Section "ServerFlags"
        EndSection

        On display section I can chose widescreen and i can also select 915i, the problem is that nothing change. Moreover if i close the setting diplay wind. and than open for a second time, the new setting is forgotten.

        Comment


          #5
          Re: Graphic card

          dear lec2004
          i've tryed also the your strategy...but the konsole reply me:
          sudo alien driverInt.rpm
          Password:
          Warning: Skipping conversion of scripts in package dri-I915: postinst prerm
          Warning: Use the --scripts parameter to include the scripts.
          mkdir: cannot create directory `dri-I915-v1.1': File exists
          mkdir: cannot create directory `dri-I915-v1.1/debian': File exists
          Package build failed. Here's the log:
          dh_testdir
          dh_testdir
          dh_testroot
          dh_clean -k -d
          dh_installdirs
          dh_installdocs
          dh_installchangelogs
          find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
          xargs -0 -r -i cp -a {} debian/dri-i915
          dh_compress
          dh_makeshlibs
          dh_installdeb
          dh_shlibdeps
          dh_gencontrol
          dpkg-gencontrol: warning: unknown substitution variable ${shlibsepends}
          dh_md5sums
          dh_builddeb
          dpkg-deb: control directory has bad permissions 777 (must be >=0755 and <=0775)
          dpkg-deb: building package `dri-i915' in `../dri-i915_v1.1-20041218_i386.deb'.
          dh_builddeb: command returned error code 512
          make: *** [binary-arch] Error 1
          find: dri-I915-v1.1: No such file or directory
          matteo@matteo-laptop:~/Pruni_Acer/Computer/Linux/Driver$


          I think is not good...why is everethink so difficult!!!

          Comment


            #6
            Re: Graphic card

            I have found this to be of interest for your situation. try this link

            http://ubuntuguide.org/wiki/Dapper#H...on_.28Intel.29

            and tell us what happens. This guide has helped me a lot.

            Comment


              #7
              Re: Graphic card

              I follow the instruction
              in th eubuntu guide...unfortunately when I type:

              Patch mode 5c to resolution 1920x1200 complete

              matteo@matteo-laptop:~$ sudo gedit /etc/rc.local
              sudo: gedit: command not found

              this is the answer.

              By System setting menù i can change the screen in 16:9 and the graphic card in 915...but still nothing change.
              I think that installing the intel driver the things will be better but i'm not able to convert the pacage, in a previous post there is the reply that konsole given me: error 5.. ecc.

              Actually I don't know what i have to do.

              Comment


                #8
                Re: Graphic card

                Originally posted by Pruni
                I follow the instruction
                in th eubuntu guide...unfortunately when I type:

                Patch mode 5c to resolution 1920x1200 complete

                matteo@matteo-laptop:~$ sudo gedit /etc/rc.local
                sudo: gedit: command not found

                this is the answer.

                By System setting menù i can change the screen in 16:9 and the graphic card in 915...but still nothing change.
                I think that installing the intel driver the things will be better but i'm not able to convert the pacage, in a previous post there is the reply that konsole given me: error 5.. ecc.

                Actually I don't know what i have to do.
                This guide is geared mainly to the ubuntu desktop. Which is the same as kubuntu more or less with some minor differences.

                gedit is not part of the kubuntu package so it it not installed. kate is the kubuntu equivalent. You could go through the gui. start from the home folder and click on the up browser arrow until you are in the root directory and look for the folder that says "etc". click on that folder scroll down until you see the file that says rc.local. right click it, go to actions, choose "edit as root" put in your pw and copy and paste what is needed.

                doing it like this help me understand the terminal better and now I can navigate through the terminal with ease.

                Comment

                Working...
                X