Find the answer to your Linux question:
Results 1 to 6 of 6
Good evening, recently i upgrade from Debian Etch to Lenny and i have problems with the resolution, i only get 1024x768 and the monitor i have supports 2048x1024. When i ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mexico
    Posts
    29

    Resolution Problems with i810 chipset in Debian Lenny

    Good evening, recently i upgrade from Debian Etch to Lenny and i have problems with the resolution, i only get 1024x768 and the monitor i have supports 2048x1024. When i used Debian Etch i didn't have this problems. This the xorg.conf file :

    Code:
     /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/fonts/X11/misc"
    	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
    	FontPath	"/usr/share/fonts/X11/cyrillic"
    	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
    	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
    	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
    	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    	FontPath	"/usr/share/fonts/X11/Type1"
    	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
    	FontPath	"/usr/share/fonts/X11/100dpi"
    	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
    	FontPath	"/usr/share/fonts/X11/75dpi"
    	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
    	# path to defoma fonts
    	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    EndSection
    
    Section "Module"
    	Load	"bitmap"
    	Load	"ddc"
    	Load	"dri"
    	Load	"extmod"
    	Load	"freetype"
    	Load	"glx"
    	Load	"int10"
    	Load	"v4l"
    	Load	"vbe"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"kbd"
    	Option		"CoreKeyboard"
    	Option		"XkbRules"	"xorg"
    	Option		"XkbModel"	"pc105"
    	Option		"XkbLayout"	"es"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    	Option		"CorePointer"
    	Option		"Device"		"/dev/input/mice"
    	Option		"Protocol"		"ImPS/2"
    EndSection
    
    Section "Device"
    	Identifier	"Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
    	Driver		"i810"
    	BusID		"PCI:0:2:0"
    	Option		"UseFBDev"		"true"
    EndSection
    
    Section "Monitor"
    	Identifier	"Gateway EV73"
    	Option		"DPMS"
    	HorizSync	30-65
    	VertRefresh	50-75
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
    	Monitor		"Gateway EV73"
    	DefaultDepth	24
    	SubSection "Display"
    		Depth		1
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		4
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		8
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		15
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		16
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		24
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
    	Screen		"Default Screen"
    	InputDevice	"Generic Keyboard"
    	InputDevice	"Configured Mouse"
    EndSection
    
    Section "DRI"
    	Mode	0666
    EndSection
    I found googlin' in several articles that i can use the intel driver instead the i810 i did this but it didn't work. Thanks for the help and cheers!

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi !

    Install 915resolution.
    Code:
    su
    apt-get install 915resolution
    Reboot machine.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mexico
    Posts
    29

    Question 915resolution didn't work..

    After install 915resolution as root i typed :

    # 915resolution -l ( ...this is the list that appeard..)

    Code:
    Intel 800/900 Series VBIOS Hack : version 0.5.3
    
    Chipset: 845G
    BIOS: TYPE 3
    Mode Table Offset: $C0000 + $4d2
    Mode Table Entries: 25
    Mode 30 : 640x480, 8 bits/pixel
    Mode 31 : 640x400, 8 bits/pixel
    Mode 32 : 800x600, 8 bits/pixel
    Mode 34 : 1024x768, 8 bits/pixel
    Mode 38 : 1280x1024, 8 bits/pixel
    Mode 3a : 1600x1200, 8 bits/pixel
    Mode 3c : 1920x1440, 8 bits/pixel
    Mode 40 : 640x480, 15 bits/pixel
    Mode 41 : 640x480, 16 bits/pixel
    Mode 42 : 800x600, 15 bits/pixel
    Mode 43 : 800x600, 16 bits/pixel
    Mode 44 : 1024x768, 15 bits/pixel
    Mode 45 : 1024x768, 16 bits/pixel
    Mode 48 : 1280x1024, 15 bits/pixel
    Mode 49 : 1280x1024, 16 bits/pixel
    Mode 4a : 1600x1200, 15 bits/pixel
    Mode 4b : 1600x1200, 16 bits/pixel
    Mode 4c : 1920x1440, 15 bits/pixel
    Mode 4d : 1920x1440, 16 bits/pixel
    Mode 50 : 640x480, 32 bits/pixel
    Mode 52 : 800x600, 32 bits/pixel
    Mode 54 : 1024x768, 32 bits/pixel
    Mode 58 : 1280x1024, 32 bits/pixel
    Mode 5a : 1600x1200, 32 bits/pixel
    Mode 5c : 1920x1440, 32 bits/pixel
    I choosed the option MODE 4a 1600 1200 because according to the 915res' manual i must choos a resolution i wont use then i typed :

    915resolution 4a 1280 1024 24 ( because i want a resolution of 1280x24 at 24 Color depth) and this is what it showed me :

    Chipset 845G
    BIOS : TYPE 3
    Mode Table Offset : $C0000 +$4d2
    Mode Table Entries : 25
    Patch mode 4a to resolution 1280x1024 complete


    Then i add this line to /etc/init.d/bootmisc.sh

    /usr/sbin/915resolutio 1280 1024 24

    The manual sasy i must do this to start this service every time y start the pc. Finally i add :


    Option "ForceBIOS""1600x1200=1280x1024"


    To the Section "Device" in the /etc/X11/xorg.conf file. I restarded and start the X window system ( Fluxbox ) but the problem stills there, can't get more resolution than 1024 x768 @75hz , am i missconfiguring anything ? What should i do ? thanks !

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Code:
    Section "Monitor"
    	Identifier	"Gateway EV73"
    	Option		"DPMS"
    	HorizSync	30-65
    	VertRefresh	50-75
    EndSection
    Check your Monitor's Manual and set supported HorizSync/VertRefresh rates.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mexico
    Posts
    29

    Found the solution...

    Accidentally i was "playing" with the vertical sync. values, then i put one shorter than the one in the manual and all works !!! , then i uninstalled the 915resolution and all work also . I don't know the reason of this , but at least i found a solution that may help pthers, i may say that when i was in Debian Etch the vaules in teh Vert/Horz Sync where the values that the manual specifies. Thanks

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Well Done ! 915resolution fixes Screen flickering and set Higher Resolutions which Intel Chipset doesn't support but Monitor does.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •