xorg.conf and autodetection, resolution and keyboard layout

Nadav Kavalerchik nadavkav at gmail.com
Wed Jul 2 07:41:37 UTC 2008


well, it works with the comma and it works with setxkbmap command too :-)
(example: setxkbmap -model pc104 -layout il,us -variant ,basic)

but i can always change the layout sequence and the change the variant
sequence too
so their will be no comma and a variant afterwards. no biggy :-)

i have installed your latest ltsp5 packages and i have issues :-(

1. i can not get the tftp to send the kernel to the terminal.
i follow your instructions on the k12ltsp page without any problems (almost)
and i am unable to boot the terminal (and the virtual terminal too)
i use eth1 for the terminals and eth0 for the internet.
i never used a bridge before and i suspect it is the issue here, although it
looks operational.
i got wireshark on and i am getting tftp request but no file is sent from
the server to the terminal.

2. i found the *ltsp-server-initialize *script and tried it but got error
ipcalc unable to compute 192.168.0.254 so i got inside the script and
changed it to 192.168.10.254 for it to work.
i hope i didnt break it and i change the interface to eth1 too.

3. i had to stop and disable the dhcpd and start ltsp-dhcpd and point it to
my dhcpd-k12ltsp.conf file with our terminal's defaults.

4. remarking the line /tftpboot didn't help since the script
ltsp-build-client was parssing the file and finding it inside the remark (i
took me some time to fegure it out) so i had to remove it complitly and
chage it to /var/lib/tftp in /etc/xinetd.d/tftp file.

after fixing this little issue with tftp the build-client finished smoothly
with no errors :-)

runnning the vmclient i get no dhcpd error and the boot hangs.
i set ltsp-dhcpd to listen to eth1 is that ok ?
it seems to work for the actual terminals but not for the vmclient.

:-)
On Wed, Jul 2, 2008 at 6:06 AM, Warren Togami <wtogami at redhat.com> wrote:

> Hi Nadav, see the previous post on the list.  ldm-2.0.7 should make it
> possible to specify these XKB* options from lts.conf with ldm logins. But
> read below...
>
> Nadav Kavalerchik wrote:
>
>>
>> anyways...
>> back to your post. here is a snap of how we use (ltsp 4.2) to configure X
>> in lts.conf :
>> XKBSYMBOLS = "us(pc101)"
>> XKBMODEL = "pc101"
>> XKBLAYOUT = "us,il"
>> XKBRULES = "xorg"
>> #XKBOPTIONS = "grp:alt_shift_toggle,grp_led:scroll"
>>
>> # hebrew nikud support (Win+Num)
>> XKBOPTIONS = "grp:alt_shift_toggle,grp_led:scroll,lv3:lwin_switch"
>> XKBVARIANT = ",si1452"
>>
>>
> It appears that you have some bad syntax above.  I checked with the Debian
> and Ubuntu maintainers of LTSP and they agree.  You shouldn't have more than
> one XKBLAYOUT, and XKBVARIANT beginning with a comma character appears to be
> wrong.
>
> Anyway, please give ldm-2.0.7 a try with fixed syntax and let the list know
> if it does the job.
>
>
> Warren Togami
> wtogami at redhat.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/k12linux-devel-list/attachments/20080702/ea98eddf/attachment.htm>


More information about the K12Linux-devel-list mailing list