[PC-BSD Testing] Fwd: Re: RC3 Release notes draft
Johann Hugo
jhugo at meraka.csir.co.za
Mon Nov 19 11:49:57 PST 2012
On Friday 16 November 2012 17:32:31 Joshua Smith wrote:
> The RC3 images for the upcoming PC-BSD 9.1 are now available for i386
> and amd64 architectures!
Installation on a Dell inspiron 1720. Here are a couple of issues:
1) The WEP key in my wpa_supplicant.conf did not have double quotes around it
and it only started working after adding it manually. wep_key0="xxxxxx"
[jhugo at pcbsd-1404] ~% more /etc/supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="wifi"
priority=146
scan_ssid=1
key_mgmt=NONE
wep_tx_keyidx=0
wep_key0="xxxxxxxxxxxx"
}
2) IPv6 needed this line in /etc/rc.conf for it to work on wlan0
ifconfig_wlan0_ipv6="inet6 accept_rtadv"
My ethernet interface worked fine, so I think it's only an issue with the
wireless interfaces.
3) My screen corrupts after waking-up from a "suspend to ram". This worked
fine on FreeBSD-9.0. I've tried my old xorg.conf from 9.0, but with the same
result.
Some output from /var/log/Xorg.0.log
[ 26.390] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[ 26.391] (WW) Falling back to old probe method for vesa
[ 26.391] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card
support
[ 26.391] drmOpenDevice: node name is /dev/dri/card0
[ 26.391] Failed to change owner or group for file /dev/dri! 2: No such
file or directory
[ 26.392] Failed to change owner or group for file /dev/dri/card0! 2: No
such file or directory
[ 26.392] drmOpenDevice: open result is -1, (No such file or directory)
[ 26.392] Failed to change owner or group for file /dev/dri/card0! 2: No
such file or directory
[ 26.392] drmOpenDevice: open result is -1, (No such file or directory)
[ 26.392] drmOpenDevice: Open failed
[ 28.427] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 28.427] drmOpenDevice: node name is /dev/dri/card0
[ 28.427] drmOpenDevice: open result is 8, (OK)
[ 28.427] drmOpenByBusid: drmOpenMinor returns 8
[ 28.427] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[ 28.428] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 28.428] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 28.428] (==) intel(0): RGB weight 888
[ 28.428] (==) intel(0): Default visual is TrueColor
[ 28.428] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[ 28.428] (--) intel(0): Chipset: "965GM"
Johann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pcbsd.org/pipermail/testing/attachments/20121119/5e353ff1/attachment.html>
More information about the Testing
mailing list