Hi,
I have recently installed FreeBSD 8.1 32 bits on my Dell Inspiron laptop. I have installed kde gui as per instructions given in url http://www.rhyous.com/2009/12/18/how-to-install-and-configure-a-freebsd-8-desktop-with-xorg-and-kde/. Further I did a upgrade of all existing ports by executing portmaster -a successfully. Though it took couple of days to complete, but completed successfully. I am very impressed with the speed of the internet connection. Truely awsome.
However I am facing the following issues and need some advise to fix them. I tried my level best to search in google.com before posting. But could not really fix them myself -
1. I tried installing flash plugin as indicated in url http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html. But while executing instruction nspluginwrapper -v -a -i I am getting some error. The error message is pasted below. Rest of the steps mentioned in the handbook are completed successfully -
When I open page about
lugins from firefox (3.6.13) browser I can see the followng -
But when I tried to load web pages containing flash animaton material for example facebook->farmville, they fail to load. Neither http://www.adobe.com/shockwave/welcome page is loading properly.
2. I have installed large number of applications by compiling the ports (cd /usr/ports/applicationname && make install clean). But at least half of them dont appear in the start menu. Not sure why there are no shortcuts created for them. Is there any way I can re-create the shortcuts in start menu? I could add them by using menu editor. But adding all the missing shortcuts for every user on my computer is quite tedious.
3. Kmix application will crash when I click on the audio volume increase/decrease button on the laptop. Instead if I click on the kmix icon and move the slider bar, it works fine.
4. After upgrading to kde 4.5.5 kmix is missing altogether. So I am unable to change the laptop speaker volume now.
5. some trivial functionalities such as mouse right click menu etc for konsole have gone missing after the upgrade.
6. I wanted to know how do I turn on intel_3d_enable. I have verified from the FreeBSD handbook that my intel graphics card is supported by FreeBSD.
Any hints or suggestions to fix the above will be highly appreciated.
Regards
GaneshP
I have recently installed FreeBSD 8.1 32 bits on my Dell Inspiron laptop. I have installed kde gui as per instructions given in url http://www.rhyous.com/2009/12/18/how-to-install-and-configure-a-freebsd-8-desktop-with-xorg-and-kde/. Further I did a upgrade of all existing ports by executing portmaster -a successfully. Though it took couple of days to complete, but completed successfully. I am very impressed with the speed of the internet connection. Truely awsome.
However I am facing the following issues and need some advise to fix them. I tried my level best to search in google.com before posting. But could not really fix them myself -
1. I tried installing flash plugin as indicated in url http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html. But while executing instruction nspluginwrapper -v -a -i I am getting some error. The error message is pasted below. Rest of the steps mentioned in the handbook are completed successfully -
Code:
$ nspluginwrapper -v -a -i
Auto-install plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
/usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading
shared libraries: libgio-2.0.so.0: cannot open shared object file: No such file
or directory
Auto-install plugins from /home/ganeshp/.mozilla/plugins
Looking for plugins in /home/ganeshp/.mozilla/plugins
When I open page about

Code:
Shockwave Flash
File: libswfdecmozilla.so
Version:
Shockwave Flash 9.0 r999
MIME Type Description Suffixes Enabled
application/x-shockwave-flash Adobe Flash movie swf Yes
application/futuresplash FutureSplash movie spl Yes
But when I tried to load web pages containing flash animaton material for example facebook->farmville, they fail to load. Neither http://www.adobe.com/shockwave/welcome page is loading properly.
2. I have installed large number of applications by compiling the ports (cd /usr/ports/applicationname && make install clean). But at least half of them dont appear in the start menu. Not sure why there are no shortcuts created for them. Is there any way I can re-create the shortcuts in start menu? I could add them by using menu editor. But adding all the missing shortcuts for every user on my computer is quite tedious.
3. Kmix application will crash when I click on the audio volume increase/decrease button on the laptop. Instead if I click on the kmix icon and move the slider bar, it works fine.
4. After upgrading to kde 4.5.5 kmix is missing altogether. So I am unable to change the laptop speaker volume now.
5. some trivial functionalities such as mouse right click menu etc for konsole have gone missing after the upgrade.
6. I wanted to know how do I turn on intel_3d_enable. I have verified from the FreeBSD handbook that my intel graphics card is supported by FreeBSD.
Any hints or suggestions to fix the above will be highly appreciated.
Regards
GaneshP