dear Dimitrios I didn't understand when I have to run the following 4 commands you mentioned in your response.
>From Terminal: [EMAIL PROTECTED]:~$ uname -a > uname-a.log [EMAIL PROTECTED]:~$ cat /proc/version_signature > version.log [EMAIL PROTECTED]:~$ dmesg > dmesg.log [EMAIL PROTECTED]:~$ sudo lspci -vvnn > lspci-vvnn.log [sudo] password for giovanni: Sorry, user giovanni is not allowed to execute '/usr/bin/lspci -vvnn' as root on giovanni-desktop. [EMAIL PROTECTED]:~$ su Password: [EMAIL PROTECTED]:/home/giovanni# uname -a > uname-a.log [EMAIL PROTECTED]:/home/giovanni# cat /proc/version_signature > version.log [EMAIL PROTECTED]:/home/giovanni# dmesg > dmesg.log [EMAIL PROTECTED]:/home/giovanni# lspci -vvnn > lspci-vvnn.log [EMAIL PROTECTED]:/home/giovanni# -- kernel 2.6.24-19 https://bugs.launchpad.net/bugs/238789 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
