Tiny Core Base > TCB Talk

X Resolution on AAO [SOLVED]

(1/2) > >>

RINGSEND:
Hi there,
I'm really impressed with your tinycore setup on the AAO.
Could you tell me how you get the screen resolution correct.
I've tried Xorg but it crashes, Xvesa doesn't have 1024x600 as a native option.
Any hints?
Thanks,
Ringsend

Jason W:
Manually editing ~/.xsession and restarting X should give you the desired resolution if your monitor supports 1024x600.

Onyarian:
I have this resolution in the AAO with Xorg and three tips:
-Added in bootlocal.sh:     modprobe intel-agp
-Added in filetool.lst:         etc/X11/xorg.conf
-In .xsession line 2:            /usr/local/bin/Xorg -dpi 100 -nolisten tcp &

(thanks to svensko)

Hope it helps you.

Onyarian:

--- Quote from: RINGSEND on March 19, 2009, 07:20:35 AM ---I've tried Xorg but it crashes,

--- End quote ---

Did you read the info file from Xorg extension?


--- Quote ---...
      To get Xorg with accel, drop to text mode,
      get a root console (sudo su), and then
      Xorg -configure
.
      Edit the newly created config file as needed,
      when it's ready copy it to /etc/X11 named xorg.conf
      Remember to add this file to your backup (/opt/.filetool.lst)
      or save it some other way.
.
      After getting a xorg.conf one way or another:
      Then edit .xsession by replacing the X line with
      /usr/local/bin/Xorg -nolisten tcp &
.
      This extension depends on openssl-0.9.8h.tcel, and for
      any kind of 3D or video accel graphics-2.6.26.tcem.
.
      Please note, for AGP or integrated AGP cards such as Intel
      chips you will always need graphics-2.6.26.tcem.
.
      Expat, pixman, and fontconfig already included for your
      convenience.
...

--- End quote ---

With this indications you should't have problems.

RINGSEND:
Thanks very much for that. I'm managing, slowly, to get a foothold in this tiny distro. It's a thing of beauty for sure. So small and elegent.

Great feedback!

Ringsend

P.S. I'll be bugging the forum again soon as I'm finding wireless (iwl4965) a bit of a chore.

Navigation

[0] Message Index

[#] Next page

Go to full version