Am 07.11.2011 17:16, schrieb Chris Roberts:
> I am failing to get the "Zotac Zbox" working on Debian Lenny LTSP, I have
> tried various lts.conf settings and even custom Xorg.conf files.
>
> # lspci -vnn :
>
> 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:a001]
> (rev 02) (prog-if 00 [VGA controller])
>          Subsystem: Intel Corporation Device [8086:a001]
>          Flags: bus master, fast devsel, latency 0, IRQ 10
>          Memory at fe880000 (32-bit, non-prefetchable) [size=512K]
>          I/O ports at dc00 [size=8]
>          Memory at d0000000 (32-bit, prefetchable) [size=256M]
>          Memory at fe900000 (32-bit, non-prefetchable) [size=1M]
>          Capabilities: [90] Message Signalled Interrupts:
>                        Mask- 64bit- Queue=0/0 Enable-
>          Capabilities: [d0] Power Management version 2
>          Kernel modules: i915
>
> 00:02.1 Display controller [0380]: Intel Corporation Device [8086:a002] (rev
> 02)
>          Subsystem: Intel Corporation Device [8086:a001]
>          Flags: bus master, fast devsel, latency 0
>          Memory at fe780000 (32-bit, non-prefetchable) [size=512K]
>          Capabilities: [d0] Power Management version 2
>
> I think there is an issue with the fact that there are two devices here, and
> even with a custom xorg.conf file I am struggling to get them both to behave.
> The error message in Xorg.7.log is typically something like:
>
>     http://pastebin.com/yUR64Kr9
>
> (WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
>
> But adding a device card1 quoting that BusID doesn't seem to fix it. I've seen
> various suggestions about this device being treated as a laptop with a LVDS
> display, but using xrandr to switch off LVDS
>
> My custom xorg.conf looks like this:
>
>     http://pastebin.com/cmE8Gngr
>
> And yes, I really don't know my way around Xorg, so I would not be surprised
> to hear that this file is incorrect!
>
> My lts.conf for this device looks like this:
>
> [192.168.1.211]
> # Zotac ZBOX
>      X_MODE_0             = 1024x768
>      X_HORZSYNC           = "30-60"
>      X_VERTREFRESH        = "56-75"
>      XRANDR_OUTPUT_0      = "VGA1 --primary"
>      XRANDR_MODE_0        = "1024x768"
>      XRANDR_OUTPUT_1      = "LVDS1 --off"
>      XF86CONFIG_FILE      = "/etc/X11/xorg.conf.zbox"
>
> But I have tried just about everything here, but I have never used the XRANDR
> options before, nor the XF86CONFIG_FILE, so I can well imagine that I might
> have got these wrong.
>
> This client boots fine on a Debian Squeeze live memory stick (actually
> Crunchbang).
>
> Any suggestions gratefully received.L
>
> With many thanks,
>
> Chris.

We have the Zotac ZBOXSD-ID12.

We have solved the problem with xrandr. The command which worked for us 
was: "xrandr --output1 LVDS --off --output2 VGA1 --auto"

We use ltsp-cluster-control and issued the command over the webpage...

I hope I could assist you...

kind regards
hp


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to