| *** Oksanaa has joined #maemo | 00:50 | |
| *** Kilroo has joined #maemo | 01:17 | |
| *** Pali has quit IRC | 01:41 | |
| *** florian has quit IRC | 02:15 | |
| *** Kilroo has quit IRC | 02:19 | |
| *** Kilroo has joined #maemo | 02:23 | |
| *** Oksanaa has quit IRC | 03:24 | |
| *** Oksanaa has joined #maemo | 03:26 | |
| *** xray256_ has quit IRC | 04:00 | |
| *** xray256_ has joined #maemo | 04:06 | |
| *** keithzg has quit IRC | 04:08 | |
| *** Kilroo has quit IRC | 06:09 | |
| *** vectis has quit IRC | 06:10 | |
| *** vectis has joined #maemo | 06:12 | |
| *** tm has quit IRC | 06:24 | |
| *** tm has joined #maemo | 06:27 | |
| *** DocScrutinizer05 has quit IRC | 07:07 | |
| *** DocScrutinizer05 has joined #maemo | 07:07 | |
| *** infobot has joined #maemo | 07:19 | |
| *** ChanServ sets mode: +v infobot | 07:19 | |
| brolin_empey | You can use a USB↔Ethernet adapter on the N900, at least with the asix Linux driver in the power kernel. | 07:48 | 
|---|---|---|
| Oksanaa | brolin_empey: How does it show up in GUI? | 07:54 | 
| Oksanaa | I have a USB-Ethernet adapter (or two), but most of my Nokia N900s have broken microUSB port. | 07:54 | 
| Maxdamantus | I imagine it wouldn't show up in the usual Maemo GUI. | 07:57 | 
| Oksanaa | Maxdamantus: Interesting. Is it the same for USB Internet? | 08:01 | 
| * Oksanaa wonders how it could be written into GUI - but later, later. Doable but not urgent. | 08:02 | |
| Maxdamantus | I'm not familiar with the way USB ethernet (presumably under g_nokia/"PC Suite mode") works. | 08:03 | 
| * Maxdamantus just uses g_ether and uses `ifconfig` to set a static IP address there. | 08:04 | |
| Oksanaa | GUI presumably also interacts with ifconfig or something like that? | 08:07 | 
| Maxdamantus | I doubt it. I can see when connecting to a WiFi network, it uses `udhcpc` to make DHCP requests. I suspect for a static address configuration, the calls would just be made within the icd2 process, but dunno. | 08:09 | 
| Maxdamantus | afaict, the way you set the IP address of an interface on Linux is by creating a socket with protocol = IPPROTO_IP, and then you can perform a `SIOCSIFADDR` ioctl on that fd to set the address of any interface. | 08:16 | 
| Maxdamantus | so probably easy enough to just do within icd2 or some plugin or whatever, dunno how icd works. | 08:16 | 
| Maxdamantus | DHCP is more complicated, so it makes sense to run another program to handle that. | 08:17 | 
| *** Oksanaa has quit IRC | 08:28 | |
| KotCzarny | i think she has normal usb2eth dongle | 08:36 | 
| KotCzarny | which should show as ethX | 08:36 | 
| KotCzarny | so itbut anyway, ifconfig/udhcpc should work | 08:37 | 
| KotCzarny | as long the dongle's chip is supported in 2.6 kernel | 08:37 | 
| Maxdamantus | Indeed, when I said I suspect the GUI wouldn't show it, that's just because the GUI probably only deals with "wlan0" and maybe "gprs0", etc, rather than any arbitrary device that the kernel exposes. | 08:44 | 
| KotCzarny | oh and there is issue about power | 08:45 | 
| KotCzarny | n900's musb might not supply enough | 08:45 | 
| *** jskarvad has joined #maemo | 09:12 | |
| *** Pali has joined #maemo | 09:43 | |
| brolin_empey | It has been years since I connected my N900 to a wired LAN but, if I recall correctly, I had to use ifconfig or ip, route, and other programs from the Command-Line Interface to get it working. I used the D-Link DUB-E100 model of USB↔Fast Ethernet adapter because it is what was used by a YouTube video demonstrating connecting the N900 to a wired LAN with this model of adapter but they had an earlier revision of the adapter that I could no longer buy so I | 09:44 | 
| brolin_empey | had to patch the asix driver in the power kernel for Maemo 5 to add the new USB vendor:product identifier combinations that had been added to the asix driver in the mainline kernel since the 2.6.28 kernel used by Maemo 5. I think the file I had to patch is named asix_devices.c but that was in 2013, which is six years ago. | 09:44 | 
| *** omni has quit IRC | 09:58 | |
| *** enyc has quit IRC | 09:58 | |
| *** ketas has quit IRC | 09:58 | |
| *** auenf has quit IRC | 09:59 | |
| *** l_bratch has quit IRC | 09:59 | |
| *** antranigv has quit IRC | 09:59 | |
| *** m4lvin has quit IRC | 09:59 | |
| *** Trizt has quit IRC | 09:59 | |
| *** realitygaps has quit IRC | 09:59 | |
| *** ecc3g has quit IRC | 09:59 | |
| *** inz has quit IRC | 09:59 | |
| *** pcfe` has quit IRC | 09:59 | |
| *** chem|st has quit IRC | 09:59 | |
| *** mickname has quit IRC | 09:59 | |
| *** tobypus` has quit IRC | 09:59 | |
| *** pcfe` has joined #maemo | 10:02 | |
| *** chem|st has joined #maemo | 10:02 | |
| *** mickname has joined #maemo | 10:02 | |
| *** tobypus` has joined #maemo | 10:02 | |
| *** Pali has quit IRC | 10:12 | |
| *** Kabouik has joined #maemo | 10:17 | |
| *** spiiroin has quit IRC | 10:35 | |
| *** enyc has joined #maemo | 10:45 | |
| *** ketas has joined #maemo | 10:45 | |
| *** auenf has joined #maemo | 10:45 | |
| *** l_bratch has joined #maemo | 10:45 | |
| *** antranigv has joined #maemo | 10:45 | |
| *** m4lvin has joined #maemo | 10:45 | |
| *** Trizt has joined #maemo | 10:45 | |
| *** omni has joined #maemo | 10:45 | |
| *** realitygaps has joined #maemo | 10:45 | |
| *** ecc3g has joined #maemo | 10:45 | |
| *** inz has joined #maemo | 10:45 | |
| *** ketas has quit IRC | 10:45 | |
| *** ketas has joined #maemo | 10:46 | |
| *** xmn has joined #maemo | 10:48 | |
| *** xmn has quit IRC | 10:58 | |
| *** keithzg has joined #maemo | 11:02 | |
| *** spiiroin has joined #maemo | 11:04 | |
| *** spiiroin has quit IRC | 11:13 | |
| *** spiiroin has joined #maemo | 11:13 | |
| *** Vajb has quit IRC | 11:19 | |
| *** Vajb has joined #maemo | 11:19 | |
| *** Vajb has quit IRC | 12:27 | |
| *** Vajb has joined #maemo | 12:28 | |
| *** Vajb has quit IRC | 12:40 | |
| *** Vajb has joined #maemo | 12:40 | |
| *** Maxdamantus has quit IRC | 13:02 | |
| *** Maxdamantus has joined #maemo | 13:03 | |
| *** Vajb has quit IRC | 13:19 | |
| *** Vajb has joined #maemo | 13:19 | |
| *** Vajb has quit IRC | 13:53 | |
| *** Vajb has joined #maemo | 13:54 | |
| *** jskarvad has quit IRC | 14:38 | |
| *** Vajb has quit IRC | 14:41 | |
| *** Vajb has joined #maemo | 14:41 | |
| *** jskarvad has joined #maemo | 15:03 | |
| *** florian_kc has joined #maemo | 17:54 | |
| *** xes_ has quit IRC | 17:57 | |
| *** Vajb has quit IRC | 18:09 | |
| *** Vajb has joined #maemo | 18:10 | |
| *** Vajb has quit IRC | 18:14 | |
| *** Vajb has joined #maemo | 18:18 | |
| *** remarc has joined #maemo | 18:43 | |
| *** Pali has joined #maemo | 18:59 | |
| *** Kabouik has quit IRC | 19:11 | |
| *** florian_kc has quit IRC | 19:12 | |
| *** kraft has quit IRC | 19:50 | |
| *** kraft has joined #maemo | 19:50 | |
| *** DocScrutinizer05 has quit IRC | 20:37 | |
| *** DocScrutinizer05 has joined #maemo | 20:37 | |
| *** jskarvad has quit IRC | 20:55 | |
| *** xes has joined #maemo | 21:16 | |
| *** infobot has quit IRC | 21:59 | |
| *** Kabouik has joined #maemo | 22:42 | |
| *** Tilian has joined #maemo | 23:00 | |
| *** Cor-Ai_ has joined #maemo | 23:05 | |
| *** Maxdamantus has quit IRC | 23:18 | |
| *** eMHa has quit IRC | 23:18 | |
| *** SpeedEvil has quit IRC | 23:19 | |
| *** amospalla has quit IRC | 23:19 | |
| *** ced117 has quit IRC | 23:19 | |
| *** FalconSpy has quit IRC | 23:19 | |
| *** RST38h has quit IRC | 23:19 | |
| *** g3kk3r has quit IRC | 23:19 | |
| *** Cor-Ai has quit IRC | 23:19 | |
| *** Cor-Ai_ is now known as Cor-Ai | 23:19 | |
| *** eMHa has joined #maemo | 23:23 | |
| *** florian has joined #maemo | 23:25 | |
| *** RST38h has joined #maemo | 23:25 | |
| *** g3kk3r has joined #maemo | 23:25 | |
| *** Maxdamantus has joined #maemo | 23:25 | |
| *** ced117 has joined #maemo | 23:26 | |
| *** ced117 has joined #maemo | 23:26 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!