Sabayon 10, black border on Samsung BX2450 [Solved]

Issues Related to Hardware (Sound, Video, Printers, Scanners, Webcams, Touchpads, Keyboards, Sensors, Drives, GRUB, etc.)

Moderator: Moderators

Sabayon 10, black border on Samsung BX2450 [Solved]

Postby loverollingrelease » Tue Sep 18, 2012 15:07

I installed today S10,

everything went fine except for the solution of my monitor or rather the existing 1"inch black border.

Samsung BX240 with '24
graphics ATI Radeon HD 6450

eselect opengl list says
[1] ATI *


the solution is 1920x1080, says the xfce-display

Xorg
Code: Select all


Section "Module"
    SubSection  "extmod"
       Option    "omit xfree86-dga"
    EndSubSection
    Load    "i2c"
    Load    "ddc"
    Load    "vbe"
    Load    "dri"
    Load    "glx"
    Load    "synaptics"
EndSection

Section "ServerFlags"
     Option    "AllowMouseOpenFail"    "true"
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    VertRefresh    43 - 60
    HorizSync      28 - 80
EndSection


Section "Device"

    Identifier  "SabayonVga0"
    Driver      "fglrx"
    #BusID    "PCI:02:00"
    #Option "RenderAccel" "on"
    #Option "XAANoOffscreenPixmaps"
    #Option "BusType" "PCI"
    #Option "ColorTiling" "on"
    #Option "EnablePageFlip" "on"
    # UseEvents is causing segmentation faults with
    # NVIDIA 6xxx, 7xxx and >=275.xx.xx drivers
    #Option "UseEvents" "True"
    Option "LogoPath" "/usr/share/backgrounds/sabayonlinux-nvidia.png"

EndSection
   


Section "Screen"

    Identifier    "Screen 0"
    Device        "SabayonVga0"
    Monitor       "Generic Monitor"
    #Option       "AddARGBGLXVisuals" "true"

    DefaultDepth 24

    SubSection "Display"
        Depth        8
        ViewPort    0 0
        #Modes        "1024x768" "800x600" "640x480"
    EndSubsection

    SubSection "Display"
        Depth           16
        ViewPort        0 0
        #Modes        "1024x768" "800x600" "640x480"
    EndSubsection

    SubSection "Display"
        Depth           24
        ViewPort        0 0
        #Modes        "1024x768" "800x600" "640x480"
    EndSubsection

EndSection


Section "DRI"
    Mode 0666
EndSection

Section "ServerLayout"
    Identifier   "Main Layout"
    Screen 0    "Screen 0"
EndSection

Section "Extensions"
   #Option "Composite" "Enable"
EndSection




TIA
User avatar
loverollingrelease
Young Hen
 
Posts: 28
Joined: Fri Jul 27, 2012 21:14

Re: Sabayon 10, black border on Samsung BX2450

Postby Fitzcarraldo » Thu Sep 20, 2012 23:35

Have you tried using the xrandr command?
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7334
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Sabayon 10, black border on Samsung BX2450

Postby loverollingrelease » Sat Sep 22, 2012 12:55

tyvm, that worked :D

your help is much appreciated Fitzcarraldo!

regards
User avatar
loverollingrelease
Young Hen
 
Posts: 28
Joined: Fri Jul 27, 2012 21:14


Return to Hardware

Who is online

Users browsing this forum: No registered users and 1 guest