Re: I hope to provide nvidia driver for kernel 2.6.31.12-174.2.22.fc12.i686

2010-02-20 Thread CAS
Search the Fedora forum for a thread named "How to install the nVidia 
driver on Fedora 12"  This will give you all of the instructions for 
how to do this using driver provided by nVidia

Thanks,
-CAS

At 20:14 2/20/2010, you wrote:
>Dear all.
>
>I use a fedora12 ,which kernel version is 2.6.31.12-174.2.22.fc12.i686.
>Now I can not load a nvidia driver.
>So I want to provide a nvidia driver  that  can use for kernel 
>2.6.31.12-174.2.22.fc12.i686.
>
>Regards.
>
>--
>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

-- 
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


Fedora 12 problem with USB serial device

2010-02-07 Thread CAS
I am using an FTDI232RL usb-to-serial converter for a serial port on 
my laptop running Fedora 12.  For some reason, this is recognized, 
but I am unable to communicate with the device.  When I plug in the 
device on my desktop running Fedora 9 it works fine (I do need to add 
myself to a different group to have access to the usb port however 
(uucp vs dialout).  Here are the responses to the various commands 
showing that it set up properly:


[myu...@mycomputer ~]$  dmesg
usb 2-3: new full speed USB device using ohci_hcd and address 2
usb 2-3: New USB device found, idVendor=0403, idProduct=6001
usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-3: Product: FT232R USB UART
usb 2-3: Manufacturer: FTDI
usb 2-3: SerialNumber: A5001tpg
usb 2-3: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for FTDI USB Serial Device
ftdi_sio 2-3:1.0: FTDI USB Serial Device converter detected
usb 2-3: Detected FT232RL
usb 2-3: Number of endpoints 2

[myu...@mycomputer ~]$ lsusb
Bus 002 Device 002: ID 0403:6001 Future Technology Devices 
International, Ltd FT232 USB-Serial (UART) IC

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

[myu...@mycomputer ~]$ ls -al /dev/ttyUSB0
crw-rw. 1 root dialout 188, 0 2010-02-07 17:24 /dev/ttyUSB0

I am very perplexed as this is exactly the same output I see on the 
Fedora9 machine except the group is uucp instead of dialout.  I can 
reconfigure the port with the stty command, but nothing runs through 
the port.  I have also tried this both with selinux enabled and 
disabled and there is no differnce in the behavior.  Any suggestions?


Thanks,
-CAS  -- 
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/Communicate/MailingListGuidelines


Re: Fedora 12 problem with USB serial device

2010-02-08 Thread CAS
At 05:50 2/8/2010, you wrote:
>On Sun, 07 Feb 2010 21:36:44 -0500
>CAS  wrote:
>
> > I am using an FTDI232RL usb-to-serial converter for a serial port on
> > my laptop running Fedora 12.  For some reason, this is recognized,
> > but I am unable to communicate with the device.  When I plug in the
> > device on my desktop running Fedora 9 it works fine (I do need to add
> > myself to a different group to have access to the usb port however
> > (uucp vs dialout).  Here are the responses to the various commands
> > showing that it set up properly:
>
>The drivers for the two versions are pretty different. One thing that is
>worth checking is that the newer USB serial driver versions properly
>honour carrier handling and the like.
>
>Alan

Sine I am using the "default" driver that comes with F12, I am not 
sure how to do this.

Any suggestions?

Thanks,
-CAS 

-- 
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/Communicate/MailingListGuidelines