this is the lsmod for the old kernel 3.14
Module                  Size  Used by
g_multi                57380  2 
libcomposite           17153  1 g_multi
rfcomm                 30970  0 
ircomm_tty             17295  0 
ircomm                 10190  1 ircomm_tty
irda                  108238  2 ircomm_tty,ircomm
hidp                   12758  0 
bluetooth             190298  4 hidp,rfcomm
rfkill                 18341  1 bluetooth
autofs4                22234  2 

and this is the lsmod for the new one 4.1
Module                  Size  Used by
qmi_wwan               12455  0 
cdc_wdm                11343  1 qmi_wwan
usbnet                 30121  1 qmi_wwan
uas                    11747  0 
usb_storage            47867  1 uas
cp210x                 14926  0 
usbserial              34286  1 cp210x
evdev                   7972  0 
omap_sham              19088  0 
omap_aes               13033  0 
tda998x                11671  1 
tilcdc                 27853  0 
omap_rng                4334  0 
drm_kms_helper        107506  3 tda998x,tilcdc
rng_core                7246  1 omap_rng
snd_soc_davinci_mcasp    14367  0 
snd_soc_edma            1142  1 snd_soc_davinci_mcasp
snd_soc_omap            2573  1 snd_soc_davinci_mcasp
snd_soc_core          156897  3 
snd_soc_davinci_mcasp,snd_soc_edma,snd_soc_omap
snd_compress           11581  1 snd_soc_core
snd_pcm_dmaengine       5053  2 snd_soc_core,snd_soc_omap
snd_pcm                76985  4 
snd_soc_davinci_mcasp,snd_soc_core,snd_soc_omap,snd_pcm_dmaengine
snd_timer              17153  1 snd_pcm
snd                    56782  4 snd_soc_core,snd_timer,snd_pcm,snd_compress
soundcore               6885  1 snd
spi_omap2_mcspi        10464  0 
leds_gpio               3086  0 
uio_pdrv_genirq         3301  0 
uio                     8435  1 uio_pdrv_genirq
usb_f_acm               6914  1 
u_serial                9858  3 usb_f_acm
usb_f_rndis            22443  1 
g_multi                 5147  0 
usb_f_mass_storage     40700  2 g_multi
u_ether                11001  2 usb_f_rndis,g_multi
libcomposite           43072  4 
usb_f_acm,usb_f_rndis,g_multi,usb_f_mass_storage
rfcomm                 52076  0 
hidp                   14632  0 
bluetooth             392077  4 hidp,rfcomm

On Wednesday, June 29, 2016 at 5:03:11 PM UTC-5, RobertCNelson wrote:
>
> On Wed, Jun 29, 2016 at 4:36 PM, Tamer Alamiri <[email protected] 
> <javascript:>> wrote: 
> > hello all, 
> > after upgrading the linux kernel from 3.14 to 4.1 on BBB the ttyUSBx 
> devices 
> > are not appearing. 
> > what should i active or change when i build the kernel to make 
> > /dev/serial/by-id /dev/serial/by-path generate again when i connect a 3G 
> > modem or weather station to my BBB? 
> > or is there anything i can do manually to fix this issue? 
> > i tried both kernels in 
> > https://github.com/RobertCNelson/bb-kernel 
> > https://github.com/beagleboard/linux 
>
> we probally dropped a config.. 
>
> with 3.14.x, plug in your module, type: 
>
> lsmod 
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/dd840ac5-40b4-410a-8090-b4ace6c7d081%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to