Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg-server-1.6 and xf86-video-intel-2.6.2 please :D
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
szczerb
Veteran
Veteran


Joined: 24 Feb 2007
Posts: 1709
Location: Poland => Lodz

PostPosted: Wed Apr 22, 2009 5:58 pm    Post subject: Reply with quote

2.7.0 is the new "stable" release. And 9999 version of any package (sometimes it's 99999999 for longer naming) get's you the current master git - that's whatever devs are currently working on, so definitely not stable.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Wed Apr 22, 2009 6:17 pm    Post subject: Reply with quote

milomak wrote:
when i install xorg-server-1.6 (input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics nptl video_cards_intel video_cards_vesa xorg -hal), the keyboard stops working. What should I do to get it working again?

xorg.conf
Code:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"     
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "us+inet"
        Option      "XkbOptions" "compose:ralt"
EndSection


I am using this laptop

EDIT: I hadn't re-emerged the drivers.

You should migrate your input settings to hal management and evdev, furthermore drop your input lines in xorg.conf.
Back to top
View user's profile Send private message
Bakou
n00b
n00b


Joined: 05 Feb 2007
Posts: 42

PostPosted: Fri Apr 24, 2009 7:29 pm    Post subject: Reply with quote

Ok, general report time.
Using Intel 2.7, xorg-server 1.6, mesa 7.4 and kernel 2.6.29.1 on a ThinkPad T500 w/ the Intel X4500HD GPU
What doesn't work:
-KMS works in framebuffer console mode.. but as soon as I get into X with KMS it's like it tries to set the screen resolution too high and I see only very blurry overscanned fuzz
-supposedly this issue with UXA and compiz (version 8.2) and the white/yellow artifacts on transperancies was fixed between mesa 7.4 and intel 2.7, but I still get it especially in wine and briefly in other apps too. May be that something isn't linked to mesa properly or some other config problem...
-Occasionally in compiz I get a gma45 vblank sync error in dmesg. Normally harmless, but when using dual screens it seems to make the entire system so laggy its almost unusable.

What works: everything else (even suspend to ram now too!)

Has anyone else fixed these issues? Anyone have working UXA with KMS in compiz? or even KMS in plain X?


P.S. Where the hell is the ebuild for xorg server 1.6 r1? That could help.
_________________
--Laptop--
ThinkPad T500 Gentoo

--Desktop--
Intel Core Duo E6420 (8x333)
3 GB PC6400 DDR2 825mhz 4-4-4-15
nVidia 8800GT
Creative X-Fi (works in Gentoo)
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Fri Apr 24, 2009 8:08 pm    Post subject: Reply with quote

FWIW, for me intel 2.7.0, xorg 1.6.0, mesa 7.4 and kernel 2.6.29 (tuxonice)
with KMS works extremely well in both X and console. Sleep and
hibernation also works apparently perfectly (this is an improvement
for me over earlier setups).

Thinkpad x300 (so intel video GM965).

I did the kernel patch thing to get 2.7.0 working right BTW.
(https://forums.gentoo.org/viewtopic-t-756902-highlight-.html)

The only thing - it takes a long time for KMS to get going during bootup;
the screen changes resolution as the init scripts start and after the kernel
loads ... I don't know/understand if that's unusual or not :)
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Fri Apr 24, 2009 8:22 pm    Post subject: Reply with quote

My current working GM45 setup:
git-sources-2.6.30_rc2-r7-patch-i915 (you need the patch to make xf86-video-intel-2.7.0 actually work)
xorg-server-1.6.1 (fixed X resetting (2.6.29) and freezing (2.6.30))
xf86-video-intel-9999 (2.7.0 made X reset every once in a while)
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Sun Apr 26, 2009 10:56 am    Post subject: Reply with quote

Can we have a version bump to 1.6.1 in the x11 overlay...

right now I have just renamed the 1.6.0 ebuild
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Mon Apr 27, 2009 10:53 am    Post subject: Reply with quote

Which option should I use in grub to have the console resolution in say vga=771 mode. Currently when I use that the screen goes blank until X starts

My kernel framebuffer section looks like so
Code:

<*>   VGA 16-color graphics support                                                                         │ │
  │ │                                      <*>   Userspace VESA VGA graphics support                                                                   │ │
  │ │                                      [*]   VESA VGA graphics support                                                                             │ │
  │ │                                      < >   N411 Apollo/Hecuba devkit support                                                                     │ │
  │ │                                      < >   Hercules mono graphics support                                                                        │ │
  │ │                                      < >   Epson S1D13XXX framebuffer support                                                                    │ │
  │ │                                      < >   nVidia Framebuffer Support                                                                            │ │
  │ │                                      < >   nVidia Riva support                                                                                   │ │
  │ │                                      < >   Intel 810/815 support (EXPERIMENTAL)                                                                  │ │
  │ │                                      < >   Intel LE80578 (Vermilion) support                                                                     │ │
  │ │                                      <*>   Intel 830M/845G/852GM/855GM/865G/915G/945G/945GM/965G/965GM support (EXPERIMENTAL)                    │ │
  │ │                                      [*]     Intel driver Debug Messages                                                                         │ │
  │ │                                      [*]     DDC/I2C for Intel framebuffer support


xorgserver-1.6, xf86-video-intel-2.6.99.902 and mesa-7.4

it's an intel 945GME chipset and I used this as a guide.
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Mon Apr 27, 2009 5:24 pm    Post subject: Reply with quote

milomak wrote:
Which option should I use in grub to have the console resolution in say vga=771 mode. Currently when I use that the screen goes blank until X starts

My kernel framebuffer section looks like so
Code:

<*>   VGA 16-color graphics support                                                                         │ │
  │ │                                      <*>   Userspace VESA VGA graphics support                                                                   │ │
  │ │                                      [*]   VESA VGA graphics support                                                                             │ │
  │ │                                      < >   N411 Apollo/Hecuba devkit support                                                                     │ │
  │ │                                      < >   Hercules mono graphics support                                                                        │ │
  │ │                                      < >   Epson S1D13XXX framebuffer support                                                                    │ │
  │ │                                      < >   nVidia Framebuffer Support                                                                            │ │
  │ │                                      < >   nVidia Riva support                                                                                   │ │
  │ │                                      < >   Intel 810/815 support (EXPERIMENTAL)                                                                  │ │
  │ │                                      < >   Intel LE80578 (Vermilion) support                                                                     │ │
  │ │                                      <*>   Intel 830M/845G/852GM/855GM/865G/915G/945G/945GM/965G/965GM support (EXPERIMENTAL)                    │ │
  │ │                                      [*]     Intel driver Debug Messages                                                                         │ │
  │ │                                      [*]     DDC/I2C for Intel framebuffer support


xorgserver-1.6, xf86-video-intel-2.6.99.902 and mesa-7.4

it's an intel 945GME chipset and I used this as a guide.


Is KMS enabled?
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
grodzik86
n00b
n00b


Joined: 25 Dec 2005
Posts: 38
Location: Wroclaw, Poland

PostPosted: Mon Apr 27, 2009 7:38 pm    Post subject: Reply with quote

milomak wrote:
Which option should I use in grub to have the console resolution in say vga=771 mode. Currently when I use that the screen goes blank until X starts


Does your kernel-line in grub config looks similar to that from the guide?
Code:
kernel /example-kernel-2.6.29 root=/dev/root i915.modeset=1
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Mon Apr 27, 2009 8:54 pm    Post subject: Reply with quote

2.6.29.2 still needs the i915 tiling-patch for xf86-video-intel-2.7.0.
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Tue Apr 28, 2009 7:32 pm    Post subject: Reply with quote

Code:

Is KMS enabled?


Code:

Does your kernel-line in grub config looks similar to that from the guide?


I have done this in my kernel
Code:

Device Drivers  --->
    Graphics support  --->
        ...
        <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)  --->
            <*>   Intel 830M, 845G, 852GM, 855GM, 865G (i915 driver)  --->
                  <*> i915 driver
                    [*] Enable modesetting on intel by default
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Tue Apr 28, 2009 8:17 pm    Post subject: Reply with quote

Remove vga=771 from grub.conf and reboot - KMS would provide a nice terminal for you. As far as I know, you cannot use VGA and KMS in parallel.
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
szczerb
Veteran
Veteran


Joined: 24 Feb 2007
Posts: 1709
Location: Poland => Lodz

PostPosted: Tue Apr 28, 2009 8:40 pm    Post subject: Reply with quote

Is the kernel patch for 2.7.0 still needed with 2.6.30_rc3 or is it included?
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Tue Apr 28, 2009 8:48 pm    Post subject: Reply with quote

Still needed, and still works with that version.
Back to top
View user's profile Send private message
szczerb
Veteran
Veteran


Joined: 24 Feb 2007
Posts: 1709
Location: Poland => Lodz

PostPosted: Tue Apr 28, 2009 8:53 pm    Post subject: Reply with quote

Would you explain to me how to apply the patch?
Back to top
View user's profile Send private message
pigeon768
l33t
l33t


Joined: 02 Jan 2006
Posts: 683

PostPosted: Tue Apr 28, 2009 9:01 pm    Post subject: Reply with quote

milomak wrote:
Which option should I use in grub to have the console resolution in say vga=771 mode. Currently when I use that the screen goes blank until X starts

My kernel framebuffer section looks like so
Code:

<*>   VGA 16-color graphics support                                                                         │ │
  │ │                                      <*>   Userspace VESA VGA graphics support                                                                   │ │
  │ │                                      [*]   VESA VGA graphics support                                                                             │ │
  │ │                                      < >   N411 Apollo/Hecuba devkit support                                                                     │ │
  │ │                                      < >   Hercules mono graphics support                                                                        │ │
  │ │                                      < >   Epson S1D13XXX framebuffer support                                                                    │ │
  │ │                                      < >   nVidia Framebuffer Support                                                                            │ │
  │ │                                      < >   nVidia Riva support                                                                                   │ │
  │ │                                      < >   Intel 810/815 support (EXPERIMENTAL)                                                                  │ │
  │ │                                      < >   Intel LE80578 (Vermilion) support                                                                     │ │
  │ │                                      <*>   Intel 830M/845G/852GM/855GM/865G/915G/945G/945GM/965G/965GM support (EXPERIMENTAL)                    │ │
  │ │                                      [*]     Intel driver Debug Messages                                                                         │ │
  │ │                                      [*]     DDC/I2C for Intel framebuffer support


xorgserver-1.6, xf86-video-intel-2.6.99.902 and mesa-7.4

it's an intel 945GME chipset and I used this as a guide.
Disable all of that. KMS replaces the framebuffer. You also don't need a vga= or video= option in grub. Make you have Device Drivers->Graphics support->Console display driver support->Framebuffer Console Support enabled though.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Tue Apr 28, 2009 10:27 pm    Post subject: Reply with quote

szczerb wrote:
Would you explain to me how to apply the patch?

I simply used the automization of the ebuild system. Copied over the git-sources-2.6.30_rc3.ebuild into my own overlay, put the patch into the files subdirectory in there and added one single line to the ebuild:

UNIPATCH_LIST="${FILESDIR}/i915-2.6.30_rc2-r7.patch"
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Tue Apr 28, 2009 11:01 pm    Post subject: Reply with quote

genstorm wrote:
szczerb wrote:
Would you explain to me how to apply the patch?

I simply used the automization of the ebuild system. Copied over the git-sources-2.6.30_rc3.ebuild into my own overlay, put the patch into the files subdirectory in there and added one single line to the ebuild:

UNIPATCH_LIST="${FILESDIR}/i915-2.6.30_rc2-r7.patch"


Or just download the patch, name it is <insert_name_here>.patch, head over to /usr/src/linux and say:
Code:

patch -p1 < <location_of_patch>/<patch>


Done! :) -> I prefer this -> since I just use a hand/based git setup to update the kernel.
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
szczerb
Veteran
Veteran


Joined: 24 Feb 2007
Posts: 1709
Location: Poland => Lodz

PostPosted: Wed Apr 29, 2009 12:10 am    Post subject: Reply with quote

Ebuilds are fun :D I just made myself vanilla-sources-2.6.30_rc3 with the patch ;] Tried gentoo-sources first, but had some problems and was too tired to try and understand.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Wed Apr 29, 2009 9:44 am    Post subject: Reply with quote

I like my approach where, thinking of the next kernel-upgrade (typically happening a few days later), the patches will get applied automagically again. ;)

Also, this works for automatically applying all featured patches to the ebuild:
UNIPATCH_LIST="${FILESDIR}/*.patch"

Lots of commits to Linus' kernel ~10 hours ago: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary
Including the i915 tiling fix. So it'll definitely be included with the next minor release, if not already present in 2.6.30_rc3-r5.
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Fri May 01, 2009 5:08 pm    Post subject: Reply with quote

pigeon768 wrote:
Disable all of that. KMS replaces the framebuffer. You also don't need a vga= or video= option in grub. Make you have Device Drivers->Graphics support->Console display driver support->Framebuffer Console Support enabled though.


It's still not workin and I think I have follwed your instructions

.config
Code:

# Graphics support
#                 
CONFIG_AGP=y     
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y           
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set   
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set   
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=y                   
# CONFIG_DRM_TDFX is not set   
# CONFIG_DRM_R128 is not set   
# CONFIG_DRM_RADEON is not set 
# CONFIG_DRM_I810 is not set   
# CONFIG_DRM_I830 is not set   
CONFIG_DRM_I915=m               
CONFIG_DRM_I915_KMS=y           
# CONFIG_DRM_MGA is not set     
# CONFIG_DRM_SIS is not set     
# CONFIG_DRM_VIA is not set     
# CONFIG_DRM_SAVAGE is not set 
# CONFIG_VGASTATE is not set   
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
CONFIG_FB=y                             
CONFIG_FIRMWARE_EDID=y                 
# CONFIG_FB_DDC is not set             
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=m               
CONFIG_FB_CFB_COPYAREA=m               
CONFIG_FB_CFB_IMAGEBLIT=m               
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
# CONFIG_FB_SYS_FILLRECT is not set         
# CONFIG_FB_SYS_COPYAREA is not set         
# CONFIG_FB_SYS_IMAGEBLIT is not set         
CONFIG_FB_FOREIGN_ENDIAN=y                   
CONFIG_FB_BOTH_ENDIAN=y                     
# CONFIG_FB_BIG_ENDIAN is not set           
# CONFIG_FB_LITTLE_ENDIAN is not set         
# CONFIG_FB_SYS_FOPS is not set             
# CONFIG_FB_SVGALIB is not set               
# CONFIG_FB_MACMODES is not set             
# CONFIG_FB_BACKLIGHT is not set             
CONFIG_FB_MODE_HELPERS=y                     
CONFIG_FB_TILEBLITTING=y                     

#
# Frame buffer hardware drivers
#                             
# CONFIG_FB_CIRRUS is not set 
# CONFIG_FB_PM2 is not set     
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set     
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set   
# CONFIG_FB_VGA16 is not set   
# CONFIG_FB_UVESA is not set   
# CONFIG_FB_VESA is not set     
# CONFIG_FB_N411 is not set     
# CONFIG_FB_HGA is not set     
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set   
# CONFIG_FB_RIVA is not set     
# CONFIG_FB_I810 is not set     
# CONFIG_FB_LE80578 is not set 
# CONFIG_FB_INTEL is not set   
# CONFIG_FB_MATROX is not set   
# CONFIG_FB_RADEON is not set   
# CONFIG_FB_ATY128 is not set   
# CONFIG_FB_ATY is not set     
# CONFIG_FB_S3 is not set       
# CONFIG_FB_SAVAGE is not set   
# CONFIG_FB_SIS is not set     
# CONFIG_FB_VIA is not set     
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set     
# CONFIG_FB_3DFX is not set     
# CONFIG_FB_VOODOO1 is not set 
# CONFIG_FB_VT8623 is not set   
# CONFIG_FB_CYBLA is not set   
# CONFIG_FB_TRIDENT is not set 
# CONFIG_FB_ARK is not set     
# CONFIG_FB_PM3 is not set     
# CONFIG_FB_CARMINE is not set 
# CONFIG_FB_GEODE is not set   
# CONFIG_FB_VIRTUAL is not set 
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set 
CONFIG_BACKLIGHT_LCD_SUPPORT=y 
CONFIG_LCD_CLASS_DEVICE=y       
# CONFIG_LCD_ILI9320 is not set
# CONFIG_LCD_PLATFORM is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y     
# CONFIG_BACKLIGHT_PROGEAR is not set
# CONFIG_BACKLIGHT_MBP_NVIDIA is not set
# CONFIG_BACKLIGHT_SAHARA is not set   

#
# Display device support
#                       
CONFIG_DISPLAY_SUPPORT=y

#
# Display hardware drivers
#                         

#
# Console display driver support
#                               
CONFIG_VGA_CONSOLE=y           
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
CONFIG_DUMMY_CONSOLE=y               
CONFIG_FRAMEBUFFER_CONSOLE=m         
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set     
# CONFIG_FONTS is not set                             
CONFIG_FONT_8x8=y                                     
CONFIG_FONT_8x16=y                                   
CONFIG_LOGO=y                                         
# CONFIG_LOGO_LINUX_MONO is not set                   
# CONFIG_LOGO_LINUX_VGA16 is not set                 
CONFIG_LOGO_LINUX_CLUT224=y                           
CONFIG_SOUND=y


grub
Code:

title Gentoo Linux 2.6.29.1 (GUI)
root (hd0,9)
kernel /kernel-x86-2.6.29.1 root=/dev/sda7 i915.modeset=1 resume=/dev/sda5 softlevel=gui
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Fri May 01, 2009 5:34 pm    Post subject: Reply with quote

milomak wrote:
pigeon768 wrote:
Disable all of that. KMS replaces the framebuffer. You also don't need a vga= or video= option in grub. Make you have Device Drivers->Graphics support->Console display driver support->Framebuffer Console Support enabled though.


It's still not workin and I think I have follwed your instructions

.config
Code:

# Graphics support
#                 
CONFIG_AGP=y     
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y           
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set   
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set   
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=y                   
# CONFIG_DRM_TDFX is not set   
# CONFIG_DRM_R128 is not set   
# CONFIG_DRM_RADEON is not set 
# CONFIG_DRM_I810 is not set   
# CONFIG_DRM_I830 is not set   
CONFIG_DRM_I915=m               
CONFIG_DRM_I915_KMS=y           
# CONFIG_DRM_MGA is not set     
# CONFIG_DRM_SIS is not set     
# CONFIG_DRM_VIA is not set     
# CONFIG_DRM_SAVAGE is not set 
# CONFIG_VGASTATE is not set   
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
CONFIG_FB=y                             
[b]# CONFIG_FIRMWARE_EDID is not set[/b]
# CONFIG_FB_DDC is not set             
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=m               
CONFIG_FB_CFB_COPYAREA=m               
CONFIG_FB_CFB_IMAGEBLIT=m               
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
# CONFIG_FB_SYS_FILLRECT is not set         
# CONFIG_FB_SYS_COPYAREA is not set         
# CONFIG_FB_SYS_IMAGEBLIT is not set         
[b]# CONFIG_FB_FOREIGN_ENDIAN is not set[/b]       
[b]# CONFIG_FB_BOTH_ENDIAN is not set[/b]
# CONFIG_FB_BIG_ENDIAN is not set           
# CONFIG_FB_LITTLE_ENDIAN is not set         
# CONFIG_FB_SYS_FOPS is not set             
# CONFIG_FB_SVGALIB is not set               
# CONFIG_FB_MACMODES is not set             
# CONFIG_FB_BACKLIGHT is not set             
[b]# CONFIG_FB_MODE_HELPERS is not set              [/b]
[b]# CONFIG_FB_TILEBLITTING is not set          [/b]

#
# Frame buffer hardware drivers
#                             
# CONFIG_FB_CIRRUS is not set 
# CONFIG_FB_PM2 is not set     
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set     
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set   
# CONFIG_FB_VGA16 is not set   
# CONFIG_FB_UVESA is not set   
# CONFIG_FB_VESA is not set     
# CONFIG_FB_N411 is not set     
# CONFIG_FB_HGA is not set     
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set   
# CONFIG_FB_RIVA is not set     
# CONFIG_FB_I810 is not set     
# CONFIG_FB_LE80578 is not set 
# CONFIG_FB_INTEL is not set   
# CONFIG_FB_MATROX is not set   
# CONFIG_FB_RADEON is not set   
# CONFIG_FB_ATY128 is not set   
# CONFIG_FB_ATY is not set     
# CONFIG_FB_S3 is not set       
# CONFIG_FB_SAVAGE is not set   
# CONFIG_FB_SIS is not set     
# CONFIG_FB_VIA is not set     
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set     
# CONFIG_FB_3DFX is not set     
# CONFIG_FB_VOODOO1 is not set 
# CONFIG_FB_VT8623 is not set   
# CONFIG_FB_CYBLA is not set   
# CONFIG_FB_TRIDENT is not set 
# CONFIG_FB_ARK is not set     
# CONFIG_FB_PM3 is not set     
# CONFIG_FB_CARMINE is not set 
# CONFIG_FB_GEODE is not set   
# CONFIG_FB_VIRTUAL is not set 
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set 
CONFIG_BACKLIGHT_LCD_SUPPORT=y 
CONFIG_LCD_CLASS_DEVICE=y       
# CONFIG_LCD_ILI9320 is not set
# CONFIG_LCD_PLATFORM is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y     
# CONFIG_BACKLIGHT_PROGEAR is not set
# CONFIG_BACKLIGHT_MBP_NVIDIA is not set
# CONFIG_BACKLIGHT_SAHARA is not set   

#
# Display device support
#                       
CONFIG_DISPLAY_SUPPORT=y

#
# Display hardware drivers
#                         

#
# Console display driver support
#                               
CONFIG_VGA_CONSOLE=y           
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
CONFIG_DUMMY_CONSOLE=y               
CONFIG_FRAMEBUFFER_CONSOLE=m         
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set     
# CONFIG_FONTS is not set                             
CONFIG_FONT_8x8=y                                     
CONFIG_FONT_8x16=y                                   
CONFIG_LOGO=y                                         
# CONFIG_LOGO_LINUX_MONO is not set                   
# CONFIG_LOGO_LINUX_VGA16 is not set                 
CONFIG_LOGO_LINUX_CLUT224=y                           
CONFIG_SOUND=y


grub
Code:

title Gentoo Linux 2.6.29.1 (GUI)
root (hd0,9)
[b]kernel /kernel-x86-2.6.29.1 root=/dev/sda7 resume=/dev/sda5 softlevel=gui[/b]


The changes I made are in bold, please use this config and then try. This is working for me.

EDIT: Apparently, no bold inside code blocks - but you can see the tags around it. These are the values that I have changed.
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
Bakou
n00b
n00b


Joined: 05 Feb 2007
Posts: 42

PostPosted: Fri May 01, 2009 7:01 pm    Post subject: Reply with quote

Another general update:
kernel 2.6.30-rc4 vanilla-sources works great in KMS with intel 2.7.0 with no patch!
Now I just need to patch vmware-modules to work with it... so I can have nice graphics AND vmware. (imagine that!)
I guess that wil be my next post.
_________________
--Laptop--
ThinkPad T500 Gentoo

--Desktop--
Intel Core Duo E6420 (8x333)
3 GB PC6400 DDR2 825mhz 4-4-4-15
nVidia 8800GT
Creative X-Fi (works in Gentoo)
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Fri May 01, 2009 7:30 pm    Post subject: Reply with quote

Bakou wrote:
Another general update:
kernel 2.6.30-rc4 vanilla-sources works great in KMS with intel 2.7.0 with no patch!
Now I just need to patch vmware-modules to work with it... so I can have nice graphics AND vmware. (imagine that!)
I guess that wil be my next post.


The tiling patch is include in rc4 -> therefore no need to patch. :)
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Sat May 02, 2009 4:55 pm    Post subject: Reply with quote

Rahulthewal I made the changes after upgrading to the latest vanilla-sources. The console font is still the default huge font.

Code:

root linux # cat .config | grep ENDIAN
CONFIG_FB_FOREIGN_ENDIAN=y
CONFIG_FB_BOTH_ENDIAN=y
# CONFIG_FB_BIG_ENDIAN is not set
# CONFIG_FB_LITTLE_ENDIAN is not set
root linux # cat .config | grep EDID
CONFIG_FIRMWARE_EDID=y
root linux # cat .config | grep MODE_HELPERS
CONFIG_FB_MODE_HELPERS=y
root linux # cat .config | grep TILEBLITTING
CONFIG_FB_TILEBLITTING=y


Code:

title Gentoo Linux 2.6.30-4 (GUI)
root (hd0,9)
kernel /kernel-x86-2.6.30-4 root=/dev/sda7 resume=/dev/sda5 softlevel=gui


EDIT: Hmm just thought of something. Using vanilla-sources will have an impact on this right?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 6 of 7

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum