Dan Mick wrote:
> 1) always test your serial setup with "tip" on both sides before
> trying to get the console to work.
Sure.
>
> 2) if the target system has no serial ports enabled, no drivers will
> attach to them. Check the BIOS setup on the target system (since I
> assume you have plugged the cable in, so there must be serial port
> hardware there).
Yes, serial port hardware is there. From BIOS, I couldnot find an
option how to
enable/set serial port. Then tried with Ubuntu linux, and it has
found the hardware,
and able to tip from solaris node. With Solaris /dev/ttya or
/dev/ttyb are not created.
I see some devinfo nodes missing drivers, not sure that is the cause.
Thanks,
Venu.
Thanks,
Venu.
>
> Venu Chennupati wrote:
>> I am trying to set-up serial console for my system. I have redirected
>> console
>> using "-B console=ttya" in grub menu.
>> and connected to remote system with a serial cable(also using null
>> modem),
>> tip -9600 /dev/ttya doesnot seem to work.
>>
>> remote system has links setup for ttya
>> bash-3.2$ ls -l /dev/ttya
>> lrwxrwxrwx 1 root root 26 Sep 22 14:39 /dev/ttya ->
>> ../devices/isa/[EMAIL PROTECTED],3f8:a
>> bash-3.2$
>>
>> target system donot have setup
>>
>> # ls -l /dev/ttya
>> /dev/ttya: No such file or directory
>> # ls -l /dev/ttyb
>> /dev/ttyb: No such file or directory
>> #
>>
>> # ls -l /dev/term/*
>> /dev/term/*: No such file or directory
>> #
>>
>> I am not sure, what is the driver for this. Could you suggest what is
>> the supported
>> driver for this platform, I have snv_100 installed on this platform.
>> and the following is the platform info:
>>
>
>
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss