Search found 659 matches
- Wed May 27, 2015 8:26 am
- Forum: Testing Development
- Topic: Hybrid ISO for testing.
- Replies: 11
- Views: 13952
Re: Hybrid ISO for testing.
please, add the MD5SUMS, we need to be sure our downloads aren't corrupted.
- Mon May 18, 2015 4:46 pm
- Forum: Laptops
- Topic: Laptop Wifi and Terminal Windows
- Replies: 9
- Views: 11514
Re: Laptop Wifi and Terminal Windows
That is supported from iwn driver, see the related man page for config details, also check this section of the handbook:leegold wrote:Intel Wireless WiFi 4965AGN
is the wifi on my laptop.
https://www.freebsd.org/doc/en/books/ha ... setup.html
- Sat May 16, 2015 5:54 am
- Forum: General support
- Topic: [10.1] Noob here, help anyone?
- Replies: 1
- Views: 3196
Re: [10.1] Noob here, help anyone?
i'm getting vboxclient error notifications on the top left and top right corners, i am not running ghostbsd in a vm Those messages are harmless, you can easily fix this once installed, disabling vbox services. when i try to run mate terminal or xterm, xorg crashes (i think, screen goes black for a ...
- Thu May 14, 2015 4:30 pm
- Forum: Deutsch - German
- Topic: GhostBSD auf IBM Thinkpad z61p
- Replies: 4
- Views: 11513
Re: GhostBSD auf IBM Thinkpad z61p
try as follow, from a user shell prompt:
see also:
http://issues.ghostbsd.org/view.php?id=23
Code: Select all
sudo kldload drm2
startx
http://issues.ghostbsd.org/view.php?id=23
- Thu May 14, 2015 2:35 am
- Forum: Laptops
- Topic: Laptop Wifi and Terminal Windows
- Replies: 9
- Views: 11514
Re: Laptop Wifi and Terminal Windows
I bet there's a way to get my laptop wifi working but probably need a terminal 1st...the desktop looks very usable though... You can temporarily work around this problem, using ALT+F2 to launch a shell, say bash, and ticking "run in terminal". ;) The link you provided about your notebook contains g...
- Sun May 10, 2015 3:09 pm
- Forum: General Hardware Support
- Topic: BCM 4313...
- Replies: 18
- Views: 18429
Re: BCM 4313...
If so, may I ask what happened ? Did the modules build failed or they failed to work ?
- Fri May 08, 2015 3:54 pm
- Forum: General Hardware Support
- Topic: BCM 4313...
- Replies: 18
- Views: 18429
Re: BCM 4313...
Based on info from PC-BSD docs, looks like there is no 'native' FreeBSD driver yet for your card, but you can get it working using "ndisgen" (a.k.a. windows XP drivers).
http://wiki.pcbsd.org/index.php/Wireless_Testing
Seek further help for details, cause I'm too newbie to the BSD world.
http://wiki.pcbsd.org/index.php/Wireless_Testing
Seek further help for details, cause I'm too newbie to the BSD world.

- Thu May 07, 2015 9:48 am
- Forum: General support
- Topic: quick cross reference Linux <-> GhostBSD [SOLVED]
- Replies: 3
- Views: 5221
Re: quick cross reference Linux <-> GhostBSD [SOLVED]
Indeed, "pkg" is one of the commands I was looking for, but also one I already get acquainted to. ;) Anyway, I have found this table which is exactly what I was looking for, only it is very outdated: http://www.unixguide.net/unixguide.shtml and this, especially paragraph 9, which instead look curren...
- Wed May 06, 2015 4:32 pm
- Forum: General support
- Topic: quick cross reference Linux <-> GhostBSD [SOLVED]
- Replies: 3
- Views: 5221
quick cross reference Linux <-> GhostBSD [SOLVED]
Hi All, new GhostBSD user here, and I'm new to BSD world except I already use NAS4Free, first of all congrats to the developers for their great work! Actually I'm using it in vbox only (started with GhostBSD 4.0, than tried a few alpha releases and now trying 10.1-Beta1), until installation using cu...