I asked about errors installing fedora(H67,i5-2300,GT240,SATA3 500Gbps, remember?) But after I changed the port, it worked successfully. And this is software problem. I use wireless internet and I tried to install the driver. The chipset of it is RT3070, so I visited 'http://www.ralinktech.com/' and downloaded the driver, and I unpacked the compress file(the file ended with 'bz2' but the real format was 'gzip'). Logged in root and after I edited the settings, I did 'make' and 'make install' in terminal. Certainly, there was no error, but some warnings about difference between variables. And when I did 'modprobe rt3070sta', there was an error - 'Unknown symbols in module' and 'see dmesg'. I found these things in dmesg : [ 606.338451] rt3070sta: module license 'unspecified' taints kernel. [ 606.338454] Disabling lock debugging due to kernel taint [ 606.338552] rt3070sta: Unknown symbol usb_alloc_urb (err 0) [ 606.338618] rt3070sta: Unknown symbol usb_free_urb (err 0) [ 606.338726] rt3070sta: Unknown symbol usb_alloc_coherent (err 0) [ 606.338886] rt3070sta: Unknown symbol usb_register_driver (err 0) [ 606.339025] rt3070sta: Unknown symbol usb_put_dev (err 0) [ 606.339084] rt3070sta: Unknown symbol usb_get_dev (err 0) [ 606.339184] rt3070sta: Unknown symbol usb_submit_urb (err 0) [ 606.339329] rt3070sta: Unknown symbol usb_free_coherent (err 0) [ 606.339501] rt3070sta: Unknown symbol usb_control_msg (err 0) [ 606.339691] rt3070sta: Unknown symbol usb_deregister (err 0) [ 606.339941] rt3070sta: Unknown symbol usb_kill_urb (err 0) It seems that these all starts with 'usb_'. I enabled 'wpa_supplicant' service. What can I do? Please Help me...
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines