Dell Inspiron 1525 (Bluetooth card)

Here you can post about your various experiences with PC hardware. You can also post about hardware that is not compatible with the linux kernel or not recommended for use with Porteus.
Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Dell Inspiron 1525 (Bluetooth card)

Post#16 by Jack » 03 Aug 2016, 02:51

wread wrote:@jack
Python lives in 07-printing. Do you have it installed?
No is there a 3.2 version or will the 3.1 work?
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Dell Inspiron 1525 (Bluetooth card)

Post#17 by Jack » 03 Aug 2016, 17:44

@brokenman

Here is the new output and screen shot. And for your info youtube now load's.

Code: Select all

guest@porteus:~$ blueman-manager
_________
Load (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:60)
['PulseAudioProfile', 'Services'] 
_________
__load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:133)
loading <class 'blueman.plugins.manager.Services.Services'> 
_________
__load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:133)
loading <class 'blueman.plugins.manager.PulseAudioProfile.PulseAudioProfile'> 
_________
pa_context_event (/usr/lib64/python2.7/site-packages/blueman/main/PulseAudioUtils.py:341)
1 
blueman-manager version 2.0.4 starting
_________
pa_context_event (/usr/lib64/python2.7/site-packages/blueman/main/PulseAudioUtils.py:341)
2 

** (blueman-manager:1408): WARNING **: AT-SPI: Could not obtain desktop path or name

_________
on_bluez_name_owner_changed (/usr/bin/blueman-manager:96)
org.bluez owner changed to   

** (blueman-manager:1408): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature

** (blueman-manager:1408): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (blueman-manager:1408): WARNING **: atk-bridge: get_device_events_reply: unknown signature
_________
pa_context_event (/usr/lib64/python2.7/site-packages/blueman/main/PulseAudioUtils.py:341)
3 
_________
pa_context_event (/usr/lib64/python2.7/site-packages/blueman/main/PulseAudioUtils.py:341)
4 
_________
on_pa_ready (/usr/lib64/python2.7/site-packages/blueman/plugins/manager/PulseAudioProfile.py:29)
connected 
_________
<lambda> (/usr/lib64/python2.7/site-packages/blueman/main/PulseAudioUtils.py:353)
1 
guest@porteus:~$ 
Image
Last edited by Jack on 03 Aug 2016, 18:08, edited 1 time in total.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Dell Inspiron 1525 (Bluetooth card)

Post#18 by Jack » 03 Aug 2016, 17:57

brokenman wrote:Please look in the testing folder on the server. There are some modules in the rc4 folder which are up to date. Be aware that you will need to boot into runlevel 3 (text mode) then log in as root and run:

Code: Select all

cache-module
slim
Check if the bluetooth works after replacing your existing modules with the ones in the testing folder: http://dl.porteus.org/x86_64/testing/
I been using and checking it looks good. I will tell you if I find any problem with the new 001, 002 and up-to-date Mate 1.15.1.

Just keep up the good work your doing.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Dell Inspiron 1525 (Bluetooth card)

Post#19 by brokenman » 04 Aug 2016, 02:10

Excellent. Don't forget to start the bluetooth service before starting:

Code: Select all

chmod +x /etc/rc.d/rc.bluetooth
/etc/rc.d/rc.bluetooth start
How do i become super user?
Wear your underpants on the outside and put on a cape.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Dell Inspiron 1525 (Bluetooth card)

Post#20 by Jack » 04 Aug 2016, 02:45

@brokenman

Your the man. I just reboot and did what said now my computer knows it there. I try to connect to a cell phone but it didn't do it or I'm not sure how to do it.

Before when I try I forgot to do what you just told me to do. Sorry.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Dell Inspiron 1525 (Bluetooth card)

Post#21 by Jack » 04 Aug 2016, 15:55

I was hoping to make a porteussave.dat and when I restart Mate it would remember my setting but I was wrong. Can I be something wrong? Where should it be on the USB and what should the command line in porteus.cfg cause I have never done this before on both.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Dell Inspiron 1525 (Bluetooth card)

Post#22 by brokenman » 05 Aug 2016, 01:56

Just copy /etc/rc.d/rc.bluetooth to the root copy folder.

chmod +x /etc/rc.d/rc.bluetooth
cp -a --parents /etc/rc.d/rc.bluetooth /mnt/sdXy/porteus/rootcopy

sdXy is where your porteus install is. Now when you reboot bluetooth should be automatically started. I am not much help with connecting to your phone.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Dell Inspiron 1525 (Bluetooth card)

Post#23 by Jack » 07 Aug 2016, 00:04

brokenman wrote:Just copy /etc/rc.d/rc.bluetooth to the root copy folder.

chmod +x /etc/rc.d/rc.bluetooth
cp -a --parents /etc/rc.d/rc.bluetooth /mnt/sdXy/porteus/rootcopy

sdXy is where your porteus install is. Now when you reboot bluetooth should be automatically started. I am not much help with connecting to your phone.
Let me understand this. Just do this below?

Code: Select all

chmod +x /etc/rc.d/rc.bluetooth
cp -a --parents /etc/rc.d/rc.bluetooth /mnt/sdXy/porteus/rootcopy
Will I have do this again below after what did above?

Code: Select all

chmod +x /etc/rc.d/rc.bluetooth
This is where I am real smart about or dumb doing.
EDIT:
What you told me works great. Thanks
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Dell Inspiron 1525 (Bluetooth card)

Post#24 by brokenman » 07 Aug 2016, 17:07

Excellent. You only have to copy the file to rootcopy once. Rootcopy is like a changes folder that you can use to load miscellaneous files into the system. They are the last files to be copied into the live file system.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Dell Inspiron 1525 (Bluetooth card)

Post#25 by Jack » 07 Aug 2016, 17:20

Thanks brokenman everything seem to be working. I like the new look in Mate the fonts are supper and looks great.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Dell Inspiron 1525 (Bluetooth card)

Post#26 by francois » 09 Aug 2016, 17:27

Solved: please provide a résumé of the solution and change your title (SOLVED). :)
Prendre son temps, profiter de celui qui passe.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Dell Inspiron 1525 (Bluetooth card)

Post#27 by Jack » 10 Aug 2016, 14:06

francois wrote:Solved: please provide a résumé of the solution and change your title (SOLVED). :)
I don't quite understand what you mean? I can mark it solved but it dose run but I have never try it yet.

My phone doesn't work and I don't have anything else. The phone work but not sure how to set it up.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Post Reply