I have tried to follow the instructions in your response but with difficulty. However, I opened terminal and input "tail -n0 -f /var/log/syslog > /tmp/syslog" and this was the result: -
bobharesce...@ubuntu:~$ tail -n0 -f /var/log/syslog > /tmp/syslog I then opened a new terminal and input the test case and got: - bobharesce...@ubuntu:~$ sudo killall NetworkManager [sudo] password for bobharesceugh: bobharesce...@ubuntu:~$ sudo modprobe -r rtl8187b WARNING: All config files need .conf: /etc/modprobe.d/alsa-base.conf.save.1, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/alsa-base.conf.save, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release. FATAL: Module rtl8187b not found. bobharesce...@ubuntu:~$ sudo modprobe rtl8187b WARNING: All config files need .conf: /etc/modprobe.d/alsa-base.conf.save.1, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/alsa-base.conf.save, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release. FATAL: Module rtl8187b not found. bobharesce...@ubuntu:~$ sudo NetworkManager The syslog terminal didn't change. Must be doing something wrong somewhere. I have tried many things since posting the bug and recently got the linux driver from Realtek but failed to get this running. I may have worsened the situation rather than moving towards a solution. My knowledge of terminal and the deeper workings of Ubuntu are limited so please be patient! Bob -- wireless is disabled https://bugs.launchpad.net/bugs/605580 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
