General TC > Tiny Core Netbooks

Wide Screen with Core plus and Intel GM45

(1/2) > >>

bapon:
Hi,

I know this topic has been talked about a lot. I've googled and looked around in this forum.
But being a total newbie I couldn't get a working solution as of yet. So I desperately need a "not possible" confirmation or a solution.

I have a netbook with an Intel GM45 graphics chip supporting 1366x768.
My desktop resolution at the moment is 1024x768, so display is torn wide.

I've read about 915resolution. So I have it load onboot.
In .xsession i write:

(...)
915resolution 5d 1366 768 32
Xvesa -br -screen 1024x768x32 -shadow -2button -mouse /dev/input/mice,5 -nolisten tcp -I >/dev/null 2>&1 &
(...)

On reboot desktop comes up, but still torn wide.

Somewhere I've also read that 915resolution now supports Intel G45
Do I have any chance to get anywhere?

Thanks for your help.
 

Lee:
Someone please correct me if I'm wrong but I don't think Xvesa knows how to produce wide screen display.  I've never been able to get it to work without distortion.

Try Xorg-7.7.tcz, possibly along with graphics-KERNEL.tcz

gerald_clark:
The line
Xvesa -br -screen 1024x768x32 -shadow -2button -mouse /dev/input/mice,5 -nolisten tcp -I >/dev/null 2>&1 &
is NOT using the new mode.

Put the "915resolution 5d 1366 768 32" in /opt/bootlocal.sh.
Run xsetup and select the 1366x768 entry.
Then run startx.

Don't forget to run a backup to save your changes.

bapon:
Thanks. This is what I did:

1. removed the 915resolution call from .xsession
2. removed the Xvesa call from .xsession
3. put the 915resolution call in /opt/bootlocal.sh
4. rebooted
5. prompt came (no desktop yet)
6. called xsetup: But no 1366x768 option available. Only 1024x768.
7. selected 1024x768
8. called xstart
9. desktop came, obviously no change.

btw
xsetup puts the line
Xvesa -br -screen 1024x768x32 -shadow -2button -mouse /dev/input/mice,5 -nolisten tcp -I >/dev/null 2>&1 &
into .xsession
So "not the new mode" as you said is done by xsetup.

Please keep helping!

curaga:
If you want to avoid Xorg for some reason, graphics- and Xfbdev should use the native resolution.

Navigation

[0] Message Index

[#] Next page

Go to full version