Search results

  1. X

    problem with gdm

    You're right. But in Gentoo Linux, I just configure i915 in kernel and install nvidia-driver, the gnome windows shows me a nvidia configure option.
  2. X

    problem with gdm

    Error information of the log file is: Primary Device is: No devices detected Fatal server error no screen found
  3. X

    problem with gdm

    Yes, but Xorg -configure stopped there.
  4. X

    problem with gdm

    Thanks! When: Xorg -configure (++) Using config file: "/root/xorg.conf.new" (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object. (EE) Failed to load module "fbdevhw" (invalid module, 0) The problem is no fbdevhw right now. any help?
  5. X

    problem with gdm

    The video card is i915 + nvidia GT555M. so: kldload i915 kldload nvidia nvidia0: <GeForce GT 555M> on vgapci0 vgapci0: chili nvidia0 requested pci_enable_io vgapci0: chili nvidia0 requested pci_enable_io
  6. X

    problem with gdm

    nvidia-driver installed. But sill no work it still doesn't work. Just have a small white square staying on top left of screen for 1 second.
  7. X

    problem with gdm

    But fedora-release not found and linux_base-f10-10_4 linuxulator is not (kld)loaded. Quite easy, just kldload linux, nvidia-driver will be installed. Linux compatible is huge.
  8. X

    problem with gdm

    Thank you all. I installed brand now driver from homepage of nvidia, but the driver does not support freebsd FreeBSD 9.0. Install nvidia-driver from freebsd FreeBSD itself is possible.
  9. X

    problem with gdm

    Yes. The log file is: hasee# vi Xorg.0.log X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 9.0-RELEASE amd64 Current Operating System: FreeBSD xxx.xxx.xxx.xxx 9.0-RELEASE FreeBSD 9.0-RE LEASE #0: Tue Jan 3 07:46:30 UTC 2012...
  10. X

    problem with gdm

    # ps -aux | grep gdm root 1722 0.0 0.0 16424 1404 0 R+ 8:33PM 0:00.01 grep gdm thanks!
  11. X

    problem with gdm

    rc.conf is: hostname="xxx.xxx.xxx.xxx" wlans_ath0="wlan0" ifconfig_wlan0="WPA DHCP" sshd_enable="YES" moused_enable="YES" ntpd_enable="YES" powerd_enable="YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev="NO" dbus_enable="YES" hald_enable="YES" gnome_enable="YES"...
  12. X

    problem with gdm

    There's a host name already. Thanks your help
  13. X

    problem with gdm

    Dear Friends: FreeBSD installed properly. But when start gdm for gnome2-lite, problem as: **(gdm-binary:1693): WARNING **: Could not acquire name; bailing out Need help. Thanks in advance.
  14. X

    hostapd problem

    Thank, would you please enable hostapd in your router also?
  15. X

    hostapd problem

    Many thanks! I don't know how to copy and past the error message. The hostapd.conf is: interface=wlan0 debug=1 ctrl_interface=/var/run/hostapad ctrl_interface_group=wheel ssid=concordfamily wpa=2 wpa_passphrase=xxxxxxxxxxxxxx wpa_key_mgmt=WPA-PSK wpa_pairwise=CCMP TKIP
  16. X

    ipf: command not found

    Dear friend: I want to set up ipf in my server according to handbook. The portion of rc.conf is gateway_enable="YES" ipfilter_enable="YES" ipfilter_rules="/etc/ipf.rules" ipmon_enable="YES" ipmon_flags="-Ds" ipnat_enable="YES" ipnat_rules="/etc/ipnat.rules" but after reboot, when I type ipf...
  17. X

    hostapd problem

    AP works properly. but I just worry about the security.
  18. X

    hostapd problem

    Thanks for your reply. pciconf -lv device = 'RTL8111/8168B PCI Express Gigabit Ethernet controller' class = network subclass = ethernet class = network rt28600@pci0:2:0:0: class=0x028000 card=0x27901814 chip=0x07811814 rev=0x00 hdr=0x00 vendor =...
  19. X

    fsck problem

    Dear friend, When fsck finds some problem and asks "yes" or "no", my server always chooses "no" automatically. That means I can't correct all the errors on the hard disk. Thanks in advance.
  20. X

    hostapd problem

    Maybe hostapd touched off hardware problem somewhere.
Back
Top