On 31 March 2013 23:10, Alok Singh Mahor <alokma...@gmail.com> wrote:
>
> Hi all,
> what are the significance of increasing numbers in left of lines of output
> of dmesg?
>
> few sample lines are here
> [27492.199824] tg3 0000:07:00.0: >eth0: Flow control is off for TX and off
> for RX
[...]

Please do some basic homework on your own. Both manpages, and searching
Google easily turn up solutions to both of these issues.

The dmesg number is a timestamp: Use dmesg -T to make it human
readable.

> and what are these device addresses numbers in left of lines of output of
> lspci?
>
>
> sample output
> 00:1f.6
[...]

man lspci: This is the device slot following the format
[domain:]bus:device.function

Regards,
Gora

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to