Wednesday Jun 06, 2007

Nokia 6300 with opensolaris

I upgraded my phone to a Nokia 6300. Finding it really nice to use.

To get it mounted under Solaris, I just had to add the following to the /kernel/drv/scsa2usb.conf


attribute-override-list = "vid=0x421 pid=0x4fa reduced-cmd-support=true";

I found the vid=0x421 pid=0x4fa by just greping through /var/adm/messages, when plugging in the phone.

Now I've no problem putting or taking off images etc from the phone.

Though thanks to Artem for pointing out the missing ';' I didn't have initially :-)

Comments:

Post a Comment:
Comments are closed for this entry.