Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 58 matches

Go to advanced search

Advanced search
Search found 58 matches
  • 1
  • 2
  • 3
  • Next
by iverasp
Mon Nov 09, 2009 11:55 am
Forum: Documentation, Tips & Tricks
Topic: Patch bluez-gnome-1.8 for fixed-pin devices
Replies: 0
Views: 3640

Patch bluez-gnome-1.8 for fixed-pin devices

I just received a bluetooth GPS receiver and thought I would share my experience getting it paired with bluez-gnome.
The GPS device has a fixed pin of 0000. When pairing it with bluez-gnome the applet only allows you to use a randomly generated pin and therefor fails. It seems the applet should be ...
  • Jump to post
by iverasp
Mon Jan 26, 2009 9:20 pm
Forum: Kernel & Hardware
Topic: ATI driver 8.561 and xorg-server 1.53 and ABI versions
Replies: 2
Views: 2672

ati-drivers 5.542 does not require xorg > v1.3. However it does not compile against the 2.6.28 kernel generating a similar (but I am not sure) error as previous versions did. It does include a patch to make it compile against the 2.6.27 kernel but I need the 28 as it is the one resolving my hardware ...
  • Jump to post
by iverasp
Mon Jan 26, 2009 3:49 pm
Forum: Kernel & Hardware
Topic: ATI driver 8.561 and xorg-server 1.53 and ABI versions
Replies: 2
Views: 2672

ATI driver 8.561 and xorg-server 1.53 and ABI versions

When emerging the latest ati-drivers it pulls xorg-server v1.5 as a dependency. However, when running X with the ati driver it complains that the driver does not support ABI versions above 2.0, and that the version used by xorg-server is 4.1. Also my videocard is not recogniced (radeon hd 3450) and ...
  • Jump to post
by iverasp
Thu Nov 20, 2008 2:59 pm
Forum: Multimedia
Topic: DVB-T mplayer issue (norwegian broadcasts)
Replies: 3
Views: 1905

Xine would not work either (running tzap NRK2 -r in background and starting xine with xine /dev/dvb/adaptor0/dvr0). The coding is very different in the UK. Support for the video and especially audio in norwegian streams came recent and from what I've read on the net only mplayer is able to view the ...
  • Jump to post
by iverasp
Thu Nov 20, 2008 11:18 am
Forum: Multimedia
Topic: DVB-T mplayer issue (norwegian broadcasts)
Replies: 3
Views: 1905

DVB-T mplayer issue (norwegian broadcasts)

Received a Pinnacle 310i DVB-T hybrid card a couple of days ago. Compiled the saa7134 chipset driver from gentoo-sources-2.6.24-r8 which seems to work as when doing modprobe saa7134_dvb dmesg outputs
DVB: registering new adapter (saa7133[0])
DVB: registering frontend 0 (Philips TDA10046H DVB-T ...
  • Jump to post
by iverasp
Wed Apr 26, 2006 11:14 pm
Forum: Documentation, Tips & Tricks
Topic: COMPLETE guide to Snort, MySQL, and BASE
Replies: 45
Views: 116843

I cant seem to get remote logging working. The plan is to use my linux router as the snort host, and my main server as the web- and mysqlserver. Been working on it for a while now. First snort complained about missing libmysqlclient* libraries, so I finally had to emerge mysql on the router. Then I ...
  • Jump to post
by iverasp
Sat Jan 21, 2006 2:09 pm
Forum: Networking & Security
Topic: Web-, file-, etc server and internet gateway on the same PC?
Replies: 2
Views: 844

Web-, file-, etc server and internet gateway on the same PC?

Hi. Our current router (Asus something) is beginning to piss me off way to often, and I need something to replace it with. I used to run a diskless machine with IP-tables and stuff in the closeth, but it was to much work every time I had to shut down some component in the network, and then ...
  • Jump to post
by iverasp
Thu Jan 19, 2006 1:32 pm
Forum: Networking & Security
Topic: Can't get LDAP working
Replies: 10
Views: 7099

yes! adding ldapsam and ldap to the USE flags made samba work they way i wanted it to. i still have problems running smbldap-populate though.

heres what happens:

james iver # smbldap-populate
Populating LDAP directory for domain IDEALX-NT (S-1-5-21-4205727931-4131263253-1851132061)
(using builtin ...
  • Jump to post
by iverasp
Wed Jan 18, 2006 4:40 pm
Forum: Networking & Security
Topic: Can't get LDAP working
Replies: 10
Views: 7099

wow, thats a really nice post marlo :D; though i might have solved the problem now.
i entered log level = 10 in smb.conf, and got this from /var/log/samba/log.smbd:

[2006/01/18 18:26:33, 5] passdb/pdb_interface.c:make_pdb_context_list(823)
Trying to load: ldapsam:ldap://127.0.0.1/
[2006/01/18 18 ...
  • Jump to post
by iverasp
Wed Jan 18, 2006 4:30 pm
Forum: Networking & Security
Topic: Can't get LDAP working
Replies: 10
Views: 7099

hm, found another guide for ldap and samba as pdc at wikipedia, and this time at least ldap works. i do have a problem with samba though. when starting it i get:

james ~ # /etc/init.d/samba start
* samba -> start: smbd ... [ !! ]
* samba -> start: nmbd ... [ ok ]
* Error: stopping services ...
  • Jump to post
by iverasp
Wed Jan 18, 2006 12:42 pm
Forum: Networking & Security
Topic: Can't get LDAP working
Replies: 10
Views: 7099

heres some more config files and messages:

james ~ # cat /etc/openldap/slapd.conf
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
# Define global ACLs to disable default read access.

# Do not enable referrals until AFTER you have a working ...
  • Jump to post
by iverasp
Tue Jan 17, 2006 9:59 pm
Forum: Networking & Security
Topic: Can't get LDAP working
Replies: 10
Views: 7099

i did include the samba.schema, but i have no idea what object class of the user means...? thanks :)
  • Jump to post
by iverasp
Tue Jan 17, 2006 9:48 pm
Forum: Networking & Security
Topic: Can't get LDAP working
Replies: 10
Views: 7099

Can't get LDAP working

Hi. I'm currently trying to use samba on my Gentoo server in the basement as a Domain Controller. I found this guide: http://gentoo-wiki.com/HOWTO_LDAP_SAMBA_PDC_Basic_Setup, which I have been using to get everything up and going (I realise I dont really need an LDAP server to get Samba as the PDC ...
  • Jump to post
by iverasp
Thu Dec 29, 2005 5:18 pm
Forum: Portage & Programming
Topic: Emerge goes into a loop
Replies: 3
Views: 822

Hm, it seems that when I accedentally rebooted the server at 05:00 in the morning (wrote halt in wrong ssh session :p) made everything work again (the client is diskless and runs of the server located in my basement) ...
  • Jump to post
by iverasp
Thu Dec 29, 2005 5:10 pm
Forum: Portage & Programming
Topic: Emerge goes into a loop
Replies: 3
Views: 822

jeeves ~ # emerge --info
Portage 2.0.51.22-r2 (default-linux/x86/no-nptl/2.4, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.4.31-gentoo-r1 i586)
=================================================================
System uname: 2.4.31-gentoo-r1 i586 AMD-K6(tm) 3D processor
Gentoo Base System version ...
  • Jump to post
by iverasp
Wed Dec 28, 2005 4:07 pm
Forum: Portage & Programming
Topic: Emerge goes into a loop
Replies: 3
Views: 822

Emerge goes into a loop

Hi. A couple of installs have now failed..or never finishes, since emerge seems to go into a loop of some kind. I have no idea whats going on, so Ill just pass some of the output here:

This was an install of MPD that went on during the whole night.
cd . && /bin/sh ./config.status Makefile depfiles ...
  • Jump to post
by iverasp
Wed Dec 28, 2005 3:48 pm
Forum: Networking & Security
Topic: Error PXE-E53 when trying to boot machine with PXE
Replies: 5
Views: 2599

Didnt work out either way. I'll just use Etherboot for now.
  • Jump to post
by iverasp
Tue Dec 27, 2005 2:03 am
Forum: Networking & Security
Topic: Error PXE-E53 when trying to boot machine with PXE
Replies: 5
Views: 2599

Thanks for the tip. I didnt know how to install from a custom ebuild, and there was no directory named sys-boot/pxe-1.4.2 under portage, so I just downloaded the source and compiled it manualy, then ran pxe. It didnt work..
  • Jump to post
by iverasp
Mon Dec 26, 2005 6:19 pm
Forum: Networking & Security
Topic: Error PXE-E53 when trying to boot machine with PXE
Replies: 5
Views: 2599

Error PXE-E53 when trying to boot machine with PXE

Hi. I'm trying to make a computer of mine boot over the network using PXE. I had it working using Etherboot, but now I got a new card featuring PXE, so I would like to try that out. As the title suggest, I get the error "PXE-E53: No boot filename received". The cause for this, according to the man ...
  • Jump to post
by iverasp
Sun Oct 16, 2005 1:08 pm
Forum: Other Things Gentoo
Topic: using MD as regular disk drive
Replies: 5
Views: 1205

the reason i didnt buy a sony net md was cos the where no software to support it in linux. i doubt you will ever be able to use your md as an external drive, sorry. maybe in windows, but im not sure.
  • Jump to post
by iverasp
Thu Aug 04, 2005 3:00 pm
Forum: Networking & Security
Topic: Problem with python scripts ran by apache
Replies: 2
Views: 2172

Problem with python scripts ran by apache

Hi. I recently installed TorrentFlux (PHP interface for a python bittorrent client (BitTornado in my case)) on my server . However, it doesnt work. I have no other clue than that it has something to do with apache not being able to run the python scripts that came with TorrentFlux. I've already made ...
  • Jump to post
by iverasp
Sun Jun 05, 2005 11:25 am
Forum: Desktop Environments
Topic: Emerging gnome fails with the nautilus package
Replies: 0
Views: 1301

Emerging gnome fails with the nautilus package

I tried to emerge Gnome overnight, and ofcourse it failed at some point :P.
It came 8 packages down the row (of 92); to nautilus. This is the errormessage i got:

ule.lo nautilus-monitor.lo nautilus-program-choosing.lo nautilus-recent.lo nautilus-search-uri.lo nautilus-sidebar-functions.lo nautilus ...
  • Jump to post
by iverasp
Thu Apr 28, 2005 4:00 pm
Forum: Kernel & Hardware
Topic: What filesystems for my server?
Replies: 6
Views: 1972

Hmm. How is the speed of XFS compared to ReiserFS?
  • Jump to post
by iverasp
Thu Apr 28, 2005 2:48 pm
Forum: Kernel & Hardware
Topic: What filesystems for my server?
Replies: 6
Views: 1972

Isn't Reiser4 still beta?
  • Jump to post
by iverasp
Thu Apr 28, 2005 2:21 pm
Forum: Kernel & Hardware
Topic: What filesystems for my server?
Replies: 6
Views: 1972

What filesystems for my server?

Hi. I have just convinced my dad that Linux as the server OS actually can work, and also work a lot better than the Win2k setup we have now :P. Now I need to convert all my NTFS disk to another filesystem. It's 4 different drives, a 160Gb, 120Gb, 80Gb, and a 40Gb. I've organized them so that one ...
  • Jump to post

Search found 58 matches
  • 1
  • 2
  • 3
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic