Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vesafb wxga Probleme
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
fr3sh
n00b
n00b


Joined: 25 Jul 2005
Posts: 55

PostPosted: Mon May 01, 2006 8:31 pm    Post subject: vesafb wxga Probleme Reply with quote

Hallo,

ich habe Probleme meine WXGA (1280x768) Auflösung auf meinem Framebuffer zum laufen zu bekommen.
Ich habe mich mit allen Konfigurationen und Einstellungen ausseinander gesetzt.
Meine Grafikkarte ist eine ATI 600SE.

In aktueller Konfiguration funktioniert der FB nur mit 1024x768. Was mir "fbres" auch anzeigt.
Sollte aber eigentlich 1280x768 sein.

Warum wird ein WXGA-Mode nicht von vesafb-tng erkannt? -> siehe cat "/proc/fb0/modes"

dmesg | greb vesafb:
Code:

Kernel command line: root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda8 video=vesafb:mttr,1280x768@60 mode=silent
vesafb: unrecognized option mttr
vesafb: ATI Technologies Inc., C24 , 01.00 (OEM: ATI MOBILITY RADEON X600   )
vesafb: VBE version: 2.0
vesafb: no monitor limits have been set
vesafb: scrolling: redraw
vesafb: framebuffer at 0xd0000000, mapped to 0xf8880000, using 6144k, total 32704k


cat /proc/fb0/modes:
Code:

320x200-8
320x200-15
320x200-16
320x200-24
320x200-32
320x240-8
320x240-15
320x240-16
320x240-24
320x240-32
400x300-8
400x300-15
400x300-16
400x300-24
400x300-32
512x384-8
512x384-15
512x384-16
512x384-24
512x384-32
640x350-8
640x350-15
640x350-16
640x350-24
640x350-32
640x400-8
640x400-15
640x400-16
640x400-24
640x400-32
640x480-8
640x480-15
640x480-16
640x480-24
640x480-32
800x600-8
800x600-15
800x600-16
800x600-24
800x600-32
1024x768-8
1024x768-15
1024x768-16
1024x768-24
1024x768-32



Kernelauszug:
Code:

#
# Graphics support
#
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_MACMODES is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# 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_VESA=y
# CONFIG_FB_VESA_STD is not set
CONFIG_FB_VESA_TNG=y
CONFIG_FB_VESA_DEFAULT_MODE="1280x768@60"
CONFIG_VIDEO_SELECT=y
# 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_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS 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_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set


Vielleicht kann mir einer von euch ja helfen...


ciao, fr3sh
Back to top
View user's profile Send private message
lr
Tux's lil' helper
Tux's lil' helper


Joined: 24 Sep 2003
Posts: 96
Location: South of Germany

PostPosted: Tue May 02, 2006 7:43 am    Post subject: Reply with quote

Quote:

Kernel command line: root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda8 video=vesafb:mttr,1280x768@60 mode=silent
vesafb: unrecognized option mttr


zu allererst mal ein Fehler:
es gibt keine option mttr, die heisst mtrr

wenn das nicht hilft, probier mal das

Code:

video=vesafb:ywrap,mtrr,1280x768-16@60 splash=silent,fadein,theme:<your theme> quiet CONSOLE=/dev/tty1


Hab auch irgendwo gelesen, dass man für mtrr noch einen Mode angegeben soll. z.B. mtrr2. Habe damit aber noch nicht
viel Erfahrung gemacht.

Zu guter letzt kannst Du auch radeonfb probieren, sofern der im Kernel einkompiliert ist und du keinen fglrx Treiber verwendest. Dann kannst Du
sogar auch alle Angaben in der Kernelzeile verzichten
Code:

root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda8 video=radeonfb splash=silent,fadein,theme:<your theme> quiet CONSOLE=/dev/tty1


grüße
lr
Back to top
View user's profile Send private message
fr3sh
n00b
n00b


Joined: 25 Jul 2005
Posts: 55

PostPosted: Tue May 02, 2006 11:53 am    Post subject: Reply with quote

Danke mal für den Hinweis.

Hat aber mit deinen Optionen auch nicht geklappt.
Den radeonfb möchte ich eigentlich nicht verwenden, da ich nicht auf fglrx verzichten kann.

Vielleicht hat ja noch jemand einen Vorschlag !? :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
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