Are you using Core or CorePure64?
Are you using Xvesa, Xfbdev or Xorg-7.7?
Have you looked for the relevant information in the faq, wiki and tinycore book?
$ uname -m
$ ps aux | grep X
Are you using the 32-bit version of tinycorelinux or the 64-bit version?
Which extension are you using for the graphical user interface - Xvesa, Xfbdev or Xorg-7.7?
You can find the above information with the following commands:Code: [Select]$ uname -m
$ ps aux | grep X
ps aux | grep X
tc@box:~$ ps aux | grep X
4019 root Xvesa -br -screen 1024x768x32 -shadow -2button -mouse /dev/input/mice,5 -nolisten tcp -I
19517 tc grep XHi xor
Please use code tags when posting terminal commands and responses.
[code][ 36.176529] pcm512x 1-004d: Failed to get supply 'AVDD': -517
[ 36.176536] pcm512x 1-004d: Failed to get supplies: -517
[ 36.191753] pcm512x 1-004d: Failed to get supply 'AVDD': -517[/code]
[ 36.176529] pcm512x 1-004d: Failed to get supply 'AVDD': -517
[ 36.176536] pcm512x 1-004d: Failed to get supplies: -517
[ 36.191753] pcm512x 1-004d: Failed to get supply 'AVDD': -517You are using Xvesa - if xsetup.sh does not show the resolution you are looking for then you can try the Xorg-7.7 extension instead of Xvesa.
Hi xor
To use Code Tags click on the # icon above the reply box and paste your text between the Code Tags as shown in this example:Quote[code ][ 36.176529] pcm512x 1-004d: Failed to get supply 'AVDD': -517Please note that Code Tags don't actually have a space between the e and ] characters. This was done here so that they
[ 36.176536] pcm512x 1-004d: Failed to get supplies: -517
[ 36.191753] pcm512x 1-004d: Failed to get supply 'AVDD': -517[/code ]
would be visible rather than executed by the browser.
Code Tags serve as visual markers between what you are trying to say and the information you are posting. They also preserve
spacing so column aligned data displays properly.
I did not understand !?Please read the tinycore book.
how
$ tce-load -i Xorg-7.7
$ startx
ps aux | grep X
tc@box:~$ ps aux | grep X
4019 root Xvesa -br -screen 1024x768x32 -shadow -2button -mouse /dev/input/mice,5 -nolisten tcp -I
19517 tc grep X Where can I find this?
please send screenshot showing where it is
Hi xor ^
|
|
Click on this # button shown here ----------------------------
and code tags will be placed where the cursor was. Then place your text between the code tags like this:Code: [Select]ps aux | grep X
tc@box:~$ ps aux | grep X
4019 root Xvesa -br -screen 1024x768x32 -shadow -2button -mouse /dev/input/mice,5 -nolisten tcp -I
19517 tc grep X
(http://forum.tinycorelinux.net/index.php?action=dlattach;topic=22749.0;attach=5091)Where can I find this?
please send screenshot showing where it is
I did not understand !?Please read the tinycore book.
how
Exit the gui to the console prompt using the exit icon and then:Code: [Select]$ tce-load -i Xorg-7.7
$ startx
nothing happens !?You did not exit the GUI like Juanito told you to:
Where am I making a mistake !?
Exit the gui to the console prompt using the exit icon ...
Are you using the 32-bit version of tinycorelinux or the 64-bit version?
Which extension are you using for the graphical user interface - Xvesa, Xfbdev or Xorg-7.7?
You can find the above information with the following commands:Code: [Select]$ uname -m
$ ps aux | grep X
tc@box:~$ uname -m
x86_64
tc@box:~$ ps aux | grep X
3144 root /usr/local/lib/xorg/Xorg -nolisten tcp
3203 tc grep X
tc@box:~$ xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 720 x 400, current 720 x 400, maximum 720 x 400
default connected 720x400+0+0 0mm x 0mm
720x400 0.00*
tc@box:~$
You need to look in /var/log/Xorg.0.log to see what drivers have been chosen for your hardware and what resolution is being used.
[ 17.911] (II) VESA(0): Manufacturer: GSM Model: 4bad Serial#: 200023
[ 17.911] (II) VESA(0): Year: 2009 Week: 11
[ 17.911] (II) VESA(0): EDID Version: 1.3
[ 17.911] (II) VESA(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 17.911] (II) VESA(0): Sync: Separate SyncOnGreen
[ 17.911] (II) VESA(0): Max Image Size [cm]: horiz.: 41 vert.: 23
[ 17.911] (II) VESA(0): Gamma: 2.20
[ 17.911] (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 17.911] (II) VESA(0): First detailed timing is preferred mode
[ 17.911] (II) VESA(0): redX: 0.641 redY: 0.334 greenX: 0.301 greenY: 0.608
[ 17.911] (II) VESA(0): blueX: 0.145 blueY: 0.073 whiteX: 0.313 whiteY: 0.329
[ 17.911] (II) VESA(0): Supported established timings:
[ 17.911] (II) VESA(0): 720x400@70Hz
[ 17.911] (II) VESA(0): 640x480@60Hz
[ 17.911] (II) VESA(0): 640x480@75Hz
[ 17.911] (II) VESA(0): 800x600@60Hz
[ 17.911] (II) VESA(0): 800x600@75Hz
[ 17.911] (II) VESA(0): 832x624@75Hz
[ 17.911] (II) VESA(0): 1024x768@60Hz
[ 17.911] (II) VESA(0): 1024x768@75Hz
..it looks like the maximum resolution your display supports is 1024x768?
..and also, looking at this:Code: [Select][ 17.911] (II) VESA(0): Manufacturer: GSM Model: 4bad Serial#: 200023..it looks like the maximum resolution your display supports is 1024x768?
[ 17.911] (II) VESA(0): Year: 2009 Week: 11
[ 17.911] (II) VESA(0): EDID Version: 1.3
[ 17.911] (II) VESA(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 17.911] (II) VESA(0): Sync: Separate SyncOnGreen
[ 17.911] (II) VESA(0): Max Image Size [cm]: horiz.: 41 vert.: 23
[ 17.911] (II) VESA(0): Gamma: 2.20
[ 17.911] (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 17.911] (II) VESA(0): First detailed timing is preferred mode
[ 17.911] (II) VESA(0): redX: 0.641 redY: 0.334 greenX: 0.301 greenY: 0.608
[ 17.911] (II) VESA(0): blueX: 0.145 blueY: 0.073 whiteX: 0.313 whiteY: 0.329
[ 17.911] (II) VESA(0): Supported established timings:
[ 17.911] (II) VESA(0): 720x400@70Hz
[ 17.911] (II) VESA(0): 640x480@60Hz
[ 17.911] (II) VESA(0): 640x480@75Hz
[ 17.911] (II) VESA(0): 800x600@60Hz
[ 17.911] (II) VESA(0): 800x600@75Hz
[ 17.911] (II) VESA(0): 832x624@75Hz
[ 17.911] (II) VESA(0): 1024x768@60Hz
[ 17.911] (II) VESA(0): 1024x768@75Hz
As @Rich says, load the xf86-video-ati extension, exit to the console prompt, "startx" and look at /var/log/Xorg.0.log again.
[ 18.318] (II) VESA(0): Printing DDC gathered Modelines:
[ 18.319] (II) VESA(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz eP)... Try CorePure64-10.1 + graphics-4.19.10-tinycore64 + Xorg-7.7 + xf86-video-ati + flwm + wbar + atermI think firmware-radeon.tcz should also be on that list.
Chipset name Product nameFound here:
ARUBA, BARTS, TURKS, CAICOS, CAYMAN HD6450, HD6570, HD6670, HD6790-HD6990, HD64xxM, HD67xxM, HD69xxM, HD7450-HD7670, HD8450, R5 230
Hi Juanito... Try CorePure64-10.1 + graphics-4.19.10-tinycore64 + Xorg-7.7 + xf86-video-ati + flwm + wbar + atermI think firmware-radeon.tcz should also be on that list.QuoteChipset name Product nameFound here:
ARUBA, BARTS, TURKS, CAICOS, CAYMAN HD6450, HD6570, HD6670, HD6790-HD6990, HD64xxM, HD67xxM, HD69xxM, HD7450-HD7670, HD8450, R5 230
https://wiki.gentoo.org/wiki/Radeon#Hardware_detection
ARUBA, BARTS, TURKS, CAICOS, and CAYMAN are all listed in firmware-radeon.tcz.
[ 15.024] (==) Matched intel as autoconfigured driver 0
[ 15.024] (==) Matched modesetting as autoconfigured driver 1
[ 15.024] (==) Matched fbdev as autoconfigured driver 2
[ 15.024] (==) Matched vesa as autoconfigured driver 3With my hardware, Xorg-7.7 tries to load drivers in the following order:Code: [Select][ 15.024] (==) Matched intel as autoconfigured driver 0
[ 15.024] (==) Matched modesetting as autoconfigured driver 1
[ 15.024] (==) Matched fbdev as autoconfigured driver 2
[ 15.024] (==) Matched vesa as autoconfigured driver 3
If I do not use the xf86-video-intel extension, then I see the following:
* Xorg-7.7 - uses vesa driver
* graphics-4.19.10-tinycore64 + Xorg-7.7 - uses modesetting driver
From your results it looks like you are not using graphics-4.19.10-tinycore64 + Xorg-7.7?
[ ] TinyCorePure64-10.1.iso + Xorg-7.7.tcz + flwm.tcz + wbar.tcz + aterm.tcz
[OK] CorePure64-10.1.iso + graphics-4.19.10-tinycore64.tcz + Xorg-7.7.tcz + xf86-video-ati.tcz + firmware-radeon.tcz + flwm.tcz + wbar.tcz + aterm.tcz
[OK] CorePure64-10.1.iso + graphics-4.19.10-tinycore64.tcz + Xorg-7.7.tcz + xf86-video-ati.tcz + firmware-radeon.tcz + flwm.tcz + wbar.tcz + aterm.tcz
tc@box:~$ tce-load -wi graphics-4.19.10-tinycore64.tcz Xorg-7.7.tcz xf86-video-ati.tcz firmware-radeon.tcz flwm.tcz wbar.tcz aterm.tcz
echo "#!/bin/sh" > getXorgecho "tce-load -wi graphics-4.19.10-tinycore64 Xorg-7.7 xf86-video-ati firmware-radeon flwm wbar aterm" >> getXorgsudo chmod +x getXorg./getXorgXorgor Xorg -nolisten tcp &or StartX$ tce-load -wil Xorg-7.7 xf86-video-ati firmware-radeon flwm wbar aterm$ tce-load -wil graphics-KERNEL
$ startxYes, you can download many extensions on the same command line.
If you are already in the gui, do not load the graphics-KERNEL extension.
In the gui:Code: [Select]$ tce-load -wil Xorg-7.7 xf86-video-ati firmware-radeon flwm wbar aterm
Next, exit to the console prompt, then:Code: [Select]$ tce-load -wil graphics-KERNEL
$ startx
Note that while you are still experimenting, it would be much easier to install CorePure64 to a usb stick and boot from that.
tc@box:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1360 x 768, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 connected 1360x768+0+0 (normal left inverted right x axis y axis) 406mm x 229mm
1360x768 60.02*+
1024x768 75.03 60.00
832x624 74.55
800x600 75.00 60.32
640x480 75.00 59.94
720x400 70.08
DVI-0 disconnected (normal left inverted right x axis y axis)tc@box:~$ xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 720 x 400, current 720 x 400, maximum 720 x 400
default connected 720x400+0+0 0mm x 0mm
720x400 0.00* LABEL tc
MENU LABEL Boot TinyCorePure64
TEXT HELP
Boot TinyCorePure64 with Embedded X/GUI extensions.
Boot media is removable. Use TAB to edit options for specific needs.
ENDTEXT
KERNEL /boot/vmlinuz64
INITRD /boot/corepure64.gz
append loglevel=3 cde vga=791 cde cde cde cde
LABEL tcw
MENU LABEL Boot TinyCorePure64 (on slow devices, waitusb=5)
TEXT HELP
Boot TinyCorePure64 with Embedded X/GUI extensions, if using a slow device.
Boot media is removable. Use TAB to edit options for specific needs.
ENDTEXT
KERNEL /boot/vmlinuz64
INITRD /boot/corepure64.gz
append loglevel=3 cde waitusb=5 vga=791 cde cde cde cde
LABEL core
MENU LABEL Boot Core (command line only).
TEXT HELP
No embedded X/GUI extensions are loaded. User extensions scanned or specified
will be loaded, and will need to provide X/GUI if required.
ENDTEXT
KERNEL /boot/vmlinuz64
INITRD /boot/corepure64.gz
append loglevel=3 vga=791 cde cde cde cde
LABEL corew
MENU LABEL Boot Core (command line only on slow devices, waitusb=5)
TEXT HELP
No embedded X/GUI extensions are loaded. User extensions scanned or specified
will be loaded, and will need to provide X/GUI if required.
ENDTEXT
KERNEL /boot/vmlinuz64
INITRD /boot/corepure64.gz
append loglevel=3 waitusb=5 vga=791 cde cde cde cde
Hello xor
You tire too easily...
I think you'd be better off making a script to accomplish the task then exit to shell and execute your script to run all the commands
Create a shell script, call it "getXorg"
At the command prompt in you home directory enter:Code: [Select]echo "#!/bin/sh" > getXorgAdd your commandsCode: [Select]echo "tce-load -wi graphics-4.19.10-tinycore64 Xorg-7.7 xf86-video-ati firmware-radeon flwm wbar aterm" >> getXorgMake executableCode: [Select]sudo chmod +x getXorgthen exit to shell and enter ./getXorg to run the scriptCode: [Select]./getXorgDepending on what else you might want to accomplish you might just want to start XCode: [Select]XorgorCode: [Select]Xorg -nolisten tcp &orCode: [Select]StartX:)
Xorg-7.7 will usually work without an xorg.conf, but you can put xorg.conf snippets in /usr/local/share/X11/xorg.conf.d/
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF/"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "Accel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "ColorTiling" # [<bool>]
#Option "ColorTiling2D" # [<bool>]
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "AccelMethod" # <str>
#Option "ShadowPrimary" # [<bool>]
#Option "EXAVSync" # [<bool>]
#Option "EXAPixmaps" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "SwapbuffersWait" # [<bool>]
#Option "DeleteUnusedDP12Displays" # [<bool>]
#Option "DRI3" # [<bool>]
#Option "DRI" # <i>
#Option "TearFree" # [<bool>]
Identifier "Card0"
Driver "radeon"
BusID "PCI:0:1:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Xorg-7.7 will usually work without an xorg.conf, but you can put xorg.conf snippets in /usr/local/share/X11/xorg.conf.d/
Code: [Select]Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF/"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "Accel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "ColorTiling" # [<bool>]
#Option "ColorTiling2D" # [<bool>]
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "AccelMethod" # <str>
#Option "ShadowPrimary" # [<bool>]
#Option "EXAVSync" # [<bool>]
#Option "EXAPixmaps" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "SwapbuffersWait" # [<bool>]
#Option "DeleteUnusedDP12Displays" # [<bool>]
#Option "DRI3" # [<bool>]
#Option "DRI" # <i>
#Option "TearFree" # [<bool>]
Identifier "Card0"
Driver "radeon"
BusID "PCI:0:1:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSectionXorg-7.7 will usually work without an xorg.conf, but you can put xorg.conf snippets in /usr/local/share/X11/xorg.conf.d/
tc@box:~$ lspci | egrep 'VGA|3D'
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7480D]
tc@box:~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.00*
800x600 60.32 56.25
848x480 60.00
640x480 59.94
DVI-0 disconnected (normal left inverted right x axis y axis)
tc@box:~$
[ 46.699] (II) RADEON(0): Printing probed modes for output VGA-0
[ 46.700] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 46.700] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 46.700] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 46.700] (II) RADEON(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 46.700] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 46.701] (II) RADEON(0): EDID for output DVI-0
[ 46.701] (II) RADEON(0): Output HDMI-0 disconnected
[ 46.701] (II) RADEON(0): Output VGA-0 connected
[ 46.701] (II) RADEON(0): Output DVI-0 disconnectedxf86-video-ati updated, in case it helps..
... The log also doesn't list [AMD/ATI] Trinity [Radeon HD 7480D] and thinks it found an AMD ARUBA. ...I though we determined ARUBA was correct back on page 2 of this thread:
Hi Juanito... Try CorePure64-10.1 + graphics-4.19.10-tinycore64 + Xorg-7.7 + xf86-video-ati + flwm + wbar + atermI think firmware-radeon.tcz should also be on that list.QuoteChipset name Product nameFound here:
ARUBA, BARTS, TURKS, CAICOS, CAYMAN HD6450, HD6570, HD6670, HD6790-HD6990, HD64xxM, HD67xxM, HD69xxM, HD7450-HD7670, HD8450, R5 230
https://wiki.gentoo.org/wiki/Radeon#Hardware_detection
ARUBA, BARTS, TURKS, CAICOS, and CAYMAN are all listed in firmware-radeon.tcz.
... %99,99 OK :) %00,01 :(So now he has it working.Code: [Select]tc@box:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1360 x 768, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 connected 1360x768+0+0 (normal left inverted right x axis y axis) 406mm x 229mm
1360x768 60.02*+
1024x768 75.03 60.00
832x624 74.55
800x600 75.00 60.32
640x480 75.00 59.94
720x400 70.08
DVI-0 disconnected (normal left inverted right x axis y axis)
... after I created the iso fileAnd now he broke it again.
I started from iso;
The resolution has become old again !?
720x400! ??? :(
where am I doing wrong! ???Code: [Select]tc@box:~$ xrandr -q...
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 720 x 400, current 720 x 400, maximum 720 x 400
default connected 720x400+0+0 0mm x 0mm
720x400 0.00*
$ xrandr --output LVDS1 --off --output VGA1 --autotc@box:~$ startx
tc@box:~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.00*
800x600 60.32 56.25
848x480 60.00
640x480 59.94
DVI-0 disconnected (normal left inverted right x axis y axis)
tc@box:~$ sudo cvt 1360 768
# 1360x768 59.80 Hz (CVT) hsync: 47.72 kHz; pclk: 84.75 MHz
Modeline "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
tc@box:~$ sudo xrandr --newmode "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
tc@box:~$ sudo xrandr --addmode VGA-0 1360x768_60.00
tc@box:~$ sudo xrandr --output VGA-0 --mode 1360x768_60.00
tc@box:~$ Hi, xor. I don't know what kind of setup you have, but note that If your computer is connected to more than one monitor (e.g., a laptop that has its own screen and is also connected to a high-definition external monitor) and the monitors are in "mirror" mode, then the maximum resolution the computer can output will be determined by the least capable monitor.
Please run xrandr without arguments to see the names of all the monitors connected to your computer. For example, when my laptop is connected to an external monitor via VGA cable, running xrandr shows two connected monitors: LVDS1 and VGA1.
xrandr has the handy --auto flag, which automatically selects the highest supported resolution.
So, in my example, to turn off my laptop's monitor (LVDS1, which supports only up to 1280x800) so that I can use the external monitor (VGA1) at its maximum resolution (1920x1080), I'd run this command:Code: [Select]$ xrandr --output LVDS1 --off --output VGA1 --auto
Now when I run xrandr without arguments I'll see that LVDS1 is off and the selected resolution (marked with asterisk) for VGA1 is the highest of all the ones that are listed as supported.
I hope that helps with your issue.
P.S. If you are sure that--even with proper care as above--you are not achieving the monitor's maximum resolution, then take a look here:
https://wiki.archlinux.org/index.php/Xrandr#Adding_undetected_resolutions (I'm sorry if some or all of this information has already been covered in your thread, but it's a long thread to go through post by post).
Thx :)Your color coding only made the terminal commands and responses difficult to read.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
to make it easier to understand ; fixed command , variable
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...
[code]Then add one of these at the end:Hi xorThx :)Your color coding only made the terminal commands and responses difficult to read.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
to make it easier to understand ; fixed command , variable
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...
Adding Bold and Underline tags was not helpful either.
Please use code tags for displaying this type of information.
They look like this:Code: [Select][code]Then add one of these at the end:
[/code]
Thx :)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
to make it easier to understand ; fixed command , variable
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Code: [Select]tc@box:~$ startx
tc@box:~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.00*
800x600 60.32 56.25
848x480 60.00
640x480 59.94
DVI-0 disconnected (normal left inverted right x axis y axis)
tc@box:~$ sudo cvt 1360 768
# 1360x768 59.80 Hz (CVT) hsync: 47.72 kHz; pclk: 84.75 MHz
Modeline "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
tc@box:~$ sudo xrandr --newmode "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
tc@box:~$ sudo xrandr --addmode VGA-0 1360x768_60.00
tc@box:~$ sudo xrandr --output VGA-0 --mode 1360x768_60.00
tc@box:~$
tc@E310:~$ cvt --help
usage: cvt [-v|--verbose] [-r|--reduced] X Y [refresh]
-v|--verbose : Warn about CVT standard adherance.
-r|--reduced : Create a mode with reduced blanking (default: normal blanking).
X : Desired horizontal resolution (multiple of 8, required).
Y : Desired vertical resolution (required).
refresh : Desired refresh rate (default: 60.0Hz).
Calculates VESA CVT (Coordinated Video Timing) modelines for use with X.
tc@E310:~$tc@E310:~$ cvt -r 1360 768
# 1360x768 59.96 Hz (CVT) hsync: 47.37 kHz; pclk: 72.00 MHz
Modeline "1360x768R" 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync
tc@E310:~$
$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0m m
1024x768 60.00*
800x600 60.32 56.25
848x480 60.00
640x480 59.94
DVI-0 disconnected (normal left inverted right x axis y axis)
$ cvt 1360 768
# 1360x768 59.80 Hz (CVT) hsync: 47.72 kHz; pclk: 84.75 MHz
Modeline "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync + vsync
$ cvt -r 1360 768
# 1360x768 59.96 Hz (CVT) hsync: 47.37 kHz; pclk: 72.00 MHz
Modeline "1360x768R" 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync
$ sudo xrandr --newmode "1360x768R" 72.00 1360 1408 1440 1520 768 77
1 781 790 +hsync -vsync
$ sudo xrandr --addmode VGA-0 1360x768R
$ sudo xrandr --output VGA-0 --mode 1360x768R
$ xrandr
Screen 0: minimum 320 x 200, current 1360 x 768, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 connected 1360x768+0+0 (normal left inverted right x axis y axis) 0mm x 0m m
1024x768 60.00
800x600 60.32 56.25
848x480 60.00
640x480 59.94
1360x768R 59.96*
DVI-0 disconnected (normal left inverted right x axis y axis)
tc@box:~$ sudo cvt 1360 768
There is 1 inch horizontal shift on the screen!
"cvt 1360 768" command generates incorrect frequency values!
How can I add the real frequency values to the system!?
(http://forum.tinycorelinux.net/index.php?action=dlattach;topic=22749.0;attach=5473)Thx :)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
to make it easier to understand ; fixed command , variable
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Code: [Select]tc@box:~$ startx
tc@box:~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.00*
800x600 60.32 56.25
848x480 60.00
640x480 59.94
DVI-0 disconnected (normal left inverted right x axis y axis)
tc@box:~$ sudo cvt 1360 768
# 1360x768 59.80 Hz (CVT) hsync: 47.72 kHz; pclk: 84.75 MHz
Modeline "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
tc@box:~$ sudo xrandr --newmode "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
tc@box:~$ sudo xrandr --addmode VGA-0 1360x768_60.00
tc@box:~$ sudo xrandr --output VGA-0 --mode 1360x768_60.00
tc@box:~$
existing problem is renewing itself!
dual-boot ; on every OS migration
monitor's auto-align button is no longer fully aligned !
but shear coordinates are fixed !
xrandr --newmode "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
xrandr --addmode VGA-0 1360x768_60.00
xrandr --output VGA-0 --mode 1360x768_60.00
startxtc@box:~$ xrandr --listmonitors
Monitors: 1
0: +VGA-0 1024/271x768/203+0+0 VGA-0Code: [Select]tc@box:~$ sudo cvt 1360 768
There is 1 inch horizontal shift on the screen!
"cvt 1360 768" command generates incorrect frequency values!
How can I add the real frequency values to the system!?
(http://forum.tinycorelinux.net/index.php?action=dlattach;topic=22749.0;attach=5473)
When you select the full screen 1360x768 option in the game, the game stays half screen. (1024x768)
TCL11.1-x86_64-bit
The standard screen resolution command I use is:Code: [Select]xrandr --newmode "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
xrandr --addmode VGA-0 1360x768_60.00
xrandr --output VGA-0 --mode 1360x768_60.00
startx
(http://forum.tinycorelinux.net/index.php?action=dlattach;topic=22749.0;attach=6082)